@font-face {
    font-family: 'hey_augustregular';
    src: url('./fonts/hey_august-webfont.woff2') format('woff2'),
         url('./fonts/hey_august-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/********reset style*************************/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
body {line-height:1;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { display:block;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after,q:before, q:after {content:'';content:none;}
a {margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent;}
ins {background-color:#ff9;color:#000;text-decoration:none;}
mark {background-color:#ff9;color:#000; font-style:italic;font-weight:bold;}
del {text-decoration: line-through;}
abbr[title], dfn[title] {border-bottom:1px dotted;cursor:help;}
table {border-collapse:collapse;border-spacing:0;}
hr {display:block;height:1px;border:0;   border-top:1px solid #cccccc;margin:1em 0;padding:0;}
input, select {vertical-align:middle;}
h1,h2,h3,h4,h5,h6{font-weight: normal;}
h1, .h1 {font-size: 36px;}
h1{font-size: 36px;}
h2{font-size: 30px;}
h3{font-size: 24px;}
h4{font-size: 18px;}
h5{font-size: 14px;}
.clear{
  clear:both;
}
img{
  max-width: 100%;
  height: auto;
}
a:hover ,
a:focus{
  outline: none;
  text-decoration: none;
}
#page_not_found_wrap{
	min-height: 400px;
	padding: 4rem 0;
	text-align: center;
}
#page_not_found_wrap h1{
	font-weight: 600;
	font-size: 3rem;
}
.acf-map {
    width: 100%;
    height: 400px;
}
/* fixes potential theme css conflict */
.acf-map img {
   max-width: inherit !important;
}
body {
  font-family: 'Montserrat', sans-serif !important;
}
body.page-template-page-home {
  padding: 10px;
}
.page-template-page-home header {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1000000;
}
header .navbar {
  padding: 1rem 4rem;
}
#navbarCollapse {
  justify-content: flex-end;
  font-family: 'Poppins', sans-serif;
}
#menu-main-menu .menu-item a {
  color: #5b5b5b;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
  padding: 12px 2rem;
  text-decoration: none !important;
  transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
}
#menu-main-menu .menu-item.current-menu-item a ,
#menu-main-menu .menu-item a:hover {
  color: #f26722;
}
.sectionWrap {
  position: relative;
}
.sliderContWrap {
  width: 63%;
  text-align: center;
  padding: 3rem 3rem;
  color: #707070;
  font-weight: 600;
  margin: auto;
}
.sliderContWrap h2 {
  text-transform: uppercase;
  font-size: 45px;
}
.sliderContWrap .companies {
  margin-top: 2.5rem;
  display: flex;
  justify-content: center;
}
.sliderContWrap .companies .companyLogo {
  margin: 0 10px;
}
.sliderContWrap .companies .companyLogo img {
  max-width: 152px;
}
#sliderWrap #maya_simple_slider {
  max-height: unset !important;
}
#aboutSecWrap {
  background-color: #ffead9;
  padding: 3rem 0 3rem 4rem;
  align-items: center;
}
#aboutSecWrap .aboutContent {
  color: #6b5443;
  font-weight: 600;
  line-height: 1.8;
  padding-right: 5rem;
}
#aboutSecWrap .aboutContent h1 {
  font-family: 'Poppins', sans-serif;
  text-transform: uppercase;
  margin-bottom: 2rem;
  font-size: 51px;
  font-weight: 800;
}
#aboutSecWrap .aboutContent .btnWrap {
  margin-top: 3rem;
}
#aboutSecWrap .aboutContent .btnWrap .btn {
  color: #fff;
  background-color: #f86923;
  font-weight: 600;
  text-transform: uppercase;
  padding: 1rem 3rem;
}
#industriesSecWrap {
  padding: 4rem 0;
}
.industriesWrap {
  width: 50%;
  background-size: cover;
  background-position: center;
  color: #fff;
  padding: 3rem;
  min-height: 591px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  text-align: right;
  font-weight: 600;
  line-height: 1.8rem;
  font-size: 13px;
}
#industriesSecWrap .sectorsSlider {
  width: 50%;
  padding-left: 2rem;
}
.industriesWrap h2 {
  text-transform: uppercase;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  font-size: 40px;
}
footer {
  background-color: #e7e7e7;
  padding: 3rem 4rem;
}
footer .topBar {
  padding-bottom: 2rem;
  border-bottom: 1px solid #cfcfcf;
  margin-bottom: 2rem;
}
footer .aboutWrap {
  padding-top: 2rem;
  width: 40%;
  color: #494949;
  line-height: 1.8;
  font-weight: 600;
  font-size: 14px;
  padding-right: 2rem;
}
footer .aboutWrap h3 ,
footer .quickLinks h3 ,
footer .contactDetails h3 ,
footer .newsLetter h3 {
  color: #ec692c;
  font-weight: 700;
  margin-bottom: 1.5rem;
  font-size: 1.2rem;
}
footer .contactDetails {
  width: 25%;
  padding: 2rem 2rem 0;
  border-left: 2px solid  #c5c5c5;
  border-right: 2px solid #c5c5c5;
  font-weight: 600;
  font-size: 14px;
  color: #494949;
  line-height: 1.8;
}
footer .quickLinks {
  padding-top: 2rem;
  width: 15%;
}
footer .newsLetter {
  width: 20%;
  color : #646464;
  font-size: 14px;
  padding-top: 2rem;
  padding-left: 1rem;
}
footer .contactDetails .email {
  margin-top: 2rem;
}
#menu-quick-links a {
  font-weight: 600;
  color: #494949;
  font-size: 14px;
  text-decoration: none !important;
}
.creator {
  text-align: right;
  margin-top: 2rem;
  display: none;
}
.cleanlinessWrap {
  width: 80%;
  background-color: #f86923;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.8;
  padding: 5rem 7rem;
}
.cleanlinessImg {
  width: 20%;
  background-size: cover;
  background-position: center;
}
.cleanlinessWrap h2 {
  text-transform: uppercase;
  font-size: 2.5rem;
  margin-bottom: 2rem;
}
#talkToUsWrap {
  text-align: center;
  line-height: 1.8;
  background-color: #f86923;
  color: #fff;
  font-weight: 600;
  padding: 4rem 26rem;
}
#talkToUsWrap .btn {
  color: #f86923;
  background-color: #fff;
  border-radius: 33px;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
  padding: 1rem 3rem;
}
#latestNewsSecWrap {
  padding: 6rem 0 6rem 5rem;
  background-color: #454545;
}
#latestNewsSecWrap .imgOverlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  opacity: 0.2;
}
#latestNewsSecWrap .contentWrap {
  position: relative;
  z-index: 10;
}
#latestNewsSecWrap .contentWrap h2 {
  color: #c8c8c8;
  font-weight: 700;
  margin-bottom: 3rem;
  font-size: 2.5rem;
}
.latestNewsSliderWrap .date {
  color: #f86923;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
}
.latestNewsSliderWrap h3 {
  color: #b3b3b3;
  font-weight: 600;
  font-size: 1.2rem;
}
.latestNewsSliderWrap .item {
  position: relative;
  line-height: 1.8;
}
.latestNewsSliderWrap a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.latestNewsSliderWrap .image {
  margin-bottom: 2rem;
  background-color: #2e2e2e;
  width: 100%;
  min-height: 300px;
  background-size: cover;
  background-position: center;
}
#csrSecWrap {
  padding: 4rem 0 4rem 5rem;
}
#csrSecWrap h2 {
  font-weight: 700;
  color: #373737;
  text-transform: uppercase;
  margin-bottom: 3rem;
}
.latestNewsSliderWrap .owl-stage {
  padding-left: 0 !important;
}
.latestNewsSliderWrap .image img {
  max-width: 100%;
  height: auto;
  opacity: 0.73;
  transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
}
.latestNewsSliderWrap .item:hover img {
  opacity: 1;
}
#industriesSecWrap .sectorsSlider .logo img {
  max-width: 100%;
  width: auto;
  height: auto;
}
#industriesSecWrap .sectorsSlider .item {
  min-height: 591px;
  background-color: #ececec;
  padding: 4rem 2rem 3rem;
  line-height: 1.8;
  color: #686868;
  font-weight: 600;
  font-size: 14px;
}
#industriesSecWrap .sectorsSlider .owl-stage {
  padding-left: 0 !important;
}
#industriesSecWrap .sectorsSlider .item h3 {
  margin: 2rem 0;
  font-family: 'Poppins', sans-serif;
  text-transform: uppercase;
  color: #f76923;
  font-weight: 700;
  font-size: 1.3rem;
}
#industriesSecWrap .sectorsSlider .item .logo {
  min-height: 60px;
}
#industriesSecWrap .sectorsSlider .item .btn {
  background-color: #f76923;
  margin-top: 2rem;
  font-size: 13px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  padding: 0.75rem 2rem;
}
#industriesSecWrap .sectorsSlider .smallContent {
  min-height: 277px;
}
#industriesSecWrap .sectorsSlider .item .companies {
  margin-top: 2.5rem;
}
.csrSliderWrap .owl-stage {
  padding-left: 0 !important;
}
.csrSliderWrap .item {
  padding: 0 1rem;
  text-align: center;
  color: #686868;
  font-weight: 600;
  font-size: 13px;
  font-family: 'Poppins', sans-serif;
  position: relative;
}
.csrSliderWrap .item a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
#csrSecWrap .csrSliderWrap .item img {
  margin: auto;
  max-width: 100%;
  width: auto;
  filter: grayscale(100);
  -webkit-filter: grayscale(100);
  height: auto;
  transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
}
#csrSecWrap .csrSliderWrap .item:hover img {
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
}
#csrSecWrap .csrSliderWrap .item .logo {
  min-height: 110px;
}
#nextChampWrap {
  padding-top: 4rem;
}
.featuredContSlider .item {
  display: flex;
  padding: 0 6rem 2rem;
}
.featuredContSlider .item .contentWrap img {
  max-width: 100%;
  width: auto;
  height: auto;
  margin: auto;
}
.featuredContSlider .item .contentWrap {
  width: 48%;
  margin-top: auto;
  margin-bottom: auto;
  background-color: rgba(255,233,217 , 0.8);
  position: relative;
  z-index: 10;
  margin-left: -5rem;
  text-align: center;
  padding: 3rem 3rem;
  font-family: 'Poppins';
  color: #9a897c;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.8;
}
.featuredContSlider .item .contentWrap h2 {
  font-family: 'Montserrat', sans-serif;
  color: #53341d;
  font-weight: 600;
  margin-bottom: 2rem;
}
.featuredContSlider .item .contentWrap h3 {
  color: #424242;
  text-transform: uppercase;
  font-size: 1.5rem;
}
.featuredContSlider .item .contentWrap h4 {
  color: #f76923;
  font-size: 0.9rem;
  text-transform: uppercase;
}
.featuredContSlider .item .image {
  width: 55%;
  min-height: 460px;
  position: relative;
  z-index: 5;
}
.featuredContSlider .item .image .imgBG {
  width: 100%;
  min-height: 100%;
  background-size: cover;
  background-position: center;
  position: absolute;
  z-index: 5;
}
.featuredContSlider .item .image::after {
  content: "";
  background-color: #f86923;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
  left: -2rem;
  bottom: -2rem;
}
.nav.socialMedia a {
  background-color: #4b4b4b;
  width: 30px;
  display: inline-flex;
  height: 30px;
  justify-content: center;
  align-items: center;
  color: #e7e7e7;
  border-radius: 3px;
  text-decoration: none !important;
}
.nav.socialMedia a.facebook {
  color: #fff;
  background-color: #4064ac;
}
.nav.socialMedia a.youtube {
  color: #fff;
  background-color: #f70000;
}
.nav.socialMedia a.linkedin {
  color: #fff;
  background-color: #006fab;
}
.nav.socialMedia li {
  margin-right: 1rem;
}
.nav.socialMedia {
  margin-top: 2rem;
}
#aboutMainContent {
  padding: 2rem 4rem;
}
#aboutMainContent .titles {
  width: 20%;
}
#aboutMainContent .mainContentWrap {
  flex: 1;
  color: #878787;
  font-size: 0.9rem;
}
#aboutMainContent .titles h1 {
  color: #434343;
  font-weight: 800;
  text-transform: uppercase;
  margin: 0;
  font-size: 1rem;
}
#aboutMainContent .titles h2 {
  margin-bottom: 0;
  color:#f76923;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 2.5rem;
}
#legacyWrap {
  margin-bottom: 2rem;
}
#legacyWrap .content {
  width: 33%;
  color: #878787;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 0.9rem;
  padding: 0 2rem;
  line-height: 1.8;
}
#legacyWrap .image {
  flex: 1;
  background-size: cover;
  min-height: 479px;
  background-position: center;
}
#historyWrap {
  background-color: #ececec;
  padding: 3rem 0 3rem 4rem;
}
#historyWrap .imgOverlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  opacity: 0.18;
}
#historyWrap .historyContWrap {
  position: relative;
  z-index: 10;
}
#historyWrap .historyContWrap .imgWrap {
  max-width: 515px;
  width: 100%;
}
#historyWrap .historyContWrap .contWrap {
  flex: 1;
  color: #545454;
  padding-right: 3rem;
  margin-top: 2rem;
  font-weight: 600;
  font-size: 0.9rem;
  line-height: 1.8;
}
#historyWrap .historyContWrap .contWrap h2 {
  margin-bottom: 2rem;
}
#historyWrap .historySlider {
  position: relative;
  z-index: 10;
  margin-top: 3rem;
}
#historyWrap .historySlider .owl-stage {
  padding-left: 0 !important;
}
#historyWrap .historySlider .item {
  background-color: #fff;
  padding: 2rem;
  color: #7b7b7b;
  font-weight: 600;
  font-size: 0.9rem;
  display: flex;
  align-items: center;
  line-height: 1.8;
}
#historyWrap .historySlider .item .innerItem .year {
  color: #f26823;
  font-weight: 600;
  font-size: 1.2rem;
  margin-bottom: 0;
}
#historyWrap .historySlider .item .innerItem .title {
  color: #545454;
  font-weight: 800;
  font-size: 1.3rem;
  margin-bottom: 2rem;
}
#familyWrap {
  background-color: #f26722;
  padding: 3rem 4rem;
  text-align: center;
  color: #fff;
  font-weight: 600;
  font-size: 0.9rem;
  line-height: 1.8;
}
#familyWrap .familyContWrap {
  width: 84%;
  margin: auto;
}
.familyVideoWrap {
  position: relative;
  margin-bottom: -18rem;
  z-index: 20;
}
.familyVideoWrap .js-modal-btn {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
  font-size: 1.2rem;
  text-decoration: none;
}
.familyVideoWrap .js-modal-btn .far {
  font-size: 63px;
}
.familyVideoWrap .js-modal-btn::after {
  content: "";
  position: absolute;
  margin: auto;
  width: 150px;
  height: 150px;
  background-color: #000;
  z-index: -1;
  filter: blur(52px);
}
#companiesWrap {
  background-color: #ffead9;
  padding: 18rem 0 3rem 4rem;
}
#companiesWrap h2 {
  color: #545454;
  margin-bottom: 2rem;
}
#companiesWrap h2 strong {
  color: #f36825;
}
#companiesWrap .companiesSlider .owl-stage {
  padding-left: 0 !important;
}
#companiesWrap .companiesSlider .item {
  background-color: #fff;
  padding: 3rem;
  color: #686868;
  font-weight: 600;
  line-height: 1.8;
  font-size: 0.9rem;
}
#companiesWrap .companiesSlider .item .logo img {
  width: auto;
}
#companiesWrap .companiesSlider .item .title {
  text-transform: uppercase;
  color: #f86a22;
  font-weight: 600;
  font-size: 1.2rem;
  margin-top: 1rem;
  margin-bottom: 2rem;
}
#mainBannerWrap {
  min-height: 500px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-color: #000;
}
#mainBannerWrap .imgOverlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  opacity: 0.62;
}
.page-template-page-csr header ,
.page-template-page-products header ,
.page-template-page-contact header ,
.page-template-page-achivements header ,
.page-template-page-csr-listing header {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 100;
}
.page-template-page-csr header::after ,
.page-template-page-products header::after ,
.page-template-page-contact header::after ,
.page-template-page-achivements header::after ,
.page-template-page-csr-listing header::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: #fff;
  filter: blur(50px);
  -webkit-filter: blur(50px);
}
#mainBannerWrap .titles {
  z-index: 10;
}
#mainBannerWrap .titles h1 {
  text-transform: uppercase;
  color: #fff;
  font-weight: 900;
  font-size: 3rem;
}
#mainBannerWrap .titles h3 {
  text-transform: uppercase;
  margin: 0;
  font-weight: 800;
  color: #fff;
  font-size: 1rem;
}
#nextChampContWrap .logonCountWrap {
  width: 40%;
  background-color: #f4f4f4;
  text-align: center;
  padding: 2rem;
}
#nextChampContWrap .descriptionWrap {
  flex: 1;
  background-color: #f26722;
  padding: 2rem;
  color: #fff;
  font-weight: 600;
  line-height: 1.8;
}
#nextChampContWrap .logonCountWrap .logo {
  margin-bottom: 2rem;
}
#nextChampContWrap .logonCountWrap .count {
  margin-bottom: 1.5rem;
  background-color: #fff;
  padding: 1rem;
  border-radius: 33px;
  color: #f26722;
  font-weight: 600;
  width: 62%;
  margin-left: auto;
  margin-right: auto;
}
#nextChampContWrap .logonCountWrap .count span {
  font-size: 2rem;
}
#nextChampContWrap .descriptionWrap .image {
  width: 25%;
}
#nextChampContWrap .descriptionWrap .content {
  flex: 1;
  padding-right: 2rem;
}
#nextChampContWrap .descriptionWrap .content .linkWrap {
  margin-top: 3rem;
}
#nextChampContWrap .descriptionWrap .content .linkWrap .btn {
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 0.9rem;
  border-radius: 33px;
  border: 2px solid #fff;
  padding: 0.5rem 1.5rem;
  margin-bottom: 1rem;
}
#nextChampContWrap .descriptionWrap .content .linkWrap .btn.yourube {
  background-color: #fff;
  color: #f26722;
  margin-right: 1.5rem;
}
#latestWrapper .latestBlog {
  padding: 3rem;
  width: 40%;
}
#latestWrapper .latestMedia {
  flex: 1;
  padding: 3rem;
}
#latestWrapper .latestMedia h3 ,
#latestWrapper .latestBlog h3 {
  color: #000;
  font-weight: 600;
  margin-bottom: 2rem;
  font-size: 1.4rem;
}
#latestWrapper .latestBlog .articlesWrap .blogPost {
  margin-bottom: 2rem;
}
#latestWrapper .latestBlog .articlesWrap .blogPost .image {
  margin-bottom: 1rem;
}
#latestWrapper .latestBlog .articlesWrap .blogPost .date {
  color: #f26722;
  font-weight: 600;
  font-size: 0.8rem;
}
#latestWrapper .latestBlog .articlesWrap .blogPost h3 {
  font-size: 1rem;
}
#latestWrapper .latestBlog .articlesWrap .blogPost h3 a {
  color: #000;
}
#latestWrapper .latestMedia .latestVideosWrap {
  display: grid;
  grid-template-columns: repeat(3 , 1fr);
  gap: 20px;
}
#latestWrapper .latestMedia .latestVideosWrap .youtubeVideo {
  position: relative;
}
#latestWrapper .latestMedia .latestVideosWrap .youtubeVideo .youtubeVideoPop {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-decoration: none !important;
  z-index: 5;
}
#latestWrapper .latestMedia .latestVideosWrap .youtubeVideo i {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 4rem;
  color: #fff;
  text-decoration: none !important;
}
#latestWrapper .latestMedia .viewMoreBtn {
  margin-top: 15px;
}
#latestWrapper .latestMedia .viewMoreBtn .btn {
  width: 100%;
  border-radius: 0;
  background-color: #f26722;
  color: #fff;
  text-transform: uppercase;
  font-size: 0.9rem;
  font-weight: 600;
  padding: 0.9rem 0;
}
#productsWrapper {
  padding: 2rem 4rem;
}
#productsWrapper .productsDescription {
  text-align: center;
  width: 75%;
  margin: auto;
  font-weight: 600;
  font-size: 0.9rem;
  line-height: 1.8;
}
#productsWrapper .productsWrap {
  margin-top: 1.5rem;
  display: grid;
  grid-template-columns: repeat(3 , 1fr);
  gap: 30px;
}
/* #productsWrapper .productsWrap .productImg {
  position: relative;
  padding-top: 100%;
}
#productsWrapper .productsWrap .productImg img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
} */
#productsWrapper .productsWrap .product {
  text-align: center;
}
#productsWrapper .productsWrap .product h3 {
  font-weight: 700;
  font-size: 1.2rem;
}
.articlesSlider .item {
  position: relative;
  overflow: hidden;
}
.articlesSlider .item a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.articlesSlider .item .titles {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 1rem;
  z-index: 5;
  color: #fff;
}
.articlesSlider .item .titles h3 {
  margin: 0;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.8;
}
.articlesSlider .item .titles::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  z-index: -1;
  filter: blur(59px);
}
.articlesSlider .owl-nav {
  position: absolute;
  left: 0;
  top: 46%;
  right: 0;
  margin: auto;
  width: 40%;
  display: flex;
  justify-content: space-between;
}
.articlesSlider .item .image {
  width: 100%;
  min-height: 400px;
  background-size: cover;
  background-position: center;
}
#articleSider .articlesSlider .owl-nav button {
  margin: 0;
  background-color: #fff;
  border-radius: 0;
  color: #000 !important;
  font-size: 27px;
  line-height: 1;
  padding: 2px 14px 7px !important;
}
#latestArticlesWrap {
  padding: 2rem 4rem;
}
#latestArticlesWrap h2 {
  text-align: center;
  margin-bottom: 2rem;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 1.5rem;
}
#latestArticlesWrap .latestArticles {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#latestArticlesWrap .latestArticles .article {
  width: 23%;
  position: relative;
}
#latestArticlesWrap .latestArticles .article .image {
  width: 100%;
  min-height: 300px;
  background-size: cover;
  background-position: center;
  margin-bottom: 0.5rem;
}
#latestArticlesWrap .latestArticles .article .date {
  color: #f86923;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
}
#latestArticlesWrap .latestArticles .article h3 {
  color: #b3b3b3;
  font-weight: 600;
  font-size: 1.2rem;
}
#articlesWrapper {
  padding: 2rem 4rem;
}
#articlesWrapper .sidebarWrap ,
#singleArticleWrap .sidebarWrap {
  width: 20%;
}
#articlesWrapper .articlesWrap ,
#singleArticleWrap .singleArticle {
  flex: 1;
  padding-left: 2rem;
}
#articlesWrapper .articlesWrap .articlesInsideWrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#articlesWrapper .articlesWrap .article {
  width: 48%;
  margin-bottom: 2rem;
}
#articlesWrapper .articlesWrap .article.fullWidthArticle {
  width: 100%;
}
#articlesWrapper .articlesWrap .article .titles {
  text-align: center;
  margin-bottom: 1rem;
}
#articlesWrapper .articlesWrap .article .titles .date {
  color: #f86923;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
}
#articlesWrapper .articlesWrap .article .titles h3 {
  font-weight: 600;
  font-size: 1.2rem;
  min-height: 46px;
}
#articlesWrapper .articlesWrap .article .titles h3 a {
  color: #000;
}
#articlesWrapper .articlesWrap .article .image {
  width: 100%;
  min-height: 300px;
  background-size: cover;
  background-position: center;
  position: relative;
  margin-bottom: 1rem;
}
#articlesWrapper .articlesWrap .article.fullWidthArticle .image {
  min-height: 400px;
  margin-bottom: 0;
}
#articlesWrapper .articlesWrap .article .image a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#articlesWrapper .articlesWrap .article .content {
  margin-top: 1rem;
  font-weight: 600;
  font-size: 0.9rem;
  color: #4b4b4b;
  line-height: 1.8;
}
#articlesWrapper .articlesWrap .article.fullWidthArticle .titles h3 {
  min-height: 1px;
}
.categoryWrap > h3 ,
.latestArticles > h3 {
  margin-bottom: 1.5rem;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.9rem;
  padding: 0.75rem;
  border: 1px solid #bfbfbf;
}
.categoryWrap .list-group .list-group-item {
  border-radius: 0;
  display: flex;
  justify-content: space-between;
  font-weight: 600;
  font-size: 0.9rem;
  color: #000;
}
.categoryWrap .list-group .list-group-item span {
  font-weight: 400;
  font-size: 0.8rem;
}
.latestArticles {
  margin-top: 2rem;
}
.latestArticles .list-group .list-group-item {
  border-radius: 0;
  border: none;
  padding: 0;
  margin-bottom: 2rem;
  display: flex;
  flex-wrap: wrap;
}
.latestArticles .list-group .list-group-item .contentWrap {
  flex: 1;
  padding-left: 2rem;
}
.latestArticles .list-group .list-group-item .contentWrap h3 {
  color: #000;
  font-size: 14px;
  font-weight: 600;
}
.latestArticles .list-group .list-group-item .contentWrap .date {
  color: #f86923;
  font-weight: 600;
  font-size: 11px;
}
.latestArticles .list-group .list-group-item .image {
  width: 25%;
  background-size: cover;
  background-position: center;
}
#archivePostTitle {
  text-align: center;
  background-color: #fafafa;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  padding: 1rem 0;
  text-transform: uppercase;
}
#archivePostTitle h3 {
  margin: 0;
  color: #f86923;
  font-weight: 600;
  font-size: 13px;
}
#archivePostTitle h1 {
  font-weight: 600;
  font-size: 2rem;
  margin-bottom: 0;
}
.loadMoreBtns {
  text-align: center;
  margin-top: 2rem;
}
.loadMoreBtns .btn {
  width: 100%;
  border-radius: 0;
  background-color: #f86923;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
  padding: 0.75rem 0;
}
#singleArticleWrap .singleArticle .titles {
  text-align: center;
  margin-bottom: 2rem;
}
#singleArticleWrap .singleArticle .titles h1 {
  font-weight: 600;
  font-size: 1.8rem;
}
#singleArticleWrap .singleArticle .titles .date {
  color: #f86923;
  font-weight: 600;
  font-size: 13px;
}
#singleArticleWrap .singleArticle .image {
  margin-bottom: 1rem;
}
#singleArticleWrap .singleArticle .contentWrap {
  line-height: 1.8;
}
#singleArticleWrap {
  padding: 2rem 4rem;
}
.imageGalleryWrap {
  display: flex;
  flex-wrap: wrap;
}
.imageGalleryWrap a {
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
}
#contactWrapper {
  padding: 2rem 4rem;
}
#contactWrapper .contactForm {
  width: 60%;
}
#contactWrapper .contactDetails {
  width: 40%;
  padding: 2rem;
}
#contactWrapper .googleMap {
  width: 100%;
  margin-top: 2rem;
}
#contactWrapper .contactForm h2 {
  font-weight: 800;
  text-transform: uppercase;
  font-size: 1.8rem;
  margin-bottom: 2rem;
  color: #f86923;
}
#contactWrapper .contactForm .form-control ,
.emaillist .es_required_field ,
.emaillist .ig_es_form_field_name {
  min-height: 46px;
  border-radius: 0;
  box-shadow: 0 0 0;
  color: #000;
  font-weight: 500;
  font-size: 14px;
}
#contactWrapper .contactForm .wpcf7-submit.btn ,
.emaillist .es_textbox_button {
  background-color: #f86923;
  color: #fff;
  font-weight: 600;
  border-radius: 0;
  width: 100%;
  padding: 0.75rem 0;
  text-transform: uppercase;
  font-size: 14px;
}
#contactWrapper .contactDetails .detailItem {
  display: flex;
  margin-bottom: 1rem;
  font-weight: 600;
  font-size: 0.9rem;
  color: #4d4d4d;
}
#contactWrapper .contactDetails .detailItem span {
  font-size: 1.2rem;
  margin-right: 1rem;
  min-width: 23px;
}
#achievementsWrapper {
  padding: 2rem 4rem;
  display: grid;
  grid-template-columns: repeat(3 , 1fr);
  gap: 20px;
  background-color: #eee;
}
#achievementsWrapper .achievement {
  padding: 1rem;
  background-color: #fff;
}
#achievementsWrapper .achievement .logo {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}
#achievementsWrapper .achievement .logo h3 {
  margin: 0;
  padding-left: 1rem;
  font-weight: 600;
  font-size: 1.2rem;
}
#achievementsWrapper .achievement .content {
  font-size: 0.9rem;
  font-weight: 500;
  line-height: 1.8;
  color: #848484;
}
#featuredProducts, #featuredProductsThumbs {
  width: 100%;
  max-width: 1350px;
  margin: auto;
  padding: 0 3rem;
}
#thumbSliderWrap {
  padding: 3rem 0;
  background-color: #f3f3f2;
}
#featuredProducts .imgWrap {
  width: 60%;
}
#featuredProducts .imgWrap img {
  max-width: 100%;
  width: auto;
  display: block;
  margin: auto;
}
#featuredProducts .contentWrap {
  flex: 1;
  padding: 0 3rem;
}
#featuredProductsThumbs {
  margin-top: 4rem;
}
#featuredProductsThumbs .item img {
  width: auto;
  max-width: 100%;
  display: block;
  margin: auto;
}
#featuredProductsThumbs .owl-item .item {
  cursor: pointer;
  min-height: 163px;
  position: relative;
  padding-bottom: 1rem;
  transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
}
#featuredProductsThumbs .owl-item .item::after {
  position: absolute;
  content: "";
  width: 140px;
  height: 8px;
  background-color: #000;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  border-radius: 100%;
  filter: blur(4px);
  opacity: 0;
  transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
}
#featuredProductsThumbs .owl-item .item:hover ,
#featuredProductsThumbs .owl-item.current .item {
  margin-top: -1rem;
}
#featuredProductsThumbs .owl-item .item:hover::after ,
#featuredProductsThumbs .owl-item.current .item::after {
  opacity: 0.4;
  bottom: -10px;
}
#featuredProducts.owl-carousel .owl-nav button.owl-next, #featuredProducts.owl-carousel .owl-nav button.owl-prev {
  position: absolute;
  top: 48%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background-color: #f86923;
  width: 40px;
  height: 40px;
  border-radius: 100%;
}
#featuredProducts.owl-carousel .owl-nav button.owl-next {
  right: 0;
}
#featuredProducts.owl-carousel .owl-nav button.owl-prev {
  left: 0;
}
#featuredProducts .contentWrap h4 {
  color: #525252;
  font-weight: 800;
  margin: 0;
  font-size: 1.1rem;
}
#featuredProducts .contentWrap h3 {
  font-weight: 800;
  color: #ff7400;
  font-size: 2.5rem;
}
#featuredProducts .contentWrap .content {
  font-weight: 600;
  color: #919191;
  line-height: 1.8;
}
.companiesSlider .content {
  height: 230px;
  overflow: auto;
}
#aboutSecWrap .aboutImage {
  position: relative;
}
#aboutSecWrap .aboutImage span {
  position: absolute;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 36px;
  width: 55%;
  right: 0;
  bottom: 43px;
  color: #fff;
  line-height: 1;
}
.single-sectors #banner_wrap {
  position: relative;
  background-color: #000;
}
.single-sectors #banner_wrap img {
  opacity: 0.8;
}
.single-sectors #banner_wrap .titleWrap {
  position: absolute;
  left: 4rem;
  top: 40%;
  z-index: 10;
}
.single-sectors #banner_wrap .titleWrap h3 {
  margin: 0;
  text-transform: uppercase;
  font-weight: 800;
  color: #030304;
  font-size: 1rem;
}
.single-sectors #banner_wrap .titleWrap h1 {
  margin: 0;
  color: #f26722;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 2rem;
}
#leftRightWrap {
  background-color: #ffead9;
  padding: 3rem 0;
}
#leftRightWrap .leftContent {
  background-color: #fff;
  padding: 2rem 2rem;
  width: 28%;
}
#leftRightWrap .rightContent {
  width: 68%;
  margin-left: 4%;
}
#leftRightWrap .leftContent h3 {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0;
  color: #1f1f1f;
  font-size: 16px;
}
#leftRightWrap .leftContent img {
  max-width: 100px;
}
#leftRightWrap .rightContent h2 {
  font-weight: 800;
  color: #434242;
  font-size: 2.5rem;
  text-transform: uppercase;
}
#nextLevelWrap {
  background-color: #f86923;
  padding: 3rem;
  color: #fff;
}
#nextLevelWrap .contWrap {
  width: 60%;
}
#nextLevelWrap .imgWrap {
  width: 35%;
}
#nextLevelWrap .contWrap h2 {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 2.5rem;
}
#mainContGalleryWrap {
  padding: 3rem 4rem;
  background-color: #f8f8f8;
}
.emaillist label {
  width: 100%;
}
.emaillist .es_required_field {
  width: 100%;
  border: 1px solid #ced4da;
  padding: .375rem .75rem;
}
.emaillist .es_textbox_button {
  border: none;
}
#mainContGalleryWrap .galleryWrap {
  text-align: center;
}
#mainContGalleryWrap .contentWrap {
  line-height: 1.8;
}
.sectorsSlider .item .companies:empty {
  display: none;
}
#menu-main-menu .menu-item {
  position: relative;
}
#menu-main-menu .menu-item .sub-menu {
  position: absolute;
  left: 0;
  top: 33px;
  background-color: #fff;
  list-style: none;
  width: 230px;
  display: none;
  z-index: 100;
}
#menu-main-menu .menu-item .sub-menu .menu-item a {
  padding: 12px 15px;
  display: inline-block;
  font-size: 12px;
}
#menu-main-menu .menu-item:hover .sub-menu {
  display: block;
}
.productsDetailsWrap #pills-tab {
  width: 75%;
  margin: auto;
  justify-content: center;
}
.productsDetailsWrap #pills-tab .nav-item {
  flex: 1;
  text-align: center;
  padding: 0 1px;
}
.productsDetailsWrap #pills-tab .nav-item .nav-link ,
.latestMediaWrapper #pills-tab .nav-item .nav-link {
  border-radius: 0;
  background-color: #505050;
  color: #fff;
  font-weight: 600;
  padding: 24px 0;
}
.productsDetailsWrap #pills-tab .nav-item .nav-link.active ,
.latestMediaWrapper #pills-tab .nav-item .nav-link.active {
  background-color: #f86923;
}
img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.articlesWrap.latestManualWrap {
  display: grid;
  grid-template-columns: repeat(2 , 1fr);
  gap: 20px;
}
#latestWrapper .latestBlog .articlesWrap.latestManualWrap .blogPost {
  margin-bottom: 0;
}
#latestWrapper .latestBlog .articlesWrap .blogPost .image a {
  display: inline-block;
  width: 100%;
  min-height: 224px;
  background-size: cover;
  background-position: center;
}
#latestWrapper .latestMedia .latestVideosWrap .youtubeVideo a {
  display: inline-block;
  width: 100%;
  min-height: 200px;
  background-size: cover;
  background-position: center;
}
.latestMediaWrapper #pills-tab {
  margin-bottom: 2rem;
  justify-content: center;
}
.latestMediaWrapper #pills-tab .nav-item {
  width: 50%;
  text-align: center;
}
.bounceIconWrap {
  position: absolute;
  left: 0;
  bottom: 2rem;
  z-index: 100;
  text-align: center;
  width: 100%;
  color: #fff;
  font-size: 35px;
}
.bounceIconWrap .bounce {
  display: inline-flex;
  background-color: #000;
  width: 60px;
  height: 60px;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.page-template-page-csr-listing #achievementsWrapper .achievement .logo img {
  max-height: 62px;
  margin-bottom: 1rem;
}
.page-template-page-csr-listing #achievementsWrapper .achievement .learnMore {
  background-color: #f86923;
  color: #fff;
  font-weight: 600;
  padding: 9px 38px;
  border-radius: 33px;
}
.page-template-page-csr-listing #achievementsWrapper .achievement .content {
  margin-bottom: 1rem;
}
.footerLogoWrap {
  margin-top: 2rem;
  display: flex;
}
.footerLogoWrap .fLogo {
  position: relative;
  max-width: 120px;
}
.footerLogoWrap .fLogo a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

#announcementModal .modal-dialog {
  max-width: 900px;
}
#announcementModal .modal-body {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}
#announcementModal .modal-body .close {
  position: absolute;
  right: 0;
  top: 0;
  opacity: 1;
  z-index: 2;
  text-shadow: none;
  font-size: 40px;
  color: #fff;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#announcementModal .modal-body .announcementBannerWrap {
  width: 50%;
  background-color: #eee;
  order: 2;
}
#announcementModal .modal-body .announcementContentWrap {
  width: 50%;
  padding: 1rem;
  background-color: #14259B;
  color: #fff;
  font-weight: 500;
  order: 2;
}
#announcementModal .modal-body .announcementContentWrap h2 {
  font-family: hey_augustregular;
  font-size: 91px;
}
#announcementModal .modal-body .announcementContentWrap h3 {
  color: #c5a751;
  font-weight: 700;
  font-size: 22px;
}
#announcementModal .modal-body .announcementCountDownWrap {
  width: 100%;
  display: flex;
  justify-content: center;
  background-color: #1a435d;
  padding: 1rem 0;
  order: 1;
}
#announcementModal .modal-body .announcementCountDownWrap .announcementTimer {
  padding: 0 10px;
  display: flex;
  justify-content: space-between;
  width: 370px;
}
#announcementModal .modal-body .announcementCountDownWrap .announcementTimer .count {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 10px;
  background-color: #2f2e2e;
  border-radius: 5px;
  width: 23%;
  padding: 10px 10px;
  flex-direction: column;
  color: #fff;
}
#announcementModal .modal-body .announcementCountDownWrap .announcementTimer .count span {
  display: inline-block;
  font-size: 22px;
  text-align: center;
  margin-right: 5px;
}
#announcementModal .modal-body .announcementCountDownWrap .announcementTimer .count.empty {
  background-color: #a93634;
}
#announcementModal .modal-body .announcementBannerWrap img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
#announcementSubscribeForm .btn {
  background-color: #f86923;
  color: #fff;
  font-weight: 600;
  border-radius: 0;
  width: 100%;
  padding: 0.75rem 0;
  text-transform: uppercase;
  font-size: 14px;
}
#announcementSubscribeForm #msg {
  margin-top: 1rem;
}
#announcementSubscribeForm #msg:empty {
  display: none;
}
.modal-open.page-template-page-home header {
  z-index: 10;
}
#announcementModalTrigger {
  position: fixed;
  right: 20px;
  bottom: 90px;
  z-index: 100;
  outline: none;
  box-shadow: none;
  padding: 0;
  display: flex;
  align-items: center;
  border: none;
  background-color: transparent;
}
#announcementModalTrigger .btnImg {
  background-image: url(../images/popupbtn2.png);
  background-size: cover;
  display: block;
  width: 100px;
  height: 100px;
  position: relative;
}
#announcementModalTrigger .btnImg::after {
  content: "";
  position: absolute;
  border: 1px solid #14259b;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  animation: PULSENEW 2s linear infinite;
  -webkit-animation: PULSENEW 2s linear infinite;
  margin: auto;
  left: -50px;
  right: -50px;
  top: 0;
  bottom: 0;
}
#announcementModalTrigger .btnImg::before {
  content: "";
  position: absolute;
  border: 1px solid #14259b;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  animation: PULSENEW 2s linear infinite;
  animation-delay: 0.8s;
  margin: auto;
  left: -50px;
  right: -50px;
  top: 0;
  bottom: 0;
}
/* #announcementModalTrigger .label {
  background-color: #f00;
  color: #fff;
  font-weight: 600;
  display: inline-block;
  padding: 4px 15px;
  border-radius: 6px;
} */

@keyframes PULSENEW {
  0% {
    transform: scale(0.8);
    opacity: 0;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
}
  50% {
    transform: scale(1);
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}
  100% {
    transform: scale(1.5);
    opacity: 0;
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
}
}

/* ############################ Responsive Styles ############################ */

@media screen and ( max-width: 767px ){

  #announcementModal .modal-body .announcementBannerWrap {
    width: 100%;
    order: 1;
  }
  #announcementModal .modal-body .close {
    background-color: #1a435d;
  }
  #announcementModal .modal-body .announcementContentWrap {
    order: 3;
    width: 100%;
  }
  #announcementModal .modal-body .announcementCountDownWrap {
    order: 2;
  }
  #announcementModal .modal-body .announcementContentWrap h2 {
    font-size: 72px;
  }
  .sliderContWrap {
    position: static;
    width: 100%;
    padding: 2rem 1rem;
  }
  .sliderContWrap h2 {
    font-size: 27px;
  }
  #aboutSecWrap {
    padding: 0;
  }
  #aboutSecWrap .aboutContent {
    padding: 2rem 1.5rem;
  }
  #aboutSecWrap .aboutContent h1 {
    font-size: 2rem;
  }
  .industriesWrap {
    width: 100%;
    min-height: 400px;
  }
  #industriesSecWrap .sectorsSlider {
    padding-left: 0;
    padding-top: 2rem;
    width: 100%;
  }
  .cleanlinessWrap {
    width: 100%;
    padding: 2rem 1.5rem;
    order: 2;
  }
  .cleanlinessImg {
    width: 100%;
    order: 1;
    min-height: 200px;
  }
  .cleanlinessWrap h2 {
    font-size: 2rem;
  }
  .featuredContSlider .item {
    width: 100%;
    padding: 0;
    flex-wrap: wrap;
  }
  .featuredContSlider .item .image {
    width: 100%;
    min-height: 400px;
  }
  .featuredContSlider .item .image::after {
    display: none;
  }
  .featuredContSlider .item .contentWrap {
    width: 100%;
    margin-left: 0;
  }
  #csrSecWrap {
    padding-left: 0;
  }
  #latestNewsSecWrap {
    padding: 6rem 1rem;
  }
  #talkToUsWrap {
    padding: 4rem 1rem;
  }
  footer {
    padding: 3rem 1rem;
  }
  footer .topBar {
    flex-wrap: wrap;
    justify-content: center !important;
  }
  footer .topBar .achivements {
    margin-top: 1rem;
  }
  footer .aboutWrap {
    width: 100%;
    padding: 0;
  }
  footer .quickLinks {
    width: 100%;
  }
  footer .contactDetails {
    border: none;
    width: 100%;
    padding: 2rem 0 0;
  }
  footer .newsLetter {
    width: 100%;
  }
  header {
    position: static;
  }
  header .navbar {
    padding: 1rem 0rem;
  }
  .btn.mobileToggler {
    background-color: #f76923;
    color: #fff;
  }
  #menu-main-menu .menu-item a {
    padding: 1rem 2rem;
  }
  #aboutMainContent .titles {
    width: 100%;
    margin-bottom: 1rem;
  }
  #aboutMainContent {
    padding: 2rem;
  }
  #legacyWrap .content {
    width: 100%;
  }
  #legacyWrap .image {
    width: 100%;
    flex: unset;
    margin-bottom: 2rem;
  }
  #historyWrap {
    padding: 2rem;
  }
  #familyWrap {
    padding: 2rem;
  }
  #familyWrap .familyContWrap {
    width: 100%;
  }
  .familyVideoWrap {
    margin-bottom: 0;
  }
  #companiesWrap {
    padding: 2rem;
  }
  #nextChampContWrap .logonCountWrap {
    width: 100%;
  }
  #nextChampContWrap .logonCountWrap .count {
    width: 100%;
  }
  #nextChampContWrap .descriptionWrap .image {
    width: 100%;
    order: 1;
    text-align: center;
  }
  #nextChampContWrap .descriptionWrap .content {
    padding: 0;
    order: 2;
    margin-top: 2rem;
  }
  #nextChampContWrap .descriptionWrap .content .linkWrap .btn {
    width: 100%;
  }
  #nextChampContWrap .descriptionWrap .content .linkWrap .btn.yourube {
    margin-right: 0;
    margin-bottom: 2rem;
  }
  #latestWrapper .latestBlog {
    width: 100%;
    padding: 3rem 2rem;
  }
  #latestWrapper .latestMedia {
    padding: 2rem;
  }
  #latestWrapper .latestMedia .latestVideosWrap {
    grid-template-columns: repeat(1,1fr);
  }
  #productsWrapper .productsWrap {
    grid-template-columns: repeat(1,1fr);
  }
  #productsWrapper .productsDescription {
    width: 100%;
  }
  #productsWrapper {
    padding: 2rem;
  }
  #singleArticleWrap {
    padding: 2rem;
  }
  #articlesWrapper .articlesWrap,
  #singleArticleWrap .singleArticle {
    padding: 0;
  }
  #articlesWrapper .sidebarWrap,
  #singleArticleWrap .sidebarWrap {
    width: 100%;
  }
  #singleArticleWrap .singleArticle .titles h1 {
    font-size: 1.5rem;
  }
  .articlesSlider .owl-nav {
    width: 100%;
  }
  #latestArticlesWrap {
    padding: 2rem;
  }
  #latestArticlesWrap .latestArticles .article {
    width: 100%;
    margin-bottom: 2rem;
  }
  #articlesWrapper {
    padding: 2rem;
  }
  #articlesWrapper .articlesWrap .article {
    width: 100%;
  }
  #contactWrapper {
    padding: 2rem;
  }
  #contactWrapper .contactForm {
    width: 100%;
  }
  #contactWrapper .contactDetails {
    padding: 0;
    width: 100%;
  }
  #contactWrapper .googleMap {
    margin-top: 0;
  }
  #achievementsWrapper {
    padding: 2rem;
    grid-template-columns: repeat(1 , 1fr);
  }
  .single-sectors #banner_wrap .titleWrap h1 {
    font-size: 19px !important;
  }
  .single-sectors #banner_wrap .titleWrap {
    left: 5%;
  }
  #leftRightWrap .leftContent {
    width: 100%;
  }
  #leftRightWrap .rightContent {
    margin-left: 0;
    margin-top: 1rem;
    width: 100%;
    padding: 0 2rem;
  }
  #leftRightWrap .rightContent h2 {
    font-size: 1.8rem;
  }
  #nextLevelWrap .contWrap {
    width: 100%;
    order: 2;
  }
  #nextLevelWrap .imgWrap {
    width: 100%;
    margin-bottom: 1rem;
  }
  .sliderContWrap {
    display: none;
  }
  #featuredProducts .imgWrap {
    width: 100%;
  }
  #featuredProducts .contentWrap {
    padding: 0 0;
    margin-top: 1rem;
    text-align: center;
  }
  #mainBannerWrap .titles h1 {
    font-size: 2rem;
  }
  .articlesWrap.latestManualWrap {
    grid-template-columns: repeat(1 , 1fr);
  }
	.productsDetailsWrap #pills-tab {
		flex-direction: column;
	}
	#featuredProductsThumbs .owl-item .item:hover, #featuredProductsThumbs .owl-item.current .item {
		margin-top: -0.2rem;
	}
	#featuredProductsThumbs .owl-item .item::after {
		display: none;
	}
	#featuredProductsThumbs .owl-item .item {
		min-height: 1px;
	}







}