* { outline:none !important; } a { text-decoration:none; color:#000;   transition:all 0.5s; } body{   font-family:'Open Sans'; } a:hover { text-decoration:none; color:#00b0ff; } ul { padding:0; list-style-type:none; margin:0px; } :focus {   outline:none !important; } section { width:100%; } h1, h2, h3, h4, h5, h6 { margin:0px; } h1 {   font-size:48px;   font-family:'Open Sans';   color:#000;   line-height:70px;   font-weight:700; } h2 {   font-size:48px;   font-family:'Open Sans';   color:#000000;   line-height:70px;   font-weight:700; } h3 {   font-size:30px;   font-family:'Open Sans';   color:#000000;   line-height:30px;   font-weight:700; } h4 {   font-size:var(--heading-h4, 24px);   font-family:'Open Sans';   color:#000000;   line-height:var(--heading-h4-lh, 24px) ;   font-weight:600; } h5 {   font-size:18px;   font-family:'Open Sans';   color:#000000;   line-height:30px;   text-transform:uppercase;   font-weight:400; } h6 {   font-size:14px;   font-family:'Open Sans';   color:#000000; } p {   font-size:16px;   color:#000000;   line-height:30px;   margin-bottom:0; } .sec_more_btn, .common-btn {   font-size:var(--commonBtnFont, 18px) ;  background:var(--commonBtnBg, #000000) ;   border:2px solid var(--commonBtnBorder, #000000);   color:var(--commonBtnColor, #fff);   position:relative;   border-radius:0.5rem;   display:inline-block;   text-align:center;   padding:var(--commonBtnPaddingY, 29px) var(--commonBtnPaddingX, 25px);   border-radius:var(--commonBtnRadius, 10px);   min-width:280px;   text-align:center;   line-height:1; } .common-btn:after{   content:">>";   display:inline-block;   margin-left:5px;   font-size:14px; } .sec_more_btn:hover, .common-btn:hover{   background:var(--commonBtnHoverBg, #00b0ff) ;   color:var(--commonBtnHoverColor, #fff);   border-color:var(--commonBtnHoverBorder, #00b0ff); } .common-arrow{   width:61px;   height:61px;   background:#f8f8f8;   transition:all 0.5s;   position:static;   margin:0; } .common-arrow.swiper-button-next{   order:1; } .common-arrow:after{ display:none; } .common-arrow i{   color:#000; } .common-arrow:hover{   background:#000000;  } .common-arrow:hover i{   color:#fff; } .common-bg{ background-position:center center; background-size:cover; background-repeat:no-repeat; }  body::-webkit-scrollbar {  display:none; } .header-area {  background:#fff;  padding:29px 0;  position:relative; } .left-menu ul {  display:flex;  align-items:center; } .left-menu li {  display:inline-block;  padding-right:38px; } .left-menu li a {  font-size:18px;  color:#000;  display:flex; } .left-menu li a i {  padding-right:1px; } .right-menu{  display:flex;  justify-content:end; } .mini_cart_quantity .qty.text{ }  .right-menu li {  display:inline-block;  padding-right:36px; } .right-menu li.cartCountSection{  padding-right:0px; } .right-menu li a {  font-size:18px;  color:#000;  display:flex;  align-items:center; } .right-menu li a i {  padding-right:5px; } .right-menu > ul > li > a > img {  padding-right:5px; }  .left-menu > li:last-child, .right-menu > li:last-child {  padding-right:0; } .shortcode-wrapper li{  position:relative; } .left-menu li a:hover, .right-menu li a:hover {  color:#00b0ff; } .mobileside_bar_outter {  position:fixed;  top:0;  right:auto;  left:0;  bottom:0;  background:#212121;  width:50%;  height:100%;  overflow:hidden;  z-index:100;  padding:50px;  transition:0.8s;  text-align:center;  transform:translateX(-200%);   } .megaMenuLogo {  text-align:center;  margin-bottom:66px; } .megaMenuLogo img {  width:90px;  height:auto; } .close_icon {  text-align:left; } .close_icon a i {  color:#fff;  font-size:24px;  text-align:center;  line-height:60px;  transition:0.8s; } .header-area.sticky {  position:fixed;  top:0;  width:100%;  -webkit-box-shadow:0px 10px 25px 0px rgb(0 4 15 / 19%);  -moz-box-shadow:0px 10px 25px 0px rgba(0, 4, 15, 0.19);  box-shadow:0px 10px 25px 0px rgb(0 4 15 / 19%);  z-index:99;  -webkit-animation:sticky 1.5s;  -moz-animation:sticky 1.5s;  -o-animation:sticky 1.5s;  animation:sticky 1.5s; } .hamberger {  display:flex;  align-items:center; } .hamberger span {  width:24px;  display:block;  margin-right:7px; } .hamberger span::before {  content:"";  width:100%;  height:2px;  display:block;  background:#000000;  transition:all 0.5s; } .hamberger span::after {  content:"";  width:100%;  height:2px;  display:block;  background:#000000;  margin-top:5px;  transition:all 0.5s; } .hamberger:hover span::after, .hamberger:hover span::before {  background:#00b0ff; } .ar_megamenu > li {  padding:24px 0; } .ar_megamenu > li ul {  margin-top:4px; } .ar_megamenu > li > a {  color:#fefefe;  font-size:18px;  display:block;  font-weight:700; } .ar_megamenu > li {  border-bottom:1px solid #383838; } .category_content {  position:absolute;  bottom:57px;  left:50%;  transform:translate(-50%, 0);  z-index:2;  text-align:center;  max-width:1312px;  width:100%;  padding:0 15px; } .category_content h3 {  color:#fff;  margin-bottom:20px;  font-size:34px; } .category_content p {  color:#fff;  font-size:20px;  font-weight:400; } .each-air-purifiers-product::after {  content:"";  width:100%;  height:40%;  position:absolute;  bottom:0;  left:0;  background:rgb(0, 0, 0);  background:-moz-linear-gradient(   0deg,   rgba(0, 0, 0, 0.5) 0%,   rgba(0, 0, 0, 0) 100%  );  background:-webkit-linear-gradient(   0deg,   rgba(0, 0, 0, 0.5) 0%,   rgba(0, 0, 0, 0) 100%  );  background:linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0 0 0 / 0%) 100%);  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1); } .white_transperent_btn {  padding:0 60px; border:1px solid #ffffff;  color:#fff;  border-radius:8px;  position:relative;  display:inline-block; } .category_content .white_transperent_btn:hover {  background:#00b0ff;   color:#fff;   border-color:#00b0ff; } .white_transperent_btn:after {  content:">>";  display:inline-block;  margin-left:5px;  font-size:14px; } .category_content .white_transperent_btn {  margin-top:30px;  background:transparent;  border:1px solid #fff;  margin-top:32px;  font-size:20px;  min-width:200px;  padding:15px 25px; } .faceMask_two_wrp {  padding:22px 54px 0; } .faceMask_two_wrp .category_content h3{  font-size:34px; } .faceMask_two_wrp .row {  --bs-gutter-x:10px; } @-webkit-keyframes sticky {  0% {   -webkit-transform:translateY(-100%);   transform:translateY(-100%);  }  100% {   -webkit-transform:translateY(0%);   transform:translateY(0%);  } } @keyframes sticky {  0% {   -webkit-transform:translateY(-100%);   transform:translateY(-100%);  }  100% {   -webkit-transform:translateY(0%);   transform:translateY(0%);  } }   main {  max-width:1920px;  margin:0 auto; } .banner-sec {  position:relative; } .banner-content {  position:absolute;  top:37%;  left:50%;  bottom:auto;  transform:translate(-50%, -50%);  z-index:9999;  text-align:center;  max-width:1312px;  width:100%;  padding:0 15px; } .banner-sec .owl-dots {  position:absolute;  left:0;  bottom:81px;  width:100%;  display:flex;  justify-content:center; } .banner-sec .owl-dots button span {  width:102px;  height:5px;  border-radius:3px;  display:block;  background:#969696; } .banner-sec .owl-dots button {  margin:0 12px; } .banner-sec .owl-dots button.active span {  background-color:#00b0ff; } .banner-content h1 {  color:#6b6b6b; }   .services-sec {  padding:59px 0; } .services-content {  padding:14% 0 9% 0; } .services-content img {  width:79px;  margin-bottom:33px; } .services-content p {  margin:59px 0 123px 0;  max-width:682px;  line-height:30px;  font-size:18px; } .services-sec .each-services:first-child {  padding-bottom:66px; } .services-sec .each-services:last-child .services-content {  padding:12% 0 9% 0; } .services-sec .each-services:last-child .services-img {  padding-right:68px; }  .services-provite-sec {  padding:125px 0 59px ; } .services-provite-head h2 {  text-transform:none;  line-height:60px;  margin-bottom:200px; } .each-services-provite {  text-align:center;  margin-bottom:30px; } .each-services-provite h3 {  margin-bottom:25px; } .each-services-provite p {  font-size:15px;  color:#7d7d7d;  line-height:24px;  font-weight:400; }  .covid-graph-sec {  padding:59px 0 260px; } .covid-graph-sec .row{  align-items:center;  --bs-gutter-x:68px; } .home .covid-graph-sec{  margin-top:120px; } .graph-box {  margin:-114px 0 -80px;  position:relative; } .graph-wrap {  padding:0 60px 0 133px;  position:relative; } .graph-wrap:after {  position:absolute;  content:"";  top:0;  left:0;  width:100%;  height:100%;  background:#e6e6e6;  z-index:-1; }  .graph-content h4 {  margin-bottom:20px;  font-weight:400; } .page-template-template-product-details .graph-content h4{  font-weight:600; } .graph-content h2 {  margin-bottom:80px; }  .company-sec {  background:#f7f7f7;  padding:167px 0 20px; } .company-head p {  max-width:875px;  width:100%;  margin:25px auto;  color:#515151;  font-size:18px; } .company-logo-area {  padding-top:190px; } .company-logo {  margin-bottom:100px;  text-align:center; }  .testimonials-sec {  padding:194px 0 160px ; } .testimonials-sec .row {  --bs-gutter-y:60px; } .testimonials-head {  text-transform:uppercase;  margin-bottom:100px; } .img-box {  margin-bottom:30px; } .img-box img {  width:100%;  height:auto; } .each-testimonial h6 {  min-height:34px;  font-size:16px;  font-weight:700; } .each-testimonial-content {  margin:23px 0; } .each-testimonial p {  font-size:15px;  line-height:24px;  display:inline;   color:#515151; } .each-testimonial p a {  color:#00b0ff; }  .map-sec {  background:#f7f7f7;  padding:120px 0 25px; } .map-content h2 {  text-transform:uppercase;  margin-bottom:62px; } .map-content p {  margin:30px 0;  font-size:18px;  text-align:left; } .map-content p:last-child {  margin-bottom:0; } .graph-box img {  width:100%;  max-width:552px;  box-shadow:0 0 40px rgb(0 0 0 / 40%); }  .latest-news-sec {  padding:93px 0 80px; } .latest-news-sec h2 {  margin-bottom:70px; } .each-news {  background:#f8f8f8; } .news-content {  padding:16px 20px 20px; } .news-content h4 {  margin-bottom:24px;  --heading-h4-lh:36px;  font-weight:400; } .news-content p {  font-weight:300; } .news-content .newsDate{  margin-top:50px; } .slider-control {  margin:77px 0 0; } .control {  max-width:152px;  width:100%;  left:0;  display:flex; } .vst-nws {  position:relative;  margin-right:40px;  font-size:18px;  font-weight:300;   margin-top:-25px;  border-bottom:1px solid #000; } .vst-nws:after {  content:">>";  font-size:14px;  margin-left:5px;  text-decoration:none !important; }  .footer-area {  padding-top:50px;  position:relative; } .footer-area::after {  content:"";  width:calc(100% - 144px);  background-color:#cacbd4;  height:1px;  position:absolute;  top:0;  left:72px; } .footer-top-part {  padding-bottom:30px; } .footer-product {  margin-bottom:50px; } .footer-product> a> img {  width:230px;  max-width:100%; } .footer-product h5 {  margin-bottom:13px;  text-align:center;  font-size:16px; } .support {  margin-bottom:45px; } .support h4 {  margin-bottom:8px;  font-weight:500; } .not{  margin-bottom:57px; }  .support h5 {  font-size:16px; } .support h5 {  text-transform:none; } .each_accordion_wrp{  margin-bottom:10px; } .each_accordion_wrp ul{  display:none; } .each_accordion_wrp h5{  position:relative;  padding-right:20px;  cursor:pointer;  user-select:none; } .each_accordion_wrp h5::after {  content:"";  width:9px;  height:1px;  background-color:#000000;  position:absolute;  top:50%;  right:0; } .each_accordion_wrp h5::before {  content:"";  width:9px;  height:1px;  background-color:#000000;  position:absolute;  top:50%;  right:0;  transform:rotate(90deg); } .each_accordion_wrp.active h5::before{  transform:rotate(0deg); } .support ul {  margin-bottom:18px; } .support ul li a {  font-size:12px;  color:#505050;  transition:all 0.5s; } .support ul li a:hover {  color:#00b0ff; } .support p {  font-size:14px;  line-height:24px;  color:#505050; } .news-form h4 {  text-transform:none;  margin-bottom:15px;  font-weight:500; } .ftr-right-part .support h4{  margin-bottom:37px; } .news-form input {  width:100%;  padding:10px;  border-radius:0px !important;  -webkit-border-radius:0px;  height:50px;  -webkit-appearance:none;  appearance:none; } .news-form .common-btn {  border-radius:0px !important;  padding:15px 50px;  font-size:14px;  margin-top:25px;  line-height:12px;  min-width:unset; } .news-form .common-btn:after {  display:none; } .address p {  font-size:13px;  line-height:24px; } .social ul {  display:flex; } .social ul li {  width:70px;  height:70px;  margin-right:20px; } .social ul li a {  font-size:38px;  color:#f7f7f7;  line-height:66px; } .social ul li a img {  width:100%;  display:block; } .copyright {  padding:0; } .copyright p {  font-size:11px;  line-height:inherit;  color:#000; } .footer-bottom-part {  padding:16px 0;  position:relative; } .footer-bottom-part::after {  content:"";  width:calc(100% - 144px);  background-color:#cacbd4;  height:1px;  position:absolute;  top:0;  left:72px; } .faceMaskLastChild{  margin-top:10px; } .col-lg-2_3 {  width:20%; } .company-logo {  display:block; } .company-logo img {  mix-blend-mode:darken;  max-width:100%;  width:257px;  height:auto; } .company-logo-area .row {  align-items:center;  --bs-gutter-x:60px; } .news-box img {  width:100%;  height:auto; } .inner_banner {  min-height:800px;  background-size:cover !important;  text-align:center;  padding:100px 0;  background-position:center !important; } .inner_pg_logo {  margin-bottom:40px; } .about_text h1 {  color:#fff;  font-weight:400;  margin-bottom:18px; }  .contact_content p:not(:last-child) {  margin-bottom:30px; } .about_text p {  color:#fff;  padding-top:15px;  font-size:20px; } .inner_pages_content {  padding:124px 0; } .inner_pages_content .about_list_item li a {  font-size:34px;  font-weight:400;   padding:38px 20px;  display:block;  position:relative;  padding-right:124px;  padding-left:76px;  line-height:30px; } .inner_pages_content .about_list_item li a::after {  content:"";  background:url(https://airgle.com/wp-content/themes/airgle/css/../images/arrow_left.png) no-repeat center center;  width:32px;  height:21px;  position:absolute;  top:50%;  right:90px;  transform:translateY(-50%); } .inner_pages_content .about_list_item li {  border-bottom:1px solid #d2d2d2; } .inner_pages_content .about_list_item li:first-child {  border-top:1px solid #d2d2d2; } .contact_title {  position:relative;  text-align:center;  margin-bottom:30px;  font-weight:500; } .contact_title::after {  content:"";  width:100%;  max-width:320px;  height:2px;  background:#969696;  display:block;  margin:52px auto 60px; } .contact_us_section {  padding:56px 0; } .ar_each_testimonial_list {  margin-top:92px; } .vissionandmission_wrp{  padding:54px 0 100px; } .ar_info_wrapper {  position:relative;  margin-top:96px; } .ar_info_wrapper img {  width:100%;  display:block;  height:100%; } .wpcf7-spinner{  position:absolute;  right:0; } .ar_info_wrapper .quickLinks {  position:absolute;  bottom:0;  left:0;  width:100%;  display:flex;  background:rgba(82, 157, 212, 0.65);  padding:28px 76px; } .quickLinks li + li{  margin-left:35px; } .quickLinks li{  flex:1 0 auto; } .quickLinks li a {  font-size:22px;  line-height:30px;  padding:14px 32px;  display:block;  border:1px solid #fff;  border-radius:50px;  color:#fff;  text-transform:uppercase;  text-align:center; } .quickLinks li a:hover {  background-color:#fff;  color:#529cd4; } .contactFormWrap {  padding:94px 0 80px; }  .each_contact_info {  background:#f7f7f7;  padding:22px 30px 22px 65px;  display:flex; } .contact_info_right {  padding-left:40px; } .contact_info_right h4 {  font-size:18px; } .contact_info_right p {  font-size:12px;  color:#515151; } .contact_info_right p a {  color:#515151; } .contact_form_left {  margin-top:35px; } .each_contact_info + .each_contact_info {  margin-top:40px; } .contact_form_left_address {  padding-top:40px; } .contact_form_left_address img {  width:80px; } .contact_form_left_address h4 {  font-size:18px;  margin-bottom:20px; } .inner_about_padding{  padding-top:130px ; } .contact_form_left_address .contact_info_right {  padding-left:0;  padding-bottom:10px; } .contact_form_left_address .contact_info_right:last-child {  padding-bottom:0; } .contact_form_left_address .contact_info_right h4 {  font-size:14px;  margin-bottom:0; } .hamberger_megamenu {  background:#212121; } .hamberger_megamenu {  padding-left:144px;  padding-right:40px;  padding-top:15px;  padding-bottom:60px; } .ar_megamenu .row {  --bs-gutter-x:2px;  --bs-gutter-y:20px; } .overHidden{  overflow:hidden; } .wpcf7-form-control:not([type="submit"], textarea) {  background:#f7f7f7;  height:50px;  width:100%;  border:none;  padding:10px 16px;  color:#333;  font-size:15px; } select.wpcf7-form-control {  -webkit-appearance:none;  appearance:none;  background:url(https://airgle.com/wp-content/themes/airgle/css/../images/angle-down.png) no-repeat right 10px center #f7f7f7 !important; } .wpcf7-form-control-wrap {  margin-bottom:20px;  display:block; } .contactFormWrap label {  font-size:16px;  color:#212121;  display:block;  margin-bottom:9px; } textarea.wpcf7-form-control {  height:150px;  padding:10px 16px;  background:#f7f7f7;  width:100%;  border:none;  font-size:16px; } .page-template-template-become-distributor .wpcf7-form-control-wrap{  margin-bottom:8px; } .page-template-template-become-distributor .wpcf7-spinner{  position:absolute; } .closeBtn {  cursor:pointer;  position:absolute;  top:51px;  left:98px; } .hamberger_menu_backdrop {  position:fixed;  top:0;  left:0;  width:100%;  height:100%;  overflow-x:hidden;  overflow-y:auto;  background:rgba(0, 0, 0, 0.9);  z-index:99998;  transform:translateX(-100%);  transition:all ease-in-out 300ms; outline:0; } .hamberger_menu_backdrop.active {  transform:translateX(0%); } .hamberger_menu_inr {  width:50%; } .missionVissionContent {  position:relative;  margin-bottom:128px; } .missionVissionContent img {  width:100%;  display:block; } .mv_content_text {  position:absolute;  bottom:32%;  left:0;  width:100%; } .mv_content_text p {  background:#fff;  font-weight:600; } .professional_grade {  background:#f7f7f7;  padding:125px 0 118px; } .professional_list {  display:flex;  flex-wrap:wrap;  margin-top:85px; } .page-template-template-companyinfo .covid-grphs-two-sec{  padding:120px 0 170px; } .professional_list li {  -ms-flex:0 0 20%;  flex:0 0 20%;  width:20%;  padding:32px 3.5px; } .professional_grade p {  max-width:1278px;  font-size:20px; } .professional_list li:nth-child(4) {  clear:both; } .professional_list li a {  display:block;  position:relative;  border-radius:10px;  overflow:hidden;   } .professional_list li a::after {  content:"";  width:100%;  height:120px;  background:rgb(0, 0, 0);  background:-moz-linear-gradient(   0deg,   rgba(0, 0, 0, 1) 0%,   rgba(0, 0, 0, 0) 74%  );  background:-webkit-linear-gradient(   0deg,   rgba(0, 0, 0, 1) 0%,   rgba(0, 0, 0, 0) 74%  );  background:linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 74%);  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1);  position:absolute;  bottom:0;  left:0;   } .professional_list li a span {  position:absolute;  bottom:10px;  left:25px;  font-weight:700;  color:#fff;  z-index:1; } .professional_list li a img {  width:100%;  display:block; }  .covid-grphs-two-sec {  padding:171px 0; } .covid-grphs-two-head {  max-width:1230px;  margin:0 auto 78px;  font-size:20px; } .covid-grphs-two-head p{  font-size:20px; } .covid-grphs-two-wrap {  background:#e6e6e6;  position:relative; } .covid-grphs-two-box {  max-width:1202px;  margin:0 auto; } .covid-grphs-two-wrap:after {  position:absolute;  content:"";  background:#fff;  top:0;  left:0;  width:100%;  height:45%; } .page-template-template-companyinfo .covid-grphs-two-wrap::after{  height:37%;  position:absolute;  content:"";  background:#fff;  top:0;  left:0;  width:100%; } .covid-grphs-two-box {  position:relative;  z-index:1; } .covid-grphs-img {  box-shadow:0 0 40px rgb(0 0 0 / 40%); } .covid-grphs-two-content {  font-size:20px;  line-height:30px;  color:#515151;  padding:60px 122px 100px; } .certifications .row{  --bs-gutter-x:36px; } .certifications h2 {  margin-bottom:30px; } .certifications p {  color:#7a7a7a;  font-size:20px;  margin-bottom:82px; } .each_certifications {  background:#f6f6f6;  text-align:center;  margin-bottom:25px; } .cfic_logo {  padding:0; } .cfic_logo img {  mix-blend-mode:darken;  width:100%;  height:auto; } .cfic_info {  background:#aaaaaa;  padding:12px 8px;  min-height:100px;  display:flex;  flex-direction:column;  justify-content:center;  align-items:center; } .cfic_info h5, .cfic_info p {  color:#fff; } .cfic_info h5 {  margin-bottom:4px;  font-size:20px; } .cfic_info p {  margin-bottom:0;  font-size:16px;  line-height:20px; } .cfic_info p:not(:empty)::before{  content:"(";  display:inline-block;  margin-right:5px; } .cfic_info p:not(:empty)::after{  content:")";  display:inline-block;  margin-left:5px; } .worldwide-gallery {  padding:200px 0 96px; } .world_gallery_text{  font-size:20px; } .worldwide-gallery-head h3 {  font-size:36px;  margin-bottom:43px; } .worldwide-gallery-head {  margin-bottom:0;  color:#000;  font-size:16px;  line-height:30px; } .main-cf7-captcha {  width:40%;  float:left;  margin-right:10px; } .each_support {  width:100%;  box-shadow:4px 4px 20px 0 rgba(0, 0, 0, 0.08);  padding:40px 20px;  text-align:center;  border:1px solid #e6e6e6;  border-radius:10px;  height:100%; } .each_support h4 {  font-size:20px;  font-weight:500;  margin-bottom:20px;  min-height:48px; } .map img{ width:100%; } .support_sm_icon {  position:relative;  width:160px;  margin:0 auto; } .support_sm_icon > img {  display:block;  width:100%; } .pdf_flag {  position:absolute;  bottom:0;  left:-12px; } .pdf_flag img {  width:50px; } .each_support ul {  font-size:14px;  margin-top:30px; } .each_support ul{ max-width:160px; margin:30px auto 0; } .each_support ul.downlod_pdfs_links li {  font-size:16px;  display:flex; } .each_support ul.downlod_pdfs_links li + li {  margin-top:12px; } .each_support ul.downlod_pdfs_links li a {  font-weight:400;  font-size:14px;  text-align:left;  } .each_support ul.downlod_pdfs_links li a:hover { color:#888; } .support_content_sect {  padding:80px 0 128px; } .support_content_sect .row {  --bs-gutter-x:34px;  --bs-gutter-y:34px; } .support_content_sect .common-btn:after {  display:none; } .each_support ul.services_external_link {  text-align:left; } .services_external_link li a::after {  content:"";  background:url(https://airgle.com/wp-content/themes/airgle/css/../images/arrow_left.png);  width:18px;  height:12px;  display:inline-block;  background-size:100%;  margin-left:10px;  display:none; } .services_external_link li + li {  margin-top:10px; } .services-content h2 {  text-transform:uppercase; } .each-testimonial a {  color:#00a0e9;  display:inline-block;  text-decoration:underline;  font-size:16px; } .logos {  text-align:right; } .logo a {  width:107px;  display:inline-block; } .logo img {  width:100%; } .certifications .col-xl-3:nth-last-child(2) {  width:50%; } .each_mega_items h6 {  color:#aaaaaa;  font-size:11px;  margin-top:16px; } .ar_megamenu > li > ul > li > a {  color:#ffffff;  font-size:16px;  max-width:656px;  line-height:30px;  display:block;  position:relative; } .toggleBtn::after {  content:"";  width:12px;  height:1px;  background-color:#969696;  position:absolute;  top:50%;  right:9px; } .toggleBtn {  position:absolute;  top:0;  right:3px;  width:30px;  height:30px;  cursor:pointer;  padding:5px; } .toggleBtn::before {  content:"";  width:12px;  height:1px;  background-color:#969696;  position:absolute;  top:50%;  right:9px;  transform:rotate(90deg); }  .hasMegamenu.active .toggleBtn::before, .hasSubmenu.active .toggleBtn::before {  transform:rotate(0deg); } .ar_megamenu > li > ul > li ul {  display:none; } .ar_megamenu > li .manu_grid_product_view ul {  margin-bottom:18px;  margin-top:0px; } .ar_megamenu > li > ul > li ul li a {  color:#aaaaaa;  font-size:11px;  line-height:18px; } .ar_megamenu > li > ul > li {  position:relative; } .air-purifiers-product-sec {  padding-bottom:80px; } .each-air-purifiers-product {  position:relative;  z-index:1; } .each-air-purifiers-product .banner-content {  top:auto;  bottom:4rem; } .each-air-purifiers-product .banner-content h3, .each-air-purifiers-product .banner-content p {  color:#fefefe; } .each-air-purifiers-product .banner-content h3 {  margin-bottom:8px;  font-size:34px; } .each-air-purifiers-product .banner-content p {  font-size:20px; } .each-air-purifiers-product .banner-content .common-btn {  background:transparent;  border:1px solid #fff;  margin-top:32px;  font-size:20px;  min-width:200px;  padding:15px 25px; } .each-air-purifiers-product .banner-content .common-btn:hover {  background:#00b0ff;  color:#fff;  border-color:#00b0ff; } .news-form input {  border:1px solid #969696; } .worldwide-gallery-head {  max-width:928px; } .worldwide-gallery-img {  margin-top:-65px; } .professional_grade h2, .certifications h2 {  font-size:36px;  font-weight:600; } .professional_grade h2{  margin-bottom:26px; } .filters_accessories {  padding:130px 0; }  .each_filter_type ul li a {  font-size:12px;  line-height:30px; } .each_filter_type {  padding:30px 0 23px;  border-top:1px solid #dcdeeb; } .each_filter_type ul {  margin-top:12px; } .leftFilterPanel h4 {  margin-bottom:38px; } .each_filter_type h6 {  position:relative;  cursor:pointer; } .each_filter_type h6::before {  content:"";  width:8px;  height:2px;  position:absolute;  top:50%;  right:0;  transform:translateY(-50%);  background:#000000; } .each_filter_type h6::after {  content:"";  width:8px;  height:2px;  position:absolute;  top:50%;  right:0;  transform:translateY(-50%) rotate(90deg);  background:#000000;  transition:all ease-in-out 300ms; } .each_filter_type.active h6::after {  transform:translateY(-50%) rotate(0deg); } .replacementFilerWrp {  margin-bottom:120px; } .each_product_img {  background:#f5f5f5; } .each_product_img img {  width:100%; } .filter_prod_txt h6 {  color:#000;  margin-bottom:45px;  font-size:16px;  font-weight:700 ;  min-height:38px; } .filter_prod_txt {  margin-top:27px; } .filter_prod_txt p {  color:#515151;  font-size:14px;  margin-bottom:10px; } .filter_prod_txt .price {  color:#00a4ed;  font-size:16px;  margin-bottom:20px;  font-weight:700; } .learn_more_btn {  font-size:14px;  background:#000000;  border:2px solid #000000;  color:#fff;  position:relative;  border-radius:0.5rem;  display:inline-block;  text-align:center;  padding:8px 25px;  min-width:200px;  text-align:center; } .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {   margin-bottom:0.992em ; } .filter_prod_txt ul {  display:flex;  align-items:center; } .filter_prod_txt ul li + li {  margin-left:26px; } .filters_accessories > .container > .row .row {  --bs-gutter-y:30px; } .filterDeafult_slect {  width:auto;  min-width:275px;  height:40px;  border-radius:0; } .filtter_select_wrp{  display:flex;  align-items:center;  justify-content:space-between;  flex-wrap:wrap;  margin-bottom:30px; } .woocommerce-notices-wrapper {  flex:0 0 auto;  width:100%; } .woocommerce ul.products{  --bs-gutter-x:0; } .woocommerce-page ul.products.columns-3 li.product{   margin-bottom:20px !important; } .filters_accessories .row .row .col-lg-12 {  margin-top:22px; } .gp-map-sec {  padding:70px 0 216px; } .companyInfoBanner{  padding:54px 0 87px; } .companyInfoBanner .contact_title::after {  margin:50px auto 64px; } .contact_form_right label span {  color:red; } .contact_form_right, .government_institutional {  max-width:524px;  padding:0 12px;  margin:0 auto; } .government_institutional label {  font-size:16px;  color:#212121;  display:block;  margin-bottom:10px; } .government_institutional label span {  color:#f00; } .govt_institutional_sect {  padding:80px 0 70px; } .government_section .contact_content p {  color:#7a7a7a; } .contact_content p{  font-size:20px; } .woocommerce ul.products {  padding-right:calc(var(--bs-gutter-x) * .5);  padding-left:calc(var(--bs-gutter-x) * .5); } .woocommerce ul.products li.product .onsale {  top:0;  right:0;  left:auto;  margin:0;  border-radius:0;  min-height:20px;  padding:12px 14px;  line-height:1;  background:#00a2e4;  font-size:16px; } .woocommerce ul.products li.product .price del {  color:#000000; } .woocommerce ul.products li.product .price { color:#00a4ed;  font-size:16px;  margin-bottom:20px;  font-weight:700; } .bapf_sfilter .bapf_head h3 {  font-size:18px;  font-weight:600;  line-height:18px;  cursor:pointer; } .bapf_body {  margin-top:20px; } .bapf_sfilter.bapf_ckbox label {  font-size:11px; } .bapf_sfilter ul li + li {  margin-top:10px !important; } .woocommerce .woocommerce-ordering select {  -webkit-appearance:none;  appearance:none;  background:url(https://airgle.com/wp-content/themes/airgle/css/../images/angle-down.png) no-repeat right 10px center #ffff !important;  border-radius:0; } .woocommerce .woocommerce-ordering select:focus{  box-shadow:none; }  .berocket_ajax_group_filter_title {  margin-bottom:30px;  font-size:24px; } .bapf_sfilter {  margin-bottom:0px;  padding:30px 0;  border-top:1px solid #dcdeeb; } .irs--big .irs-to, .irs--big .irs-from, .irs--big .irs-bar {  background:#00a2e4; } .irs--big .irs-bar {  border:none; } .irs--big .irs-to, .irs--big .irs-from {  border-radius:20px; } .irs--big .irs-handle {  background:#fff; } .woocommerce a.remove {  color:#c6c7cb !important;  width:20px;  height:20px;  border-radius:50%;  line-height:18px;  border:1px solid #c6c7cb;  font-weight:400;  font-size:1em; } .woocommerce a.remove:hover{  border:1px solid #f00; }  .subtitle {  font-size:12px; } .title-margin-bottom {  margin-bottom:0.8rem; } .product-description {  word-spacing:1.5px; } .img-mini-view {  height:80px;  width:80px;  object-fit:cover; } .hr-cm {  margin-top:0.5rem;  margin-bottom:0.8rem; } .img-color-view {  width:40px; } .btn-custom {  padding:0.3rem 0.5rem;  font-size:14px; } .btn-dark {  background-color:black !important; } .feature-section {  word-spacing:1px;  line-height:19px; } .client-comments {  word-spacing:1px;  line-height:1.7rem; } .accordion-button {  background-color:#f5f5f5; } .accordion-button.collapsed::after {  background-color:rgb(0, 0, 0);  -webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' color='black' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4z'/%3e%3c/svg%3e");  mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' color='black' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4z'/%3e%3c/svg%3e"); } .comfort-list {  padding-left:1rem;  line-height:1rem; } .comfort-list > li {  margin-top:2.1rem;  line-height:2.3rem; } .feactures-section {  font-weight:900;  padding-left:1rem;  padding-top:1.4rem;  padding-bottom:1.9rem; } .feactures-section > li {  line-height:24px; } .accordion-item {  border:1px solid #cbcbcb; } .border-top-cm {  border-top:1px solid #cbcbcb !important; } .border-bottom-cm {  border-bottom:1px solid #cbcbcb !important; } .lm-color {  color:#1ca8ea; } .accordion-width {  max-width:660px; } #accordionFlushExample{  margin-top:26px;  --bs-accordion-bg:transparent; } .accordion-padding-cm {  padding:20px 10px 20px 8px;  line-height:1.2; } #accordionFlushExample{  --bs-accordion-body-padding-x:10px; } .page-template-template-white-face-mask .accordion-button, .page-template-template-product-details .accordion-button{  font-weight:700;  background:transparent; } .page-template-template-white-face-mask .accordion-button:not(.collapsed), .page-template-template-product-details .accordion-button:not(.collapsed){  color:#00a2e4; } .page-template-template-white-face-mask .accordion-button:not(.collapsed)::after, .page-template-template-product-details .accordion-button:not(.collapsed)::after{  background-color:#00a2e4;  -webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' color='black' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4z'/%3e%3c/svg%3e");  mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' color='black' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4z'/%3e%3c/svg%3e"); } #accordionFlushExample.accordion-flush .accordion-item:first-child{  border-top:1px solid #cbcbcb; } #accordionFlushExample.accordion-flush .accordion-item:last-child{  border-bottom:1px solid #cbcbcb; } .buy-padding {  margin:3rem 6rem; } .individual-packaging-font {  font-size:36px;  line-height:3.7rem; } .ip-gap {  line-height:2.2rem; } .client-padding {  margin-right:3rem !important;  margin-left:3rem !important; } .feature-padding {  margin-left:3rem !important; } .light-gray-bg {  background-color:#f5f5f5; } .fw-500 {  font-weight:500; } .pt-lg {  padding-top:7.5rem; } .client-card-row {  padding:0 4rem; } .client-card-col {  padding:3.5rem 1.6rem; } .client-card-text {  padding:1.8rem 0; } @media only screen and (max-width:768px) {  .buy-padding {   margin:0 0;  }  .individual-packaging-font {   font-size:28px;  }  .feature-padding {   margin-left:0 !important;  }  .client-padding {   margin-right:0 !important;   margin-left:0 !important;  } }  .each_checkout {  display:flex;  align-items:center;  padding:32px 0; } .product_icon {  position:relative;  width:160px;  background:#f5f5f5; } .prodcut_title {  font-size:14px;  font-weight:600;  padding:0 30px;  flex:1 0 0; } .prodcut_price {  font-size:16px;  font-weight:600; } .productCount {  position:absolute;  top:-15px;  left:-15px;  width:24px;  height:24px;  background:#00b2ff;  text-align:center;  line-height:24px;  color:#fff;  border-radius:50%;  font-size:14px; } .disscount_code {  padding:32px 0;  border-top:1px solid #c6c7cb;  display:flex; } .disscount_code input {  background:#fff;  border:1px solid #787878;  width:100%;  height:50px;  margin-right:22px;  border-radius:6px;  font-size:16px;  color:#666;  padding:0 24px; }  .disscount_code form .btn.codeApply {  padding:0px 42px;  background:#787878;  color:#ffffff;  font-size:16px;  line-height:50px; } .subtotalTable tr td {  padding:10px 8px;  font-size:16px; } .subtotalTable tr th {  padding:30px 8px; } .subtotalTable tr > *:last-child {  text-align:right; } .arPopOver {  position:relative; } .arPopOver i {  color:#6e6e6e; } .arPopOver .arPopOverText {  position:absolute;  bottom:100%;  left:-30%;  width:138px;  padding:10px;  background:#444444;  color:#fff;  transform:translateY(-24px) translateX(-20%);  border-radius:6px;  font-size:9px;  z-index:1;  opacity:0;  visibility:hidden; } .arPopOver:hover .arPopOverText {  opacity:1;  visibility:visible; } .arPopOverText::after {  content:"";  width:0;  height:0;  border-style:solid;  border-right:10px solid transparent;  border-left:14px solid transparent;  border-top:40px solid #434343;  border-bottom:0;  position:absolute;  bottom:-26px;  right:50%;  transform:rotate(45deg);  z-index:-1; } .subtotalTable table {  width:100%; } .subtotalTable tfoot tr th {  border-top:1px solid #c6c7cb; } .cartPageSec {  position:relative;  z-index:1;  padding:70px 0 97px; } .cartPageSec::after {  content:"";  width:50%;  height:100%;  background:#fafafa;  position:absolute;  top:0;  right:0;  z-index:-1; } .arFormControl {  margin-bottom:20px; } .form_checkout_1 {  background:#f5f5f5;  width:100%;  display:block;  color:#000;  border:1px solid #c6c7cb;  border-radius:10px;  font-size:16px;  height:60px;  padding:0 30px; } .form_checkout_1::placeholder {  color:#666;  opacity:1; } .arlabel1 {  font-size:14px;  color:#000;  margin-bottom:14px; } .checkboxGroup {  font-size:14px;  color:#515151;  margin-top:20px; } .returnToCart {  font-size:14px; } .contact_information {  margin-bottom:30px; } .checkout_nav li a {  font-size:16px; } .checkout_nav {  display:flex;  margin-bottom:40px; } .sop_pay_devider {  font-size:14px;  position:relative;  text-align:center;  margin:16px 0;  z-index:1; }  .sop_pay_devider span {  background:#fafafa;  display:inline-block;  padding:0 10px; } .sop_pay_devider::after {  content:"";  width:100%;  height:1px;  background:#c6c7cb;  position:absolute;  top:50%;  left:0;  transform:translateY(-50%);  z-index:-1; } .payButton {  text-align:center; } .checkout_right_wrp h6{  font-size:18px;  font-weight:500; } .checkout_nav li a {  font-size:16px;  color:#000; } .checkout_nav li {  font-size:16px;  color:#8d8d8d; } .checkout_nav li + li::before {  content:">";  display:inline-block;  margin:0 4px; } .hasDropdrawn a::after {  content:"";  width:0;  height:0;  border-style:solid;  border-width:6px 6px 0 6px;  border-color:#000000 transparent transparent transparent;  display:inline-block;  margin-left:4px; } .ft_mobile_learn_btn {  font-size:13px;  background:#000000;  border:2px solid #000000;  color:#fff;  position:relative;  border-radius:0;  display:inline-block;  text-align:center;  padding:10px 24px;  text-align:center;  line-height:1;  margin-top:19px;  display:none; } .ft_mobile_learn_btn:hover {  background:#00b0ff;  color:#fff;  border-color:#00b0ff; } .each_centification {  background:#e6f4fd;  border:1px solid #e6e6e6;  display:flex;  flex-wrap:wrap;  padding:42px 0 27px;  align-items:center;  margin-bottom:20px;  box-shadow:0 4px 20px 0 rgb(0 0 0 / 8%); } .each_centification:last-child {  margin-bottom:0; } .certification_icon {  width:262px;  text-align:center; } .certification_icon img{  mix-blend-mode:multiply;  max-width:100%; } .each_id_300 .certification_icon{  padding-left:30px; } .certification_body {  flex:1 0 0;  padding:0 50px 0 40px; } .certification_body h5 {  font-weight:700;  margin-bottom:15px; } .certification_body p {  font-size:14px;  color:#515151;  line-height:20px; } .third-party-certification {  padding:20px 0 180px; } .each_info_wrap {  padding:0 100px; } .each_info_wrap h3 {  margin-bottom:65px;  font-size:48px;  font-weight:500; } .each_info_wrap h4{  margin-bottom:40px; } .each_info_wrap ul{  list-style-type:disc;  padding-left:17px; } .each_info_wrap p {  color:#000000;  font-size:20px;  font-weight:400; } .each_info_wrapper {  background:#f5f5f5; } .each_info_wrapper .row {  align-items:center; } .human_body_information {  margin-top:16px; } .show_extra_product {  padding:110px 0 181px; }  .show_extra_product h3 {  font-size:36px; } .each_filter_Wrapper {  max-width:708px;  width:100%;  margin-left:38%;  padding-left:30px;  position:relative; } .each_filter_Wrapper::after {  content:"";  width:1px;  height:calc(100% + 52px);  border-right:1px dashed #00a0e9;  position:absolute;  top:15px;  left:0; } .each_filter_Wrapper::before {  content:"";  width:10px;  height:10px;  background:#00a0e9;  position:absolute;  top:15px;  left:-5px;  border-radius:50%; } .each_filter_Wrapper h3 {  font-size:36px;  margin-bottom:30px;  font-weight:700; } .each_filter_Wrapper p {  font-size:18px;  color:#515151;  max-width:588px;  line-height:30px; } .each_filter_Wrapper ul {  display:flex;  margin-top:30px;  flex-wrap:wrap; } .each_filter_Wrapper ul li {  flex:0 0 auto;  margin-bottom:20px; } .each_filter_Wrapper ul li + li {  margin-left:60px; } .each_filter_Wrapper ul li a {  color:#515151; } .each_filter_Wrapper ul li a:hover {  color:#000; } .filter_each_text {  display:block;  font-size:12px;  margin-top:16px;  text-align:center;  font-weight:500; } .filter_each_icon {  display:flex;  justify-content:center;  min-height:51px; } .filter_specification_wrp {  margin-top:30px;  margin-bottom:120px; } .page-template-template-chepa .graph-box {  padding-right:30px; } .activated-granulated-carbon.each_filter_Wrapper {  max-width:668px;  margin-left:870px; } .each_centification2 {  display:flex;  align-items:center;  border-bottom:1px solid #dcdcdc;  padding:30px 0; } .each_centification2.post_id_4 img{  height:50px; }  .certification_body2 h5 {  text-transform:unset;  font-weight:700;  margin-bottom:5px; } .certification_body2 p{  font-size:13px;  line-height:18px; } .common_heding_type2{  font-size:36px; } .activatedCharcolWrp {  max-width:655px;  margin:0 auto; } .certification_icon2 {  -webkit-flex:0 0 170px;  flex:0 0 170px;  padding:0 46px 0 20px;  text-align:center; } .certification_icon2 img {   max-width:100%;  mix-blend-mode:multiply; } .titeniumUvProModuleInfo {  margin-left:194px; } .patent_no {  position:relative;  border:1px solid #515151;  font-size:20px;  padding:16px 22px;  display:inline-block;  line-height:1;  margin-top:42px; } .patent_no span {  position:absolute;  bottom:0;  left:50%;  font-size:17px;  color:#515151;  background:#fff;  transform:translate(-50%, 50%);  width:auto;  white-space:nowrap; } .info_wrapper_last2 {  margin-bottom:127px; } .bacteria_remove_rate {  padding:80px 0; } .bacteria_removal {  border:4px solid #ffffff;  padding:35px 60px;  display:inline-block;  margin-bottom:100px; } .bacteria_removal h3 {  color:#fff;  margin-bottom:10px;  line-height:36px; } .bacteria_remove_rate h2 {  color:#ffffff;  margin-bottom:44px;  text-align:center; } .bacteria_remove_rate .bacteria_removal h2 {  color:#fff; } .bacteria_remove_rate p {  color:#fff;  font-size:18px;  font-weight:300;  line-height:36px; } .each_filter_wrapper {  padding:62px 0; } .each_technology_wrp li a {  color:#828282;  font-size:16px;  font-weight:300; } .each_technology_wrp li {  margin:20px 0;  padding-left:36px;  position:relative; } .each_technology_wrp li img {  margin-right:14px;  position:absolute;  top:6px;  left:0; } .airPurificationWrp {  --bs-table-striped-bg:#f1f1f1; } .comparison_chart_sec{  margin-top:123px; } .airPurificationWrp tr td {  font-size:16px;  color:#000;  border-top:0;  font-weight:600; } .airPurificationWrp .table > :not(caption) > * > * {  border-bottom-width:0px;  border-top-width:0px;  padding:18px 10px;  border-color:#f1f1f1 !important; } .airPurificationWrp .table > :not(caption) > * > *:first-child ~ * {  text-align:center; } .airPurificationWrp .table > :not(caption) > *:first-child > th {  padding-bottom:45px; } .airPurificationWrp h3 {  line-height:36px; } .airPurificationWrp .table-bordered > :not(caption) > * {  border-width:0px; } .airPurificationWrp .table-bordered > :not(caption) > *{  border-bottom:1px solid #f1f1f1; } .airPurificationWrp .table > :not(caption) > * > th {  border:none; } .airPurificationWrp .table > :not(caption) > * > th:not(:first-child) {  text-align:center; } .airPurificationWrp .table_logo {  margin-bottom:8px; } .ftr-right-part .support{  margin-bottom:25px; } .footer_airgle_logo_prt .logos {  margin-top:40px; } .social-sec{  margin-top:25px; } .comparison_chart_wrapper .nav li button {  width:100%;  text-align:left;  border:none;  margin-bottom:0;  padding:26px 0;  position:relative;  } .comparison_chart_wrapper .nav li button::after {  content:"";  width:18px;  height:12px;  background:url(https://airgle.com/wp-content/themes/airgle/css/../images/arrow-right.png);  position:absolute;  top:50%;  right:0;  transform:translateY(-50%); } .comparison_chart_wrapper .nav li{  border-top:1px solid #dcdeeb; } .comparison_chart_wrapper .nav{  --bs-nav-tabs-border-color:#dee2e6;  --bs-nav-tabs-link-active-color:#000000;  --bs-nav-link-color:#969696; } .comparison_chart_wrapper h4{  margin-bottom:32px; } .each_coverage_group{  margin-bottom:33px;  padding:0 38px; } .each_coverage_group ul{  list-style:disc outside;  padding-left:18px;  font-size:14px; } .each_coverage_group h6{  font-weight:700;  margin-bottom:10px;  text-transform:inherit;  font-size:16px; } .each_compair_chart_wrp h5{  color:#000;  text-transform:unset;  font-weight:700; } .each_compare_btn {  background:#000;  color:#fff;  font-size:16px;  max-width:360px;  width:100%;  padding:20px 14px;  display:inline-block;  margin-top:40px;  border-radius:8px; } .each_compare_btn:hover{  background:#00a2e4;  color:#fff; } .each_compair_chart_wrp{  text-align:center; } .each_compair_chart_wrp{  max-width:404px; } .compare_chart_icon {  text-align:center;  min-height:288px;  margin-bottom:30px;  display:flex;  align-items:flex-end;  justify-content:center; } .each_compair_chart_wrp{  margin-bottom:50px; }   .faq .section-title{  margin-bottom:128px; } .faq .faq-list {  padding:0;  list-style:none; } .faq .faq-list>li {  border-bottom:1px solid #dcdeeb;   padding:30px 0; }   .faq .faq-list >li > a {  display:block;  position:relative;  font-size:18px;  line-height:24px;  font-weight:400;  padding-right:25px;  cursor:pointer;  font-weight:600; } .faq .faq-list.faq-list1 >li > a {  font-size:18px; } .faq .faq-list.faq-list1 >li ul li{  margin-top:10px; } .faq .faq-list > li> a::after {   content:"";   width:16px;   height:3px;   background-color:#000000;   position:absolute;   top:50%;   right:0;   transform:rotate(0deg); } .faq .faq-list > li> a::before {  content:"";  width:16px;  height:3px;  background-color:#000000;  position:absolute;  top:50%;  right:0; } .faq .faq-list > li> a.collapsed:after {  transform:rotate(90deg); }  .faq .faq-list p {  margin-bottom:0;  line-height:22px; } .faq .faq-list .collapse[data-bs-parent]{  padding-top:33px; } .faq .faq-list .icon-show {  display:none; } .faq .faq-list a.collapsed {  color:#000; } .faq .faq-list a.collapsed:hover {  color:#000; } .faq .faq-list a.collapsed .icon-show {  display:inline-block; } .faq .faq-list a.collapsed .icon-close {  display:none; } .faq_by_heading{  margin-top:100px; } .faq_by_heading h4{   margin-bottom:34px; } .faq .faq_by_heading .faq-list .collapse[data-bs-parent] {  padding-top:0px; } .faq .faq-list>li:first-child {  border-top:1px solid #dcdeeb; } .faq_by_heading ul li a{  font-size:16px;  line-height:16px; } .faqFilterBy ul li {  padding:7px 0; } .faqLearnMoreBtn{  color:#00a0e9;  font-size:16px;  display:inline-block;  font-weight:600; } .faq_learnMoreWrp{  margin-top:40px;  text-align:center; } .faqRight_panel_innr{  padding:0 90px; } .faqRight_panel_innr + .faqRight_panel_innr{  margin-top:140px; } .faq {  margin-bottom:180px; } .each_list_testimonial {  display:flex;  align-items:center;  padding:58px 129px 58px 160px; } .test_list_img{  width:290px;  flex:0 0 290px; } .test_list_img img{  width:100%;  display:block; } .test_list_text p{  line-height:24px;  font-size:15px; } .test_list_text{  padding-left:70px; } .test_list_text h5{  margin-top:60px;  font-weight:700;  text-transform:unset; } .each_list_testimonial{  border-bottom:1px solid #dcdcdc; } .feature_testimonial_section .container-fluid{   padding:0 60px; } .feature_testimonial_text{  margin-top:-247px;  position:relative;  z-index:1;  padding:0 200px; } .feature_testimonial_text_inner{  background:#f6f6f6;  padding:70px 80px 50px; } .feature_testimonial_text_inner p{  font-size:15px;  line-height:24px; } .feature_testimonial_text_inner h5{  font-size:20px;  font-weight:700;  margin-top:55px;  font-weight:700;  text-transform:unset;  line-height:48px; } .each_testimonial_grid img{  width:100%;  display:block; } .testimonial_grid_Sec .container {  padding-top:70px;  padding-bottom:70px;  border-top:1px solid #dcdcdc; } .testimonial_img{  margin-bottom:100px; } .each_testimonial_grid p{  font-size:16px; } .each_testimonial_grid h4{  font-size:20px;  font-weight:700;  margin-top:50px; } .feature_testimonial_section{  padding:60px 0; } .each_warranty_info{  padding:0 60px 0 185px;  margin-bottom:71px; } .each_warranty_info h4{  margin-bottom:22px; } .each_warranty_info p{  font-size:18px;  margin-bottom:10px; } .each_warranty_info a{  color:#00b2ff; } .each_warranty_info ul{  list-style:disc outside;  padding-left:17px; } .each_warranty_info ul li {  margin-bottom:0;  font-size:17px;  line-height:25px; } .warranty_section{  padding:70px 0 64px; } .becomeDistributor{  padding:78px 0 156px; } .woocommerce-billing-fields.shipping_address_2 {  padding-left:0px; } .select2-container .select2-selection--single {  height:60px;  border-radius:10px;  background:#f5f5f5;  padding-left:18px; } .select2-container--default .select2-selection--single .select2-selection__rendered {  line-height:58px; } .select2-container--default .select2-selection--single .select2-selection__arrow {  height:58px; } .woocommerce #payment #place_order, .woocommerce-page #payment #place_order {  float:right; } .woocommerce-NoticeGroup{  flex:0 0 100%;  width:100%; } .cartPageSec form{  flex-wrap:wrap; } .checkout.woocommerce-checkout .checkout_left_wrp{  padding-right:40px; } .checkout_right_wrp > .arFormControl {  padding-left:40px; } #place_order{  display:none; } .woocommerce-checkout .header{  display:none; } .cartPageSec .disscount_code input {  width:calc(100% - 160px); } .disscount_code form{  width:100%; } .filters_accessories .row {  --bs-gutter-x:100px; } .arSliderInfiltersWrp{  margin:60px 0 140px 0;  padding:0 20px; } .warranty_registration_inner h4{  font-weight:400;  margin-bottom:40px;  text-align:center;  font-size:30px; } .sepration_product_information{  margin-top:50px; } .arUploadWrp .plusIcon{  width:50px;  height:50px;  border-radius:50%;  font-size:22px;  color:#fff;  display:flex;  align-items:center;  justify-content:center;  background:#00a0e9;  margin:20px auto 26px; } .arUploadWrp{  text-align:center;  position:relative;  background:#f7f7f7;  padding:10px 15px 0; } .arUploadWrp input[type="file"]{  position:absolute;  top:0;  left:0;  width:100%;  height:100%;  opacity:0; } .arUploadWrp label{  position:relative;  display:block;  padding:20px 0; } .arUploadWrp .wpcf7-form-control-wrap{  position:static; } .arUploadWrp h6{  font-size:16px;  font-weight:400;  text-align:left;  color:#515151; } .arUploadWrp .labelText{  color:#515151;  font-size:14px; } #clickToUpload{  display:none; } label.clickToUpload {  color:#00a0e9;  font-size:16px;  opacity:1;  cursor:pointer; } .clickToUploadWrp{  margin-bottom:30px;  margin-top:26px;  text-align:center } .each_productdescription{  padding:110px 190px 110px 160px; } .breadcrumb{  display:flex;  font-weight:500;  margin-bottom:8px; } .breadcrumb li+li::before{  content:">";  display:inline-block;  margin:0 5px; } .product_name_price_wrp{  display:flex;  border-top:1px solid #bbbbbb;  border-bottom:1px solid #bbbbbb;  padding:15px 0 20px; } .pnpw_left{  padding-right:78px; } .pnpw_left h5{  font-weight:700;  margin-bottom:10px;  line-height:32px;  text-transform:capitalize; } .pnpw_left h5 small{  font-weight:500; } .pnpw_right{  font-weight:700;  font-size:18px; } .woocommerce ul.products li.product .button.add_to_cart_button { background-color:transparent; padding:0; } .pnpw_left p{  font-size:15px;  line-height:17px;  width:calc(100% + 120px);   text-align:justify; } .pnpw_left p a{  color:#00a0e9; } .product_details_inner ul{  margin:0 -10px;  display:flex;  flex-wrap:wrap; } .product_details_inner li {  padding:10px; } .product_details_inner{  padding:7px 0;  border-bottom:1px solid #bbbbbb;  margin-bottom:14px; } .ar_prod_detls_packof{  margin-bottom:9px; } .ar_prod_detls_packof h6{  margin-bottom:5px;  font-weight:600; } .ar_prod_detls_packof.avg_filter h6{  margin-bottom:7px;  font-weight:700; } .ar_prod_detls_packof ul li a {  width:60px;  height:60px;  position:relative;  z-index:-1;  display:flex;  align-items:center;  justify-content:center; } .ar_prod_detls_packof ul li a::after {  width:100%;  height:100%;  content:"";  border-radius:50%;  background:#000000;  position:absolute;  top:0;  left:0;  z-index:-1; } .ar_prod_detls_packof ul {  display:flex; } .ar_prod_detls_packof ul li + li{  margin-left:-18px; } .ar_prod_detls_packof ul.avrg_filter_life{  display:block;  padding-left:20px;  list-style:disc outside; } .ar_prod_detls_packof ul.avrg_filter_life li{  list-style:disc;  margin-bottom:13px;  line-height:20px;  font-size:14px; } .ar_prod_detls_packof ul.avrg_filter_life li+li{  margin-left:0; } .rightNote{  font-weight:700; } .ar_prod_detls_packof.avg_filter .rightNote p{  font-size:10px;  font-weight:500;  padding-left:20px;  line-height:12px; } .ar_prod_detls_packof h5{  font-weight:700;  text-transform:unset; } .addToWishlist .fa-heart-o:before{  font:normal normal normal 18px/1 FontAwesome; } .replace_filter_set{  margin:50px 0; } .productDetailsFetaureInr .replace_filter_set p{  font-size:14.5px;  font-weight:500;  margin-bottom:0; } .addToWishlist{  --bs-btn-color:#000;  --bs-btn-border-color:#000;  --bs-btn-hover-color:#fff;  --bs-btn-hover-bg:#000;  --bs-btn-hover-border-color:#000;  height:35px;  width:36px;  padding:0;  border-radius:0; } .arDownloadBroshure{  margin-top:18px;  font-weight:700; } .arDownloadBroshure ul{  display:flex;  align-items:center; } .arDownloadBroshure ul li+li{  margin-left:20px; } .arDownloadBroshure ul li a{  border-bottom:1px solid #000;  font-weight:700; } .addToCart {   background-color:#000;   height:35px;   color:#fff;   font-size:18px;   margin-right:7px;   flex:1 0 0;   padding:0;   line-height:35px;   border-radius:0; } .addToCart:hover{  background:#00a2e4;  color:#fff; }  .hideContent {  display:none; } .showContent {  display:block; } .product_details_feature{  background:#f5f5f5; } .productDetailsFetaureInr{  padding:86px 60px 114px 120px; } .productDetailsFetaureInr > p{  line-height:26px;  font-size:18px;  margin-bottom:30px; } .medical_grade p{  margin-bottom:10px; } .medical_grade ul{  list-style:disc; } .medical_grade ul li{  margin-bottom:10px; } .productDetailsFetaureInr {  font-weight:500; } .productDetailsFetaureInr h5{  font-weight:700;  margin-bottom:5px;  text-transform:initial; } .productDetailsFetaureInr h3{  margin-bottom:30px; } .featureBoldUl {  list-style:disc outside;  padding-left:20px;  margin-top:26px;  font-size:14px;  font-weight:700; } .featureBoldUl li{  margin-bottom:5px; } .page-template-template-white-face-mask #accordionFlushExample{  margin-top:28px; } .page-template-template-white-face-mask .accordion-padding-cm {  padding:20px 10px 22px 8px; } .packofThree{  padding:150px 0 55px;  text-align:center; } .packOfThreeTextwrp{  text-align:center;  margin-bottom:100px; } .packOfThreeTextwrp p{  font-size:20px;  margin-top:30px; } .comfortUl{  list-style:disc outside;  padding-left:12px; } .comfortUl li{  margin-top:48px;  font-size:20px; } .faceMaskTestimonial .row{  --bs-gutter-x:56px;  --bs-gutter-y:112px; } .faceMaskTestimonial{  padding:150px 0 ; } .mask_each_testimonial {  text-align:center; } .mask_each_testimonial h5{  text-transform:unset;  font-weight:700; } .mask_each_testimonial .each-testimonial-content{  margin:9px 0 0;  font-size:17px;  font-weight:500; } .activated_charcol .common_heding_type2{  margin-bottom:52px; } .activatedCharcolWrp > .text-center{  margin-bottom:70px; } .activatedCharcolWrp > .text-center p{  font-size:20px; } #profile-973 .compare_chart_icon{  min-height:345px; } .techAddToCartBtn{  margin-top:70px; } .techAddToCartBtn a{  text-transform:uppercase; } .page-template-template-air-changes-per-hour .contact_title::after, .page-template-template-comparison-chart .contact_title::after{  display:none; } .irs--big .irs-handle.state_hover, .irs--big .irs-handle:hover {  background:#fff; } .post-type-archive-product .contact_title{  display:none; } .post-type-archive-product .replacementFilerWrp{  display:none; } .term-replacement-filters .aa_col_left, .post-type-archive-product .aa_col_left {  flex:0 0 auto;   width:29.67%;   margin-top:15px; } .aa_col_right{  width:70.33%;  flex:0 0 auto; } .post-type-archive-product .leftFilterPanel h4 {  margin-bottom:36px; } .post-type-archive-product .filters_accessories .row .row .col-lg-12 {  margin-top:19px;  display:none; } .post-type-archive-product .each_product_Filter {  margin-bottom:35px; } .post-type-archive-product ul.products.columns-3{  margin-top:30px; } .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button{  background-color:#ffffff; } .page-template-template-titanium .each_filter_Wrapper .extra-dot::after{   content:"";   width:10px;   height:10px;   background:#00a0e9;   position:absolute;   bottom:-152px;   left:-5px;   border-radius:50%;  }  .page-template-template-filters-accessories .filter_prod_txt h6 {  margin-bottom:25px;  }  .accordion-button:focus{  border-color:0;   outline:0;   box-shadow:none;  }  a.arReadmore {   color:#00b0ff;  } .SickBuildingSyndrome{  position:relative;  padding-bottom:44px;  } .arCommonSyndromWrp{  position:absolute;  top:50%;  right:0;  width:50%;  background:var(--common-syndrom, rgba(255, 255, 255, 0.6));  padding:var(--syndrom-padding, 64px 100px 40px 135px) ;  transform:translateY(-50%);  border-radius:var(--syndrom-radious, 10px) 0 0 var(--syndrom-radious, 10px); } .arCommonSyndromWrp.remediation_syndromWrp{  padding:60px 80px 80px;  background:rgba(255, 255, 255, 0.85);  top:49%;  width:45%; } .commonSyndromHeading{  margin-bottom:30px; } .commonSyndromContent ul{  list-style:disc;  padding-left:24px;  font-size:20px; } .commonSyndromHeading h2, .commonSyndromContent h2{  font-size:42px;  line-height:1;  font-weight:500;  margin-bottom:10px; } .construction_section{  background:#000;  padding:132px 0 97px;  text-align:center; } .construction_section .airgelWhite{  text-align:center; } .construction_section p{  color:#fff;  font-size:20px ;  text-align:left; } .constructionWrapper{  margin-bottom:56px;  padding:0 139px 0 147px; } .construction_section .airgelWhite img{  filter:brightness(0) invert(1); } .construction_section .airgelWhite{  margin-bottom:55px; } .inner_banner_text_onoverlay{  background:rgba(82, 157, 212, .8);  color:#fff;  text-align:center;  min-height:128px;  display:flex;  align-items:center;  justify-content:center;  font-size:32px;  position:absolute;  bottom:0;  left:0;  width:100%; } .industry_logos {  padding:0 0 134px 0; } .airgel_continues_establish{  padding:98px 100px 60px 60px; } .airgel_continues_establish h4{  margin-bottom:40px;  font-weight:500;  font-size:var(--continues_establish_fontsize, 32px);  line-height:1.2; } .airgel_continues_establish ul{  padding-left:20px; } .airgel_continues_establish li{  list-style:disc outside;  font-size:20px; } .airgel_continues_establish li:not(:last-child){  margin-bottom:30px; } .industry_help_section{  background-size:cover !important;  padding:180px 0 63px;  text-align:center; } .industry_help_section h3{  margin-bottom:var(--industry-help-margin-bottom, 103px);  color:var(--industry-help-color, #fff);  font-size:var(--industry-help-fontsize, 42px);  font-weight:600;  line-height:1.4; } .industry_certification{  padding:135px 0 80px; } .industry_virussection{  padding-bottom:42px; } .industry_logos ul{  display:flex;  flex-wrap:wrap;  margin:0 -12px;  align-items:center; } .industry_logos ul li{   text-align:center;  margin:24px 0;  padding:0 12px; } section.each_info_wrapper.info_wrapper_last {  padding-bottom:44px; } .industry_logos ul li img{  max-width:100%;  height:auto; } .industry_help_section.remidiation_help{  --industry-help-color:#000000;  padding:180px 0 96px; } .industry_help_section.education_help_section{ --commonBtnBg:#e7e7e7; --commonBtnBorder:#e7e7e7; --commonBtnColor:#000000; background-position:center center; --industry-help-margin-bottom:50px; } .industry_logos.healthcare_logos{  background:#f5f5f5; } .industry_logos.healthcare_logos ul li img{  mix-blend-mode:multiply; } .industry_logos.healthcare_logos .container{  max-width:1200px; } .help_healthcare{  --industry-help-color:#000; } .hospitality_logos{  margin-bottom:85px; } .page-template-template-hospitality{  --common-syndrom:rgba(255, 255, 255, 0.85);  --syndrom-padding:70px; } .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {  max-width:500px; } .continue_shopping_page .common-btn{  width:100%;  margin-bottom:17px;  --commonBtnPaddingY:11px;  --commonBtnFont:14px;  --commonBtnRadius:4px; } .woocommerce-cart .header{  display:none; } .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt{  background-color:var(--woocommerse_wrap, #000); } :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt{  font-size:14px;  width:100%;  padding:13px 16px;  font-weight:400; } :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled[disabled]:hover{   color:#000 !important;   } :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover{  background:#00b0ff; } :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button{  background-color:var(--woocommerse_wrap, #000);  color:#fff !important;  width:100%;  height:40px;  font-size:14px;  font-weight:400; } .woocommerce-cart table.cart img{  width:160px; } .woocommerce-cart table.cart .product-thumbnail{  width:184px; } .woocommerce table.shop_table{  border:none;  border-bottom:1px solid rgba(0,0,0,.1); } .product-name a{  color:#000000;  font-size:14px;  font-weight:700; } .woocommerce-Price-amount{  font-weight:700; } .woocommerce table.shop_table th{  font-weight:400; } .woocommerce .quantity .qty{  border-radius:0;  border:1px solid #c6c7cb;  height:44px;  width:80px; } .woocommerce .cart-collaterals .cart_totals table {  width:320px;  margin-left:auto;  border-bottom:none; } .cartHeading{  font-size:36px;  font-weight:400; } .order-total td:last-child{  text-align:right; } .wc-proceed-to-checkout p{  font-size:15px;  text-align:right;  font-weight:500;  margin-bottom:10px; } .wc-proceed-to-checkout .row{  --bs-gutter-x:57px; } section.shop_cart_wrapper {  padding-top:55px; } section.shop_cart_wrapper .container {  max-width:1224px; } .product-remove{  padding:0;  width:20px; } .cart-collaterals .shop_table .order-total td{  padding:0; } .cart-collaterals .shop_table .order-total th{  padding:0; } .regualr_ul{  list-style:disc outside;  padding-left:17px; } .titeniumUvprowrap {  padding:200px 0 88px;  background-size:cover;  background-position:center center; } .titeniumUvprowrap_info{  max-width:340px;  margin:0 auto 95px;  text-align:center;  border:2px solid #fff;  padding:7px 30px 20px 30px; } .titeniumUvprowrap_info_title {  color:#fff; } .titeniumUvprowrap_info h2{  color:#fff;  font-size:36px;  font-weight:700; } .titeniumUvprowrap_readmore{  margin-top:165px; } .titeniumUvprowrap_info h2 span{  font-size:16px;  font-weight:400; } .titeniumUvprowrap_title{  margin-bottom:80px;  text-align:center; } .titeniumUvprowrap_title h2{  margin-bottom:70px;  color:#fff; } .titeniumUvprowrap_title p{  color:#fff; } .titeniumUvprowrap .each_technology_wrp li{  color:#fff; } .titeniumUvprowrap .each_technology_wrp li img{  filter:brightness(0) invert(1); } .titeneumUvProModel{  padding:120px 0;  height:1100px;  background:#000;  background-size:cover;  background-position:center center;  position:relative; } .titeneumUvProTitle{  text-align:center; } .titeneumUvProTitle h2{  color:#fff; } .titeneumUvProTitle p{  color:#fff; } .arModelInfoWrapper {  position:absolute;  bottom:59px;  left:260px;  max-width:760px; } .arModelInfoWrapper p{  color:#fff; } .titeneumUvProModel .arModelInfoWrapper p{  font-size:18px; } .titeneumUvProModel .patent_no {  font-weight:700; } .replace_filter_set h6{  font-size:15px;  font-weight:700; } .patent_no {  position:relative;  border:1px solid #515151;  font-size:20px;  padding:16px 22px;  display:inline-block;  line-height:1;  margin-top:42px; } .arModelInfoWrapper .patent_no span {  color:#fff;  background:#000; } .arModelInfoWrapper .patent_no{  color:#fff;  border-color:#c6c7cb; }  .xoo-el-form-container ul.xoo-el-tabs li {  padding:4px 20px; } .xoo-el-form-container ul.xoo-el-tabs li {  background-color:transparent;  color:#000000;  border-bottom:1px solid #e5e5e5; } .xoo-el-form-container ul.xoo-el-tabs li.xoo-el-active {  background-color:transparent !important;  color:#ffffff;  border-bottom:1px solid #000;  color:#000; } .xoo-el-form-container ul.xoo-el-tabs {  max-width:300px;  margin:0 auto; } [data-section="login"] .xoo-aff-group input[type="text"], [data-section="login"] .xoo-aff-group input[type="password"]{  border-left:none !important; } [data-section="register"] .xoo-el-fields{  max-width:600px;  margin:0 auto;  width:100%; } [data-section="register"] .xoo-aff-input-group .xoo-aff-input-icon{  display:none;  border-radius:8px; } [data-section="login"] .xoo-el-fields{  max-width:400px;  margin:0 auto; } .xoo-el-form-container button.btn.button.xoo-el-action-btn {  max-width:280px;  margin:0 auto;  display:block;  height:66px;  border-radius:10px; } .xoo-el-login-btm-fields{  margin-top:40px; } .newsandarticle .news_artiucle_wrapper{  margin-top:70px; } .newsandarticle .news_artiucle_wrapper .col-lg-3 h4{  margin-bottom:30px; } select {  background:url(https://airgle.com/wp-content/themes/airgle/css/../images/angle-down.png) no-repeat right 10px center #ffff !important; } .newsandarticle .nav li button, .newsandarticle .nav li a {  width:100%;  text-align:left;  border:none;  margin-bottom:0;  padding:26px 0;  position:relative;  } .newsandarticle .nav li button::after, .newsandarticle .nav li a::after {  content:"";  width:18px;  height:12px;  background:url(https://airgle.com/wp-content/themes/airgle/css/../images/arrow-right.png);  position:absolute;  top:50%;  right:0;  transform:translateY(-50%); } .newsandarticle .nav li{  border-top:1px solid #dcdeeb; } .newsandarticle .nav{  --bs-nav-tabs-border-color:#dee2e6;  --bs-nav-tabs-link-active-color:#000000;  --bs-nav-link-color:#969696; }  .comparison_chart_wrapper h4{  margin-bottom:32px; }  .xoo-el-section[data-section="login"]::before {  content:"Log into your Airgle account";  display:block;  text-align:center;  font-size:36px;  line-height:38px;  font-weight:500;  margin-bottom:70px;  margin-top:30px; } .xoo-el-section[data-section="register"]::before {  content:"Register your Airgle account";  display:block;  text-align:center;  font-size:36px;  line-height:38px;  font-weight:500;  margin-bottom:70px;  margin-top:30px; } .template_press_article .row{  --bs-gutter-x:10px;  --bs-gutter-y:20px; } .template_press_article .news-content h4{  --heading-h4:18px;  --heading-h4-lh:22px;  font-weight:600; } .thirdSectBottomList{  max-width:1370px;  margin:0 auto; } .productQuickLinks {  margin-top:20px;  font-size:14px;  font-weight:700; } .productQuickLinks ul li a{  border-bottom:1px solid #333; } .shortcode-wrapper .wmc-cart::after{  content:"cart"; } .shortcode-wrapper .wmc-cart img{  width:21px;  height:auto; } .wmc-count {  right:29px;  height:20px;  width:20px;  background-color:#00a2e4;  top:-10px;  } .shortcode-wrapper .wmc-content {  top:100%!important; } .airgle-am120-mask-white-1793 .productDetailsFetaureInr.inr-1 ul li {  list-style:disc outside; } .airgle-am120-mask-white-1793 .productDetailsFetaureInr ul li:last-child{  margin-bottom:0; } .airgle-am120-mask-white-1793 .productDetailsFetaureInr.inr-2 ul li {  list-style:decimal outside; } .graph-content p{  font-weight:600; } .each_productdescription ul li{ font-weight:600; } .wmc-remove {  position:absolute;  top:18px;  right:12px;  } .wmc-remove a{  border:1px solid #000;  border-radius:50%;  width:20px;  height:20px; } .cartCountSection {  position:static !important; } .replace_filter_set li{  list-style:disc outside; } .each-air-purifiers-product:hover::before {  content:" ";  display:block;  position:absolute;  z-index:10;  width:100%;  height:100%;  transition:all 0.5s ease-in-out;  background:linear-gradient(0deg,rgba(9,31,64,.7),rgba(9,31,64,.7));  z-index:1; } #image-captcha-cf7 { filter:grayscale(1); } .page-template-template-product-details .accordion-body p {  font-weight:400; } .page-template-template-product-details .accordion-button:not(.collapsed){  box-shadow:none; } .newsandarticle_details .news_artiucle_wrapper {  margin-top:120px; } .newsandarticle_details .contact_title{  text-align:left;  margin-bottom:90px; } .newsandarticle_details .contact_title p{  font-size:18px; } .newsandarticle_details .contact_title::after{  display:none; } .newsandarticle_details .article-img{  margin-bottom:50px; } .newsandarticle_details .article-img img{  width:100%; } .article-details p{  font-size:17px;  font-weight:500; } .article-details .articleCaption p{  margin-bottom:60px; } .anArticleWraper .each_anArticleWraper:first-child{  margin-bottom:90px; } .anArticleWraper .each_anArticleWraper{  margin-bottom:70px; } .anArticleWraper .each_anArticleWraper:last-child{  margin-bottom:0; } .anArticleWraper .each_anArticleWraper h4{  margin-bottom:30px;  font-size:18px;  font-weight:600; } .anArticleWraper .each_anArticleWraper p{  margin-bottom:50px; } .anArticleWraper .each_anArticleWraper p:last-child{  margin-bottom:0; } .newsandarticle_details .template_press_article {  padding-bottom:70px;  border-bottom:1px solid #cacbd4; } .article_btn {  display:flex;  justify-content:space-between;   } .article_btn a{  position:relative; } .article_btn .previous_btn img{  padding-right:8px; } .article_btn .previous_btn a{  color:#515151;  font-size:16px; } .article_btn .next_btn img{  padding-left:8px; } .article_btn .next_btn a>img{  transform:rotate(180deg); } .article_btn .next_btn a{  color:#000;  font-size:16px; } .article_share_icon li{ margin-bottom:20px; } .article_share_icon li a>img{  width:48px; } .article_share_icon li:last-child{ margin-bottom:0; } .article_share_icon li a{  background:#757575;  padding:11px;  display:inline-block; } .newsandarticle_details .article-icons{  position:relative; } .newsandarticle_details .article-icons .article_share_icon{  position:absolute;  right:0;  top:70px; } .newsandarticle_details .article-icons .article_share_icon.mobile{  position:absolute;  left:0;  top:250px; } .article_share_icon.mobile li {  margin-bottom:0; }  .mini-cart {  position:fixed;  top:100%;  z-index:99;  background:#fff;  width:500px;  top:118px;  height:calc(100vh - 118px);  right:0;  padding:0;  display:flex;  transform:translateX(100%);  -webkit-transition:all ease-in-out 300ms;  transition:all ease-in-out 300ms; } .mini-cart.open{  transform:translateX(0%); } .mini-cart .top_bar{  display:flex;  align-items:center;  justify-content:space-between; }   .yourCartHeading h4.text-white{  font-size:24px; } .cart-contents{  position:relative; } .cartCountSection .mini-cart ul{  padding:20px 0 0 0;  margin:0;  list-style:none; } .mini_cart_thumnails{  width:160px;  flex:0 0 160px; } .mini_cart_content{  padding-left:30px; } .cartCountSection .mini-cart ul.cart_list li img{  width:100%;  height:auto;  } .remove_from_cart_button img{  filter:invert(1); } .cartCountSection .mini-cart ul.cart_list li a{  font-weight:inherit; } .cartCountSection .mini-cart ul.cart_list li {  padding:26px 0;  margin:0 0 10px;  list-style:none;  border-top:1px solid #c6c7cb;  border-bottom:1px solid #c6c7cb;  display:flex;  overflow:hidden;  position:relative; } .mini_cart_content h4{  font-weight:700;  color:#000;  font-size:14px;  margin-bottom:44px; } .mini_cart_quantity {  display:flex;  align-items:center; } .mini_cart_quantity .qty.text{  width:80px;  height:44px;  border:1px solid #c6c7cb;  padding:10px 10px; } .mini_cart_quantity .tidy-minicart-price{  font-size:12px;  padding-left:42px; } .woocommerce-Price-amount{  margin-left:4px; } .cartCountSection .quantity,.cart-icon strong{  font-weight:inherit; } .cartCountSection .quantity{  display:block; } .cartCountSection .total{  text-transform:uppercase;  text-align:center; } .cartCountSection .mini-cart .buttons .button{  background:transparent;  border:1px solid #ddd;  width:100%;  text-align:center;  font-weight:inherit;  font-size:100%;  line-height:1;  cursor:pointer;  position:relative;  text-decoration:none;  overflow:visible;  padding:21px 30px;  border-radius:10px;  left:auto;  color:#515151;  white-space:nowrap;  display:inline-block; } .button.checkout.wc-forward{  margin-top:20px; } .cartCountSection .mini-cart .buttons .button:hover{  background:#eee; } .cartCountSection .mini-cart .buttons .button:last-child{  margin-right:0; } .cartCountSection .mini-cart .buttons .button.checkout{  background:#000000;  color:#fff;  border-color:#000; } .mini-cart .shop_table h3{  font-weight:500;  font-size:16px; } .mini-cart .shop_table {  width:100%; } .cart-contents span {  width:18px;  height:18px;  font-size:12px;  background:#00a0e9;  color:#fff;  border-radius:50%;  position:absolute;  top:-6px;  left:9px;  display:flex;  align-items:center;  justify-content:center; } .close_minicart{  cursor:pointer; } .yourCartHeading {  padding:18px 20px;  background:#000; } .woocommerce-mini-cart__buttons{  max-width:280px;  margin:0 auto; } .wooCommerseMiniCartBody {  padding:40px 50px 50px 40px;  display:flex;  flex-direction:column;  justify-content:space-between;  height:calc( 100% - 60px); } .cartCountSection .mini-cart ul.cart_list li a.remove {  font-size:22px;  height:1em;  width:1em;  text-align:center;  line-height:1;  border-radius:100%;  text-decoration:none;  font-weight:700;  border:0;  position:absolute;  top:26px;  right:0; } .post-type-archive-product ul.products.columns-3 {  margin:0 -7px;  margin-top:30px;  padding:0;  display:flex;  flex-wrap:wrap; } .post-type-archive-product .woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {  width:33.3333337%;  margin:0;  padding:0 15px; } .show_full_cat_sec h4{  --heading-h4:16px;  font-weight:500; } .product_authentication{  padding:90px 0 101px; } .product_authentication h1{  text-align:center;  font-weight:400;  margin-bottom:50px; } .auth_qr{  text-align:center;  margin-bottom:60px; } .auth_qr2{  text-align:center; } .auth_qr img{  max-width:100%; } .each_product_auth{  text-align:center; } .each_product_auth + .each_product_auth{  margin-top:100px; } .enterProductId{  max-width:600px;  width:100%;  margin:0 auto;  height:80px;  border:1px solid #dcdcdc;  border-radius:10px;  padding:0 20px;  margin-bottom:20px; } .each_product_auth h4{  margin-bottom:40px;  font-size:24px; } .each_product_auth p{  color:#287be7;  font-size:16px;  margin-bottom:65px;  font-weight:600;  line-height:1.4; } .each_product_auth .common-btn {  margin-top:10px;  transition:all 0.5s ease-in-out; } .each_product_auth .common-btn:after{  display:none; } .each_product_auth + .each_product_auth p{  margin-bottom:71px; } ul.neverBeenEasier {  padding-left:15px; } .neverBeenEasier li{  list-style:decimal;  margin-bottom:10px; } .neverBeenEasier li:last-child{  margin-bottom:0; } .page-template-template-product-details .accordion-body p {  margin-bottom:10px; } .video_item{  max-width:150px; } .video_item iframe{  width:84px;  height:85px; } .vdo_icon {  position:relative; } .vdo_icon i.fas.fa-play {  position:absolute;  top:50%;  left:50%;  transform:translate(-50%, -50%);  color:#fff;  width:29px;  height:29px;  display:flex;  align-items:center;  background:rgb(0 0 0 / 60%);  justify-content:center;  border-radius:50%;  font-size:12px; }  .video-js .vjs-big-play-button .vjs-icon-placeholder:before {  content:"";  background-image:url(https://airgle.com/wp-content/themes/airgle/css/../images/play_btn.png);  background-repeat:no-repeat;  background-size:46px;  background-position:55% calc(50% - 0px);  border:none !important;  box-shadow:none !important; } .video-js .vjs-big-play-button {  padding:0;  cursor:pointer;  opacity:1;  border:none;  background:none;  border-radius:.3em;  transition:all .4s; } .video-js .vjs-big-play-button:focus, .video-js:hover .vjs-big-play-button{  background:none; } .first_section_below_img {   position:relative; } .each_filter_specification{  position:relative; } .each_filter_specification_inner{  position:absolute;  top:65px;  left:50%;  transform:translate(-50%, 0);  max-width:1430px;  width:100%;   padding:0 15px;  z-index:1;  text-align:center; } .each_filter_specification_inner h3{   color:#fff;   margin-bottom:40px; } .each_filter_specification_inner p{   color:#fff; } .anArticleWraper .each_anArticleWraper p {  margin-bottom:16px; } .woocommerce-checkout .common-btn{  margin-top:0px; } .woocommerce-billing-fields.shipping_address_2{  margin-bottom:100px; }
@media(min-width:1800px){ .container{ max-width:1720px; }  .testimonials-sec .container{  max-width:1380px;  }  .map-sec .container{  max-width:1360px;  } .services-provite-sec .container{  max-width:1660px; } .latest-news-sec .container{  max-width:1573px; } .services-provite-sec .row{  --bs-gutter-x:120px; } .graph-content p{  padding-right:20px; } .services-provite-head h2{  margin-left:20px; } .vst-nws{  margin-right:68px; }  .inner_pg_logo{  margin-bottom:132px; } .about_text{  max-width:1580px;  margin:0 auto; } .contact_us_section .container{  max-width:1650px; } .contactFormWrap{  max-width:1384px;  margin:0 auto; } .contactFormWrap .row{  --bs-gutter-x:82px; }  .contact_form_left_address{  padding-left:30px; } .company-sec .container{  max-width:1469px; }  .footer-top-part > .row:first-child{  --bs-gutter-x:64px; } .footer-top-part > .row .row{  --bs-gutter-x:64px; } .footer-top-part > .row:nth-child(2){ --bs-gutter-x:60px; } .testimonials-sec .row{  --bs-gutter-x:90px;  }  .services-sec .each-services:last-child .services-content h2 {  width:calc(100% + 22px);  }  .professional_grade .container{  max-width:1560px;  }  .covid-grphs-two-box .row{  --bs-gutter-x:98px;  } .mv_content_text .container{  max-width:1322px;  }  .mv_content_text p{  font-size:36px;  margin-bottom:0;   line-height:48px;  }  .covid-grphs-two-sec .container{  max-width:1500px;  }  .world_gallery_text {  padding-right:10px; } .filters_accessories .container{  max-width:1680px; }  .filters_accessories > .container > .row{  --bs-gutter-x:112px; } .each_product_img img{  width:100%; } .filters_accessories > .container > .row .row{  --bs-gutter-x:42px; } .page-template-template-filters-accessories .filters_accessories > .container > .row .row {  --bs-gutter-x:3px; } .certifications .container{  max-width:1332px;  }  .worldwide-gallery .container {  max-width:1271px; } .government_section .container{   max-width:1624px; } .cartPageSec .row{  --bs-gutter-x:200px; } .cartPageSec .container{  max-width:1430px;  }  .footer-product h5{  min-height:unset !important; } .footer-top-part .col-md-4:last-child .footer-product h5{  margin-left:12px; }  .third-party-certification .container {  max-width:1230px; } .show_extra_product .container{  max-width:1150px; }  .each_filter_specification .container{  max-width:1484px; } .filter_specification_wrp{  margin-bottom:196px; } .page-template-template-chepa .graph-box{  padding-right:100px;  }  .airPurificationWrp .table>:not(caption)>*>*:first-child{  padding-left:66px;  width:520px;  }  .footer-area .container{  max-width:1600px;  }  .faq .container{  max-width:1624px;  }  .page-template-template-faq .contact_us_section .container{  max-width:1624px;  }  .ar_each_testimonial_list .container{  max-width:1600px; } .each_warranty_info h4{  --heading-h4:18px;  line-height:35px; } .inner_pages_content.inner_about_padding{  padding-bottom:136px; } .each_support ul.services_external_link {  text-align:left; }  .page-template-template-testimonial .contact_us_section {  padding-top:78px; } .page-template-template-testimonial .ar_info_wrapper{  margin-top:72px; } .testimonial_grid_Sec .container{  max-width:1400px;  } .testimonial_grid_Sec .row{  --bs-gutter-x:200px; } .each_filter_specification.cHepa_specification{  margin-top:104px; } .page-template-template-chepa .ar_info_wrapper{  margin-top:93px; } .page-template-template-chepa .covid-graph-sec{  padding:42px 0 260px; } .page-template-template-become-distributor .contact_us_section {  padding:86px 0;  }  .page-template-template-become-distributor .contact_us_section .contact_title::after{  margin:45px auto 60px;  }  .page-template-template-distribution .contact_us_section,  .page-template-template-global-presence .contact_us_section {  padding-top:65px;  }  .page-template-template-distribution .contact_us_section .contact_title::after,  .page-template-template-global-presence .contact_us_section .contact_title::after{  margin:42px auto 60px;  }  .show_extra_product .row {  --bs-gutter-x:34px;  --bs-gutter-y:24px;  }  .page-template-template-distribution .contact_us_section .ar_info_wrapper{  margin-top:88px;  }  .page-template-template-global-presence .ar_info_wrapper {  margin-top:46px;  }  .page-template-template-become-distributor .ar_info_wrapper {  margin-top:76px;  }  .page-template-template-contact .ar_info_wrapper {  margin-top:65px;  }  .page-template-template-carbon .ar_info_wrapper {  position:relative; margin-top:96px;  }  .page-template-template-carbon .contact_us_section {  padding:56px 0 155px;  }  .page-template-template-carbon .each_filter_Wrapper h3 {  margin-bottom:40px;  }  .page-template-template-carbon .each_filter_Wrapper ul{  margin-top:50px;  }  .page-template-template-carbon .filter_specification_wrp {  margin-top:0;  margin-bottom:90px;  }  .page-template-template-carbon .each_filter_Wrapper::after {  content:"";  width:1px;  height:calc(100% + 30px);  border-right:1px dashed #00a0e9;  position:absolute;  top:15px;  left:0; } .page-template-template-carbon .covid-grphs-two-sec {  padding:140px 0 180px; } .page-template-template-carbon .covid-grphs-two-head {  margin:0 auto 108px; } .page-template-template-carbon .covid-grphs-two-wrap:after {  position:absolute;  content:"";  background:#fff;  top:0;  left:0;  width:100%;  height:37%; } .page-template-template-carbon .each_centification2 {  min-height:147px;  padding:13px 0;  }  .page-template-template-chepa .contact_content p {  font-size:21px; } .page-template-template-chepa .each_filter_Wrapper{  margin-left:39%; } .page-template-template-chepa .each_filter_Wrapper h3{  margin-bottom:35px; } .page-template-template-chepa .each_filter_Wrapper p{  font-size:20px; } .page-template-template-chepa .each_filter_Wrapper ul{  margin-top:50px; } .page-template-template-chepa .each_filter_Wrapper ul li + li {  margin-left:80px; } .page-template-template-chepa .filter_specification_wrp{  margin-top:0; } .page-template-template-chepa .each_filter_Wrapper::after{  height:calc(100% + 30px); } .page-template-template-comparison-chart .contact_us_section {  padding:82px 0 56px;  }  .page-template-template-comparison-chart .comparison_chart_wrapper{  padding-top:82px;  }  .page-template-template-comparison-chart .each_coverage_group ul li{  font-size:15px;  margin-bottom:6px;  }  div#contact-975,  div#profile-973 {  padding-left:100px; } .page-template-template-testimonial .ar_info_wrapper .quickLinks{  padding:28px 32px; } .page-template-template-faq .contact_us_section {  padding:77px 0 130px; } .page-template-template-faq .ar_info_wrapper{  margin-top:86px; } .airChnagesPerHour{  padding:83px 0 125px;  }  .page-template-template-titanium .contact_content p{  letter-spacing:0.3px;  }  .page-template-template-titanium .ar_info_wrapper {  margin-top:64px;  }  .page-template-template-titanium .contact_us_section{  padding:56px 0 151px;  }  .page-template-template-titanium .each_filter_Wrapper p{  font-size:20px;  max-width:901px;  }  .page-template-template-titanium .each_filter_Wrapper{  max-width:901px;  padding-left:35px;  }  .post-type-archive-product .filter_prod_txt h6 {  margin-bottom:25px;  }  .post-type-archive-product .filter_prod_txt {  margin-top:24px; }   .page-template-template-titanium .ar_info_wrapper .quickLinks {  position:absolute;  bottom:0;  left:0;  width:100%;  display:flex;  background:rgba(82, 157, 212, 0.65);  padding:28px 122px; }  .page-template-template-titanium .each_filter_Wrapper h3{  margin-bottom:38px;  }  .page-template-template-titanium .patent_no{  margin-top:33px; }  .page-template-template-titanium .filter_specification_wrp{  margin-top:57px;  }  .page-template-template-titanium .each_filter_Wrapper::after {  content:"";  width:1px;  height:calc(100% + 125px);  border-right:1px dashed #00a0e9;  position:absolute;  top:15px;  left:0; } .page-template-template-titanium .graph-box {  margin:-65px 0 -48px;  position:relative; } .page-template-template-titanium .covid-graph-sec {  padding:26px 0 222px; } .page-template-template-titanium .bacteria_remove_rate {  padding:80px 0 102px; } .page-template-template-titanium .bacteria_removal {  border:4px solid #ffffff;  padding:27px 80px;  display:inline-block;  margin-bottom:100px; } .page-template-template-titanium .bacteria_remove_rate p {  color:#fff;  font-size:23px;  font-weight:400;  line-height:36px;  max-width:1421px;  margin:0 auto; } .page-template-template-titanium .each_technology_wrp li {  margin:27px 0; } .page-template-template-titanium .each_technology_wrp li+li {  margin-top:34px; } .page-template-template-titanium .each_technology_wrp li a{  font-size:20px;  font-weight:400; } .page-template-template-titanium .arSliderInfiltersWrp {  margin:22px 0 140px 0; } .page-template-template-titanium .contact_title{  margin-bottom:58px; } div#wpcf7-f825-o1{  max-width:500px;  margin:0 auto; } .airChnagesPerHour .container{  max-width:1828px; } .page-template-template-product-warranty-registration .contact_us_section {  padding:86px 0 288px; } .page-template-template-product-warranty-registration .contact_title{  margin-bottom:55px; } .page-template-template-product-warranty-registration .wpcf7-form-control-wrap {  margin-bottom:10px;  display:block; } .page-template-template-third-party-certifications .contact_us_section {  padding:77px 0; } .page-template-template-product-warranty-registration .warranty_registration_inner p label{  margin-bottom:11px; } .page-template-template-product-warranty-registration .warranty_registration_inner select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required{  margin-bottom:39px; } .page-template-template-product-warranty-registration .common-btn{  margin-top:13px; } .page-template-template-warranty-Information .contact_us_section {  padding:85px 0 56px; } .page-template-template-warranty-Information .contact_content{ font-size:20px;   text-align:center; } .page-template-template-warranty-Information .ar_info_wrapper {   margin-top:55px; } .page-template-template-warranty-Information .contact_title::after {  content:"";  width:100%;  max-width:340px;  height:2px;  background:#969696;  display:block;  margin:44px auto 60px; } .page-template-template-product-category .contact_us_section {  padding:78px 0 108px; } .page-template-template-product-category .contact_content p{  line-height:34px;  font-size:20px;  letter-spacing:0.2px; } .page-template-template-product-category .air-purifiers-product-sec {  padding-bottom:41px; } .page-template-template-product-category .each-air-purifiers-product .banner-content {  top:auto;  bottom:47px;  transform:translate(-50%,0); } .page-id-471 .contact_us_section {  padding:78px 0 84px; } .page-id-471 .contact_us_section.residential_face-mask_contact{  padding:78px 0 74px; } .page-id-471 .air-purifiers-product-sec.residential_face-mask_product{  padding-bottom:88px; } .page-id-471 .air-purifiers-product-sec.residential_face-mask_product.face_mask_product{  padding-bottom:107px; }  .page-id-471 .air-purifiers-product-sec {  padding-bottom:98px; } .page-template-template-filters-accessories .contact_title::after {  content:"";  width:100%;  max-width:340px;  height:2px;  background:#969696;  display:block;  margin:40px auto 60px; } .page-template-template-air-changes-per-hour .contact_title::after{  display:none; } .page-template-template-filters-accessories .filters_accessories {  padding:89px 0; } .page-template-template-filters-accessories .replacementFilerWrp {  margin-bottom:151px; }  .construction_section .container{  max-width:1414px; } .industry_help_section .container{  max-width:1290px; } .page-template-template-remediation .contact_us_section{  padding:76px 0 113px ; } .page-template-template-remediation .each_info_wrapper{  padding-bottom:36px; } .page-template-template-remediation .each_info_wrapper.info_wrapper_last {  padding-bottom:30px; } .page-template-template-healthcare .each_info_wrapper.info_wrapper_last .each_info_wrap h4, .page-template-template-remediation .each_info_wrapper.info_wrapper_last .each_info_wrap h4 {  margin-bottom:40px;  font-size:29px;  line-height:38px; } .page-template-template-healthcare .each_info_wrapper.info_wrapper_last2 .each_info_wrap , .page-template-template-healthcare .each_info_wrapper.info_wrapper_last .each_info_wrap , .page-template-template-remediation .each_info_wrapper.info_wrapper_last .each_info_wrap {  padding:0 66px 0 160px; } .page-template-template-healthcare .each_info_wrapper.info_wrapper_last2 .each_info_wrap ul li, .page-template-template-healthcare .each_info_wrapper.info_wrapper_last .each_info_wrap ul li{  margin-bottom:10px; } .page-template-template-remediation .each_info_wrapper.info_wrapper_last2 {  padding-bottom:0;  margin-bottom:0; } .page-template-template-remediation .each_info_wrapper.components_furnish{  padding-bottom:53px; } .page-template-template-remediation .industry_help_section h3 {  margin-bottom:var(--industry-help-margin-bottom, 68px);   } .page-template-template-remediation .footer-area {  padding-top:132px; } .page-template-template-healthcare .commonSyndromContent h2, .page-template-template-remediation .commonSyndromContent h2 {  font-size:42px;  line-height:1;  font-weight:500;  margin-bottom:45px; } .page-template-template-healthcare .each_info_wrapper.info_wrapper_last {  padding-bottom:21px; } .page-template-template-remediation .arCommonSyndromWrp.remediation_syndromWrp{  padding:60px 80px 80px;  background:rgba(255, 255, 255, 0.85);  top:49%;  width:45%;  }  .page-template-template-healthcare .SickBuildingSyndrome,  .page-template-template-remediation .SickBuildingSyndrome {  padding-bottom:26px; } .page-template-template-remediation .construction_section {  padding:131px 0 97px; } .page-template-template-remediation .industry_certification {  padding:100px 0 ; } .page-template-template-hospitality .airgel_continues_establish {  padding:98px 150px 60px 60px; } .page-template-template-hospitality .airgel_continues_establish h4{  line-height:38px;  font-size:30px ; } .page-template-template-remediation .airgel_continues_establish h4{  line-height:38px; } .page-template-template-remediation .each_centification2 {  padding:29px 0; } .page-template-template-remediation .contact_us_section .ar_info_wrapper {  position:relative;  margin-top:38px; } .page-template-template-remediation .contact_us_section .container {  max-width:1616px; } .page-template-template-remediation .each_info_wrapper.airgel_continues{  padding-bottom:0; } .page-template-template-education .contact_us_section{  padding:76px 0 92px; } .page-template-template-industry .contact_us_section{  padding:76px 0 56px; } .page-template-template-industry .ar_info_wrapper {  margin-top:68px; } .faceMaskTestimonial .container{  max-width:1573px;  }  .page-template-template-industry .footer-area{  padding-top:208px;   position:relative;  }  .woocommerce table.shop_table td{  padding-top:76px;  padding-bottom:76px;  }  .page-template-template-education .contact_us_section .container {  max-width:1609px; }  .page-template-template-education .contact_us_section .ar_info_wrapper {  position:relative;  margin-top:75px; } .page-template-template-education .industry_logos .container {  max-width:1461px; } .page-template-template-education .industry_logos{  padding:0 0 102px 0; } .page-template-template-education .each_info_wrap {  padding:0 100px 0 160px;  }  .page-template-template-education .each_info_wrap h4{  font-size:32px;  line-height:34px;  }  .page-template-template-education .each_info_wrap ul li{  font-size:17px;  }  .page-template-template-education .SickBuildingSyndrome {  position:relative;  padding-bottom:26px; } .page-template-template-education .SickBuildingSyndrome .arCommonSyndromWrp {  position:absolute;  top:47%;  right:-90px; } .page-template-template-education section.each_info_wrapper.info_wrapper_last {  padding-bottom:30px; } .page-template-template-education .footer-area {  padding-top:147px;  position:relative; } .page-template-template-education .industry_help_section.education_help_section{  background-position:top center;  padding:281px 0 110px } .page-template-template-healthcare .contact_us_section {  padding:76px 0 53px; } .page-template-template-healthcare .ar_info_wrapper {  position:relative;  margin-top:82px; } .page-template-template-healthcare .industry_logos.healthcare_logos {  background:#f5f5f5;  padding:55px 0 63px; } .page-template-template-healthcare .covid-grphs-two-sec {  padding:104px 0; } .page-template-template-healthcare .covid-grphs-two-content {  padding:60px 122px 105px; } .page-template-template-healthcare .construction_section {  padding:96px 0; } .page-template-template-healthcare .covid-grphs-two-wrap:after {  position:absolute;  content:"";  background:#fff;  top:0;  left:0;  width:100%;  height:37%; }  .page-template-template-healthcare .industry_certification {  padding:100px 0 92px; } .page-template-template-hospitality .each_centification2 , .page-template-template-healthcare .each_centification2 {  padding:29px 0; } .page-template-template-healthcare .airgel_continues_establish h4 {  line-height:38px; } .page-template-template-healthcare .info_wrapper_last2 {  margin-bottom:37px; } .page-template-template-healthcare .each_info_wrap ul li{  font-size:20px; } .page-template-template-healthcare .industry_help_section h3 {  margin-bottom:var(--industry-help-margin-bottom, 70px);   } .page-template-template-healthcare .industry_help_section {   padding:180px 0 190px;   } .page-template-template-healthcare .footer-area {  padding-top:130px;  position:relative; } .page-template-template-healthcare .covid-grphs-two-head {  margin:0 auto 105px; } .page-template-template-healthcare .constructionWrapper {  margin-bottom:56px;  padding:0 127px 0 110px; } .page-template-template-hospitality .contact_us_section {  padding:76px 0 71px; } .page-template-template-hospitality .contact_us_section .ar_info_wrapper {  position:relative;  margin-top:83px; } .page-template-template-hospitality .each_info_wrapper .each_info_wrap h4 {  margin-bottom:40px;  font-size:29px;  line-height:38px; } .page-template-template-hospitality .each_info_wrapper .each_info_wrap p{  font-size:17px;  line-height:34px; } .page-template-template-hospitality .each_info_wrapper .each_info_wrap {  padding:0 116px 0 75px; } .page-template-template-hospitality .each_info_wrapper .each_info_wrap ul li, .page-template-template-hospitality .each_info_wrapper.info_wrapper_last .each_info_wrap ul li{  line-height:40px;  font-size:20px;   } .page-template-template-hospitality .each_info_wrapper.info_wrapper_last .each_info_wrap ul li:last-child{  margin-bottom:0; } .page-template-template-hospitality .each_info_wrapper.info_wrapper_last1 {  padding-bottom:32px; } .page-template-template-hospitality .industry_certification {  padding:84px 0 80px; } .page-template-template-hospitality .airgel_continues_establish li {  list-style:disc outside;  font-size:17px;  line-height:30px;  letter-spacing:0.5px; } .page-template-template-hospitality .industry_virussection {  padding-bottom:23px; } .page-template-template-hospitality .arCommonSyndromWrp {  position:absolute;  top:49%;  right:0;  width:46%;  background:var(--common-syndrom, rgba(255, 255, 255, 0.6));  padding:var(--syndrom-padding, 64px 100px 40px 135px);  transform:translateY(-50%);  border-radius:var(--syndrom-radious, 10px) 0 0 var(--syndrom-radious, 10px); } .page-template-template-hospitality .commonSyndromContent h2 {  margin-bottom:35px; } .page-template-template-hospitality .SickBuildingSyndrome {  position:relative;  padding-bottom:20px; } .page-template-template-hospitality .each_info_wrapper.info_wrapper_last .each_info_wrap {  padding:0 116px 0 160px; } .page-template-template-hospitality .each_info_wrapper.info_wrapper_last {  padding-bottom:0; } .page-template-template-hospitality .each_info_wrapper.components_furnish {   padding-bottom:40px; } .page-template-template-hospitality .industry_help_section {   padding:200px 0 93px; } .page-template-template-hospitality .industry_help_section h3 {  margin-bottom:var(--industry-help-margin-bottom, 50px) } .page-template-template-hospitality .footer-area {  padding-top:147px;   } .woocommerce-cart .cart-collaterals {  padding-bottom:106px; } .each_productdescription .ar_prod_detls_packof ul.avrg_filter_life li {  list-style:disc;  margin-bottom:21px;  line-height:16px;  font-size:13px; }  .replace_filter_set {  margin:37px 0 49px; }  .productDetailsFetaureInr > p {  line-height:26px;  font-size:18px;  margin-bottom:50px;  font-weight:600; } .page-template-template-product-details .each_productdescription{  padding-top:28px!important; } .page-template-template-product-details.page-id-1539 .replace_filter_set ul {  list-style:disc;  padding-left:21px; } .page-template-template-product-details.page-id-1539 .replace_filter_set ul li{  font-size:15px;   font-weight:600;   line-height:24px; } .page-template-template-product-details.page-id-1539 .accordion-button {  font-weight:700;  line-height:16px;  font-size:23px;  background:transparent; } .page-template-template-product-details.page-id-1539 .accordion-padding-cm {  padding:20px 55px 22px 8px;   } .page-template-template-product-details.page-id-1539 .product_details_feature {  background:#f5f5f5;  } .airgle-ag3000-replacement-auxiliary-filters-set-1652 .product_details_feature_wrp {  display:flex;  flex-direction:column; } .airgle-ag3000-replacement-auxiliary-filters-set-1652 .product_details_feature:last-child{  order:-1; }  .productDetailsFetaureInr {  padding:86px 60px 86px 120px; } .airgle-ag600-replacement-filter-set-1612 .product_details_inner {  margin-bottom:10px; } .airgle-ag600-replacement-filter-set-1612 .ar_prod_detls_packof.avg_filter h6{  font-size:15px;  margin-bottom:10px; } .page-template-template-product-details.page-id-1539 .pnpw_left h5, .airgle-ag600-replacement-filter-set-1612 .pnpw_left h5{  font-size:17px;  text-transform:capitalize; } .page-id-1539 .pnpw_left h5 small{  font-size:12px;  width:400; }  .faceMaskTestimonial:not(.facemaskBlog) .mask_each_testimonial h5 {  font-size:32px; } .facemaskBlog .mask_each_testimonial{  text-align:left; }   .page-template-template-product-details .mask_each_testimonial p{  font-weight:500; } .airgle-ag600d-flexhose-filter-discs-snouts-a-pack-of-100-sets-1877 .each_productdescription {  padding:109px 190px 110px 160px; }  .airgle-ag600-replacement-filter-set-1612 .ar_prod_detls_packof ul.avrg_filter_life li {  margin-bottom:22px; } .airgle-ag600-replacement-filter-set-1612 .ar_prod_detls_packof ul.avrg_filter_life li+li {  margin-bottom:15px; } .airgle-ag600-replacement-filter-set-1612 .each_productdescription .rightNote{  margin:18px 0 14px;   font-size:11px;   line-height:11px;   padding-left:16px; } .page-template-template-product-details.page-id-1539 .productDetailsFetaureInr h5{  font-size:21px;  margin-bottom:8px;  text-transform:capitalize; } .airgle-ag600-replacement-filter-set-1612 .productDetailsFetaureInr {  padding:160px 46px 86px 128px; }  .airgle-ag600-replacement-filter-set-1612 .productDetailsFetaureInr > p {  margin-bottom:0; } .airgle-ag600-replacement-filter-set-1612 .replace_filter_set {  margin:36px 0 50px; } .productDetailsFetaureInr .replace_filter_set p:first-child {  font-size:18px; } .airgle-ag600-replacement-filter-set-1612 .faceMaskTestimonial {  padding:140px 0 195px; }  .faceMaskTestimonial{  padding:140px 0 180px; }  .airgle-ag600-replacement-filter-set-1612 .faceMaskTestimonial .container,.faceMaskTestimonial .container {  max-width:1640px; } .airgle-ag25-replacement-filter-set-1582 .faceMaskTestimonial .row, .airgle-ag600-replacement-filter-set-1612 .faceMaskTestimonial .row,.faceMaskTestimonial .row {  --bs-gutter-x:195px;  --bs-gutter-y:132px; } .airgle-ag600-replacement-filter-set-1612 .mask_each_testimonial .each-testimonial-content,.mask_each_testimonial .each-testimonial-content {  margin:23px 0 0;  font-size:17px;  font-weight:600; } .airgle-ag25-replacement-filter-set-1582 .mask_each_testimonial .each-testimonial-content p, .airgle-ag600-replacement-filter-set-1612 .mask_each_testimonial .each-testimonial-content p,.mask_each_testimonial .each-testimonial-content p{  line-height:19px; } .page-template-template-product-details.page-id-1539 .productDetailsFetaureInr h3{  font-size:44px;  margin-bottom:60px; } .sec_more_btn{  margin-top:85px; } .airgle-ag600-replacement-filter-set-1612 .titeniumUvprowrap {  padding:115px 0 20px;  background-size:cover;  background-position:center center;  margin-top:16px; } .page-id-1539 .airgle-ag600-replacement-filter-set-1612 .show_extra_product {  padding:143px 0 103px; }  .airgle-ag600-replacement-filter-set-1612 .titeniumUvprowrap_title h2 {  margin-bottom:49px; }  .airgle-ag600-replacement-titanium-pro-uv-module-1642 .graph-box {  margin:-58px 0;  top:-10px; } .airgle-ag600-replacement-titanium-pro-uv-module-1642 .covid-graph-sec {  padding:200px 0 195px; }  .titeniumUvprowrap_info_title {  color:#fff;  max-width:120px;  margin:0 auto;  font-size:18px; } .titeniumUvprowrap_info h2 {  font-size:42px;  line-height:1; } .titeniumUvprowrap_title h2 {  margin-bottom:40px;  color:#fff; } .titeniumUvprowrap_title p {  color:#fff;  max-width:1377px;  margin:0 auto;  text-align:left;  line-height:25px;  font-size:18px; } .page-id-1539 .common-btn{  margin-top:0px; } .common-btn{  margin-top:112px; } .show_extra_product {  padding:140px 0 88px; } .rightNote {  font-size:10px;  line-height:10px; } .airgle-ag25-replacement-filter-set-1582 .productDetailsFetaureInr > p {  margin-bottom:35px; } .airgle-ag25-replacement-filter-set-1582 .productDetailsFetaureInr {  padding:171px 60px 86px 126px; } .productDetailsFetaureInr .replace_filter_set .each-replace_filter_set p{  font-size:14px; } .airgle-ag25-replacement-filter-set-1582 .titeniumUvprowrap_title h2 {  margin-bottom:65px; } .airgle-ag25-replacement-filter-set-1582 .titeniumUvprowrap_title {  margin-bottom:70px;  text-align:center; } .airgle-ag25-replacement-filter-set-1582 .thirdSectBottomList {  max-width:940px;  margin:0 auto; } .airgle-ag25-replacement-filter-set-1582 .each_technology_wrp li {  margin:0 0 42px 0;  padding-left:36px;  position:relative; } .airgle-ag300-replacement-filter-set-1602 .rightNote {  margin-bottom:12px; } .each-replace_filter_set h6{  font-size:14px;  font-weight:700; } .airgle-ag300-replacement-filter-set-1602 .productDetailsFetaureInr .replace_filter_set p:first-child {  font-size:18px;  margin-bottom:8px; } .airgle-ag300-replacement-filter-set-1602 .each-replace_filter_set {  margin-bottom:26px; } .airgle-ag300-replacement-filter-set-1602 #accordionFlushExample {  margin-top:70px; } .page-id-1539 .airgle-ag300-replacement-filter-set-1602 .show_extra_product {  padding:158px 0 127px; } .product_heading h2{  margin-bottom:63px; } .product_heading h2:empty{  display:none; } .filter_prod_txt .price{  font-size:18px; } .airgle-ag300-replacement-filter-set-1602 .productDetailsFetaureInr .replace_filter_set .each-replace_filter_set p {  line-height:24px; } .airgle-ag300-replacement-filter-set-1602 .replace_filter_set {  margin:0 0 49px; } .airgle-ag300-replacement-filter-set-1602 .productDetailsFetaureInr > p {  line-height:26px;  margin-bottom:32px; } .airgle-ag300-replacement-filter-set-1602 .productDetailsFetaureInr {  padding:86px 60px 86px 126px; } .airgle-ag300-replacement-filter-set-1602 .titeniumUvprowrap_title p {  max-width:1100px;  margin:0 auto;  font-size:23px;  text-align:left;  line-height:36px; } .airgle-ag300-replacement-filter-set-1602 .each_filter_feature .container {  max-width:1092px; } .airgle-ag300-replacement-filter-set-1602 .each_filter_wrapper {  padding:50px 0 17px; } .airgle-ag300-replacement-filter-set-1602 .arSliderInfiltersWrp {  margin:60px 0 93px 0;  padding:0 20px; } .airgle-ag300-replacement-filter-set-1602 .titeniumUvprowrap {  padding:115px 0 120px; } .airgle-ag300-replacement-filter-set-1602 .titeniumUvprowrap_info {  max-width:340px;  margin:0 auto 133px;  text-align:center;  border:2px solid #fff;  padding:9px 30px 16px 30px; } .airgle-ag300-replacement-filter-set-1602 .titeniumUvprowrap_title h2 {  margin-bottom:52px;  color:#fff; } .airgle-ag300-replacement-filter-set-1602 .each_technology_wrp li {  margin:33px 0 42px; } .airgle-ag300-replacement-filter-set-1602 .titeneumUvProModel {  padding:104px 0;  height:1100px; } .airgle-ag300-replacement-filter-set-1602 .titeneumUvProTitle h2 {  color:#fff;  margin-bottom:26px; }  .airgle-ag600-replacement-titanium-pro-uv-module-1642 .productDetailsFetaureInr {  padding:232px 60px 86px 120px; } .airgle-ag600-replacement-titanium-pro-uv-module-1642 .productDetailsFetaureInr > p {  margin-bottom:30px; } .airgle-ag600-replacement-titanium-pro-uv-module-1642 .each_productdescription ul.breadcrumb li{  font-size:14px; } .airgle-ag600-replacement-titanium-pro-uv-module-1642 .ar_prod_detls_packof.avg_filter {  margin-bottom:42px; } .airgle-ag600-replacement-titanium-pro-uv-module-1642 .graph-content h4{  text-transform:capitalize;  font-size:32px; } .airgle-ag600-replacement-titanium-pro-uv-module-1642 .graph-content h2 {  margin-bottom:0;  font-size:58px; } .airgle-ag600-replacement-titanium-pro-uv-module-1642 .titeniumUvprowrap {  padding:115px 0 72px;  margin-bottom:11px; }   .airgle-ag600-replacement-titanium-pro-uv-module-1642 .titeniumUvprowrap_info {   margin-bottom:135px; } .airgle-ag600-replacement-titanium-pro-uv-module-1642 .titeniumUvprowrap_title h2 {   margin-bottom:48px;   color:#fff; margin-bottom:20px; } .airgle-ag600-replacement-titanium-pro-uv-module-1642 .titeniumUvprowrap_readmore {   margin-top:56px; }  .airgle-ag600-replacement-titanium-pro-uv-module-1642 .common-btn {   margin-top:48px; } .airgle-ag600-replacement-titanium-pro-uv-module-1642 .titeneumUvProModel {   padding:0px 0; height:auto; position:relative; } .page-template-template-product-details .titeneumUvProTitle {   text-align:center;   padding-top:80px; } .airgle-ag600-replacement-titanium-pro-uv-module-1642 .titeneumUvProTitle h2 {   color:#fff;   margin-bottom:20px; } .airgle-ag600-replacement-titanium-pro-uv-module-1642 .arModelInfoWrapper {   bottom:59px;   left:302px; } .page-id-1539 .airgle-ag600-replacement-titanium-pro-uv-module-1642 .show_extra_product {   padding:203px 0 131px; } .airgle-ag900-replacement-filter-set-1630 .productDetailsFetaureInr {   padding:172px 60px 86px 128px; } .airgle-ag900-replacement-filter-set-1630 .replace_filter_set {   margin:0px 0 37px; } .airgle-ag900-replacement-filter-set-1630 .productDetailsFetaureInr > p {   margin-bottom:38px; } .airgle-ag900-replacement-filter-set-1630 .faceMaskTestimonial {   padding-bottom:194px; }  .airgle-ag900-replacement-filter-set-1630 .titeniumUvprowrap {   padding:115px 0 50px; margin-top:16px; } .airgle-ag900-replacement-filter-set-1630 .titeniumUvprowrap_title p{ line-height:27px; font-size:17px; } .airgle-ag900-replacement-filter-set-1630 .titeniumUvprowrap_title h2 {   margin-bottom:45px; } .airgle-ag900-replacement-filter-set-1630 .common-btn {   margin-top:0px; } .airgle-ag900-replacement-filter-set-1630 .titeniumUvprowrap_readmore {   margin-top:132px; }  .airgle-ag900-replacement-filter-set-1630 .ar_prod_detls_packof.avg_filter {   margin-bottom:12px; } .airgle-ag900-replacement-titanium-pro-uv-module-1636 .each_productdescription {   padding:115px 200px 110px 160px; } .airgle-ag900-replacement-titanium-pro-uv-module-1636 .breadcrumb {   margin-bottom:11px; } .airgle-ag900-replacement-titanium-pro-uv-module-1636 .each_productdescription ul.breadcrumb li{ font-size:14px; } .airgle-ag900-replacement-titanium-pro-uv-module-1636 .ar_prod_detls_packof.avg_filter {   margin-bottom:40px; } .airgle-ag900-replacement-titanium-pro-uv-module-1636 .productDetailsFetaureInr {   padding:235px 60px 86px 127px; } .airgle-ag900-replacement-titanium-pro-uv-module-1636 .graph-box {   margin:-58px 0;   top:-10px; }  .airgle-ag900-replacement-titanium-pro-uv-module-1636 .productDetailsFetaureInr > p {   margin-bottom:35px; } .airgle-ag900-replacement-titanium-pro-uv-module-1636 .productDetailsFetaureInr .replace_filter_set p:first-child {   font-size:17px; margin-bottom:5px; } .airgle-ag900-replacement-titanium-pro-uv-module-1636 .covid-graph-sec { padding:195px 0 200px; } .airgle-ag900-replacement-titanium-pro-uv-module-1636 .graph-content h2 {   margin-bottom:0; font-size:58px; } .airgle-ag900-replacement-titanium-pro-uv-module-1636 .titeniumUvprowrap {   padding:114px 0 73px; margin-bottom:13px; } .airgle-ag900-replacement-titanium-pro-uv-module-1636 .titeniumUvprowrap_info{ margin:0 auto 143px; } .airgle-ag900-replacement-titanium-pro-uv-module-1636 .titeniumUvprowrap_title h2 {   margin-bottom:25px;   color:#fff; font-size:44px; line-height:50px ; } .airgle-ag900-replacement-filter-set-1630 .titeniumUvprowrap_title p, .airgle-ag900-replacement-titanium-pro-uv-module-1636 .titeniumUvprowrap_title p {   color:#fff;   max-width:1325px;   margin:0 auto;   text-align:left; font-size:17px; } .airgle-ag900-replacement-titanium-pro-uv-module-1636 .common-btn {   margin-top:0px; } .airgle-ag900-replacement-titanium-pro-uv-module-1636 .titeniumUvprowrap_readmore {   margin-top:110px; } .airgle-ag900-replacement-titanium-pro-uv-module-1636 .titeneumUvProModel{ padding:75px 0; height:1000px; } .airgle-ag900-replacement-titanium-pro-uv-module-1636 .titeneumUvProTitle h2 {   margin-bottom:25px; font-size:42px; } .airgle-ag900-replacement-titanium-pro-uv-module-1636 .arModelInfoWrapper {   position:absolute;   bottom:60px;   left:301px;   max-width:770px; } .airgle-ag900-replacement-titanium-pro-uv-module-1636 .arModelInfoWrapper p{ font-size:18px; } .airgle-ag900-replacement-titanium-pro-uv-module-1636 .filter_prod_txt h6{ margin-bottom:21px; } .airgle-ag2000-replacement-filter-set-1645 .ar_prod_detls_packof.avg_filter {   margin-bottom:38px; } .airgle-ag2000-replacement-filter-set-1645 .productDetailsFetaureInr {   padding:140px 60px 86px 128px; } .airgle-ag2000-replacement-filter-set-1645 .productDetailsFetaureInr > p{ margin-bottom:37px; } .airgle-ag2000-replacement-filter-set-1645 .each-replace_filter_set h6 {   font-size:15px;   font-weight:600; margin-top:5px; } .airgle-ag2000-replacement-filter-set-1645 .productDetailsFetaureInr .replace_filter_set .each-replace_filter_set p { line-height:27px; } .airgle-ag2000-replacement-filter-set-1645 .replace_filter_set {   margin:37px 0 39px; } .airgle-ag2000-replacement-filter-set-1645 .graph-box {   margin:-116px 0 -79px;   position:relative; } .airgle-ag2000-replacement-filter-set-1645 .covid-graph-sec { padding:205px 0 202px; } .airgle-ag2000-replacement-filter-set-1645 .graph-box img {   max-width:522px; } .airgle-ag2000-replacement-filter-set-1645 .graph-content h2{ margin-bottom:0; font-size:55px; } .airgle-ag2000-replacement-filter-set-1645 .graph-content h4{ font-size:30px; } .airgle-ag2000-replacement-filter-set-1645 .titeniumUvprowrap {   padding:116px 0 72px;   margin-top:16px; } .airgle-ag2000-replacement-filter-set-1645 .titeniumUvprowrap_info {   margin:0 auto 135px; } .airgle-ag2000-replacement-filter-set-1645 .titeniumUvprowrap_title h2 {   margin-bottom:18px; font-size:42px; } .airgle-ag2000-replacement-filter-set-1645 .titeniumUvprowrap_title p{ max-width:1311px; font-size:17px; } .airgle-ag2000-replacement-filter-set-1645 .common-btn {   margin-top:0px; } .airgle-ag2000-replacement-filter-set-1645 .titeniumUvprowrap_readmore {   margin-top:104px; }  .airgle-ag2000-replacement-filter-set-1645 .filter_prod_txt h6{ margin-bottom:25px; } .airgle-ag2000-replacement-titanium-pro-uv-module-set-1648 .each_productdescription {   padding:110px 180px 110px 168px; } .each_productdescription ul li{ font-size:14px; } .each_productdescription .breadcrumb{ margin-bottom:11px; } .airgle-ag2000-replacement-titanium-pro-uv-module-set-1648 .ar_prod_detls_packof.avg_filter {   margin-bottom:38px; } .airgle-ag2000-replacement-titanium-pro-uv-module-set-1648 .productDetailsFetaureInr {   padding:236px 60px 86px 128px; } .airgle-ag2000-replacement-titanium-pro-uv-module-set-1648 .productDetailsFetaureInr > p{ margin-bottom:40px; } .airgle-ag2000-replacement-titanium-pro-uv-module-set-1648 .each-replace_filter_set h6 {   font-size:16px;   margin-top:5px; } .airgle-ag2000-replacement-titanium-pro-uv-module-set-1648 .covid-graph-sec {   padding:196px 0 244px; } .airgle-ag2000-replacement-titanium-pro-uv-module-set-1648 .graph-box {   margin:-66px 0 -45px;   position:relative; } .airgle-ag2000-replacement-titanium-pro-uv-module-set-1648 .graph-wrap {   padding:0 70px 0 117px;   position:relative; } .airgle-ag2000-replacement-titanium-pro-uv-module-set-1648 .graph-content h2{  margin-bottom:0;  font-size:60px; } .airgle-ag2000-replacement-titanium-pro-uv-module-set-1648 .graph-content h4 {   margin-bottom:45px;   font-weight:400; font-size:31px; } .airgle-ag2000-replacement-titanium-pro-uv-module-set-1648 .titeniumUvprowrap {   padding:114px 0 74px; } .airgle-ag2000-replacement-titanium-pro-uv-module-set-1648 .titeniumUvprowrap_info {   margin:0 auto 130px } .airgle-ag2000-replacement-titanium-pro-uv-module-set-1648 .titeniumUvprowrap_title h2{ font-size:44px; margin-bottom:25px; } .airgle-ag2000-replacement-titanium-pro-uv-module-set-1648 .titeniumUvprowrap_title p {  max-width:1325px;   font-size:17px; } .airgle-ag2000-replacement-titanium-pro-uv-module-set-1648 .titeniumUvprowrap_readmore {   margin-top:104px; } .airgle-ag2000-replacement-titanium-pro-uv-module-set-1648 .show_extra_product .row {   --bs-gutter-y:22px; }  .airgle-ag2000-replacement-titanium-pro-uv-module-set-1648 .show_extra_product {   padding:160px 0 130px; } .airgle-ag2000-replacement-titanium-pro-uv-module-set-1648 .filter_prod_txt h6 { margin-bottom:25px;   font-size:17px; } .airgle-ag3000-replacement-auxiliary-filters-set-1652 .each_productdescription {   padding:109px 180px 110px 164px; } .airgle-ag3000-replacement-auxiliary-filters-set-1652 .ar_prod_detls_packof.avg_filter {   margin-bottom:38px; } .airgle-ag3000-replacement-auxiliary-filters-set-1652 .productDetailsFetaureInr { padding:142px 60px 86px 127px; } .airgle-ag3000-replacement-auxiliary-filters-set-1652 .faceMaskTestimonial {   padding:140px 0 180px; } .airgle-ag3000-replacement-auxiliary-filters-set-1652 .productDetailsFetaureInr > p{ margin-bottom:30px; } .airgle-ag3000-replacement-auxiliary-filters-set-1652 .each-replace_filter_set h6 {   font-size:16px;   font-weight:700; margin-top:3px; } .airgle-ag3000-replacement-auxiliary-filters-set-1652 .productDetailsFetaureInr .replace_filter_set .each-replace_filter_set p { line-height:25px; } .airgle-ag3000-replacement-auxiliary-filters-set-1652 .each-replace_filter_set {   margin-bottom:15px; } .airgle-ag3000-replacement-auxiliary-filters-set-1652 .titeniumUvprowrap {   padding:114px 0 72px; margin-top:10px; } .airgle-ag3000-replacement-auxiliary-filters-set-1652 .titeniumUvprowrap_info { margin:0 auto 130px; } .airgle-ag3000-replacement-auxiliary-filters-set-1652 .titeniumUvprowrap_title h2 {   margin-bottom:15px; font-size:42px; } .airgle-ag3000-replacement-auxiliary-filters-set-1652 .titeniumUvprowrap_readmore {   margin-top:114px; }  .airgle-ag3000-replacement-chepa-filter-1656 .titeniumUvprowrap_readmore {   margin-top:110px; }  .airgle-ag3000-replacement-chepa-filter-1656 .titeniumUvprowrap_title p, .airgle-ag3000-replacement-auxiliary-filters-set-1652 .titeniumUvprowrap_title p { max-width:1320px;   margin:0 auto;   font-size:17px; } .airgle-ag3000-replacement-auxiliary-filters-set-1652 .show_extra_product .container {   max-width:1125px; } .airgle-ag3000-replacement-auxiliary-filters-set-1652 .filter_prod_txt {   margin-top:35px; } .airgle-ag3000-replacement-auxiliary-filters-set-1652 .filter_prod_txt h6{ margin-bottom:28px; } .airgle-ag3000-replacement-chepa-filter-1656 .each_productdescription {   padding:110px 182px 110px 164px; } .airgle-ag3000-replacement-chepa-filter-1656 .ar_prod_detls_packof {   margin-bottom:39px; } .airgle-ag3000-replacement-chepa-filter-1656 .productDetailsFetaureInr { padding:142px 60px 86px 128px; } .airgle-ag3000-replacement-chepa-filter-1656 .productDetailsFetaureInr > p {   margin-bottom:35px; } .airgle-ag3000-replacement-chepa-filter-1656 .graph-wrap {   padding:0 60px 0 125px;   position:relative; } .airgle-ag3000-replacement-chepa-filter-1656 .covid-graph-sec {   padding:205px 0 119px; } .airgle-ag3000-replacement-chepa-filter-1656 .graph-box img {   max-width:520px; } .airgle-ag3000-replacement-chepa-filter-1656 .graph-box {   margin:-115px 0 -78px; } .airgle-ag3000-replacement-chepa-filter-1656 .graph-content h2{ font-size:57px; margin-bottom:0; } .airgle-ag3000-replacement-chepa-filter-1656 .graph-content h4 {   margin-bottom:42px;   font-weight:500; font-size:30px; } .airgle-ag3000-replacement-chepa-filter-1656 .titeniumUvprowrap {   padding:115px 0 73px;   margin-top:13px; } .page-id-1539 .airgle-ag3000-replacement-chepa-filter-1656 .show_extra_product{ padding:140px 0 123px; } .titeniumUvprowrap_info_title {   max-width:130px;   margin:0 auto 11px auto;   font-size:20px;   line-height:33px; } .airgle-ag3000-replacement-chepa-filter-1656 .titeniumUvprowrap_info {   margin:0 auto 132px; } .airgle-ag3000-replacement-chepa-filter-1656 .titeniumUvprowrap_title h2{ font-size:44px; margin-bottom:15px; } .airgle-ag3000-replacement-titanium-pro-uv-module-set-1658 .each_productdescription {   padding:110px 182px 110px 160px; } .airgle-ag3000-replacement-titanium-pro-uv-module-set-1658 .productDetailsFetaureInr {   padding:236px 60px 86px 127px; } .airgle-ag3000-replacement-titanium-pro-uv-module-set-1658 .productDetailsFetaureInr > p{ margin-bottom:0; } .airgle-ag3000-replacement-titanium-pro-uv-module-set-1658 .graph-wrap {   padding:0 60px 0 125px;   position:relative; } .airgle-ag3000-replacement-titanium-pro-uv-module-set-1658 .graph-box {   margin:-57.5px 0; top:-8.5px;   position:relative; } .airgle-ag3000-replacement-titanium-pro-uv-module-set-1658 .graph-content h2 {   margin-bottom:0; font-size:60px; } .airgle-ag3000-replacement-titanium-pro-uv-module-set-1658 .covid-graph-sec {   padding:200px 0 194px; } .airgle-ag3000-replacement-titanium-pro-uv-module-set-1658 .titeniumUvprowrap {   padding:115px 0 72px; margin-bottom:83px; } .airgle-ag3000-replacement-titanium-pro-uv-module-set-1658 .ar_prod_detls_packof {   margin-bottom:39px; } .airgle-ag3000-replacement-titanium-pro-uv-module-set-1658 .titeniumUvprowrap_info { margin:0 auto 132px; } .airgle-ag3000-replacement-titanium-pro-uv-module-set-1658 .titeniumUvprowrap_title p {  max-width:1400px; font-size:18px; } .airgle-ag3000-replacement-titanium-pro-uv-module-set-1658 .titeniumUvprowrap_title h2{ font-size:44px; margin-bottom:18px; } .airgle-ag600d-flexhose-filter-discs-snouts-a-pack-of-100-sets-1661 .each_productdescription {   padding:110px 182px 110px 168px; } .page-template-template-product-details.page-id-1539 .airgle-ag900d-flexhose-filter-discs-snouts-a-pack-of-100-sets-1663 .pnpw_left h5, .page-template-template-product-details.page-id-1539 .airgle-ag600d-flexhose-filter-discs-snouts-a-pack-of-100-sets-1661 .pnpw_left h5{ font-size:15px; } .airgle-ag900d-flexhose-filter-discs-snouts-a-pack-of-100-sets-1663 .ar_prod_detls_packof, .airgle-ag600d-flexhose-filter-discs-snouts-a-pack-of-100-sets-1661 .ar_prod_detls_packof {   margin-bottom:55px; } .airgle-ag600d-flexhose-filter-discs-snouts-a-pack-of-100-sets-1661 .show_extra_product {   padding:173px 0 133px; } .airgle-am120-replacement-built-in-filter-1665 .filter_prod_txt h6, .airgle-ag900d-flexhose-filter-discs-snouts-a-pack-of-100-sets-1663 .filter_prod_txt h6, .airgle-ag600d-flexhose-filter-discs-snouts-a-pack-of-100-sets-1661 .filter_prod_txt h6{ margin-bottom:25px; } .airgle-ag900d-flexhose-filter-discs-snouts-a-pack-of-100-sets-1663 .each_productdescription {   padding:110px 175px 110px 169px; } .airgle-am120-replacement-built-in-filter-1665 .each_productdescription {   padding:109px 184px 110px 163px; } .airgle-am120-replacement-built-in-filter-1665 .pnpw_left {   padding-right:94px; } .airgle-am120-replacement-built-in-filter-1665 .ar_prod_detls_packof {   margin-bottom:107px; }  .t-shirt-with-logo-413 .each_productdescription {   padding:110px 180px 110px 160px; } .t-shirt-with-logo-413 .ar_prod_detls_packof {   margin-bottom:24px; } .t-shirt-with-logo-413 .ar_prod_detls_packof p{ font-size:13px; font-weight:700; } .t-shirt-with-logo-413 .productDetailsFetaureInr {   padding:109px 20px 86px 127px; } .t-shirt-with-logo-413 .productDetailsFetaureInr > p{ margin-bottom:0; } .t-shirt-with-logo-413 .covid-graph-sec {   padding:232px 0 212px; } .t-shirt-with-logo-413 .graph-wrap {   padding:0 60px 0 125px; } .t-shirt-with-logo-413 .graph-box {   margin:-114px 0 -79px;   } .t-shirt-with-logo-413 .graph-box img {   max-width:520px; } .t-shirt-with-logo-413 .graph-content h2{ margin-bottom:0; font-size:57px; } .t-shirt-with-logo-413 .graph-content h4 {   margin-bottom:27px; font-size:30px; } .t-shirt-with-logo-413 .productDetailsFetaureInr.inr-1 { padding:88px 104px 43px 127px; } .t-shirt-with-logo-413 .productDetailsFetaureInr.inr-1 >p{ font-size:20px;   line-height:35px;   margin-bottom:40px; } .airgle-ag2000-fresh-air-ventilation-system-1727 .product_details_feature .productDetailsFetaureInr.inr-2, .logo-collection-415 .productDetailsFetaureInr.inr-2, .beanie-with-logo-414 .productDetailsFetaureInr.inr-2, .t-shirt-with-logo-413 .productDetailsFetaureInr.inr-2, .wordpress-pennant-416 .productDetailsFetaureInr.inr-2 { padding:88px 120px 42px 150px; } .airgle-ag2000-fresh-air-ventilation-system-1727 .productDetailsFetaureInr.inr-2 p, .logo-collection-415 .productDetailsFetaureInr.inr-2 p, .beanie-with-logo-414 .productDetailsFetaureInr.inr-2 p, .t-shirt-with-logo-413 .productDetailsFetaureInr.inr-2 p, .wordpress-pennant-416 .productDetailsFetaureInr.inr-2 p{ line-height:33px;   font-size:20px; } .airgle-ag2000-fresh-air-ventilation-system-1727 .productDetailsFetaureInr.inr-2 h3, .logo-collection-415 .productDetailsFetaureInr.inr-2 h3, .beanie-with-logo-414 .productDetailsFetaureInr.inr-2 h3, .t-shirt-with-logo-413 .productDetailsFetaureInr.inr-2 h3, .wordpress-pennant-416 .productDetailsFetaureInr.inr-2 h3{ margin-bottom:45px; } .airgle-ag2000-fresh-air-ventilation-system-1727 .replace_filter_set, .logo-collection-415 .replace_filter_set, .beanie-with-logo-414 .replace_filter_set, .wordpress-pennant-416 .replace_filter_set {   margin:58px 0 53px; } .t-shirt-with-logo-413 .replace_filter_set{ margin:36px 0 53px; } .airgle-ag2000-fresh-air-ventilation-system-1727 .each-replace_filter_set, .wordpress-pennant-416 .each-replace_filter_set, .logo-collection-415 .each-replace_filter_set, .beanie-with-logo-414 .each-replace_filter_set, .t-shirt-with-logo-413 .each-replace_filter_set {   margin-bottom:50px; } .airgle-ag2000-fresh-air-ventilation-system-1727 .each-replace_filter_set h6, .wordpress-pennant-416 .each-replace_filter_set h6, .logo-collection-415 .each-replace_filter_set h6, .beanie-with-logo-414 .each-replace_filter_set h6, .t-shirt-with-logo-413 .each-replace_filter_set h6 {   font-size:18px; margin-bottom:10px; } .page-template-template-product-details.page-id-1539 .logo-collection-415 .productDetailsFetaureInr.inr-2 h3, .page-template-template-product-details.page-id-1539 .beanie-with-logo-414 .productDetailsFetaureInr.inr-2 h3 {   font-size:40px;   margin-bottom:44px; } .airgle-ag3000-enviropure-fresh-air-ventilation-system-1739 .faceMaskTestimonial .container, .airgle-ag2000-fresh-air-ventilation-system-1727 .faceMaskTestimonial .container, .wordpress-pennant-416 .faceMaskTestimonial .container, .logo-collection-415 .faceMaskTestimonial .container, .beanie-with-logo-414 .faceMaskTestimonial .container, .t-shirt-with-logo-413 .faceMaskTestimonial .container {   max-width:1570px; } .airgle-ag3000-enviropure-fresh-air-ventilation-system-1739 .faceMaskTestimonial .row, .airgle-ag2000-fresh-air-ventilation-system-1727 .faceMaskTestimonial .row, .wordpress-pennant-416 .faceMaskTestimonial .row, .logo-collection-415 .faceMaskTestimonial .row, .beanie-with-logo-414 .faceMaskTestimonial .row, .t-shirt-with-logo-413 .faceMaskTestimonial .row {   --bs-gutter-x:56px;   --bs-gutter-y:122px; } .airgle-ag3000-enviropure-fresh-air-ventilation-system-1739 .mask_each_testimonial, .airgle-ag2000-fresh-air-ventilation-system-1727 .mask_each_testimonial, .wordpress-pennant-416 .mask_each_testimonial, .logo-collection-415 .mask_each_testimonial, .beanie-with-logo-414 .mask_each_testimonial, .t-shirt-with-logo-413 .mask_each_testimonial{ text-align:left; } .airgle-ag3000-enviropure-fresh-air-ventilation-system-1739 .mask_each_testimonial h5, .airgle-ag2000-fresh-air-ventilation-system-1727 .mask_each_testimonial h5, .wordpress-pennant-416 .mask_each_testimonial h5, .logo-collection-415 .mask_each_testimonial h5, .beanie-with-logo-414 .mask_each_testimonial h5, .t-shirt-with-logo-413 .mask_each_testimonial h5 {   font-size:20px; } .airgle-ag3000-enviropure-fresh-air-ventilation-system-1739 .mask_each_testimonial .each-testimonial-content, .airgle-ag2000-fresh-air-ventilation-system-1727 .mask_each_testimonial .each-testimonial-content, .wordpress-pennant-416 .mask_each_testimonial .each-testimonial-content, .logo-collection-415 .mask_each_testimonial .each-testimonial-content, .beanie-with-logo-414 .mask_each_testimonial .each-testimonial-content, .t-shirt-with-logo-413 .mask_each_testimonial .each-testimonial-content{ margin:9px 0 0; } .airgle-ag3000-enviropure-fresh-air-ventilation-system-1739 .faceMaskTestimonial , .airgle-ag2000-fresh-air-ventilation-system-1727 .faceMaskTestimonial , .wordpress-pennant-416 .faceMaskTestimonial , .logo-collection-415 .faceMaskTestimonial , .beanie-with-logo-414 .faceMaskTestimonial , .t-shirt-with-logo-413 .faceMaskTestimonial {   padding:140px 0 36px; } .airgle-ag3000-enviropure-fresh-air-ventilation-system-1739 .show_extra_product .container , .airgle-ag2000-fresh-air-ventilation-system-1727 .show_extra_product .container , .wordpress-pennant-416 .show_extra_product .container , .logo-collection-415 .show_extra_product .container , .beanie-with-logo-414 .show_extra_product .container , .t-shirt-with-logo-413 .show_extra_product .container {   max-width:1140px; } .airgle-ag3000-enviropure-fresh-air-ventilation-system-1739 .filter_prod_txt h6, .airgle-ag2000-fresh-air-ventilation-system-1727 .filter_prod_txt h6, .wordpress-pennant-416 .filter_prod_txt h6, .logo-collection-415 .filter_prod_txt h6, .beanie-with-logo-414 .filter_prod_txt h6, .t-shirt-with-logo-413 .filter_prod_txt h6{ margin-bottom:27px; } .airgle-ag3000-enviropure-fresh-air-ventilation-system-1739 .show_extra_product, .airgle-ag2000-fresh-air-ventilation-system-1727 .show_extra_product, .wordpress-pennant-416 .show_extra_product, .logo-collection-415 .show_extra_product, .beanie-with-logo-414 .show_extra_product, .t-shirt-with-logo-413 .show_extra_product {   padding:140px 0 161px; } .beanie-with-logo-414 .each_productdescription {   padding:110px 180px 110px 170px; } .wordpress-pennant-416 .each_productdescription .ar_prod_detls_packof ul.avrg_filter_life li , .logo-collection-415 .each_productdescription .ar_prod_detls_packof ul.avrg_filter_life li , .beanie-with-logo-414 .each_productdescription .ar_prod_detls_packof ul.avrg_filter_life li {   margin-bottom:2px;   font-size:13px; } .wordpress-pennant-416 .rightNote, .logo-collection-415 .rightNote, .beanie-with-logo-414 .rightNote {   font-size:12px;   line-height:10px;   margin:29px 0 0; } .wordpress-pennant-416 .ar_prod_detls_packof, .logo-collection-415 .ar_prod_detls_packof, .beanie-with-logo-414 .ar_prod_detls_packof {   margin-bottom:13px; } .beanie-with-logo-414 .productDetailsFetaureInr {   padding:74px 60px 86px 115px; } .wordpress-pennant-416 .productDetailsFetaureInr > p, .beanie-with-logo-414 .productDetailsFetaureInr > p{ margin-bottom:0; } .wordpress-pennant-416 .replace_filter_set, .beanie-with-logo-414 .replace_filter_set {   margin:12px 0 23px; } .page-template-template-product-details.page-id-1539 .beanie-with-logo-414 .productDetailsFetaureInr h3 {   font-size:26px;   margin-bottom:6px; } .page-template-template-product-details.page-id-1539 .logo-collection-415 .productDetailsFetaureInr h3{ font-size:21px; margin-bottom:6px; } .beanie-with-logo-414 .graph-wrap {   padding:0 60px 0 117px; } .beanie-with-logo-414 .graph-box {   margin:-76px 0 -37px; } .wordpress-pennant-416 .graph-content h4, .beanie-with-logo-414 .graph-content h4{ font-size:30px; } .wordpress-pennant-416 .graph-content h2, .beanie-with-logo-414 .graph-content h2{ font-size:56px; margin-bottom:80px; } .beanie-with-logo-414 .covid-graph-sec {   padding:200px 0 96px; } .airgle-ag2000-fresh-air-ventilation-system-1727 .product_details_feature .productDetailsFetaureInr.inr-1, .wordpress-pennant-416 .productDetailsFetaureInr.inr-1, .logo-collection-415 .productDetailsFetaureInr.inr-1, .beanie-with-logo-414 .productDetailsFetaureInr.inr-1{ padding:15px 191px 86px 115px; } .page-template-template-product-details.page-id-1539 .airgle-ag3000-enviropure-fresh-air-ventilation-system-1739 .productDetailsFetaureInr.inr-1 h3, .page-template-template-product-details.page-id-1539 .airgle-ag2000-fresh-air-ventilation-system-1727 .productDetailsFetaureInr.inr-1 h3, .page-template-template-product-details.page-id-1539 .wordpress-pennant-416 .productDetailsFetaureInr.inr-1 h3, .page-template-template-product-details.page-id-1539 .logo-collection-415 .productDetailsFetaureInr.inr-1 h3, .page-template-template-product-details.page-id-1539 .beanie-with-logo-414 .productDetailsFetaureInr.inr-1 h3{ font-size:42px; margin-bottom:62px; } .airgle-ag3000-enviropure-fresh-air-ventilation-system-1739 .productDetailsFetaureInr.inr-1>p, .airgle-ag2000-fresh-air-ventilation-system-1727 .productDetailsFetaureInr.inr-1 > p , .wordpress-pennant-416 .productDetailsFetaureInr.inr-1 > p , .logo-collection-415 .productDetailsFetaureInr.inr-1 > p , .beanie-with-logo-414 .productDetailsFetaureInr.inr-1 > p {   line-height:33px;   font-size:20px; } .airgle-ag3000-enviropure-fresh-air-ventilation-system-1739 .productDetailsFetaureInr.inr-2 .replace_filter_set , .airgle-ag2000-fresh-air-ventilation-system-1727 .productDetailsFetaureInr.inr-2 .replace_filter_set , .wordpress-pennant-416 .productDetailsFetaureInr.inr-2 .replace_filter_set , .logo-collection-415 .productDetailsFetaureInr.inr-2 .replace_filter_set , .beanie-with-logo-414 .productDetailsFetaureInr.inr-2 .replace_filter_set {   margin:80px 0 23px; } .logo-collection-415 .each_productdescription {   padding:110px 182px 110px 169px; } .logo-collection-415 .productDetailsFetaureInr > p {   line-height:26px;   font-size:17px;   margin-bottom:0; } .logo-collection-415 .replace_filter_set {   margin:20px 0 36px; } .logo-collection-415 .productDetailsFetaureInr{ padding:111px 60px 86px 126px; } .logo-collection-415 .covid-graph-sec {   padding:245px 0 171px; }  .logo-collection-415 .graph-wrap {   padding:0 60px 0 125px; } .logo-collection-415 .graph-box img {   max-width:522px; } .logo-collection-415 .graph-box {   margin:-114px 0 -81px; } .airgle-ag3000-enviropure-fresh-air-ventilation-system-1739 .graph-content h2, .airgle-ag2000-fresh-air-ventilation-system-1727 .graph-content h2, .logo-collection-415 .graph-content h2{ font-size:54px; margin-bottom:0; } .airgle-ag3000-enviropure-fresh-air-ventilation-system-1739 .graph-content h4, .airgle-ag2000-fresh-air-ventilation-system-1727 .graph-content h4, .logo-collection-415 .graph-content h4{ font-size:30px; } .airgle-ag3000-enviropure-fresh-air-ventilation-system-1739 .graph-wrap, .airgle-ag2000-fresh-air-ventilation-system-1727 .graph-wrap, .wordpress-pennant-416 .graph-wrap {   padding:0 60px 0 125px; } .wordpress-pennant-416 .graph-box {   margin:-76px 0 -37px; } .wordpress-pennant-416 .covid-graph-sec {   padding:219px 0 128px; } .wordpress-pennant-416 .graph-content p {   font-size:20px; } .airgle-ag2000-fresh-air-ventilation-system-1727 .each_productdescription {   padding:110px 180px 110px 169px; } .airgle-ag3000-enviropure-fresh-air-ventilation-system-1739 .ar_prod_detls_packof ul.avrg_filter_life, .airgle-ag2000-fresh-air-ventilation-system-1727 .ar_prod_detls_packof ul.avrg_filter_life{ padding-left:0; } .airgle-ag3000-enviropure-fresh-air-ventilation-system-1739 .each_productdescription .ar_prod_detls_packof ul.avrg_filter_life li, .airgle-ag2000-fresh-air-ventilation-system-1727 .each_productdescription .ar_prod_detls_packof ul.avrg_filter_life li{ list-style:none; margin-bottom:0; } .airgle-ag3000-enviropure-fresh-air-ventilation-system-1739 .ar_prod_detls_packof, .airgle-ag2000-fresh-air-ventilation-system-1727 .ar_prod_detls_packof {   margin-bottom:22px; } .airgle-ag2000-fresh-air-ventilation-system-1727 .replace_filter_set {   margin:17px 0 53px; } .airgle-ag2000-fresh-air-ventilation-system-1727 .productDetailsFetaureInr > p{ margin-bottom:0; } .airgle-ag2000-fresh-air-ventilation-system-1727 .product_details_feature .productDetailsFetaureInr {   padding:149px 60px 86px 120px; } .airgle-ag2000-fresh-air-ventilation-system-1727 .product_details_feature .replace_filter_set {   margin:17px 0 73px; } .airgle-ag2000-fresh-air-ventilation-system-1727 .covid-graph-sec {   padding:198px 0 100px; } .airgle-ag2000-fresh-air-ventilation-system-1727 .graph-box {   margin:-114px 0 -79px; } .airgle-ag3000-enviropure-fresh-air-ventilation-system-1739 .graph-box img, .airgle-ag2000-fresh-air-ventilation-system-1727 .graph-box img {   max-width:520px; } .airgle-ag2000-fresh-air-ventilation-system-1727 .product_details_feature .productDetailsFetaureInr.inr-1{ padding:15px 158px 86px 115px; } .airgle-ag2000-fresh-air-ventilation-system-1727 .productDetailsFetaureInr.inr-2 .replace_filter_set{ margin:53px 0 23px; } .airgle-ag3000-enviropure-fresh-air-ventilation-system-1739 .each_productdescription { padding:110px 145px 110px 169px; } .airgle-ag3000-enviropure-fresh-air-ventilation-system-1739 .productDetailsFetaureInr {   padding:95px 50px 86px 127px; } .airgle-ag3000-enviropure-fresh-air-ventilation-system-1739 .replace_filter_set {   margin:17px 0 20px; } .airgle-ag3000-enviropure-fresh-air-ventilation-system-1739 .productDetailsFetaureInr > p{ margin-bottom:0; } .airgle-ag3000-enviropure-fresh-air-ventilation-system-1739 .covid-graph-sec {   padding:190px 0 171px; } .airgle-ag3000-enviropure-fresh-air-ventilation-system-1739 .product_details_feature .productDetailsFetaureInr.inr-1{ padding:15px 158px 86px 115px; } .airgle-ag3000-enviropure-fresh-air-ventilation-system-1739 .productDetailsFetaureInr.inr-2 {   padding:30px 120px 0px 140px; } .airgle-ag3000-enviropure-fresh-air-ventilation-system-1739 .productDetailsFetaureInr.inr-2 > p {   line-height:26px;   font-size:20px; }  .airgle-ag3000-enviropure-fresh-air-ventilation-system-1739 .productDetailsFetaureInr.inr-2 .replace_filter_set{ margin:50px 0 23px; } .airgle-ag3000-enviropure-fresh-air-ventilation-system-1739 .each-replace_filter_set h6{ margin-bottom:10px; font-size:20px; } .airgle-ag3000-enviropure-fresh-air-ventilation-system-1739 .each-replace_filter_set {   margin-bottom:40px; } .airgle-ag3000-enviropure-fresh-air-ventilation-system-1739 .each-replace_filter_set ul li{ font-size:15px; font-weight:600; } .airgle-ag900d-extraoral-flexhose-kit-1779 .each_productdescription, .airgle-ag600d-extraoral-flexhose-1753 .each_productdescription {   padding:110px 180px 110px 160px; } .airgle-ag900d-extraoral-flexhose-kit-1779 .ar_prod_detls_packof.avg_filter h6, .airgle-ag600d-extraoral-flexhose-1753 .ar_prod_detls_packof.avg_filter h6 {   margin-bottom:10px;   font-weight:600; } .airgle-ag900d-extraoral-flexhose-kit-1779 .each_productdescription .ar_prod_detls_packof ul.avrg_filter_life li, .airgle-ag600d-extraoral-flexhose-1753 .each_productdescription .ar_prod_detls_packof ul.avrg_filter_life li {   margin-bottom:10px; font-size:13px; } .airgle-ag900d-extraoral-flexhose-kit-1779 .ar_prod_detls_packof, .airgle-ag600d-extraoral-flexhose-1753 .ar_prod_detls_packof {   margin-bottom:23px; } .airgle-ag900d-extraoral-flexhose-kit-1779 .productDetailsFetaureInr , .airgle-ag600d-extraoral-flexhose-1753 .productDetailsFetaureInr {   padding:165px 50px 86px 127px; } .airgle-ag900d-extraoral-flexhose-kit-1779 .replace_filter_set, .airgle-ag600d-extraoral-flexhose-1753 .replace_filter_set {   margin:25px 0 53px; } .airgle-ag900d-extraoral-flexhose-kit-1779 .productDetailsFetaureInr > p, .airgle-ag600d-extraoral-flexhose-1753 .productDetailsFetaureInr > p {   margin-bottom:0;   line-height:25px; }  .airgle-ag600d-extraoral-flexhose-1753 .covid-graph-sec {   padding:219px 0 190px; } .airgle-ag900d-extraoral-flexhose-kit-1779 .graph-wrap, .airgle-ag600d-extraoral-flexhose-1753 .graph-wrap {   padding:0 60px 0 125px; } .airgle-ag600d-extraoral-flexhose-1753 .graph-box {   margin:-114px 0 -79px;   position:relative; } .airgle-ag600d-extraoral-flexhose-1753 .graph-box img {   max-width:520px; } .airgle-ag600d-extraoral-flexhose-1753 .graph-content h2{ font-size:54px; margin-bottom:0; } .airgle-ag900d-extraoral-flexhose-kit-1779 .graph-content h4, .airgle-ag600d-extraoral-flexhose-1753 .graph-content h4{ font-size:30px; } .airgle-ag900d-extraoral-flexhose-kit-1779 .productDetailsFetaureInr, .airgle-ag600d-extraoral-flexhose-1753 .productDetailsFetaureInr {   padding:76px 140px 0 127px; } .product_details_feature .col-lg-6:last-child img{ display:block; } .airgle-ag900d-extraoral-flexhose-kit-1779 .productDetailsFetaureInr.inr-1 h3, .airgle-ag600d-extraoral-flexhose-1753 .productDetailsFetaureInr.inr-1 h3 {   font-size:42px;   margin-bottom:40px;   line-height:52px; } .airgle-ag900d-extraoral-flexhose-kit-1779 .productDetailsFetaureInr.inr-1 > p, .airgle-ag600d-extraoral-flexhose-1753 .productDetailsFetaureInr.inr-1 > p {   margin-bottom:92px;   font-size:20px;   line-height:35px; } .airgle-ag900d-extraoral-flexhose-kit-1779 .productDetailsFetaureInr.inr-2 h3, .airgle-ag600d-extraoral-flexhose-1753 .productDetailsFetaureInr.inr-2 h3{ margin-bottom:0; } .airgle-ag900d-extraoral-flexhose-kit-1779 .productDetailsFetaureInr.inr-2, .airgle-ag600d-extraoral-flexhose-1753 .productDetailsFetaureInr.inr-2 {   padding:30px 118px 0px 140px; } .airgle-ag900d-extraoral-flexhose-kit-1779 .productDetailsFetaureInr.inr-2 > p, .airgle-ag600d-extraoral-flexhose-1753 .productDetailsFetaureInr.inr-2 > p {   margin-bottom:37px;   font-size:20px;   line-height:36px; } .airgle-ag600d-extraoral-flexhose-1753 .faceMaskTestimonial {   padding:215px 0 0; }   .airgle-ag600d-extraoral-flexhose-1753 .product_details_feature_wrp .product_details_feature + .product_details_feature{ margin-top:-3px; }   .page-id-1539 .faceMaskTestimonial .container {   max-width:1570px; } .page-id-1539 .faceMaskTestimonial .row {   --bs-gutter-x:56px;   --bs-gutter-y:105px; } .page-id-1539 .mask_each_testimonial .each-testimonial-content{ margin:28px 0 0; }  .page-id-1539 .airgle-ag25-replacement-filter-set-1582 .faceMaskTestimonial{ padding:140px 0 194px; } .page-id-1539 .show_extra_product .container {   max-width:1140px; } .page-id-1539 .filter_prod_txt h6{ margin-bottom:27px; } .page-id-1539 .show_extra_product {   padding:163px 0 145px; } .airgle-ag900d-extraoral-flexhose-kit-1779 .graph-box img{ max-width:552px; } .airgle-ag900d-extraoral-flexhose-kit-1779 .covid-graph-sec {   padding:276px 0 242px; } .airgle-ag900d-extraoral-flexhose-kit-1779 .faceMaskTestimonial .row {   --bs-gutter-x:56px;   --bs-gutter-y:115px; } .airgle-ag900d-extraoral-flexhose-kit-1779 .faceMaskTestimonial {   padding:203px 0 0; } .airgle-ag900d-extraoral-flexhose-kit-1779 .show_extra_product {   padding:156px 0 184px; }   .airgle-ag900d-extraoral-flexhose-kit-1779 .graph-box{ margin:-76px 0 -36px; } .airgle-ag900d-extraoral-flexhose-kit-1779 .graph-content h2{ margin-bottom:60px; } .graph-content p { font-size:20px; } .airgle-am120-mask-black-1780 .each_productdescription {   padding:110px 178px 110px 158px; } .airgle-am120-mask-black-1780 .ar_prod_detls_packof.avg_filter h6{ margin-bottom:18px;   font-weight:600; } .airgle-am120-mask-black-1780 .ar_prod_detls_packof {   margin-bottom:24px; } .airgle-ag300-replacement-filter-set-1602 .faceMaskTestimonial .row {   --bs-gutter-y:121px; } .airgle-ag300-replacement-filter-set-1602 .faceMaskTestimonial{ padding:140px 0 160px; } .airgle-ag900-replacement-filter-set-1630 .show_extra_product { padding:117px 0 104px; } .airgle-ag900-replacement-titanium-pro-uv-module-1636 .show_extra_product {   padding:130px 0 132px; } .airgle-ag2000-replacement-filter-set-1645 .show_extra_product {   padding:165px 0 187px; } .airgle-am120-replacement-built-in-filter-1665 .show_extra_product {   padding:174px 0 115px; } .airgle-ag900d-flexhose-filter-discs-snouts-a-pack-of-100-sets-1663 .show_extra_product .row {   --bs-gutter-y:21px; } .airgle-ag900d-flexhose-filter-discs-snouts-a-pack-of-100-sets-1663 .show_extra_product {   padding:155px 0 148px; } .airgle-ag3000-replacement-titanium-pro-uv-module-set-1658 .titeniumUvprowrap_readmore {   margin-top:108px; } .airgle-ag3000-replacement-auxiliary-filters-set-1652 .show_extra_product {   padding:107px 0 128px; } .airgle-ag600d-flexhose-filter-discs-snouts-a-pack-of-100-sets-1877 .ar_prod_detls_packof { margin-bottom:53px; } .airgle-ag600d-flexhose-filter-discs-snouts-a-pack-of-100-sets-1877 .show_extra_product { padding:163px 0 136px; } .airgle-ag600d-flexhose-filter-discs-snouts-a-pack-of-100-sets-1877 .ar_prod_detls_packof { margin-bottom:53px; } .airgle-ag600d-flexhose-filter-discs-snouts-a-pack-of-100-sets-1877 .show_extra_product { padding:163px 0 136px; } .airgle-ag600d-flexhose-filter-discs-snouts-a-pack-of-100-sets-1877 .product_name_price_wrp {   padding:15px 0 17px; } .airgle-ag600d-flexhose-filter-discs-snouts-a-pack-of-100-sets-1877 .ar_prod_detls_packof {   margin-bottom:55px; } .airgle-ag600d-flexhose-filter-discs-snouts-a-pack-of-100-sets-2-1661 .show_extra_product {   padding:166px 0 133px; } .airgle-ag600d-flexhose-filter-discs-snouts-a-pack-of-100-sets-2-1661 .product_name_price_wrp {   padding:15px 0 17px; } .airgle-ag600d-flexhose-filter-discs-snouts-a-pack-of-100-sets-2-1661 .ar_prod_detls_packof {   margin-bottom:55px; } .hoodie-with-pocket-401 .ar_prod_detls_packof {   margin-bottom:36px; } .hoodie-with-pocket-401 .productDetailsFetaureInr {   padding:90px 60px 86px 129px; } .hoodie-with-pocket-401 .productDetailsFetaureInr h4 {   margin-bottom:10px; } .hoodie-with-pocket-401 .featureBoldUl {   margin-top:22px; } .hoodie-with-pocket-401 .productDetailsFetaureInr > p { margin-bottom:0; } .hoodie-with-pocket-401 #accordionFlushExample {   margin-top:30px; } .page-template-template-product-details .hoodie-with-pocket-401 .accordion-padding-cm {   padding:20px 60px 22px 8px;   font-size:20px; } .hoodie-with-pocket-401 .faceMaskTestimonial {   padding:275px 0 161px; } .hoodie-with-pocket-401 .faceMaskTestimonial .row {   --bs-gutter-x:55px;   --bs-gutter-y:117px; } .hoodie-with-pocket-401 .mask_each_testimonial {   text-align:left; } .hoodie-with-pocket-401 .mask_each_testimonial .each-testimonial-content {   margin:6px 0 0;   line-height:30px; } .hoodie-with-pocket-401 .show_extra_product {   padding:0 0 182px; } .airgle-am120-mask-black-1780 .replace_filter_set {   margin:37px 0 22px; } .airgle-am120-mask-black-1780 #accordionFlushExample {   margin-top:0; } .page-template-template-product-details .airgle-am120-mask-black-1780 .accordion-button {   font-weight:700;   line-height:16px;   font-size:20px;   background:transparent; } .airgle-am120-mask-black-1780 .productDetailsFetaureInr {   padding:64px 60px 86px 131px; } .airgle-am120-mask-black-1780 .packofThree {   padding:150px 0 241px;   text-align:center; } .airgle-am120-mask-black-1780 .packofThree {   padding:142px 0 108px; } .airgle-am120-mask-black-1780 .packOfThreeTextwrp {   margin-bottom:130px; max-width:unset; }  .airgle-am120-mask-black-1780 .faceMaskTestimonial .row {   --bs-gutter-x:56px;   --bs-gutter-y:114px; } .airgle-am120-mask-black-1780 .mask_each_testimonial {   text-align:left; } .airgle-am120-mask-black-1780 .mask_each_testimonial .each-testimonial-content {   margin:8px 0 0;   line-height:30px; } .airgle-am120-mask-black-1780 .show_extra_product {   padding:0 0 184px; } .airgle-am120-mask-black-1780 .faceMaskTestimonial {   padding:189px 0 167px; } .airgle-am120-mask-black-1780 .product_details_feature_wrp .inr-1 li {   list-style:disc; } .airgle-am120-mask-black-1780 .product_details_feature_wrp .inr-1 li + li { margin-top:48px; } .page-template-template-product-details .airgle-am120-mask-black-1780 .productDetailsFetaureInr h3 {   margin-bottom:53px; } .page-template-template-product-details .airgle-am120-mask-black-1780 .productDetailsFetaureInr h3 {   line-height:1.2; } .facemaskBlog .mask_each_testimonial .each-testimonial-content { margin:8px 0 0; line-height:30px; } .packOfThreeTextwrp{ max-width:1150px;   margin:0 auto; } .packOfThreeTextwrp {   max-width:1170px;   margin:0 auto; } .packOfThreeTextwrp p {   font-size:20px;   margin-top:40px; } .airgle-am120-mask-white-1793 .productDetailsFetaureInr {   padding:67px 50px 86px 130px; } .packofThree img.mw-100 {   margin-top:50px;   margin-left:-30px; } .airgle-am120-mask-white-1793 .productDetailsFetaureInr > p{ margin-bottom:0; } .airgle-am120-mask-white-1793 .faceMaskTestimonial .row {   --bs-gutter-y:111px; } .airgle-am120-mask-white-1793 .show_extra_product {   padding:0 0 182px; } .airgle-am120-mask-white-1793 .faceMaskTestimonial {   padding:140px 0 158px; } .airgle-am120-mask-white-1793 .ar_prod_detls_packof {   margin-bottom:22px; } .page-id-1539 .footer-area .common-btn{ margin-top:25px; } .airgle-ag600d-extraoral-flexhose-1753 .show_extra_product {  padding:163px 0 181px; }  .airgle-am120-mask-black-1780 .packOfThreeTextwrp p {  font-size:20px;  margin-top:30px; } .airgle-am120-mask-black-1780 .packofThree img.mw-100 {  margin-top:100px;  margin-left:0px; }  .airgle-am120-mask-white-1793 .productDetailsFetaureInr.inr-1 ul li {  margin-bottom:40px; } .airgle-am120-mask-white-1793 .productDetailsFetaureInr.inr-2 ul li {  margin-bottom:40px; } .hoodie-with-pocket-401 .pnpw_left p{  width:100%; } .hoodie-with-pocket-401 .packofThree img.mw-100 {  margin-top:60px;  margin-left:80px; } .hoodie-with-pocket-401 .packofThree {  padding:150px 0 85px;  text-align:center; } .airgle-ag2000-fresh-air-ventilation-system-1727 .each_productdescription {  padding:110px 180px 110px 160px; } .airgle-ag2000-fresh-air-ventilation-system-1727 .covid-graph-sec {  padding:198px 0 165px; } .airgle-ag2000-fresh-air-ventilation-system-1727 .covid-graph-sec {  padding:198px 0 165px; } .airgle-ag2000-fresh-air-ventilation-system-1727 .faceMaskTestimonial .row {  --bs-gutter-y:113px; } .airgle-ag2000-fresh-air-ventilation-system-1727 .show_extra_product {  padding:82px 0 142px; } .t-shirt-with-logo-413 .faceMaskTestimonial .row {  --bs-gutter-y:112px; }  .t-shirt-with-logo-413 .show_extra_product {  padding:126px 0 160px; } .beanie-with-logo-414 .each_productdescription {  padding:110px 213px 110px 160px; }  .beanie-with-logo-414 .productDetailsFetaureInr {  padding:76px 60px 80px 126px; } .beanie-with-logo-414 .covid-graph-sec {  padding:200px 0 150px; } .beanie-with-logo-414 .faceMaskTestimonial .row {  --bs-gutter-x:56px;  --bs-gutter-y:113px; } .beanie-with-logo-414 .show_extra_product {  padding:121px 0 145px; } .beanie-with-logo-414 .show_extra_product {  padding:121px 0 182px; } .logo-collection__trashed-415 .each_productdescription .ar_prod_detls_packof ul.avrg_filter_life li {  list-style:disc;  margin-bottom:3px;  line-height:16px;  font-size:14px; } .logo-collection__trashed-415 .ar_prod_detls_packof ul.avrg_filter_life {  display:block;  padding-left:20px;  margin-bottom:31px; } .logo-collection__trashed-415 .covid-graph-sec {  padding:150px 0 152px; } .logo-collection__trashed-415 .faceMaskTestimonial .row {  --bs-gutter-x:56px;  --bs-gutter-y:116px; } .logo-collection__trashed-415 .show_extra_product .row {  --bs-gutter-x:34px;  --bs-gutter-y:22px; } .logo-collection__trashed-415 .faceMaskTestimonial {  padding:140px 0 0; }  .logo-collection__trashed-415 .show_extra_product {  padding:163px 0 185px; } .wordpress-pennant-416 .faceMaskTestimonial .row {  --bs-gutter-x:56px;  --bs-gutter-y:115px; }  .wordpress-pennant-416 .show_extra_product {  padding:127px 0 182px; } .wordpress-pennant-416 .covid-graph-sec {  padding:219px 0 194px; } .page-template-template-product-details .filter_prod_txt .price{  font-size:18px; } .logo-collection-415 .show_extra_product {  padding:132px 0 186px ; } .logo-collection-415 .faceMaskTestimonial .row {   --bs-gutter-y:115px; } .wordpress-pennant-416 .productDetailsFetaureInr {  padding:108px 60px 86px 127px; } .wordpress-pennant-416 .each_productdescription{  padding:109px 182px 110px 161px; }  .page-template-template-product-details.page-id-1539 .productDetailsFetaureInr p + h3 {  margin-top:80px; }  .t-shirt-with-logo-413 .productDetailsFetaureInr.inr-1 >p {  font-size:20px;  line-height:35px;  margin-bottom:40px; } .page-template-template-product-details.page-id-1539 .productDetailsFetaureInr h3 {  font-size:44px;  margin-bottom:52px; } .page-template-template-product-details .t-shirt-with-logo-413 .productDetailsFetaureInr h3 {   font-size:44px;   margin-bottom:52px; } .page-template-template-product-details .t-shirt-with-logo-413 .productDetailsFetaureInr p + h3 {   margin-top:80px; } .t-shirt-with-logo-413 .product_details_feature .align-items-center {   align-items:flex-start !important; } .airgle-ag3000-enviropure-fresh-air-ventilation-system-1739 .show_extra_product {   padding:85px 0 169px; } .airgle-ag3000-enviropure-fresh-air-ventilation-system-1739 .faceMaskTestimonial .row {   --bs-gutter-y:113px; } }   @media (max-width:1800px) and (min-width:1200px){ .learn_more_btn {  min-width:175px; } .page-template-template-product-details .each_productdescription {  padding:110px 110px 110px 160px; } .enterProductId{  height:60px; } .filter_prod_txt h6{  margin-bottom:25px;  min-height:25px; } .show_full_cat_sec h4{  font-size:16px; } }   @media(max-width:1799.98px){  h1 {   font-size:38px;   line-height:55px;  }   h2 { font-size:38px;   line-height:55px; } .each_filter_Wrapper h3 {  font-size:28px; } .page-template-template-product-details .covid-graph-sec {  padding:200px 0; } .page-template-template-warranty-Information .contact_content {  font-size:18px;  text-align:center; }   } @media(max-width:1699.98px){  h1 {   font-size:35px;  }   h2 {  font-size:35px; }  h3 {  font-size:28px;  line-height:35px; } h4 {  --heading-h4:20px;  line-height:24px; }  .services-content {  padding:12% 4% 9% 0; } .services-content p {  margin:33px 0 40px;  font-size:16px; } .services-sec .each-services:last-child .services-content {  padding:12% 0 9% 4%; } .graph-content h2 {  margin-bottom:17px;  font-size:35px; } .services-provite-head h2 {  margin-bottom:80px; }  .services-provite-sec {  padding:0 0 30px; } .company-sec {  padding:50px 0 20px; } .company-logo {  margin-bottom:40px;  text-align:center; } .company-logo-area {  padding-top:45px; } .testimonials-sec {  padding:50px 0 60px; } .map-sec {  padding:50px 0 0; }   .latest-news-sec {  padding:50px 0 51px; } .map-content p {  margin:45px 0; } .banner-content {  top:50%; } .each_filter_Wrapper h3 {  font-size:26px; } .activated-granulated-carbon.each_filter_Wrapper {  max-width:588px;  margin-left:59%; } }  @media(min-width:1400px){ .col-custom-left{  width:53.65%; } .col-custom-right{  width:46.35%; } .comparison_chart_2 .container-fluid{  padding:0 100px; } .comparison_chart_2 .container-fluid .row .row{  --bs-gutter-x:80px;  --bs-gutter-y:40px; } .each_filter_feature .container{  max-width:1170px; } .hospitality_logos .container{  max-width:1200px;  }  .page-template-template-warranty-Information .contact_content {  font-size:20px;  text-align:center; }   } @media(max-width:1399.98px){ .footer-product h5{  font-size:16px; } .activated-granulated-carbon.each_filter_Wrapper {  max-width:548px;  margin-left:59%; } .each_filter_Wrapper p {  font-size:12px;  line-height:24px; } .each_filter_Wrapper ul li+li {  margin-left:40px; } .bacteria_remove_rate p {  font-size:16px;  line-height:30px; } .airPurificationWrp .table>:not(caption)>*>* {  padding:10px 10px; } .faq .faq-list >li > a{  font-size:16px; } .faq .section-title {  margin-bottom:60px; } .faq_by_heading h4 {  margin-bottom:30px; } .faq .faq-list.faq-list1 >li > a {  font-size:16px; }  .each_list_testimonial {  padding:40px 60px; } .test_list_text {  padding-left:40px; } .feature_testimonial_text {  margin-top:-160px;  padding:0 100px; } .about_text p{  font-size:16px; } .missionVissionContent {  margin-bottom:80px; } .each_productdescription, .productDetailsFetaureInr{  padding:40px; } .test_list_img {  width:200px;  flex:0 0 200px; }  .airPurificationWrp tr td {  font-size:14px; } .gp-map-sec {  padding:60px 0; } .each_info_wrap h3 {  margin-bottom:38px;  font-size:32px;  font-weight:500; } .inner_banner_text_onoverlay{  font-size:18px;  min-height:60px; } .each_info_wrap p {  font-size:16px; } .commonSyndromHeading h2, .commonSyndromContent h2 {  font-size:26px; } .airgel_continues_establish h4 {  font-size:18px; } .airgel_continues_establish li {  font-size:16px; }  .commonSyndromContent li{  font-size:16px;  }  } @media (max-width:1400px) and (min-width:1200px){ .page-template-template-product-details .each_productdescription {  padding:28px 110px 110px ; } .pnpw_right, .pnpw_left h5{  font-size:16px; } .each_productdescription ul li {  font-size:14px; } }  @media (min-width:1200px){ .certification_body h5 {  font-size:22px; } .page-template-template-comparison-chart .comparison_chart_wrapper :is(#home-971 .col-lg-4,#profile-973 .col-lg-6,#contact-975 .col-lg-6){  position:relative;  }  .page-template-template-comparison-chart .comparison_chart_wrapper #home-971 .col-lg-4::after{  position:absolute;   content:"";   height:calc(100% - 525px);   width:1px;   left:0;   bottom:15px;   background:#d2d2d2;  }  .page-template-template-comparison-chart .comparison_chart_wrapper #profile-973 .col-lg-6::after{  position:absolute;   content:"";   height:calc(100% - 602px);   width:1px;   left:-41px;   bottom:15px;   background:#d2d2d2;  }  .page-template-template-comparison-chart .comparison_chart_wrapper #contact-975 .col-lg-6::after{  position:absolute;   content:"";   height:calc(100% - 650px);   width:1px;   left:-41px;   bottom:15px;   background:#d2d2d2;  }  .page-template-template-comparison-chart .comparison_chart_wrapper :is(#home-971 .col-lg-4,#profile-973 .col-lg-6,#contact-975 .col-lg-6):first-child:after{  display:none;  }  .product_details_feature .col-lg-6.whiteBg {  background:#fff; }   } @media (max-width:1199px){ .each_filter_Wrapper ul li {  flex:0 0 25%;  margin:0 0 20px !important;  padding:0 10px; } .each_filter_Wrapper {  max-width:408px; } .social ul{  justify-content:center; } .common_heding_type2{  font-size:26px; } .each_productdescription{  padding:30px; } .pnpw_left a{  color:#fff; } .titeniumUvProModuleInfo {  margin-left:140px; } .page-template-template-titanium .each_filter_Wrapper .extra-dot::after {  bottom:-80px;  left:-5px; } .product_heading{  margin-bottom:20px; }   }  @media (min-width:992px){  .industry_logos ul li{  flex:0 0 calc(100% / var(--self-colspan-lg, var(--column-lg, 3)));  width:calc(100% / var(--self-colspan-lg, var(--column-lg, 3))); } } @media (min-width:1200px){  .industry_logos ul li{   flex:0 0 calc(100% / var(--self-colspan-xl, var(--column-xl, 5)));  width:calc(100% / var(--self-colspan-xl, var(--column-xl, 5)));   } }  @media (max-width:1199px) and (min-width:992px){ .footer_airgle_logo_prt{  text-align:center;  margin-top:30px; } .address.text-end{  text-align:center !important; } .col-custom-left .col-xl-8{  order:-1; } .footer_airgle_logo_prt .logos {  margin-top:40px;  text-align:center !important; } .graph-content {  padding:30px 0; } .graph-box {  margin:-42px 0 0; } .learn_more_btn {  min-width:140px;  font-size:12px; } .replacementFilerWrp {  margin-bottom:75px; }  .commonSyndromHeading h2, .commonSyndromContent h2 {  font-size:22px; } .commonSyndromContent ul{  font-size:14px;  line-height:22px; }  } @media(max-width:1399.98px) {  h1 {   font-size:28px;   line-height:48px;  }   h2 {  font-size:28px;  line-height:48px; }  h3 {  font-size:24px;  line-height:35px; } h4 {  font-size:20px;  line-height:24px; }   .banner-content {  max-width:1100px;  }   .services-provite-head h2 {  margin-bottom:50px;  line-height:39px;  }  .inner_pages_content .about_list_item li a {  font-size:20px;  padding:18px 30px;  }   .inner_pages_content .about_list_item li a::after {  width:22px;  height:21px;  right:10px;  background-size:100%;  }  .company-head p {  margin:17px auto; } .map-content p {  margin:46px 0; } .each-services-provite p {  margin:0 15px; } .common-btn {  min-width:220px;  font-size:16px;  padding:15px 26px; } .techAddToCartBtn {  margin-top:50px; }  .graph-content h2 {  margin-bottom:11px;  font-size:28px; } .banner-sec .swiper-pagination-bullet {  width:5rem; } .support h4 {  margin-bottom:15px;  font-size:16px;  } .support h5 {  font-size:14px; } .worldwide-gallery-head h3 {  font-size:29px; } .contact_title::after{  max-width:200px; } .quickLinks li a {  font-size:12px;  padding:8px 24px; } .ar_info_wrapper .quickLinks {  padding:28px 50px; } .right-menu li a {  font-size:16px; } .left-menu li a {  font-size:16px; }  .social ul li a {  font-size:28px;  line-height:50px; } .social ul li {  width:50px;  height:50px; } .support {  margin-bottom:25px; } .support ul li a {  line-height:18px;  display:block; } .vst-nws{  font-size:13px; }  .covid-graph-sec {  padding:59px 0 140px; } .news-form{  padding:0; } .each_support ul.downlod_pdfs_links li {  font-size:12px; } .each_support ul.downlod_pdfs_links li a {  font-size:11px; } .each_support ul{  font-size:12px; } .contact_content p, .covid-grphs-two-content {  font-size:16px; } .testimonial_img {  margin-bottom:30px; }  }  @media(min-width:1199px) { .news-form{  margin-top:-60px; } .cartPageSec .row{  --bs-gutter-x:80px;  }  .covid-graph-sec .row{  --bs-gutter-x:1.5rem;  }  .each_accordion_wrp h5{  line-height:1.4;  }  } @media(min-width:1199px) and (max-width:1800px) { .news-form{  margin-top:-40px; } .banner-content{  top:35%; } .quickLinks li a {  font-size:14px;  line-height:24px;  padding:10px 16px; } .mv_content_text .container{  max-width:990px; } } @media(max-width:1199.98px){  h1 {   font-size:25px;   line-height:48px;  }   h2 {  font-size:25px;  line-height:48px; }  h3 {  font-size:18px;  line-height:35px; } h4 {  font-size:16px;  line-height:24px; }   .graph-box {  margin:-42px 0 -40px; }  .right-menu li {  display:inline-block;  padding-right:27px; }  .graph-content h2 {  font-size:25px; }   .social ul li {  width:64px;  height:64px; }  .social ul li a {  font-size:29px; } .ftr-right-part {  padding-left:0; }   .ar_info_wrapper .quickLinks {  padding:28px 12px; }  .quickLinks li a {  padding:10px 20px; }   .each_support h4 {  font-size:16px; } .activated-granulated-carbon.each_filter_Wrapper {  max-width:568px;  margin-left:59%;  padding-left:0; } p.covid-grphs-two-head{  font-size:16px; } .show_extra_product .container .row{  --bs-gutter-y:30px; } .each_info_wrap h3 {  font-size:20px;  margin-bottom:15px; } .each_info_wrap p{  font-size:16px; } .each_compair_chart_wrp h5 {  font-size:14px; } .airChnagesPerHour{  padding:40px 0 50px; } .techAddToCartBtn {  margin-top:30px; } .contact_title::after {  margin:25px auto 35px; } .each-air-purifiers-product .banner-content h3, .faceMask_two_wrp .category_content h3 {  font-size:28px; } .filters_accessories {  padding:55px 0; }  .faceMaskTestimonial, .packofThree {  padding:50px 0;   } .faceMaskTestimonial .row {  --bs-gutter-x:25px;  --bs-gutter-y:50px; } .comfortUl li {  margin-top:30px;  font-size:16px; } .productDetailsFetaureInr p {  font-size:16px; } .mask_each_testimonial .each-testimonial-content{  font-size:14px; } .info_wrapper_last2 {  margin-bottom:70px; } .arCommonSyndromWrp.remediation_syndromWrp {  padding:40px;  width:100%; } .pnpw_left p{  width:100%;  text-align:left; } .pnpw_left {  padding-right:28px; }  }   @media (min-width:992px){ .page-template-template-chepa .graph-content {  padding:0; } .page-template-template-comparison-chart .comparison_chart_wrapper :is(#home-971 .col-lg-4,#profile-973 .col-lg-6,#contact-975 .col-lg-6){  position:relative;  }  .page-template-template-comparison-chart .comparison_chart_wrapper #home-971 .col-lg-4::after{  position:absolute;   content:"";   height:calc(100% - 525px);   width:1px;   left:0;   bottom:15px;   background:#d2d2d2;  }  .page-template-template-comparison-chart .comparison_chart_wrapper #profile-973 .col-lg-6::after{  position:absolute;   content:"";   height:calc(100% - 602px);   width:1px;   left:0;   bottom:15px;   background:#d2d2d2;  }  .page-template-template-comparison-chart .comparison_chart_wrapper #contact-975 .col-lg-6::after{  position:absolute;   content:"";   height:calc(100% - 650px);   width:1px;   left:0;   bottom:15px;   background:#d2d2d2;  }  .page-template-template-comparison-chart .comparison_chart_wrapper :is(#home-971 .col-lg-4,#profile-973 .col-lg-6,#contact-975 .col-lg-6):first-child:after{  display:none;  }  .article_share_icon.mobile{  display:none;  }  } @media(max-width:1199.98px) and (min-width:992px){ .left-menu li {  padding-right:18px; } .certifications .col-xl-3:nth-last-child(2){  order:2;  width:100%; } .banner-content {  top:40%; } .arServiceTab h5{  font-size:14px;  font-weight:400;  position:relative; } .arServiceTab h5::after {  content:"";  width:9px;  height:1px;  background-color:#000000;  position:absolute;  top:50%;  right:0; }   .arServiceTab h5::before {  content:"";  width:9px;  height:1px;  background-color:#000000;  position:absolute;  top:50%;  right:0;  transform:rotate(90deg);  } .arServiceTab.active h5::before {  transform:rotate(0deg);  } .arServiceTab.active ul{  display:block; } .arServiceTab ul{  display:none; }  .filter_prod_txt h6 {  margin-bottom:20px;  font-size:13px; } .filter_prod_txt p {  font-size:11px; } .worldwide-gallery {  padding:40px 0; } .page-template-template-companyinfo .covid-grphs-two-sec {  padding:60px 0; } .professional_list {  margin-top:40px; } .professional_grade {  padding:50px 0; } .show_extra_product {  padding:30px 0 80px; } .filters_accessories .row {  --bs-gutter-x:15px; } .arCommonSyndromWrp {  padding:30px;  width:60%; } .commonSyndromHeading {  margin-bottom:20px; }   }  @media(max-width:991px) and (min-width:768px){ .col-custom-left .col-xl-8{  order:-1;  } .arServiceTab h5 {  position:relative; } .arServiceTab h5::after {  content:"";  width:9px;  height:1px;  background-color:#000000;  position:absolute;  top:50%;  right:0; }   .arServiceTab h5::before {  content:"";  width:9px;  height:1px;  background-color:#000000;  position:absolute;  top:50%;  right:0;  transform:rotate(90deg);  } .arServiceTab.active h5::before {  transform:rotate(0deg);  } .arServiceTab.active ul{  display:block; } .arServiceTab ul{  display:none; } } @media(max-width:991px){  h1 {  font-size:24px;   line-height:34px; }  h2 {  font-size:24px;   line-height:34px; }   .inner_pages_content {  padding:60px 0; } .company-logo-area .row{  --bs-gutter-x:24px; }  .services-sec {  padding:40px 0; } .services-content {  padding:40px 0; } .services-content p {  margin:24px 0; } .services-sec .each-services:last-child .services-content {  padding:4rem 0 0; } .services-sec .each-services:first-child {  padding-bottom:20px; } .services-provite-sec {  padding:40px 0; } .page-template-template-product-details .covid-graph-sec {  padding:40px 0; } .graph-content {  padding:4rem 0; }  .latest-news-sec {  padding:70px 0; } .slider-control {  margin:37px 0 56px; }  .social ul li {  width:60px;  height:60px; } .social ul li a {  font-size:20px;  line-height:44px; }  .social{  margin-bottom:20px;  }  .news-form .common-btn {  padding:15px 27px;  font-size:14px; }  .col-lg-2_3 {  width:25%; } .address.text-end{  text-align:center !important;  margin-top:20px; } .social{  text-align:center; } .logos.text-end{  text-align:center !important; } .certifications .col-xl-3:nth-last-child(2) {  width:100%;  order:2; }   .contact_us_section {  padding:40px 0; }  .ar_info_wrapper .quickLinks {  position:relative;  width:100%;  display:flex;  padding:22px 10px;  align-items:center;  flex-wrap:wrap;  justify-content:flex-start;   }  .ar_info_wrapper .quickLinks li{  width:50%;  display:inline-block;  padding:10px;  }  .quickLinks li + li {  margin-left:0px; }  .quickLinks li a {  width:98%;  text-align:center; }  .contact_form_left_address {  padding:40px 0;  text-align:center; } .contactFormWrap {  padding:40px 0; }   .professional_grade {  padding:40px 0; }  .page-template-template-companyinfo .covid-grphs-two-sec {  padding:40px 0; } .covid-grphs-two-content{  padding:40px 0 0; } .world_gallery_text, .professional_grade p, .covid-grphs-two-head p {  font-size:16px; } .cfic_info h5 {  margin-bottom:4px;  font-size:18px; } .certifications p {  margin-bottom:35px;  font-size:14px;  text-align:left; } .cfic_info p {  margin-bottom:0;  text-align:center; } .professional_list {  margin-top:30px; } .professional_list li {  -ms-flex:0 0 50%;  flex:0 0 50%;  width:50%;  padding:15px 4px; } .covid-grphs-two-sec {  padding:40px 0; } .covid-grphs-two-wrap:after {  height:30%; } .covid-grphs-two-wrap {  padding:0 5% 40px; } .worldwide-gallery-img {  margin-top:0; } .worldwide-gallery-head h3 {  font-size:27px;  margin-bottom:20px; } .worldwide-gallery {  padding:40px 0; } .covid-grphs-two-head {  margin-bottom:40px; } .each_support {  padding:30px 10px; }  .left-menu li:not(:first-child){  display:none;  }  .right-menu li:not(:last-child){  display:none;  }  .right-menu li:last-child span{  display:none;  } .services-sec .each-services:last-child .services-img {   padding-right:0px; } .support {  margin-bottom:25px; } .contact_title::after {  max-width:80px; } .company-logo-area .row{  justify-content:center; } .vst-nws {  margin-right:12px;  font-weight:400;  font-size:16px; } .inner_banner {  min-height:620px; } .inner_pg_logo img{  width:150px; } .about_text h1{  font-size:24px; } .about_text p{  font-size:16px;  line-height:18px; } .faceMask_two_wrp {  padding:0; } .certification_icon{  width:100%;  margin-bottom:20px; } .certification_body{  text-align:center;   } .third-party-certification {  padding:0px 0 60px; } .each_info_wrap{  padding:40px; } .info_wrapper_last .col-lg-6:last-child{  order:-1; } .show_extra_product h3{  font-size:28px; } .graph-box , .page-template-template-chepa .graph-box {  margin:60px 0 0; } .page-template-template-chepa .graph-box {  padding-right:0; } .social ul{  justify-content:center; } .footer-area::after {  width:calc(100% - 110px);  left:55px; } .news-form{  padding:15px 0 0 ; } .ft_mobile_learn_btn{  font-size:14px; } .support p{  font-size:16px; } .support h4 {  font-size:18px; } .news-form h4{  font-size:20px; } .hamberger_menu_inr{  width:100%; } .activated-granulated-carbon.each_filter_Wrapper{  margin-left:0%; } .each_filter_Wrapper::after{  left:40%;  top:100%;  height:100px; } .each_filter_Wrapper::before {  top:100%;  left:39%; } .page-template-template-chepa .each_filter_Wrapper::after {  left:3%;  top:100%;  height:52px; } .page-template-template-chepa .each_filter_Wrapper::before {  top:100%;  left:2%; } .activated-granulated-carbon.each_filter_Wrapper::before{  left:73%;  top:97%; } .activated-granulated-carbon.each_filter_Wrapper::after{  left:74%;  height:52px; } .feature_testimonial_text {  margin-top:0;  padding:0; } .feature_testimonial_text_inner {  padding:40px 40px; } .test_list_text h5 {  margin-top:20px; } .testimonial_img {  margin-bottom:20px; } .testimonial_grid_Sec .col-lg-6 + .col-lg-6{  margin-top:60px; } .ar_info_wrapper {  margin-top:40px; } .contact_info_right {  padding-left:20px; } .becomeDistributor{  padding:40px 0 0; } .woocommerce-billing-fields.shipping_address_2{  padding-left:0; } .woocommerce-checkout .col-lg-6{  width:100%;  margin-top:30px; } .checkout.woocommerce-checkout .checkout_left_wrp {  padding-right:0px; } .airChnagesPerHour table th:first-child{  width:200px;  }  .airChnagesPerHour table th:nth-child(2){  width:160px;  }  .airChnagesPerHour table th:nth-child(3){  width:160px;  }  .airChnagesPerHour table th:nth-child(4){  width:160px;  }  .airChnagesPerHour .table{  table-layout:fixed;  }  .titeniumUvProModuleInfo{  margin-left:0;  margin-bottom:70px;  }  .each_filter_Wrapper.titeniumUvProModuleInfo::before {  top:115%;  left:29%; } .each_filter_Wrapper.titeniumUvProModuleInfo::after{  left:30%;   top:119%;   height:52px } .packofThree {  padding:50px 0; } .faceMaskTestimonial {  padding:60px 0 30px; } .faceMaskTestimonial .row {  --bs-gutter-x:1.5rem;  --bs-gutter-y:44px; } .page-template-template-white-face-mask .show_extra_product {  padding:20px 0 50px; } .show_extra_product {  padding:30px 0 80px; } .post-type-archive-product .filters_accessories {  padding:130px 0; }  .post-type-archive-product .aa_col_left {  flex:0 0 auto;  width:100%;  margin-top:15px; } .post-type-archive-product .aa_col_right {  flex:0 0 auto;  width:100%; } .post-type-archive-product .leftFilterPanel h4 {  margin-bottom:51px; } .filters_accessories .row {  --bs-gutter-x:1.5rem;  --bs-gutter-y:50px; } .page-template-template-filters-accessories .filters_accessories .row {  --bs-gutter-x:0.5rem;  --bs-gutter-y:20px;   } .filter_prod_txt h6 {  margin-bottom:20px;  font-size:15px; } .contact_form_left {  margin-top:0;  } .ar_each_testimonial_list {  margin-top:30px; } .each_testimonial_grid h4 {  font-size:18px;  margin-top:25px; } .support_content_sect {  padding:50px 0; } .activatedCharcolWrp > .text-center , .activated_charcol .common_heding_type2 {  margin-bottom:20px; } .filter_specification_wrp {  margin-top:30px;  margin-bottom:30px; }  .graph-wrap {  padding:0 40px 0 70px; } .learn_more_btn{  min-width:150px; } .comparison_chart_sec {  margin-top:40px; } .warranty_registration_inner h4{  font-size:18px; } .page-template-template-titanium .each_filter_Wrapper .extra-dot::after {  bottom:-110px;  left:117px; } .bacteria_removal {  margin-bottom:50px; } .bacteria_remove_rate {  padding:50px 0; } .bacteria_remove_rate h2 {  margin-bottom:20px;  } .arSliderInfiltersWrp {  margin:40px 0;  padding:0 20px; } .each_filter_wrapper {  padding:30px 0; } .replacementFilerWrp {  margin-bottom:35px; } .packOfThreeTextwrp {   margin-bottom:50px; } .packOfThreeTextwrp p {  font-size:16px;  margin-top:15px; } .each_info_wrapper.info_wrapper_last2 .col-lg-6:last-child{  order:-1; } .govt_institutional_sect {  padding:30px 0; } .constructionWrapper {  margin-bottom:40px;  padding:0 40px; } .arCommonSyndromWrp{  position:static;  width:100%;  padding:30px; } .arCommonSyndromWrp{  transform:translateY(0%); } .commonSyndromHeading h2, .commonSyndromContent h2 {  font-size:26px; }  .inner_banner_text_onoverlay{  position:static; } .airgel_continues_establish{  padding:40px; } .industry_help_section {  --industry-help-fontsize:28px;  padding:60px 0; } .arCommonSyndromWrp.remediation_syndromWrp {  width:100%; } .arModelInfoWrapper {  bottom:59px;  left:0px;  padding:0 20px; } .product_details_feature .col-lg-6:last-child {  order:-1; } .product_details_feature_wrp .product_details_feature:last-child .col-lg-6:last-child {  order:1; } .wmc-cart > img{  margin-right:5px; } .titeneumUvProModel .arModelInfoWrapper p {  font-size:14px;  line-height:24px; } .patent_no {  font-size:16px; } .patent_no span {  font-size:12px; } .each-replace_filter_set {  font-size:13px; } .each-replace_filter_set + .each-replace_filter_set{  margin-top:10px; } .productDetailsFetaureInr > p {  margin-bottom:0; } .replace_filter_set {  margin:20px 0; } .enterProductId{  height:50px; } .each_product_auth h4{  font-size:18px;  margin-bottom:20px; } .each_product_auth + .each_product_auth {  margin-top:50px; } .each_product_auth p{  margin-bottom:45px; } .auth_qr {  margin-bottom:30px; } .each_product_auth + .each_product_auth p {  margin-bottom:35px; } .product_authentication h1{  margin-bottom:30px; } .newsandarticle_details .article-icons .article_share_icon{  display:none; } .article_share_icon.mobile li{  display:inline-block; } .article_share_icon.mobile li a>img {  width:24px; } .article_share_icon li a {  padding:10px;  display:initial; } .article_share_icon.mobile li+li{  margin-left:12px; } .articleCaption {  margin-top:25px; } .article-details .articleCaption p {  margin-bottom:25px; } .anArticleWraper .each_anArticleWraper, .anArticleWraper .each_anArticleWraper:first-child {  margin-bottom:30px; } .anArticleWraper .each_anArticleWraper h4 {  margin-bottom:15px; } .anArticleWraper .each_anArticleWraper p {  margin-bottom:20px; } .newsandarticle_details .article-img {  margin-bottom:30px; } .newsandarticle_details .contact_title {  margin-bottom:20px; } .newsandarticle_details .news_artiucle_wrapper {  margin-top:50px; } .each_info_wrapper.info_wrapper_last1 .col-lg-6.wrap-item, .each_info_wrapper.info_wrapper_last3 .col-lg-6.wrap-item {  order:-1; } .industry_virussection, .SickBuildingSyndrome, section.each_info_wrapper.info_wrapper_last {  padding-bottom:0; } .info_wrapper_last2 {  margin-bottom:0; } .airgel_continues_establish h4, .each_info_wrap h4 {  margin-bottom:20px; } .airgel_continues_establish li:not(:last-child) {  margin-bottom:10px; } .industry_certification {  padding:40px 0; } .industry_logos{  padding-bottom:40px; } .industry_logos ul{  justify-content:center; } .term-replacement-filters .aa_col_left, .post-type-archive-product .aa_col_left, .aa_col_right{  width:100%; } .each_warranty_info{ padding:0 0px; margin-bottom:30px;   }   .each_warranty_info p {  font-size:16px;   }   .faqRight_panel_innr{  padding:0;   }   .each_id_300 .certification_icon{  padding-right:30px;   }  .each_filter_specification_inner {  top:20px;   }   .each_filter_specification_inner h3 {  margin-bottom:20px;   }   .each_filter_specification_inner p {  font-size:14px;  line-height:1.4;   }  }  @media(max-width:991px) and (min-width:768px){ .each-air-purifiers-product .banner-content, .banner-content {  top:45%;   } .testimonials-sec .img-box img{  width:auto; }  .each-testimonial{  text-align:center; }  } @media (min-width:768px){  }   @media only screen and (max-width:768px) { .product-cmn-page .buy-padding {   margin:0 0 }  .product-cmn-page .individual-packaging-font {   font-size:28px; }  .product-cmn-page .feature-padding {   margin-left:0 !important; }  .product-cmn-page .client-padding {   margin-right:0 !important;   margin-left:0 !important; }  .product-cmn-page .removal-rate-mx {   padding-left:20px;   padding-right:20px; }  .product-cmn-page .uv-module-para {   margin-left:20px;   margin-right:20px;   margin-top:300px; }  .product-cmn-page .removal-rate-style {   padding-top:25px;   padding-bottom:25px;   display:flex;   flex-direction:column;   align-items:center; }  .product-cmn-page .mb-45 {   margin-bottom:25px; }  .product-cmn-page .removal-rate-btn {   margin-top:25px;   margin-bottom:25px; } .each_filter_Wrapper.titeniumUvProModuleInfo::after {  left:18%;  top:119%;  height:46px; } .each_filter_Wrapper.titeniumUvProModuleInfo::before {  top:115%;  left:17%; } .page-template-template-titanium .each_filter_Wrapper .extra-dot::after {  bottom:-102px;   left:69px; } .industry_logos ul li{  flex:0 0 calc(100% / var(--self-colspan-sm, var(--column-sm, 2)));  width:calc(100% / var(--self-colspan-sm, var(--column-sm, 2))); } } @media(max-width:767px) and (min-width:576px){ .woocommerce-page ul.products.columns-3 li.product{  width:50%; } } @media(max-width:767px){  .company-logo img {  width:120px;  height:auto; } .col-lg-2_3 {  width:50%; } .company-logo {  margin-bottom:47px; } .category_content, .banner-content {  position:static;  padding:25px 0;  transform:none;  background:#fff; } .banner-sec .swiper-pagination {  top:auto;  transform:none;  bottom:0; }   .testimonials-sec .row{  --bs-gutter-x:1.5rem;  }  .each-services-provite p {  margin:0; } .footer-top-part .text-end {  text-align:left!important;  margin-top:20px; } .footer-top-part {  padding-bottom:32px; }  .company-logo-area .row {  align-items:center;  --bs-gutter-x:1.5rem; } .support {  margin-bottom:25px; } .company-sec {  padding:4rem 0;  margin:0; } .latest-news-sec h2 {  margin-bottom:30px; }   .ar_info_wrapper .quickLinks li {  width:100%; } .quickLinks li a {  width:100%;  text-align:center; } .contact_info_right h4 {  font-size:16px; } .fn-18 {  font-size:14px; } .each_contact_info {  padding:10px 16px; } .each-air-purifiers-product .category_content,  .each-air-purifiers-product .banner-content{  background:#000000;  transform:none;  }  .each-air-purifiers-product .category_content p,  .each-air-purifiers-product .banner-content p {  font-size:11px; } .support {  margin-bottom:25px; } .left-menu li {  padding-right:0; } .each-air-purifiers-product img{  height:400px;  object-fit:cover;  width:100%; } .faceMask_two_wrp .row{  --bs-gutter-x:0px; } .footer-product h5 {  min-height:unset; } .mobile_accordion_wrp{  padding-bottom:20px; } .test_list_img{  width:100%;  flex:0 0 100%;  text-align:center;  margin-bottom:20px; } .each_list_testimonial{  flex-wrap:wrap; } .test_list_text{  padding-left:0px; } .each_list_testimonial {  padding:30px; } .feature_testimonial_section .container-fluid {  padding:0 20px; } .feature_testimonial_text {  margin-top:0;   } .each_testimonial_grid {  padding:0px 10px; } .feature_testimonial_text_inner {  padding:20px; } .each-air-purifiers-product .banner-content h3 , .each-air-purifiers-product .banner-content h3, .faceMask_two_wrp .category_content h3 {  font-size:24px; } .each-air-purifiers-product .banner-content .common-btn, .each-air-purifiers-product .category_content .white_transperent_btn, .each-air-purifiers-product .banner-content .common-btn {  margin-top:20px;  padding:8px 25px; } .air-purifiers-product-sec {  padding-bottom:50px; } .filters_accessories {  padding:55px 0 0; } .filterDeafult_slect {  width:100%; } .filterLft_info {  float:none;  text-align:center;  margin-bottom:20px; } .feature_testimonial_text_inner h5{  font-size:16px; }   .titeniumUvprowrap{  padding:60px 0 60px; } .titeniumUvprowrap_title h2 {  margin-bottom:20px; } .titeniumUvprowrap_title {  margin-bottom:10px; } .each_technology_wrp li {  margin:20px 0 0; } .each-air-purifiers-product:hover::before, .each-air-purifiers-product::after{  display:none; }  }   @media only screen and (min-device-width:480px)  and (max-device-width:844px)  and (orientation:landscape) {  .support h4 {  margin-bottom:0px;  padding:19px 0 18px 0;  position:relative; } .support {  margin-bottom:0px;  border-bottom:1px solid #cccccc; } .footer-area {  padding-top:0; }  .about_content_wrp {  padding-bottom:18px; }   .support.not h4::before, .support.not h4::after, .support.about_content_wrp h4::before, .support.about_content_wrp h4::after{  display:none;  }   .news-form h5 {  font-size:16px;  font-family:'yukita_sansregular';  margin:0;  padding:18px 0;  } .banner-sec .owl-dots {  position:static; } .common-btn:after {  line-height:1;  vertical-align:middle;  font-size:inherit; } .ft_mobile_learn_btn {  display:inline-block; } .onlyShowinMobile{  display:block !important; } .common-btn:after , .vst-nws:after{  line-height:1;  vertical-align:middle;  font-size:inherit; } .hamberger_megamenu {  padding-left:20px;  padding-right:20px;  padding-top:20px; }  .closeBtn {  top:10px;  left:20px; } .hamberger_megamenu {  width:80%; } .megaMenuLogo {  margin-bottom:20px; } .support.active h4::before {  transform:rotate(0deg); } .social ul{  justify-content:center; } }   @media(min-width:576px){ .onlyShowinMobile{  display:none; } .arReadmore{  display:none; } } @media(max-width:575px){  h2, h1, .graph-content h2, .professional_grade h2, .certifications h2 {  font-size:20px;  line-height:30px;  font-weight:700; } h3 {  font-size:16px;  line-height:28px; } .faceMask_two_wrp .category_content h3 {  font-size:18px;  margin-bottom:8px; } .each-air-purifiers-product .banner-content h3{  font-size:18px; } .services-provite-head h2 {  margin-bottom:30px;  line-height:30px; } .footer-product{  text-align:center; } .header-area {  padding:14px 0; } .support {  margin-bottom:15px; } .missionVissionContent img{  height:480px;  object-fit:cover; } .worldwide-gallery-img{  margin-top:40px; } .covid-grphs-two-box .row{  --bs-gutter-y:30px; } .covid-grphs-two-content{  padding:30px; } .covid-grphs-two-wrap{  padding:0; } .main-cf7-captcha {  width:100%; } .wpcf7-form-control.wpcf7-submit{  margin-top:20px;  width:100%;  } .footer-area::after, .footer-bottom-part::after {  width:calc( 100% - 24px);  left:12px;   }  .covid-graph-sec .container{  padding:0;  }  .covid-graph-sec .container .row{  --bs-gutter-x:0;  }  .graph-wrap {  padding:0 20px; } .graph-box {  margin:-100px 0 0; } .covid-graph-sec{  margin-top:40px; } .swiper-fade .swiper-slide {   background:#fff !important; }  .banner-content {   padding:25px 15px; } .support h4 {   margin-bottom:0px; position:relative; line-height:20px; } .mobile_accordion_wrp{ margin-top:15px; padding-bottom:0px; } .faceMaskLastChild {   margin-top:0; } .support {   margin-bottom:0px; border-bottom:1px solid #cccccc; padding:20px 0; } .footer-area {   padding-top:0; } .news-form h5 {   font-size:19px;   font-family:'yukita_sanslight';   margin:0;   padding:18px 0; } .about_content_wrp { padding-bottom:18px; }  .support.not h4::before, .support.not h4::after, .support.about_content_wrp h4::before, .support.about_content_wrp h4::after{ display:none; } .services-provite-sec, .map-sec{ display:none; }  .hamberger_megamenu {   padding-left:20px;   padding-right:20px;   width:100%; } .megaMenuLogo {   margin-bottom:20px; } .closeBtn {   top:20px;   right:20px; left:auto; } .common-arrow{ width:50px; height:50px; } .covid-graph-sec{ display:none; } .control {   max-width:120px; } .testimonials-sec {   padding:56px 0 0; } .each-testimonial-content {   margin:20px 0 0; } .common-arrow i {   font-size:13px; } .slider-control {   margin:40px 0 0; } .vst-nws span{ text-decoration:none !important; } .services-content h2{ margin-bottom:20px; } .services-content img{ margin-bottom:23px; } .testimonials-head {   text-transform:uppercase;   margin-bottom:37px; } .company-logo img {   width:100%; } .services-content{ padding:28px 0 ; } .services-sec .each-services:first-child {   padding-bottom:45px; } .banner-content h1 { font-size:16px; line-height:26px; } .services-content p {   font-size:13px;   line-height:20px;   margin:0 0 30px; } .common-btn {   min-width:144px;   font-size:13px;   padding:11px 26px;   line-height:1.2; border-radius:6px; } .each-testimonial a{ font-size:13px; } .company-head p{ margin:40px auto 0; font-size:13px; line-height:20px; } .company-sec {   padding:80px 0 0; } .each-testimonial h6{ font-size:16px;  min-height:unset; } .img-box {   margin-bottom:32px; } .latest-news-sec h2 {   margin-bottom:26px; } .support p {   font-size:13px;   line-height:23px;   color:#505050; } .services-sec .each-services:last-child .services-content{ padding:28px 0; } .news-form input {   padding:7px 10px; font-size:13px; } .footer-top-part .text-end{ margin-bottom:0px; } .address .mb-4{ margin-bottom:6px !important; } .footer-bottom-part .col-lg-7{ order:-1; margin-bottom:40px; } .footer-top-part {   padding-bottom:12px; } .social { margin-bottom:5px; } .copyright p{ font-size:13px; } .social ul li {   margin-right:14px; } .social ul li:last-child{ margin-right:0; } .copyright {   padding:0 0 5px; } .footer-bottom-part hr{ margin-bottom:13px; } .common-btn:after , .vst-nws:after{ line-height:1; vertical-align:middle; font-size:inherit; } .ft_mobile_learn_btn { display:inline-block; } .banner-sec .owl-dots button span {   width:84px; } .banner-sec .owl-dots button {   margin:0 3px; } .banner-sec .owl-dots{ position:static; } .social ul{ justify-content:center; } .each_filter_Wrapper{ margin-left:0%;  } .each_filter_Wrapper ul li{ flex:0 0 33.33333337%; } .each_filter_Wrapper ul li+li{ margin-right:0; } .show_extra_product h3, .each_filter_Wrapper h3{ font-size:18px; margin-bottom:10px; text-align:center; } .each_info_wrap p, .each_filter_Wrapper p {   font-size:13px; line-height:18px; } .each_info_wrap h3{ margin-bottom:10px; font-size:16px;  } .shopOtherProductWrp a{ font-size:13px; margin-bottom:20px; } .justify-content-end.shopOtherProductWrp{ justify-content:center !important; } .show_extra_product .row {   --bs-gutter-y:40px; --bs-gutter-x:1.5rem; } .show_extra_product{ padding:60px 0; } .page-template-template-chepa .covid-graph-sec{ display:block; } .each_accordion_wrp h5::after, .each_accordion_wrp h5::before{ right:40px; } .news-form h4 {   font-size:20px; } .each_accordion_wrp {   margin-bottom:4px; } .footer_airgle_logo_prt {   margin-top:0; } .footer-area .row.mb-4{ margin-bottom:0 !important; } .each-testimonial p{ font-size:13px; line-height:20px; } .news-content h4{ line-height:1.4; } .news-content p {   font-size:13px; font-weight:400; } .about_content_wrp p{ margin-top:10px; } .social ul li {   width:52px;   height:52px; } .vst-nws { font-size:13px; } .ft_mobile_learn_btn{ font-size:13px; } .support h4 {   font-size:16px; } .support ul {   margin-bottom:8px; margin-top:2px; } .each_centification2{ flex-direction:column; } .certification_icon2 {   flex-basis:0; } .each_filter_Wrapper{ padding-left:0; } .moreContent{ display:none; } .cfic_info{ min-height:114px; } .companyInfoBanner .contact_title::after {   margin:20px auto 20px; } .arDownloadBroshure{ flex-direction:column; } .arDownloadBroshure ul li+li {   margin-left:10px; } .arDownloadBroshure ul{ margin-left:0 !important; font-size:14px; } .faceMaskTestimonial .row {   --bs-gutter-x:1.5rem; --bs-gutter-y:25px; } .wpcf7-spinner{ position:absolute; right:0;  } .faceMaskTestimonial, .packofThree {   padding:40px 0 30px; } .each_productdescription, .productDetailsFetaureInr {   padding:30px 12px; } .ar_prod_detls_packof ul.avrg_filter_life{ font-size:12px; } .ar_prod_detls_packof ul.avrg_filter_life li {   margin-bottom:6px; } .rightNote{ font-size:12px; } .pnpw_left h5{   line-height:22px; } .product_name_price_wrp{ flex-direction:column; } .pnpw_right{ margin-top:20px; } .medical_grade{ margin-bottom:30px; } .productDetailsFetaureInr h3 {   font-size:20px; } .pnpw_left {   padding-right:10px; } .contact_title::after{ margin:15px auto 30px; } .each_filter_Wrapper::after {   height:40px; } .each_filter_Wrapper.titeniumUvProModuleInfo::after{ left:20%;   top:120%; height:40px; } .each-air-purifiers-product::after {   background:linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 10%);   filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1); } .each-air-purifiers-product .category_content .white_transperent_btn, .each-air-purifiers-product .banner-content .common-btn{ font-size:13px; padding:11px 60px; line-height:1; margin-top:15px; } .category_content {   bottom:40px; } .each_filter_Wrapper.titeniumUvProModuleInfo::before {   top:115%;   left:19%; width:8px;   height:8px; } .woocommerce ul.products[class*="columns-"] li.product, .woocommerce-page ul.products[class*=columns-] li.product {   width:100%; margin:0 0 30px ; } .post-type-archive-product .woocommerce ul.products[class*="columns-"] li.product, .woocommerce-page ul.products[class*=columns-] li.product {   width:100%; margin:0 0 2.992em; } .filterDeafult_slect {   width:100%; } .woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {   float:right;   width:100%; } .inner_pages_content .about_list_item li a {   font-size:14px; padding:18px 15px; } .inner_pages_content .about_list_item li a::after {   width:15px;   height:16px; } .activated-granulated-carbon.each_filter_Wrapper::before{ left:59%; top:97%; } .activated-granulated-carbon.each_filter_Wrapper::after{ left:60%; height:45px; } .page-template-template-chepa .each_filter_Wrapper::before {   top:100%;   left:40%; } .page-template-template-chepa .each_filter_Wrapper::after {   left:41%;   top:100%;   height:40px; } .graph-content {   padding:2rem 0; } .page-template-template-titanium .each_filter_Wrapper .extra-dot::after {   bottom:-92px;   left:74px; width:8px; height:8px; } .certification_body {   padding:0 30px; } .filterLft_info {   float:none;   text-align:center;   margin-bottom:20px; } .filter_prod_txt h6{ min-height:15px; } .learn_more_btn {   min-width:280px; } .filters_accessories {   padding:55px 0 0; } .post-type-archive-product .filters_accessories {   padding:100px 0 50px; } .replacementFilerWrp {   margin-bottom:0; } .post-type-archive-product .woocommerce ul.products[class*="columns-"] li.product, .woocommerce-page ul.products[class*=columns-] li.product {   width:100%;   margin:0 0 20px; } .show_extra_product .container .row {   --bs-gutter-y:0; } .packOfThreeTextwrp p {   margin-top:15px; } .breadcrumb {   font-size:14px; } .each_product_Filter{ margin-bottom:20px; } .arModelInfoWrapper {   position:static;   padding:0 30px; } .titeneumUvProModel {   padding:60px 0;   height:unset; } .titeneumUvProTitle{ margin-bottom:20px; } .product_details_feature .col-lg-6:last-child{ order:-1; } .product_heading{ margin-bottom:10px; } .mask_each_testimonial h5{ font-size:16px; } .medical_grade ul {   padding-left:20px; } .product_details_feature_wrp .product_details_feature:last-child .col-lg-6:last-child {   order:1; } .titeniumUvprowrap_info {   margin:0 auto 30px; } .replace_filter_set ul {   padding-left:20px; } .woocommerce-cart .actions .button{   margin-bottom:20px; } .each_filter_specification_inner{   position:static;   transform:translate(0%, 0); margin-bottom:20px; } .each_filter_specification_inner :is( h3, p){  color:#333; } .anArticleWraper .each_anArticleWraper p {   margin-bottom:15px; }   } @media(max-width:375px){ .social ul li {  width:48px;  height:48px; } .cfic_info h5 {  font-size:14px; } .cfic_info p {  font-size:12px; } .page-template-template-titanium .each_filter_Wrapper .extra-dot::after {  bottom:-92px;  left:67px;  width:8px;  height:8px; } } 
