 
:root {
--theme_color:#0077c8;
--title_color:#000;
}
* {
 margin: 0px;
 padding: 0px;
 box-sizing: border-box;
 }
.air_banner {
 padding: 100px 0px;
 background: center top / cover no-repeat;
 }
body > section {
 position: relative;
 }
body > section:hover {
  }
@media screen and (max-width: 768px){
.air_banner {
 padding: 7rem 0px 4rem;
 }}
.content {
 max-width: 1256px;
 margin: 0px auto;
 position: relative;
 }
@media screen and (min-width: 786px) and (max-width: 1220px){
.content, .about_core .content, .products_list .productislist {
 max-width: 1000px;
 }}
@media screen and (min-width: 786px) and (max-width: 1000px){
.content, .about_core .content, .products_list .productislist {
 max-width: 786px;
 }}
@media screen and (min-width: 768px) and (max-width: 1440px){
.content {
 padding: 0px 1.2rem;
 }}
@media screen and (min-width: 768px) and (max-width: 1220px){
.content {
 max-width: 1000px;
 }}
@media screen and (min-width: 768px) and (max-width: 1024px){
.content {
 max-width: 768px;
 }}
@media screen and (max-width: 768px){
.content {
 padding: 0px 1.2rem;
 }}
.flex {
 display: flex;
 }
.between {
 justify-content: space-between;
 }
.flex_middle {
 align-items: center;
 }
.air_banner .flex {
 min-height: 611px;
 }
@media screen and (max-width: 768px){
.air_banner .flex {
 min-height: unset;
 }}
.air_banner .head span {
 font-size: 27px;
 font-weight: 200;
 color: rgb(255, 255, 255);
 }
.head span {
 font-size: 24px;
 color: var(--theme_color);
 font-weight: 300;
 }
.fadeInLeft {
 animation-name: fadeInLeft;
 }
@media screen and (max-width: 768px){
.air_banner .head span {
 font-size: 14px;
 line-height: 1.5;
 }}
@media screen and (max-width: 768px){
.head .subtitle, .head span {
 font-size: 14px;
 }}
.air_banner .head h1 {
 font-size: 72px;
 font-weight: 700;
 color: rgb(255, 255, 255);
 line-height: 93px;
 margin-top: 5px;
 margin-bottom: 10px;
 letter-spacing: 2px;
 }
@media screen and (max-width: 768px){
.head h1 {
 font-size: 25px;
 line-height: 1.5;
 }}
@media screen and (max-width: 768px){
.air_banner .head h1 {
 font-size: 1.6rem;
 line-height: 1.3;
 margin: 5px 0px 1.8125rem;
 letter-spacing: normal;
 }}
a {
 color: inherit;
 text-decoration: none;
 font-size: 1rem;
 }
.custom_btn {
 padding: 20px 80px 20px 15px;
 font-size: 1em;
 line-height: 1.3em;
 border-radius: 5px;
 display: inline-block;
 margin: 1em 2em 1em 0em;
 font-weight: normal;
 text-align: left;
 text-decoration: none;
 vertical-align: middle;
 cursor: pointer;
 border: none;
 transition: 0.3s ease-in-out;
 background-repeat: no-repeat;
 background-position: right -1px center;
 background-size: auto 105%;
 background-image: url("https://www.air-icu.com/wp-content/plugins/sytech-fronteditor/sytpl/air_0/assets/img/btn-primary.png");
 background-color: rgb(255, 255, 255);
 }
.custom_btn:hover {
 color: rgb(255, 255, 255);
 background-color: rgb(75, 180, 251);
 }
.air_banner .img {
 display: flex;
 padding-top: 3.5%;
 width: 50%;
 max-height: 616px;
 }
@media screen and (max-width: 768px){
.air_banner .img {
 width: 37%;
 }}
.air_banner .img img {
 max-width: 100%;
 max-height: 100%;
 display: block;
 object-fit: contain;
 margin: auto;
 }
button, input, textarea {
 outline: none;
 border: none;
 font-family: unset;
 color: var(--title_color);
 }
input[type="submit"], button {
 cursor: pointer;
 }
button, input, textarea {
 outline: none;
 border: none;
 font-family: unset;
 }
 
@media screen and (max-width: 786px){


}
 
:root {
--title_color:#000;
}
.aerogenultra_leader .colour {
 padding-top: 76px;
 padding-bottom: 4.5em;
 background-color: rgb(255, 255, 255);
 position: relative;
 z-index: 10;
 }
.aerogenultra_leader .grey1 {
 background-color: rgb(243, 245, 248);
 }
.aerogenultra_leader .restrict-width {
 margin-left: auto;
 margin-right: auto;
 max-width: 1320px;
 }
.aerogenultra_leader .column {
 padding-left: 1.25em;
 padding-right: 1.25em;
 box-sizing: border-box;
 }
@media (min-width: 720px){
.aerogenultra_leader .column {
 float: left;
 padding-left: 2rem;
 padding-right: 2rem;
 }}
@media (min-width: 720px){
.aerogenultra_leader .column.two-fifth {
 width: 80%;
 }}
.aerogenultra_leader h2 {
 font-weight: 700;
 font-style: normal;
 color: rgb(0, 119, 200);
 margin: 1em 0em 29px;
 line-height: normal;
 font-size: 1.6em;
 }
.aerogenultra_leader sup {
 line-height: 0;
 font-size: 75%;
 display: inline;
 position: relative;
 top: 0rem;
 }
p {
 display: block;
 margin-block: 1em;
 margin-inline: 0px;
 unicode-bidi: isolate;
 }
.clear {
 clear: both;
 }
.aerogenultra_leader .clear {
 clear: both;
 }
.sytech_export_template {
 display: none;
 }
 
@media screen and (max-width: 786px){


}
.aerogenultra_proddt .colour {
 padding-top: 4.5em;
 padding-bottom: 4.5em;
 background-color: rgb(255, 255, 255);
 position: relative;
 z-index: 10;
 }
.aerogenultra_proddt .blue {
 background-color: rgb(0, 119, 200);
 color: rgb(255, 255, 255) !important;
 }
.aerogenultra_proddt .restrict-width {
 margin-left: auto;
 margin-right: auto;
 max-width: 1320px;
 }
.aerogenultra_proddt .column {
 padding-left: 1.25em;
 padding-right: 1.25em;
 box-sizing: border-box;
 position: relative;
 z-index: 100;
 }
@media (min-width: 720px){
.aerogenultra_proddt .column {
 float: left;
 padding-left: 2rem;
 padding-right: 2rem;
 }}
@media (min-width: 720px){
.aerogenultra_proddt .column.half {
 width: 50%;
 }}
ul {
 list-style: none;
 }
ul {
 display: block;
 list-style-type: disc;
 margin-block: 1em;
 margin-inline: 0px;
 padding-inline-start: 40px;
 unicode-bidi: isolate;
 }
.aerogenultra_proddt .blue p, .aerogenultra_proddt .blue ul {
 color: rgb(255, 255, 255) !important;
 }
.aerogenultra_proddt .bullet-ticks ul {
 list-style-type: none;
 padding: 0px;
 margin: 0px;
 }
li {
 display: list-item;
 text-align: -webkit-match-parent;
 unicode-bidi: isolate;
 }
.aerogenultra_proddt .bullet-ticks li {
 padding: 10px 10px 10px 45px;
 background-position: left top 8px;
 background-repeat: no-repeat;
 background-size: auto 30px;
 background-image: url("https://www.air-icu.com/wp-content/plugins/sytech-fronteditor/sytpl/aerogenultra_2/assets/img/bullet-tick.png");
 }
.aerogenultra_proddt sup {
 line-height: 0;
 font-size: 75%;
 display: inline;
 position: relative;
 top: 0rem;
 }
.aerogenultra_proddt img {
 max-width: 100%;
 }
.aerogenultra_proddt .column > img {
 margin-top: 1em;
 margin-bottom: 1em;
 }
.aerogenultra_proddt .clear {
 clear: both;
 }
 
@media screen and (max-width: 786px){


}
.aerogenultra_effectiveness {
 box-sizing: content-box;
 }
.aerogenultra_effectiveness .clearfix::before, .aerogenultra_effectiveness .clearfix::after {
 content: " ";
 display: table;
 }
.aerogenultra_effectiveness .clearfix::after {
 clear: both;
 }
.aerogenultra_effectiveness .clearfix {
 }
.aerogenultra_effectiveness .colour {
 padding-top: 5.5em;
 padding-bottom: 4.5em;
 background-color: rgb(255, 255, 255);
 position: relative;
 z-index: 10;
 }
.aerogenultra_effectiveness .grey1 {
 background-color: rgb(243, 245, 248);
 }
@media screen and (max-width: 768px){
.aerogenultra_effectiveness .colour {
 padding-top: 4rem;
 }}
@media screen and (max-width: 768px){
.aerogenultra_effectiveness .colour {
 padding-bottom: 1rem;
 }}
.aerogenultra_effectiveness .no-pad-bottom .restrict-width {
 margin-left: auto;
 margin-right: auto;
 max-width: 1320px;
 display: grid;
 grid-template-columns: repeat(3, 1fr);
 }
@media screen and (max-width: 768px){
.aerogenultra_effectiveness .no-pad-bottom .restrict-width {
 grid-template-columns: repeat(1, 1fr);
 gap: 2rem;
 }}
.aerogenultra_effectiveness .column {
 padding-left: 1.25em;
 padding-right: 1.25em;
 box-sizing: border-box;
 }
.aerogenultra_effectiveness .column {
 position: relative;
 z-index: 100;
 display: flex;
 flex-direction: column;
 }
@media (min-width: 720px){
.aerogenultra_effectiveness .column {
 float: left;
 padding-left: 7.42424%;
 padding-right: 7.24242%;
 }}
.aerogenultra_effectiveness figure {
 margin: 0px;
 flex: 1 1 0%;
 display: flex;
 flex-direction: column;
 }
.aerogenultra_effectiveness img {
 max-width: 100%;
 }
.aerogenultra_effectiveness .icon-row img {
 width: 100px;
 margin-left: 20px;
 margin-bottom: 15px;
 }
.aerogenultra_effectiveness figcaption {
 flex: 1 1 0%;
 }
.aerogenultra_effectiveness .icon-row figcaption {
 padding: 20px;
 color: rgb(255, 255, 255);
 background-color: rgb(0, 127, 200);
 background-repeat: no-repeat;
 background-position: right bottom;
 background-image: url("https://www.air-icu.com//wp-content/plugins/sytech-fronteditor/sytpl/aerogenultra_3/assets/img/footer.png");
 background-size: auto 120%;
 box-sizing: content-box;
 }
@media screen and (max-width: 768px){
.aerogenultra_effectiveness .icon-row figcaption {
 height: unset !important;
 }}
.aerogenultra_effectiveness h2, .aerogenultra_effectiveness h3, .aerogenultra_effectiveness h4 {
 font-weight: 700;
 font-style: normal;
 color: rgb(0, 119, 200);
 margin: 1em 0em 1.67rem;
 line-height: normal;
 }
.aerogenultra_effectiveness h3 {
 font-size: 1.4em;
 }
.aerogenultra_effectiveness .icon-row h3 {
 color: rgb(255, 209, 0);
 }
h4 {
 display: block;
 margin-block: 1.33em;
 margin-inline: 0px;
 font-weight: bold;
 unicode-bidi: isolate;
 }
.aerogenultra_effectiveness h4 {
 font-size: 1.2em;
 }
.aerogenultra_effectiveness .icon-row h4 {
 color: rgb(255, 255, 255);
 margin: 0.5em 0em 19px;
 font-size: 1em;
 line-height: 21px;
 }
.aerogenultra_effectiveness sup {
 line-height: 0;
 font-size: 75%;
 display: inline;
 position: relative;
 top: 0rem;
 }
.aerogenultra_effectiveness .text {
 line-height: 26px;
 }
.aerogenultra_effectiveness .clear {
 clear: both;
 }
.aerogenultra_effectiveness .colour.no-pad {
 padding-top: 0.01em;
 padding-bottom: 0.01em;
 }
.center {
 text-align: center;
 }
.aerogenultra_effectiveness .center {
 text-align: center;
 }
@media (min-width: 720px){
.aerogenultra_effectiveness .column.full {
 width: 100%;
 }}
.aerogenultra_effectiveness a {
 text-decoration: none;
 font-weight: 600;
 font-style: normal;
 color: rgb(0, 75, 157);
 transition: all 0.3s ease-in-out 0s;
 }
.aerogenultra_effectiveness a:hover {
 color: rgb(0, 167, 225);
 }
.aerogenultra_effectiveness .center .btn {
 margin: 1em;
 }
.aerogenultra_effectiveness .btn {
 padding: 20px 80px 20px 15px;
 font-size: 1em;
 line-height: 1.3em;
 border-radius: 5px;
 display: inline-block;
 margin: 1em 2em 1em 0em;
 text-align: left;
 text-decoration: none;
 vertical-align: middle;
 cursor: pointer;
 border: none;
 transition: all 0.3s ease-in-out 0s;
 font-weight: 400;
 font-style: normal;
 background-repeat: no-repeat;
 background-position: right -1px center;
 background-size: auto 105%;
 background-image: url("https://www.air-icu.com//wp-content/plugins/sytech-fronteditor/sytpl/aerogenultra_3/assets/img/btn-primary.png");
 }
.aerogenultra_effectiveness .btn.btn-primary {
 color: rgb(0, 127, 213);
 background-color: rgb(255, 255, 255);
 }
.aerogenultra_effectiveness .btn.btn-primary:hover {
 color: rgb(255, 255, 255);
 background-color: rgb(75, 180, 251);
 }
@media (max-width: 450px){
.aerogenultra_effectiveness .btn {
 padding: 20px 55px 20px 10px;
 font-size: 1em;
 display: inline-block;
 margin: 1em 2em 1em 0em;
 background-position: right -8px center;
 }}
@media (max-width: 450px){
.btn {
 padding: 20px 55px 20px 10px;
 font-size: 1em;
 display: inline-block;
 margin: 1em 2em 1em 0em;
 background-position: right -8px center;
 }}
 
@media screen and (max-width: 786px){


}
.aerogenultra_works {
 }
.aerogenultra_works .colour, .aerogenultra_enquiries .colour {
 padding-top: 4.5em;
 padding-bottom: 4.5em;
 background-color: rgb(255, 255, 255);
 position: relative;
 z-index: 10;
 }
.aerogenultra_works .colour {
 padding-top: 4.5em;
 padding-bottom: 4.5em;
 background-color: rgb(255, 255, 255);
 position: relative;
 z-index: 10;
 }
.aerogenultra_works .restrict-width, .aerogenultra_enquiries .restrict-width {
 margin-left: auto;
 margin-right: auto;
 max-width: 1320px;
 }
.aerogenultra_works .restrict-width {
 margin-left: auto;
 margin-right: auto;
 max-width: 1320px;
 }
.aerogenultra_works .column, .aerogenultra_enquiries .column {
 padding-left: 1.25em;
 padding-right: 1.25em;
 box-sizing: border-box;
 }
.aerogenultra_works .column {
 padding-left: 1.25em;
 padding-right: 1.25em;
 box-sizing: border-box;
 }
.aerogenultra_works .column {
 position: relative;
 z-index: 100;
 }
@media (min-width: 720px){
.aerogenultra_works .column, .aerogenultra_enquiries .column {
 float: left;
 padding-left: 2rem;
 padding-right: 2rem;
 box-sizing: border-box;
 }}
@media (min-width: 720px){
.aerogenultra_works .column.half, .aerogenultra_enquiries .column.half {
 width: 50%;
 }}
@media (min-width: 720px){
.aerogenultra_works .column.flow-opposite, .aerogenultra_enquiries .column.flow-opposite {
 float: right;
 }}
@media (min-width: 720px){
.aerogenultra_works .column {
 float: left;
 padding-left: 2rem;
 padding-right: 2rem;
 }}
@media (min-width: 720px){
.aerogenultra_works .column.half {
 width: 50%;
 }}
@media (min-width: 720px){
.aerogenultra_works .column.flow-opposite {
 float: right;
 }}
.aerogenultra_works h3, .aerogenultra_enquiries h3, .aerogenultra_works h4, .aerogenultra_enquiries h4 {
 font-weight: 700;
 font-style: normal;
 color: rgb(0, 119, 200);
 margin: 1em 0em 1.67rem;
 line-height: normal;
 }
.aerogenultra_works h3, .aerogenultra_enquiries h3 {
 font-size: 1.4em;
 }
.aerogenultra_works h3 {
 font-family: proxima-nova, sans-serif;
 font-weight: 700;
 font-style: normal;
 color: rgb(0, 119, 200);
 margin: 1em 0em 0.6em;
 line-height: normal;
 font-size: 1.4em;
 }
.aerogenultra_works sup, .aerogenultra_enquiries sup {
 line-height: 0;
 font-size: 75%;
 display: inline;
 position: relative;
 top: 0rem;
 }
.aerogenultra_works sup {
 line-height: 0;
 font-size: 75%;
 display: inline;
 position: relative;
 top: 0rem;
 }
.aerogenultra_works a {
 text-decoration: none;
 font-family: proxima-nova, sans-serif;
 font-weight: 600;
 font-style: normal;
 color: rgb(0, 75, 157);
 transition: all 0.3s ease-in-out 0s;
 }
.aerogenultra_works a:hover {
 color: rgb(0, 167, 225);
 }
.aerogenultra_works .btn {
 padding: 20px 80px 20px 15px;
 font-size: 1em;
 line-height: 1.3em;
 border-radius: 5px;
 display: inline-block;
 margin: 1em 2em 1em 0em;
 font-weight: normal;
 text-align: left;
 text-decoration: none;
 vertical-align: middle;
 cursor: pointer;
 border: none;
 transition: all 0.3s ease-in-out 0s;
 background-repeat: no-repeat;
 background-position: right -1px center;
 background-size: auto 105%;
 background-image: url("https://www.aerogen.com/images/btn-primary.png");
 }
.aerogenultra_works .btn.btn-secondary {
 color: rgb(255, 255, 255);
 background-color: rgb(0, 119, 200);
 background-image: url("https://www.aerogen.com/images/btn-secondary.png");
 }
.aerogenultra_works .btn.btn-secondary:hover {
 color: rgb(0, 127, 213);
 background-color: rgb(255, 209, 0);
 }
@media (max-width: 450px){
.aerogenultra_works .btn {
 padding: 20px 55px 20px 10px;
 font-size: 1em;
 display: inline-block;
 margin: 1em 2em 1em 0em;
 background-position: right -8px center;
 }}
@media (max-width: 450px){
.btn {
 padding: 20px 55px 20px 10px;
 font-size: 1em;
 display: inline-block;
 margin: 1em 2em 1em 0em;
 background-position: right -8px center;
 }}
.aerogenultra_works .center {
 text-align: center;
 }
.aerogenultra_works .embed-responsive {
 position: relative;
 display: block;
 height: 0px;
 padding: 0px;
 overflow: hidden;
 }
.aerogenultra_works .embed-responsive.embed-responsive-16by9 {
 padding-bottom: 56.25%;
 }
.aerogenultra_works .column > .embed-responsive {
 margin-top: 1em;
 margin-bottom: 1em;
 }
@media screen and (max-width: 719px){
.aerogenultra_works .column > .embed-responsive {
 margin-top: 2.5em;
 margin-bottom: 3em;
 }}
.aerogenultra_works .embed-responsive iframe {
 position: absolute;
 top: 0px;
 bottom: 0px;
 left: 0px;
 width: 100%;
 height: 100%;
 border: 0px;
 }
@media screen and (max-width: 768px){
.aerogenultra_works .embed-responsive iframe {
 width: 100%;
 }}
.aerogenultra_works .clear, .aerogenultra_enquiries .clear {
 clear: both;
 }
.aerogenultra_works .clear {
 clear: both;
 }
 .aerogenultra_works input {
  display: none;
 }
.toplevel_page_sytech_fronteditor .aerogenultra_works input {
  display: block;
 }
 
@media screen and (max-width: 786px){


}
.invasive_enquiries {
 }
.aerogenultra_enquiries {
 background-color: rgb(243, 245, 248);
 }
.invasive_enquiries .clearfix::before, .invasive_enquiries .clearfix::after {
 content: " ";
 display: table;
 }
.invasive_enquiries .clearfix::after {
 clear: both;
 }
.invasive_enquiries .clearfix {
 }
.aerogenultra_works .clearfix::before, .aerogenultra_enquiries .clearfix::before, .aerogenultra_works .clearfix::after, .aerogenultra_enquiries .clearfix::after {
 content: " ";
 display: table;
 }
.aerogenultra_works .clearfix::after, .aerogenultra_enquiries .clearfix::after {
 clear: both;
 }
.aerogenultra_works .clearfix, .aerogenultra_enquiries .clearfix {
 }
.aerogenultra_enquiries .clearfix::before, .aerogenultra_enquiries .clearfix::after {
 content: " ";
 display: table;
 }
.aerogenultra_enquiries .clearfix::after {
 clear: both;
 }
.aerogenultra_enquiries .clearfix {
 zoom: 1;
 }
.invasive_enquiries .colour {
 padding-top: 4.5em;
 padding-bottom: 4.5em;
 background-color: rgb(255, 255, 255);
 position: relative;
 z-index: 10;
 }
.invasive_enquiries .colour.no-pad-top {
 padding-top: 0.01em;
 }
.aerogenultra_enquiries .colour {
 padding: 4.5em 0px;
 background-color: rgb(255, 255, 255);
 }
@media screen and (max-width: 768px){
.aerogenultra_enquiries .colour {
 padding: 2rem 0px;
 }}
.invasive_enquiries .restrict-width {
 margin-left: auto;
 margin-right: auto;
 max-width: 1320px;
 }
.aerogenultra_enquiries .restrict-width {
 margin-left: auto;
 margin-right: auto;
 max-width: 1320px;
 }
.invasive_enquiries .column {
 padding-left: 1.25em;
 padding-right: 1.25em;
 box-sizing: border-box;
 }
.invasive_enquiries .column {
 position: relative;
 z-index: 100;
 }
.aerogenultra_enquiries .column {
 padding: 1.25em;
 box-sizing: border-box;
 }
@media (min-width: 720px){
.invasive_enquiries .column {
 float: left;
 padding-left: 2rem;
 padding-right: 2rem;
 box-sizing: border-box;
 }}
@media (min-width: 720px){
.invasive_enquiries .column.full {
 width: 100%;
 }}
@media (min-width: 720px){
.aerogenultra_works .column, .aerogenultra_enquiries .column {
 float: left;
 padding-left: 2rem;
 padding-right: 2rem;
 box-sizing: border-box;
 }}
@media (min-width: 720px){
.aerogenultra_works .column.full, .aerogenultra_enquiries .column.full {
 width: 100%;
 }}
@media (min-width: 720px){
.aerogenultra_enquiries .column {
 float: left;
 padding: 2rem;
 }}
@media (min-width: 720px){
.aerogenultra_enquiries .column.full {
 width: 100%;
 }}
.invasive_enquiries figure {
 margin: 0px;
 }
.invasive_enquiries .column > figure {
 margin-top: 1em;
 margin-bottom: 1em;
 }
.invasive_enquiries .header-in-page {
 position: relative;
 }
.invasive_enquiries .header-in-page {
 overflow: hidden;
 }
.aerogenultra_works figure, .aerogenultra_enquiries figure {
 margin: 0px;
 }
.header-in-page {
 position: relative;
 overflow: hidden;
 }
.aerogenultra_enquiries figure {
 margin: 0px;
 }
.aerogenultra_enquiries .column > figure {
 margin: 1em 0px;
 }
.aerogenultra_enquiries .header-in-page {
 position: relative;
 overflow: hidden;
 }
.invasive_enquiries img {
 max-width: 100%;
 }
.invasive_enquiries .header-in-page img {
 display: block;
 }
.aerogenultra_works img, .aerogenultra_enquiries img {
 max-width: 100%;
 }
.header-in-page img {
 display: block;
 width: 100%;
 }
.aerogenultra_enquiries img {
 max-width: 100%;
 }
.aerogenultra_enquiries .header-in-page img {
 display: block;
 }
@media (max-width: 1150px){
.invasive_enquiries .header-in-page img {
 margin-left: -25%;
 width: 150% !important;
 max-width: none !important;
 }}
@media (max-width: 719px){
.invasive_enquiries .header-in-page img {
 margin-left: -75%;
 width: 300% !important;
 max-width: none !important;
 }}
@media (max-width: 1150px){
.header-in-page img {
 margin-left: -25%;
 width: 150% !important;
 max-width: none !important;
 }}
@media (max-width: 719px){
.header-in-page img {
 margin-left: -75%;
 width: 300% !important;
 max-width: none !important;
 }}
@media (max-width: 1150px){
.aerogenultra_enquiries .header-in-page img {
 width: 150% !important;
 margin-left: -25%;
 }}
@media (max-width: 719px){
.aerogenultra_enquiries .header-in-page img {
 width: 300% !important;
 margin-left: -75%;
 }}
.invasive_enquiries .header-in-page-inner {
 position: absolute;
 inset: 0px;
 text-align: left;
 display: flex;
 -webkit-box-align: center;
 align-items: center;
 background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.35) 32.82%, rgba(0, 0, 0, 0) 100%);
 pointer-events: none;
 }
.header-in-page-inner {
 position: absolute;
 inset: 0px;
 text-align: left;
 display: flex;
 align-items: center;
 background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.35) 32.82%, rgba(0, 0, 0, 0) 100%);
 pointer-events: none;
 }
.aerogenultra_enquiries .header-in-page-inner {
 position: absolute;
 inset: 0px;
 display: flex;
 align-items: center;
 text-align: left;
 background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.35) 32.82%, rgba(0, 0, 0, 0) 100%);
 }
.invasive_enquiries .header-in-page figcaption {
 padding: 1em 33% 1em 5%;
 }
.header-in-page figcaption {
 padding: 1em 33% 1em 5%;
 }
.aerogenultra_enquiries .header-in-page figcaption {
 padding: 1em 33% 1em 5%;
 }
@media screen and (max-width: 768px){
.invasive_enquiries .header-in-page figcaption {
 padding: 1rem 1.2rem;
 }}
.invasive_enquiries h3 {
 color: rgb(0, 119, 200);
 margin: 1em 0em 1.67rem;
 line-height: normal;
 font-weight: 600;
 font-size: 1.4em;
 }
.invasive_enquiries .header-in-page h3, .invasive_enquiries .header-in-page p {
 color: rgb(255, 255, 255);
 margin: 0.5em 0em;
 pointer-events: visiblepainted;
 }
.invasive_enquiries .header-in-page h3 {
 font-size: 2.3em;
 }
.header-in-page h3, .header-in-page p {
 color: rgb(255, 255, 255);
 margin: 0.5em 0em;
 pointer-events: visiblepainted;
 }
.header-in-page h3 {
 font-size: 2.3em;
 }
.aerogenultra_enquiries h3 {
 font-family: proxima-nova, sans-serif;
 font-weight: 700;
 color: rgb(0, 119, 200);
 margin: 1em 0px 1.67rem;
 line-height: normal;
 font-size: 2.3em;
 }
.aerogenultra_enquiries .header-in-page h3, .aerogenultra_enquiries .header-in-page p {
 color: rgb(255, 255, 255);
 margin: 0.5em 0px;
 }
@media (max-width: 999px){
.invasive_enquiries .header-in-page h3 {
 font-size: 1.4em;
 line-height: 1.2em;
 }}
@media (max-width: 999px){
.header-in-page h3 {
 font-size: 1.4em;
 line-height: 1.2em;
 }}
@media (max-width: 999px){
.aerogenultra_enquiries .header-in-page h3 {
 font-size: 1.4em;
 line-height: 1.2em;
 }}
.invasive_enquiries a {
 text-decoration: none;
 font-weight: 600;
 color: rgb(0, 75, 157);
 transition: all 0.3s ease-in-out 0s;
 }
.invasive_enquiries a:hover {
 color: rgb(0, 167, 225);
 }
.invasive_enquiries .btn {
 padding: 20px 80px 20px 15px;
 font-size: 1em;
 line-height: 1.3em;
 border-radius: 5px;
 display: inline-block;
 margin: 1em 2em 1em 0em;
 text-align: left;
 text-decoration: none;
 vertical-align: middle;
 cursor: pointer;
 border: none;
 transition: all 0.3s ease-in-out 0s;
 font-weight: 400;
 background-repeat: no-repeat;
 background-position: right -1px center;
 background-size: auto 105%;
 background-image: url("https://www.air-icu.com//wp-content/plugins/sytech-fronteditor/sytpl/aerogenultra_5/assets/img/btn-primary.png");
 }
.invasive_enquiries .btn.btn-primary {
 color: rgb(0, 127, 213);
 background-color: rgb(255, 255, 255);
 }
.invasive_enquiries .btn.btn-primary:hover {
 color: rgb(255, 255, 255);
 background-color: rgb(75, 180, 251);
 }
.aerogenultra_enquiries a {
 text-decoration: none;
 font-family: proxima-nova, sans-serif;
 font-weight: 600;
 color: rgb(0, 75, 157);
 transition: all 0.3s ease-in-out 0s;
 }
.aerogenultra_enquiries a:hover {
 color: rgb(0, 167, 225);
 }
.aerogenultra_enquiries .btn {
 padding: 20px 80px 20px 15px;
 font-size: 1em;
 line-height: 1.3em;
 border-radius: 5px;
 display: inline-block;
 margin: 1em 2em 1em 0px;
 text-align: left;
 vertical-align: middle;
 cursor: pointer;
 border: none;
 transition: all 0.3s ease-in-out 0s;
 background-image: url("https://www.aerogen.com/images/btn-primary.png");
 }
.aerogenultra_enquiries .btn.btn-primary {
 color: rgb(0, 127, 213);
 background-color: rgb(255, 255, 255);
 }
.aerogenultra_enquiries .btn.btn-primary:hover {
 color: rgb(255, 255, 255);
 background-color: rgb(75, 180, 251);
 }
@media (max-width: 450px){
.invasive_enquiries .btn {
 padding: 20px 55px 20px 10px;
 font-size: 1em;
 display: inline-block;
 margin: 1em 2em 1em 0em;
 background-position: right -8px center;
 }}
@media (max-width: 450px){
.btn {
 padding: 20px 55px 20px 10px;
 font-size: 1em;
 display: inline-block;
 margin: 1em 2em 1em 0em;
 background-position: right -8px center;
 }}
@media (max-width: 450px){
.aerogenultra_enquiries .btn {
 padding: 20px 55px 20px 10px;
 background-position: right -8px center;
 }}
.invasive_enquiries .clear {
 clear: both;
 }
 
@media screen and (max-width: 786px){


}
 
/*
Theme Name: Sytech Web
Author: The Sytech Team
Author URI:  https://sytech-web.cn
Description: A Beautiful, Fast Loading and SEO Ready Website
Version: 2.0.0
*/

* {
	margin:0;
	padding: 0;
	box-sizing: border-box;
}
.content { 
	margin: 0 auto;
	position: relative;
}

html {
	scroll-behavior: smooth;
}
.flex {
	display: flex;
}
.wrap {
	flex-wrap: wrap;
}
.flex1 {
	flex:1;
}
.flex2 {
	flex:2;
}
.flex3 {
	flex:3;
}
.between {
	justify-content: space-between;
}
.center {
	text-align: center;
}
.boxshadow {
	box-shadow: 0 0 15px rgba(0,0,0,0.1);
	background: white;
}


.tools_part_vendor .tools_part_box{
  padding: 4rem 0px;
  text-align: center;
}

.tools_part_vendor .tools_part_box input{
  padding: .8rem 1rem;
  border-radius: 5px;
  min-width: 300px;
  border: 1px #ddd solid ;
}
.tools_part_vendor .tools_part_box button{
  background: white;
  border: 1px solid #f8f8f8;
  color: #4c4c4c;
  padding: 0.8rem 1.5rem;
  display: inline-block;
  font-weight: 500;
  border: none;
  font-size: 16px;
  cursor: pointer;
  border-radius: 10px;
  background-color: #33bde9;
  border: 1px solid #33bde9;
  color: white;
  padding: 0.8rem 1.5rem;
}
 
@media screen and (min-width: 786px)  and (max-width: 1600px) {
  
}
@media screen and (min-width: 786px)  and (max-width: 1400px) {
  .content {
    padding: 0 1.2rem;
  }
}
@media screen and (min-width: 786px)  and (max-width: 1200px) {
  .content {
    max-width: 1000px;
  }
  .swiper_content {
    max-width: 1020px;
  }
  .solution_strength .head p {
    width: 70%;
  }
}
@media screen and (min-width: 786px)  and (max-width: 1000px) {
  .content {
    max-width: 786px;
  }
  .swiper_content {
    max-width: 806px;
  }
  .solution_strength .head p {
    width: 90%;
  }
}
 
@media screen and (max-width: 786px) {
  .content {
    padding: 0 1.2rem;
  }
}
 
@media screen and (min-width: 786px)  and (max-width: 1600px) {
  
}
@media screen and (min-width: 786px)  and (max-width: 1400px) {
  .content {
    padding: 0 1.2rem;
  }
}
@media screen and (min-width: 786px)  and (max-width: 1200px) {
  .content {
    max-width: 1000px;
  }
}
@media screen and (min-width: 786px)  and (max-width: 1000px) {
  .content {
    max-width: 786px;
  }
}
 
@media screen and (max-width: 786px) {
  .content {
    padding: 0 1.2rem;
  }
}
