@font-face {
font-family: Helvetica;
src: url(/etc/designs/digital/overrides/css/easthma/easthma-be/fonts/helvetica/helvetica.eot);
src: url(/etc/designs/digital/overrides/css/easthma/easthma-be/fonts/helvetica/helvetica.eot?#iefix) format("embedded-opentype"),
url(/etc/designs/digital/overrides/css/easthma/easthma-be/fonts/helvetica/helvetica.woff2) format("woff2"),
url(/etc/designs/digital/overrides/css/easthma/easthma-be/fonts/helvetica/helvetica.woff) format("woff"),
url(/etc/designs/digital/overrides/css/easthma/easthma-be/fonts/helvetica/helvetica.ttf) format("truetype");
}
@font-face {
font-family: HelveticaRegular;
src: url(/etc/designs/digital/overrides/css/easthma/easthma-be/fonts/helvetica/Helvetica-Regular.eot);
src: url(/etc/designs/digital/overrides/css/easthma/easthma-be/fonts/helvetica/Helvetica-Regular.eot?#iefix) format("embedded-opentype"),
url(/etc/designs/digital/overrides/css/easthma/easthma-be/fonts/helvetica/Helvetica-Regular.woff) format("woff"),
url(/etc/designs/digital/overrides/css/easthma-master/fonts/helvetica/Helvetica-Regular.ttf) format("truetype");
}
@font-face {
font-family: HelveticaOblique;
src: url(/etc/designs/digital/overrides/css/easthma/easthma-be/fonts/helvetica/Helvetica-Oblique.eot);
src: url(/etc/designs/digital/overrides/css/easthma/easthma-be/fonts/helvetica/Helvetica-Oblique.eot?#iefix) format("embedded-opentype"),
url(/etc/designs/digital/overrides/css/easthma/easthma-be/fonts/helvetica/Helvetica-Oblique.woff) format("woff"),
url(/etc/designs/digital/overrides/css/easthma/easthma-be/fonts/helvetica/Helvetica-Oblique.ttf) format("truetype");
}
@font-face {
font-family: HelveticaBold;
src: url(/etc/designs/digital/overrides/css/easthma/easthma-be/fonts/helvetica/Helvetica-Bold.woff) format("woff");
}
body {
	font-family: Helvetica;
    font-size: 13px;
    line-height: 1.42857143;
    color: #000;
}
h1 {
	font-family: HelveticaRegular;
    font-size: 32px;
    line-height: 1.125;
}
h2 {
	font-family: HelveticaBold;
    font-size: 22px;
    line-height: 1.181;
}
h3 {
	font-family: HelveticaBold;
    font-size: 14px;
    line-height: 1.142;
}
h4 {
	font-family: HelveticaBold;
    font-size: 34px;
    line-height: 1.117;
}
p {
	font-family: Helvetica; /*HelveticaRegular;*/
    font-size: 18px;
    /*line-height: 1.222;*/
}
b, strong {
	font-family: HelveticaBold;
}
/*** SELF-CERTIFICATION SECTION STARTS ***/
#self-certify-template .modal-content {
	background: url(/content/dam/open-digital/easthma/be-fr/images/easthma-hero-image-self-certification.png);
    background-repeat: no-repeat;
    background-position: center;
}
#self-certify-template .modal-header {
	border: none;
}
#self-certify-template h4.modal-title {
	text-align: center;
}
#self-certify-template .modal-body {
	display: none;
}
#self-certify-template .modal-footer.self-certification-modal-footer {
	text-align: center;
    border: none;
}
#self-certify-template .modal-footer .self-certify-yes.submit-btn {
	background: #EC0029;
    border: #EC0029;
    font-style: normal;
    font-family: Helvetica;
}
/*** SELF-CERTIFICATION SECTION ENDS ***/
.text.parbase ul {
	padding-left: 0;
}
.text.parbase ol li, .text.parbase ul li {
	font-family: Helvetica;
    font-size: 18px;
    line-height: 1.428;
	list-style-type: none;
    margin-bottom: 10px;
    text-indent: -10px;
}
.text.parbase ul li:before {
	content: '•';
    color: #EC0029;
    margin-right: 5px;
}
.nowrap {
	white-space: nowrap;
}
.easthma-header-col > .row {
	display: flex;
    align-items: center;
}
/* Menu Navigation */
.primary-navigation .navbar-nav .open .dropdown-menu>li>a,
.primary-navigation .navbar-nav .open .dropdown-menu>li>a:active,
.primary-navigation .navbar-nav .open .dropdown-menu>li>a:focus,
.primary-navigation .navbar-nav .open .dropdown-menu>li>a:hover {
	font-family: HelveticaBold;
	font-size: 14px;
    color: #000;
	border-left: none;
}
.primary-navigation .first-level-item>a,
.primary-navigation .first-level-item>a:focus,
.primary-navigation .first-level-item>a:hover {
	font-family: HelveticaBold;
	font-size: 14px;
    color: #000;
}
.primary-navigation .nav>li a {
	font-size: 14px;
    color: #000;
    padding: 15px 5px;
}
.primary-navigation .nav>li a:hover {
	color: #000;
}
/*.primary-navigation .nav li:first-child a:active {
	border-bottom: 5px solid #EC0029;
}*/
.primary-navigation .nav li.first-level-item.item-more a:active {
	border-bottom: 5px solid #EC0029;
}
.bottom-hover-border:after {
	border-bottom: 5px solid #EC0029;
    bottom: -15px;
}
.primary-navigation {
	border-top: 1px solid #d1d3d4;
    border-bottom: 1px solid #d1d3d4;
}
.primary-navigation .nav>li .active, .primary-navigation .nav>li.active {
	color: #000;
}
.primary-navigation .nav>li .open,
.primary-navigation .nav>li.open,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
	background-color: transparent;
} 
.navbar-default {
	border: none;
}
/* Body Section */
.no-tabs {
	display: none;
}
.red-color {
	color: #EC0029;
}
.htmlAsset.section {
	display: none;
}
/* Error Pages */
.easthma-error-pages .easthma-error-section a:hover, .easthma-error-pages .easthma-error-section a:focus {
	color: #EC0029;
}
/* Footer */
.footer {
	background: none;
    color: #000;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
}
.easthma-error-pages .footer {
    position: static;
    bottom: 0;
    width: 100%;
}
.footer a {
	color: #000;
}
.footer p {
    font-family: Helvetica;
	font-size: 14px;
    margin-bottom: 15px;
}
.footer .action-link {
	font-family: HelveticaBold;
    font-size: 14px;
    line-height: 1.142;
}
.easthma-footer-menus li:after {
	content: "|";
	margin: 0 15px;
}
.easthma-footer-menus .linked-list.horizontal li {
	margin-right: 0;
    margin-bottom: 15px;
    font-size: 9px;
    font-weight: bold;
}
.footer a:focus, .footer a:hover {
	text-decoration: none;
}
.easthma-footer-menus li:last-child:after {
	content: none;
}
.component-section.easthma-footer-section {
	padding-left: 30px;
    padding-right: 30px;
	margin-bottom: 50px;
}
/* Contact US */
#popup-template .modal-header {
	border-bottom: none;
    padding: 0;
}
#popup-template .modal-title {
    font-family: Helvetica;
    font-size: 27px;
    color: #EC0029;
}
#popup-template .modal-content {
	padding: 43px 33px 30px;
    box-shadow: none;
    border: none;
    border-radius: 0;
}
#popup-template .modal-dialog .modal-body {
	min-height: auto;
    padding-left: 0;
    padding-bottom: 0;
}
.easthma-contact-header h4 {
	font-family: Helvetica;
    font-size: 16px;
    margin-bottom: 20px;
}
.easthma-contact-content p {
	font-size: 16px;
}
.easthma-contact-content-right {
	padding-left: 20px;
}
.easthma-contact-content-right p b {
	text-shadow: none;
}
.easthma-mobile-icon {
	width: 54px;
}
.easthma-contact-footer p {
	font-family: HelveticaBold;
    font-size: 14px;
    margin-bottom: 0;
    text-shadow: none;
}
.easthma-ampm {
	font-size: 13px;
}
.languageSelector{
	position:absolute;
    top:18px;
    right:30%;
}
/*** DESKTOP ONLY BREAKPOINTS ***/
@media screen and (min-width:992px) {
/*** SELF-CERTIFICATION SECTION STARTS ***/
#self-certify-template .modal-dialog {
	width: 900px;
}
/*** SELF-CERTIFICATION SECTION ENDS ***/
.easthma-home-page .primary-navigation li:first-child a {
	border-bottom: 5px solid #EC0029;
	padding-bottom: 10px;
}
.background-banner.component-section {
	min-height: 550px;
}
.airways-block > .row {
	margin-top: -70px;
}
.component-section.easthma-col-anim-section {
	width: 960px;
    margin-left: auto;
    margin-right: auto;
}
/* Contact US */
#popup-template .modal-dialog {
	width: 646px;
    top: 20%;
}
.easthma-contact-vcenter {
	display: inline-block;
    vertical-align: middle;
    float: none;
}
/* Animation on Home page*/
.airways-block .column-1, .airways-block .column-2, .airways-block .column-3 {
    padding: 13px 26px;
    height: 250px;
    text-align: center;
    width: 310px;
    margin-right: 15px;
    background-color: #FFFFFF;
	border: 1px solid #939598;
}
.airways-block p {
	font-size: 16px;
}
.airways-block .text.parbase a {
	font-size: 24px;
    text-decoration: none;
}
.airways-block .text.parbase a:hover {
	text-decoration: underline;
	color: #EC0029;
}
@-moz-keyframes rotate {
0% {
	transform: rotate(0deg);
}
100% {
	transform: rotate(360deg);
}
}
@keyframes rotate {
0% {
	transform: rotate(0deg);
}
100% {
	transform: rotate(360deg);
}
}
@-webkit-keyframes rotate {
from {
	-webkit-transform: rotate(0deg);
}
to { 
	-webkit-transform: rotate(360deg);
}
}
#Cell_Wall{
	transform-origin: center center !important;
}
.show-svg  #Cell_Wall {
	transition: all 2s;
	transform: rotate(360deg);
	transform-origin: center center !important;
	-moz-animation:rotate 3s infinite; /* Firefox */
	-webkit-animation:rotate 3s infinite;
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	}
svg {
	display:none;
}
.show-svg svg {
    display:block;
    margin: 0 auto;
    /*margin-top: -14px;
    margin-bottom: 24px;*/
}
.show-svg .newImage {
	display:none;
}
/* column-1 animation */
.st0-what {
	fill:none;
	stroke:#D1D3D4;
	stroke-width:2;
	stroke-miterlimit:10;
}
.st1-what {
	fill:none;
	stroke:#EC0029;
	stroke-width:2;
	stroke-miterlimit:10;
}
.st2-what {
	fill:#EC0029;
}
.st3-what {
	fill:#EC0029;
	stroke:#FFFFFF;
	stroke-miterlimit:10;
}
/* column-2 animation */
.st0-who {
	fill:none;
	stroke:#D1D3D4;
	stroke-width:2;
	stroke-miterlimit:10;
}
.st1-who {
	fill:#EC0029;
}
.st2-who {
	fill:none;
	stroke:#EC0029;
	stroke-miterlimit:10;
}
/* column-3 animation */
.st0 {
    fill:none;
    stroke:#D1D3D4;
    stroke-width:2;
    stroke-miterlimit:10;
}
.st1 {
	fill:#EC0029;
}
}
/*** MOBILE ONLY BREAKPOINT ***/
@media screen and (max-width:991px) {
.easthma-header-col .languageSelector{
	display:none;
}
p {
	font-size: 13px;
}
.text.parbase ol li, .text.parbase ul li {
	font-size: 13px;
}
/* CONTACT US */
.easthma-contact-content-left {
	text-align: center;
}
.easthma-contact-content-right {
	padding-left: 0;
    margin-top: 20px;
}
/* MOBILE MENU NAVIGATION */
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
	background-color: transparent;
}
.navbar-default .navbar-toggle {
	border-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #d1d3d4;
}
.navbar-default button.navbar-toggle[aria-expanded="true"] {
	background-image: url('/content/dam/open-digital/easthma/en/images/close-nav-icon.png');
    background-size: 100%;
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    padding: 0;
}
.navbar-default .navbar-toggle[aria-expanded="true"] .icon-bar {
	background-color: transparent;
}
button.navbar-toggle[aria-expanded="true"]:after {
	top: 0;
    left: -40px;
}
/*.navbar-default .navbar-toggle[aria-expanded="true"]:after {
	display: none;
}*/
button.navbar-toggle {
	margin-top: 0;
}
button.navbar-toggle:after {
	position: absolute;
    content: "Menu";
    left: -30px;
    top: 7px;
    font-family: HelveticaBold;
    font-size: 12px;
}
.primary-navigation .nav>li a {
	border-bottom: 1px solid #d1d3d4;
	border-left: none;
    padding: 15px;
    /*margin: 0 20px;*/
}
.navbar-default .navbar-collapse {
	padding: 0;
    box-shadow: 3px 3px 3px #999;
}
.navbar-nav {
	margin: 0;
}
.easthma-home-page .primary-navigation li:first-child {
	background: #EC0029;
}
.easthma-home-page .primary-navigation li:first-child a {
	color: #fff;
}
.primary-navigation .nav>li .active, .primary-navigation .nav>li.active {
	color: #fff;
    background: #EC0029;
}
.primary-navigation .nav>li .active span.red-color, .primary-navigation .nav>li.active span.red-color {
	color: #fff;
}
.primary-navigation .nav>li.active>a {
	color: #fff;
}
.component-section.easthma-footer-section {
	padding: 20px;
}
.easthma-footer-menus li:after {
	margin: 0 10px;
}
.footer a {
	font-family: Helvetica;
	font-size: 12px;
}
.footer p {
    font-family: Helvetica;
	font-size: 12px;
}
.footer .action-link {
	font-size: 12px;
}
.easthma-header-section.component-section {
	padding: 0;
}
.easthma-header-col > .row {
	display: flex;
	align-items: center;
}
.easthma-header-col .column-1 {
	width: 75%;
}
.easthma-header-col .column-2 {
	width: 25%;
}
.easthma-header-col .column-2 .easthma-az-logo {
	display: none;
}
.background-banner.component-section {
	min-height: 150px;
	padding-top: 0;
	padding-bottom: 0;
}
.easthma-3col-section-mobile.component-section {
	padding-top: 0;
	padding-bottom: 0;
}
.easthma-3col-images-mobile p {
	font-family: Helvetica;
	font-size: 12px;
	margin-bottom: 0;
}
.easthma-3col-images-mobile .text.parbase a {
	font-family: Helvetica;
	font-size: 15px;
	text-decoration: none;
}
.easthma-3col-images-mobile .text.parbase a:hover {
	color: #EC0029;
}
.easthma-3col-images-mobile > .row {
	border: 1px solid #939598;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
    display: flex;
    align-items: center;
}
.easthma-3col-images-mobile .column-1 {
	width: 25%;
}
.easthma-3col-images-mobile .column-2 {
	width: 75%;
    padding-left: 0;
}
svg {
	display:none;
}
#popup-template .modal-title {
	font-size: 18px;
}
.easthma-contact-header h4, .easthma-contact-content p {
	font-size: 12px;
}
.navbar-nav.stacked-menu .dropdown .dropdown-menu li.active a{
	font-family: Helvetica;
	font-size: 14px;
	color: #000;
    border-left:5px solid #EC0029;
}
}
/*** IPAD PORTRAIT ONLY BREAKPOINT ***/
@media screen and (max-width:1024px) and (min-width:768px) {
.easthma-header-section.component-section {
	padding: 15px 0;
}
.primary-navigation .nav>li {
	padding-right: 0;
    padding-left: 0;
}
.navbar-default .navbar-collapse {
	box-shadow: none;
}
.primary-navigation .nav>li a {
	border-bottom: none;
}
.primary-navigation .nav>li .active, .primary-navigation .nav>li.active {
	background: none;
}
.primary-navigation .nav>li.active>a {
	color: #000;
}
.background-banner.component-section {
	min-height: 292px;
}
.airways-block .column-1, .airways-block .column-2, .airways-block .column-3 {
    margin-right: 10px;
}
.easthma-3col-images-mobile .column-1 {
	width: 15%;
}
.easthma-3col-images-mobile > .row {
	width: auto;
}
.container {
	width: auto;
}
}
/*** IPAD LANDSCAPE ONLY BREAKPOINT ***/
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
.background-banner.component-section {
	min-height: 389px;
}
.easthma-header-col > .row {
	display: flex;
	align-items: center;
}
}
/*** IPAD PRO LANDSCAPE ONLY BREAKPOINT ***/
@media (min-width: 1024px) and (max-width: 1366px) and (orientation: landscape) {
.airways-block .column-1, .airways-block .column-2 {
	margin-right: 10px;
}
.background-banner.component-section {
	min-height: 430px;
}
.background-banner.heroBg-be-nl.component-section {
	min-height: 520px;
}
svg {
    display: none !important;
}
.airways-block .newImage {
	display: block !important;
}
.easthma-error-pages.fixed-top-margin {
	margin-top: 161px !important;
}
}
/*** MOBILE LANDSCAPE ONLY BREAKPOINT ***/
@media (min-width: 481px) and (max-width: 767px) {
.background-banner.component-section {
	min-height: 230px;
}
.easthma-3col-images-mobile .column-1 {
	width: 15%;
}
.easthma-footer-logo img {
	width: 130px !important;
}
.easthma-error-pages .footer {
	position: relative;
}
}
@media (min-width: 768px) and (max-width: 1024px) {
    .easthma-error-pages .footer {
        position: fixed;
    }
    .languageSelector{
    	top:8px;
    }
}
.easthma-langsel-bg {
    float: right;
    padding: 10px;
}
.easthma-langsel-bg.langsel-be {
    padding: 0 10px;
}
.easthma-langsel-bg a {
	font-family: HelveticaBold;
	font-size: 14px;
	color: #000;
}
.easthma-langsel-bg ul li a{
	font-family: Helvetica;
	font-size: 14px;
	color: #000;
}
.easthma-langsel-bg ul li a:hover,
.easthma-langsel-bg ul li.active a,
.easthma-langsel-bg ul li.active a:hover {
	font-family: Helvetica;
	font-size: 14px;
	color: #000;
    border-left:5px solid #EC0029;
}
@media only screen and (max-width: 768px) {
.easthma-langsel-bg {
    display: none;
}
.navbar-nav .open .dropdown-menu > li > a {
	padding: 5px 15px;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a, 
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, 
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
	font-family: Helvetica;
	font-size: 14px;
	color: #000;
}
.primary-navigation .nav li.open > .dropdown-menu > li a,
.primary-navigation .nav li.open > .dropdown-menuli a:hover,
.primary-navigation .nav li.open > .dropdown-menuli a:focus,
.primary-navigation .nav li.open > .dropdown-menu > li.active a,
.primary-navigation .nav li.open > .dropdown-menu > li.active a:hover {
	font-family: Helvetica;
	font-size: 14px;
	color: #000;
}
}