/*
Theme Name: Allergy Education
Theme URI: http://kvadigital.co.uk
Author: KVA Digital
Author URI: http://kvadigital.co.uk
*/

body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline
}

em {
    font-style: italic;
}
html {
    line-height: 1
}

ol,
ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption,
th,
td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle
}

q,
blockquote {
    quotes: none
}

q:before,
q:after,
blockquote:before,
blockquote:after {
    content: "";
    content: none
}

a img {
    border: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

@font-face {
    font-family: 'HelveticaLight';
    src: url("fonts/HelveticaNeue-Light.eot");
    src: url("fonts/HelveticaNeueLTStd-Lt.otf");
    font-weight: 100
}

@font-face {
    font-family: 'HelveticaUltraLight';
    src: url("fonts/HelveticaNeue-UltraLight.eot");
    src: url("fonts/HelveticaNeueLTStd-UltLt.otf")
}

@font-face {
    font-family: 'HelveticaMedium';
    src: url("fonts/HelveticaNeue-Medium.eot");
    src: url("fonts/HelveticaNeueLTStd-Md.otf")
}

html,
body {
    font-family: "HelveticaLight", "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-size: 20px;
    line-height: 24px;
    padding: 0px
}

h1,
h2,
h3,
h4,
h5,
h6,
ul,
p,
a,
table {
    text-align: left;
    margin: 20px 0;
    padding: 0
}

h1 {
    font-size: 60px;
    line-height: 66px
}

h2 {
    font-size: 27.27273px;
    line-height: 32.72727px
}

h3 {
    font-size: 30px;
    line-height: 36px
}

h4 {
    font-size: 22px;
    line-height: 28px
}

p {
    font-size: 16px;
    line-height: 22px
}

p.small {
    font-size: 12px;
    line-height: 18px
}

.no-margin {
    margin: 0
}

ul li {
    font-size: 16px;
    line-height: 22px
}

ol li {
    list-style: decimal;
    font-size: 12px;
    line-height: 18px
}

a {
    text-decoration: none
}

a:active {
    border: none;
    outline: none
}

a:focus {
    border: none;
    outline: none
}

a.green {
    color: #70Ab4C
}

i {
    font-style: italic
}

.nowrap {
    white-space: nowrap;
    overflow: hidden
}

table,
th {
    font-size: 13.33333px;
    border: 1px solid #061D2C;
    padding: 5px 5px 0px 5px
}

td {
    font-size: 12px;
    border: 1px solid #061D2C;
    padding: 5px 5px 0px 5px
}

strong {
    font-family: "HelveticaMedium", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif
}

small {
    font-size: 12px
}

sup,
sub {
    vertical-align: baseline;
    position: relative;
    top: -5px;
    font-size: 9.23077px
}

sub {
    top: 0.4em
}

img {
    height: auto;
    max-width: 100%
}

@media only screen and (max-width: 960px) {
    img {
        /*max-width: 50%*/
    }
}

.green {
    color: #70Ab4C
}

span.light {
    font-family: "HelveticaLight", "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif
}

nav {
    width: 100%;
    position: relative
}

nav#primary.row {
    padding: 8px .25% 6px .25%;
    background: #fff;
    z-index: 100
}

@media only screen and (max-width: 960px) {
    nav#primary.row {
        padding: 8px .25% 8px .25%
    }
}

nav#primary.row a#logo {
    float: left;
    background-image: url(img/allergy-education-icon.png);
    background-repeat: no-repeat;
    color: #061D2C;
    margin: 0;
    padding: 6px 0 2px 60px;
    font-size: 22px;
    line-height: 22px;
    text-decoration: none
}

@media only screen and (max-width: 960px) {
    nav#primary.row a#logo {
        background-size: 45px 44px;
        background-position: 9px 4px
    }
}

nav#primary.row ul {
    height: 50px;
    width: 80%;
    float: right;
    margin: 0
}

nav#primary.row ul li {
    float: left;
    display: block;
    position: relative;
    margin: 22px 22px;
    font-size: 12px;
    line-height: 14.4px
}

nav#primary.row ul li:nth-child(3),
nav#primary.row ul li:nth-child(11) {
    margin: 12px 10px
}

nav#primary.row ul li:nth-child(3) a {
    padding: 0 0 0 0
}

nav#primary.row ul li:nth-child(3) a span {
    padding: 0 0 0 26px
}

nav#primary.row ul li:nth-child(11) a {
    padding: 0 0 0 0
}

nav#primary.row ul li:nth-child(11) a span {
    padding: 0 0 0 5px
}

nav#primary.row ul li a {
    color: #3D4A57;
    font-family: "HelveticaMedium", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    text-transform: uppercase;
    text-align: center;
    padding: 0 0 25px 0;
    transition: all .1s linear
}

nav#primary.row ul li#menu-item-32 span,
nav#primary.row ul li#menu-item-211 {
  display:none;
}

@media (max-width:960px) {
    nav#primary.row ul li#menu-item-211 {
      display:list-item;
    }
}

nav#primary.row ul li#menu-item-32 a {
    height: 20px;
    width: 20px;
    display: block;
    background-image: url(img/house-icon-passive.png);
    background-repeat: no-repeat;
    margin: -5px 10px;
    transition: all .1s linear
}

nav#primary.row ul li.current_page_item:first-child a {
    background-image: url(img/house-icon-active.png)
}

nav#primary.row ul li:first-child a:hover {
    background-image: url(img/house-icon-active.png)
}

nav#primary.row ul li.current-menu-item a {
    color: #EE3B35;
    text-decoration: none;
    background-image: url(img/navigation-triangle-up.png);
    background-repeat: no-repeat
}

nav#primary.row ul li.current-menu-item.page-item-623 a {
    background-image: none
}

nav#primary.row ul li.current-menu-item.page-item-12 a {
    background-position: -2px 24px
}

nav#primary.row ul li.current-menu-item.page-item-14 a {
    background-position: -12px 24px
}

nav#primary.row ul li.current-menu-item.page-item-16 a {
    background-position: -4px 24px
}

nav#primary.row ul li.current-menu-item.page-item-18 a {
    background-position: 8px 24px
}

nav#primary.row ul li.current-menu-item.page-item-20 a {
    background-position: -14px 24px
}

nav#primary.row ul li.current-menu-item.page-item-643 a {
    background-image: none
}

nav#primary.row ul li a:hover {
    color: #EE3B35;
    text-decoration: none
}

nav#primary.row ul li span.arrow {
    height: 12px;
    width: 57px;
    position: absolute;
    background-image: url(img/navigation-triangle-up.png);
    background-repeat: no-repeat;
    z-index: 0;
    display:none;
}

nav#primary.row ul li.current-menu-item.page-item-623 span.arrow {
  display:block;
  top: 35px;
  left: 25px;
}

nav#primary.row ul li.current-menu-item.page-item-643 span.arrow {
  display:block;
  top: 24px;
  left: 0px;
}

nav#primary.row ul li span.arrow.understanding-allergy {
    top: 35px;
    left: 24px
}

nav#primary.row ul li span.arrow.molecular-allergy-allergy {
    top: 35px;
    left: 8px
}

nav#secondary.row {
    padding: 2px .25%
}

nav#secondary.row ul {
    text-align: center;
    margin: 11px 0 11px 0;
    margin: 13px 0 13px 0\9
}
nav#primary.row ul li.current-menu-item.page-item-10 span.arrow {
    display: block;
    top: 35px;
    left: 9px;
}

nav#primary.row ul li.current-menu-item.page-item-10 a {
  background-image:none;
}


nav#secondary.row ul li {
    display: inline;
    padding: 0 40px;
    font-family: "Helvetica", Helvetica, Arial, sans-serif;
    border-right: 1px solid #495A65
}

nav#secondary.row ul li.last {
    border-right: none !important
}

nav#secondary.row ul li.active a {
    color: #fff;
    background-image: url(img/navigation-triangle-down.png);
    background-repeat: no-repeat
}

nav#secondary.row ul li.active a.benefits {
    background-position: 20px 33px
}

nav#secondary.row ul li.active a.common-allergens {
    background-position: 20px 33px
}

nav#secondary.row ul li.active a.allergy-history {
    background-position: -11px 33px
}

nav#secondary.row ul li.active a.testing-and-recommendations {
    background-position: 8px 33px
}

nav#secondary.row ul li.active a.management-and-referral {
    background-position: 42px 33px
}

nav#secondary.row ul li a {
    padding: 20px 0 29px 0px;
    color: #70Ab4C;
    font-size: 12.5px
}

nav#secondary.row ul li a:hover {
    color: #fff
}

nav#secondary.row.stick {
    background: red;
    position: fixed;
    top: 0
}

nav#resources.row {
    padding: 2px .25%
}

nav#resources.row ul {
    text-align: left;
    margin: 11px 0 11px 541px;
    margin: 13px 0 13px 0\9
}

nav#resources.row ul li {
    display: inline;
    padding: 0 46px;
    font-family: "Helvetica", Helvetica, Arial, sans-serif;
    border-right: 1px solid #495A65
}

nav#resources.row ul li.last {
    border-right: none !important
}

nav#resources.row ul li a {
    padding: 20px 0 29px 0px;
    color: #70Ab4C;
    font-size: 12.5px
}

nav#resources.row ul li a:hover {
    color: #fff
}

nav#resources.row ul li a.active {
    color: #fff;
    text-decoration: none
}

@media only screen and (max-width: 960px) {
    nav#resources {
        display: none
    }
}

nav #nav-icon {
    display: none
}

nav#responsive {
    display: none
}

@media only screen and (max-width: 960px) {
    nav a {
        display: block;
        margin: 0
    }
    nav a#logo {
        margin: 0 10px
    }
    nav#primary ul {
        display: none
    }
    nav #nav-icon {
        width: 30px;
        height: 25px;
        display: block;
        position: fixed;
        top: 22px;
        right: 20px;
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        transition: all .5s ease-in-out;
        cursor: pointer;
        z-index: 100
    }
    nav #nav-icon span {
        display: block;
        position: absolute;
        height: 4px;
        width: 100%;
        background: #495A65;
        border-radius: 9px;
        opacity: 1;
        left: 0;
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        transition: all .25s ease-in-out
    }
    nav #nav-icon span:nth-child(1) {
        top: 0px
    }
    nav #nav-icon span:nth-child(2),
    nav #nav-icon span:nth-child(3) {
        top: 10px
    }
    nav #nav-icon span:nth-child(4) {
        top: 20px
    }
    nav #nav-icon.annimate span:nth-child(1) {
        top: 10px;
        width: 0%;
        left: 50%;
        background: #F0F0F0
    }
    nav #nav-icon.annimate span:nth-child(2) {
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        background: #495A65
    }
    nav #nav-icon.annimate span:nth-child(3) {
        -ms-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        background: #495A65
    }
    nav #nav-icon.annimate span:nth-child(4) {
        top: 10px;
        width: 0%;
        left: 50%;
        background: #F0F0F0
    }
    nav#responsive {
        position: fixed;
        top: 0px;
        top: -415px;
        background: #E4E5E5;
        display: block;
        padding: 0;
        z-index: 50;
        box-shadow: #999 0px 1px 8px;
        transition: top .25s linear;
        font-family: "HelveticaMedium", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif
    }
    nav#responsive.open {
        top: 58px
    }
    nav#responsive .column {
        margin: 0 1%
    }
    nav#responsive .column ul {
        width: 100%;
        float: left;
        display: block;
        margin: 0;
	margin-top:10px;
    }
    nav#responsive .column ul li {
        display: block !important;
        padding: 8px 0 2px 0;
        margin: 0 10px;
        list-style: none;
        border-bottom: 1px solid #061D2C
    }
    nav#responsive .column ul li:first-child {
        border-bottom: none !important;
	display:none!important;
      }
    nav#responsive .column ul li:last-child {
        border-bottom: none !important
    }
    nav#responsive .column ul li a {
        color: #061D2C;
        font-size: 14.4px;
        text-transform: uppercase
    }

    nav#responsive .column ul li a br {
      display:none;
    }
    nav#responsive .column ul li a.active {
        color: red
    }
    nav#responsive .column ul li a:hover {
        color: red
    }
    nav#secondary {
        height: 42px;
        overflow: hidden;
        background: #061D2C;
        padding: 0
    }
    nav#secondary.open {
        height: auto;
        overflow: auto
    }
    nav#secondary.row ul {
        margin: 0;
        position: relative;
        padding-top: 48px
    }
    nav#secondary.row ul li {
        display: block;
        padding: 10px 10px 8px;
        border: none;
        border-bottom: 1px solid #919191
    }
    nav#secondary.row ul li a {
        font-size: 14.4px;
        font-weight: bold;
        display: block;
        margin: 0;
        padding: 0
    }
    nav#secondary.row ul li:hover {
        color: #70Ab4C
    }
    nav#secondary.row ul li.active {
        background: #172C3A;
        position: absolute;
        width: 100%;
        top: 0
    }
    nav#secondary.row ul li.active:after {
        content: ' ';
        border-bottom: 3px solid #84C95B;
        float: right;
        margin: -15px 10px 0 0;
        height: 1px;
        width: 25px;
        pointer-events: none
    }
    nav#secondary.row ul li.active a {
        background-image: none;
        color: #fff
    }
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.clearfix {
    display: inline-block
}

* html .clearfix {
    height: 1%
}

.clearfix {
    display: block
}

.white-bg {
    background: #fff
}

.light-grey-bg {
    background: #F7F7F7
}

.grey-bg {
    background: #E1E1E1
}

.dark-grey-bg {
    color: #fff;
    background: #4E4E4E
}

.dark-blue-bg {
    background: #061D2C;
    color: #fff
}

.blue-bg {
    background: #172C3A;
    color: #fff
}

.green-bg {
    background: #70Ab4C;
    color: #fff
}

.button {
    margin: 0;
    cursor: pointer;
    border-radius: 2px;
    font-size: 12px;
    letter-spacing: 1px
}

.button.green {
    background: #70Ab4C;
    color: #fff
}

.button.green:hover {
    background: #84C95B
}

.button.green.active {
    background: #55823A
}

.button.green.right {
    background-image: url(img/button-arrow-right.png);
    background-repeat: no-repeat
}

.button.green.left {
    background-image: url(img/button-arrow-left.png);
    background-repeat: no-repeat
}

.button.green.down {
    background-image: url(img/button-arrow-down.png);
    background-repeat: no-repeat
}

.button.dark-grey {
    background: #919191;
    color: #fff
}

.button.dark-grey:hover {
    background: #B1B1B1
}

.button.dark-grey.active {
    background: #565656
}

.button.dark-grey.down {
    background-image: url(img/button-arrow-down.png);
    background-repeat: no-repeat
}

.button.dark-blue {
    background: #3D4A57;
    color: #fff
}

.button.dark-blue:hover {
    background: #586A7C
}

.button.dark-blue.active {
    background: #242B33
}

.button.dark-blue.right {
    background-image: url(img/button-arrow-right.png);
    background-repeat: no-repeat
}

.button.dark-blue.left {
    background-image: url(img/button-arrow-left.png);
    background-repeat: no-repeat
}

.divider {
    position: absolute;
    top: -15px;
    right: 0px;
    left: 0px;
    text-align: center;
    border-radius: 2px
}

.divider span {
    width: 160px;
    display: block;
    margin: 0 auto;
    padding: 4px 0 0 0;
    padding: 0\9;
    color: #fff;
    font-size: 12px;
    font-family: "HelveticaMedium", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .divider span {
        padding: 0
    }
}

.divider span.blue {
    background: #061D2C
}

.divider span.green {
    background: #70Ab4C
}

#references-container {
    padding: 2px 10px 3px 10px
}

#references-container.spacing {
    padding: 2px 10px 2px 10px
}

#references-container .column {
    margin: 1% 0 1% 0;
    margin: 1% 0 1% 0\9
}

@media only screen and (max-width: 960px) {
    #references-container .column {
        margin: 1% 0 1% 0
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    #references-container .column {
        margin: 1% 0 1% 0
    }
}

#references-container .column a {
    color: #3D4A57
}

#references-container .column a:hover {
    text-decoration: underline
}

#references-container .column a:active {
    text-decoration: underline
}

#references-container .column a.button {
    color: #fff;
    text-decoration: none;
    padding: 10px 30px 10px 12px;
    background-position: 86px center;
    background-position: 92px center\9;
    padding: 2px 30px 2px 12px\9;
    margin: 0 0 1% 0\9;
    width: 70px\9;
    display: block\9
}

#references-container .column #references-content {
    display: none;
    transition: all .25s linear
}

#references-container .column #references-content.open {
    display: block;
    padding: 15px 0 10px 15px
}

.strip {
    min-height: 70px
}

.strip.dark-blue {
    background: #061D2C;
}

.strip.light-grey-bg {
    background: #F7F7F7
}

.strip.light-grey-bg section {
    width: 960px;
    max-width: 100%;
    margin: 0 auto;
    position: relative;
    display: block;
    padding-bottom:10px;
}

.strip.light-grey-bg section p {
    font-size: 12px;
    padding: 20px 250px 10px 10px;
    margin-top: 0;
    text-align: left;
    line-height: 16px;
    margin-bottom: 0
}

@media only screen and (max-width: 420px) {
    .strip.light-grey-bg section p {
        padding: 70px 10px 10px 10px;
        text-align: left
    }
}

.strip.light-grey-bg.footer section p {
    display: inline-block;
    padding-right:0;
    padding-top:20px;
}

.strip.light-grey-bg.footer section p:first-of-type {
    width:70%;
}

.strip.light-grey-bg.footer section p img {
}

.footer-img {
    width:auto;
    margin-right:10px;
    height:45px;
}

@media (max-width:960px) {
    .strip.light-grey-bg.footer section p:first-of-type {
        width:100%;
    }

    .strip.light-grey-bg.footer section p:nth-of-type(2) {
        width: 100%;
        padding-left:5px;
        /*text-align: center;*/
    }

    .strip.light-grey-bg.footer section .img {
        /*text-align: center;*/
        padding-left:10px;
    }
}

/*
.strip.light-grey-bg section:after {
    content: url(img/rgcp.png);
    display: block;
    position: absolute;
    right: 0;
    height: 60px;
    top: 0
}*/

@media only screen and (max-width: 420px) {
    .strip.light-grey-bg section:after {
        right: 10px
    }
}
/*
.strip.light-grey-bg section:before {
    content: url(img/BSMS.png);
    display: block;
    position: absolute;
    right: 70px;
    top: 16px
}*/

@media only screen and (max-width: 420px) {
    .strip.light-grey-bg section:before {
        left: 10px;
        top: 16px
    }
}

.strip.light-grey {
    background: #F7F7F7
}

.label {
    position: absolute;
    background: #061D2C;
    color: #fff;
    letter-spacing: 1px
}

.label.blue {
    background: #061D2C
}

.video {
    position: relative
}

.video span.play-icon {
    display: block!important;
    height: 50px;
    width: 50px;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    margin: auto!important;
    background-image: url(img/video-icon-play.png);
    background-repeat: no-repeat;
    background-position: center center;
    pointer-events: none
}

video {
    height: auto !important;
    width: 100% !important;
    background-color: #E7E7E7 !important
}

.accordion-single-toggle {
    cursor: pointer
}

.accordion-single-content {
    display: none
}

.accordion-single-content.default {
    display: block
}

#reflective-practice-button {
    position: fixed;
    top: 325px;
    right: 0px;
    height: 160px;
    width: 33px;
    background-image: url(img/reflective-practice-button.png);
    background-repeat: no-repeat
}

#hcp-disclaimer-overlay {
    height: 100%;
    width: 100%;
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    background: #000;
    z-index: 1000;
    opacity: 0.8
}

#hcp-disclaimer-box {
    width: 550px;
    display: none;
    position: fixed;
    top: 22%;
    left: 0;
    right: 0;
    margin: auto;
    padding: 20px;
    background: #fff;
    opacity: 1;
    z-index: 2000;
}

#hcp-disclaimer-box h1 {
    font-size: 30px;
    line-height: 36px;
    border-bottom: 2px solid #061D2C;
    margin: 0;
}

#hcp-disclaimer-box p {
    font-size: 20px;
    line-height: 26px;
}

#hcp-disclaimer-box a.button {
    float: right;
    padding: 10px 20px;
    cursor:pointer;
}

@media only screen and (max-width: 960px) {
    #hcp-disclaimer-box {
        top: 5%;
        width: 250px;
	max-height:95%;
	overflow:scroll;
    }
    #hcp-disclaimer-box h1 {
        font-size: 20px;
        line-height: 26px;
    }
    #hcp-disclaimer-box p {
        font-size: 12px;
        line-height: 20px;
    }
}

#cookies-bar {
    width: 100%;
    display: none;
    position: fixed;
    bottom: 0px;
    margin: 0;
    padding: 0;
    z-index: 1000000;
    background: #2D2D2D;
    color: #fff
}

#cookies-bar #cookies-content {
    width: 900px;
    position: relative;
    margin: 0 auto
}

#cookies-bar #cookies-content p {
    width: 90%;
    margin: 15px 0
}

#cookies-bar #cookies-content a {
    color: #70Ab4C;
    cursor: pointer
}

#cookies-bar #cookies-content a:hover,
#cookies-bar #cookies-content a:active {
    text-decoration: underline
}

#cookies-bar #cookies-content a.icon {
    height: 28px;
    width: 28px;
    position: absolute;
    background-position: center top;
    background-repeat: no-repeat;
    display: block
}

#cookies-bar #cookies-content a.icon.yes {
    background-image: url(img/cookies-icon-yes.png);
    top: 0;
    right: 35px
}

#cookies-bar #cookies-content a.icon.no {
    background-image: url(img/cookies-icon-no.png);
    top: 0px;
    right: 0px
}

@media only screen and (max-width: 960px) {
    #cookies-bar #cookies-content {
        max-width: 100%;
        padding: 1em 2em
    }
    #cookies-bar #cookies-content a.icon {
        position: relative;
        top: auto !important;
        right: auto !important;
        display: inline-block;
        margin: 1em 1em 2em 0
    }
}

#cookies-bar.hide {
    display: none !important
}

#gastro-button {
    position:fixed;
    top:145px;
    right:0;
    height:160px;
    width:33px;
    background-image: url(img/gastro-education-button.png);
    background-repeat: no-repeat;
}

html {
    width: 100%;
    min-width: 320px;
    overflow-x: hidden
}

html header {
    width: 100%;
    position: fixed;
    top: 0px;
    z-index: 1000;
    background: #fff
}

html header.singletier {
    height: 64px
}

html header.doubletier {
    height: 116px
}

html body {
    width: 100%;
    overflow-x: hidden;
    padding: 0;
    margin: 0 auto
}

html body main.open {
    top: 260px
}

html footer section.row {
    padding: 0
}

html footer section.row .column {
    margin: 0 1%
}

html footer section.row .column.w50 p {
    font-size: 12px;
    margin: 2px 0 0 0
}

@media only screen and (max-width: 960px) {
    html footer section.row .column.w50 p {
        text-align: center
    }
}

html footer section.row .column.w50 ul {
    float: right;
    margin: 2px 0 0 0
}

html footer section.row .column.w50 ul li {
    display: inline;
    border-right: 1px solid #fff
}

html footer section.row .column.w50 ul li.no-border {
    border: none
}

html footer section.row .column.w50 ul li a {
    color: #fff;
    font-size: 12px;
    padding: 0 8px
}

html footer section.row .column.w50 ul li a:hover {
    color: #E1E1E1
}

@media only screen and (max-width: 960px) {
    html footer section.row .column.w50 ul {
        float: none;
        text-align: center
    }

    html footer section.row .column.w50 ul li.no-border{
        display: block;
    }
}

#home {
    margin-top: 64px
}

#home #home-bg {
    height: 600px;
    background-image: url(img/home-banner-background.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover
}

@media only screen and (max-width: 960px) {
    #home #home-bg {
        height: 552px;
        background-size: 170%
    }
}

@media only screen and (max-width: 320px) {
    #home #home-bg {
        background-size: 100% !important;
        background-image: url(img/home-banner-background-mobile.jpg)
    }
}

@media only screen and (max-width: 605px) {
    #home #home-bg {
        height: 552px;
        background-size: 178%
    }
}

#home #home-bg section#intro {
    padding: 200px 0 0 0
}

#home #home-bg section#intro h1 {
    display: inline;
    color: #fff;
    font-size: 36px;
    line-height: 49.35px;
    font-family: helvetica, arial;
    font-weight: 300;
    line-height: 44px\9;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 0\9
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    #home #home-bg section#intro h1 {
        line-height: 44px
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    #home #home-bg section#intro h1 {
        padding: 0
    }
}

#home #home-bg section#intro h1 span {
    background: #061D2C;
    padding: 0 9px;
    font-family: helvetica, arial;
    font-weight: 300;
    position: relative;
    line-height: 36px;
    line-height: 56px\9
}

#home #home-bg section#intro h1 span.line-height {
    line-height: 36px
}

#home #home-bg section#intro p {
    font-size: 15.38462px;
    line-height: 26px;
    margin: 10px 0
}

#home #home-bg section#intro a.button {
    padding: 14px 16px 12px 16px;
    padding: 2px 28px 2px 12px\9;
    background-position: 177px center;
    background-position: 182px center\9;
    width: 18% \9;
    display: block\9;
    background-size: 8px 15px
}

@media only screen and (max-width: 960px) {
    #home #home-bg section#intro {
        padding: 25% 30px 36%
    }
}

@media only screen and (max-width: 650px) {
    #home #home-bg section#intro {
        margin: -20px;
        padding: 200px 30px 220px;
        margin-top: 0;
    }
    #home #home-bg section#intro h1 {
        display: inline;
        color: #ffffff;
        font-size: 26.4px;
        text-transform: uppercase;
        line-height: 39.6px
    }
    #home #home-bg section#intro p {
        background: #fff
    }
    #home #home-bg section#intro p br {
        display: none
    }
    #home #home-bg section#intro a.button {
        padding: 10px 24px 8px 12px;
        background-position: 96% center;
        font-weight: bold;
        font-size: 12px
    }
}

#home #content section#s1 {
    background: none;
    margin: -220px auto 20px auto;
    text-transform: uppercase;
    font-family: "HelveticaMedium", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif
}

#home #content section#s1 img {
    height: 114px;
    width: 114px;
    float: left
}

#home #content section#s1 h2 {
    display: inline-block;
    font-size: 16px;
    margin: 25px 0 0 0;
    padding: 0 0 0 10px;
    color:#70Ab4c;
    text-transform: none;
}

#home #content section#s1 h2 span {
    font-family: "HelveticaLight", "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif
}

#home #content section#s1 p {
    font-size: 12px;
    margin: -12px 0 -2px 114px;
    padding: 3px 0 10px 10px;
    text-transform: none;
}

#home #content section#s1 a.button {
    font-size: 12px;
    padding: 5px 5px 2px 5px;
    padding: 2px 5px 2px 5px\9;
    background-position: 182px 11px;
    margin: 0 0 0 10px;
width: auto;
    display: initial;
  }

#home #content section#s2 h2,
#home #content section#s2 p,
#home #content section#s3 h2,
#home #content section#s3 p {
    font-family: "Helvetica", Helvetica, Arial, sans-serif;
    margin: 0 0 0 168px;
    font-size: 12px;
    line-height: 18px;
    padding: 0 50px 0 20px
}

#home #content section#s2 h2,
#home #content section#s3 h2 {
  color: #70Ab4C;
  text-transform:none;
}

#home #content section#s2 p,
#home #content section#s3 p {
  color: #fff
}

#home #content section#s2 img,
#home #content section#s3 img {
    height: 101px;
    width: 168px;
    float: left
}

@media only screen and (max-width: 650px) {
    #home #content section#s2 h2,
    #home #content section#s2 p,
    #home #content section#s3 h2,
    #home #content section#s3 p {
        margin: 0 0 0 120px;
        padding: 0 0 0 20px
    }
    #home #content section#s2 img,
    #home #content section#s3 img {
        width: 120px;
        height: auto
    }
}

#home #content section#s2 p {
    color: #000
}

.understanding-allergy #content #symptoms-of-allergy,
.understanding-allergy #content #identify-allergy,
.understanding-allergy #content #molecular-allergy,
.understanding-allergy #content #clinical-benefits-of-testing,
.understanding-allergy #content #benefits-of-testing,
.understanding-allergy #content #history,
.understanding-allergy #content #molecular-allergy-guidebooks {
  color:#ffffff;
}


.understanding-allergy #content #symptoms-of-allergy h2 {
  text-transform:uppercase;
}
  .understanding-allergy {
    margin-top: 113px
}

@media(max-width:960px) {
    .understanding-allergy {
    margin-top: 110px;
}
}

.understanding-allergy #understanding-allergy-bg {
    background-image: url(img/understanding-allergy-banner-background.jpg);
    background-size: cover;
}

.understanding-allergy #asthma-bg {
    background-image: url(img/asthma-banner-background.jpg);
    background-size: cover;
}

@media only screen and (max-width: 320px) {
    .understanding-allergy #asthma-bg {
        background-size: 100% !important;
        background-image: url(img/asthma-banner-background-mobile.jpg);
        background-size: cover
    }
}

.understanding-allergy #food-bg {
    background-image: url(img/food-banner-background.jpg);
    background-size: cover
}

.understanding-allergy #rhinitis-bg {
    background-image: url(img/rhinitis-banner-background.jpg);
    background-size: cover
}

.understanding-allergy .bg-bar {
    height: 622px;
    background-repeat: no-repeat;
    background-position: center center
}

.understanding-allergy #rhinitis-bg,
.understanding-allergy #food-bg {
    height: 581px;
}

.understanding-allergy .bg-bar section#header {
    padding: 340px 0 0 0
}

.understanding-allergy .bg-bar section#header.understanding-allergy h2 {
    font-size: 16px;
    line-height: 22px;
    font-family: "HelveticaMedium", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    padding: 75px 200px 0 0;
    /*padding:0;*/
}

@media only screen and (max-width: 960px) {
    .understanding-allergy .bg-bar section#header.understanding-allergy h2 {
        padding: 20px 10px 10px 20px;
    }
}

.understanding-allergy .bg-bar section#header h1 {
    color: #fff;
    font-size: 36px;
    line-height: 36px;
    text-transform: uppercase;
    margin: 0
}

.understanding-allergy .bg-bar section#header h2 {
    font-size: 22px!important;
    line-height: 28px;
    font-family: "HelveticaMedium", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    padding: 100px 0 0 0
}


.understanding-allergy .bg-bar section#header h2 p {
  font-size:22px;
}


#food.understanding-allergy .bg-bar section#header h2 {
    padding: 75px 0 0 0
}

@media only screen and (max-width: 960px) {
    .understanding-allergy .bg-bar {
        height: 175px;
        background-size: cover;
        background-position: top center
    }

    .understanding-allergy #rhinitis-bg {
        height:115px;
    }

    .understanding-allergy .bg-bar section#header {
        padding: 10px 0 0 0
    }
    .understanding-allergy .bg-bar section#header h1 {
        font-size: 30px;
        font-weight: bold;
        padding-left: 10px;
    }
    .understanding-allergy .bg-bar section#header h2 {
        font-size: 16px;
        padding: 0;
        background: #F0F0F0;
        margin: 40px -10px 0;
        padding: 16px
    }
}

.understanding-allergy #content #intro {
    padding: 80px 0 80px 0
}

@media only screen and (max-width: 960px) {
    .understanding-allergy #content #intro {
        padding: 20px 0
    }
}

.understanding-allergy #content #intro section#s1 {
    padding: 0
}

.understanding-allergy #content #intro section#s1 .column.w33 {
    position: relative;
    font-size: 0
}

.understanding-allergy #content #intro section#s1 .column.w33 img {
    height: auto;
    width: 305px
}

@media only screen and (max-width: 960px) {
    .understanding-allergy #content #intro section#s1 .column.w33 img {
        width: 150px;
        float: left
    }
}

.understanding-allergy #content:not(.cta) #intro section#s1 .column.w33 span.label {
    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase;
    padding: 7px 7px 0 3px;
    padding: 3px 7px 1px 7px\9
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .understanding-allergy #content #intro section#s1 .column.w33 span.label {
        padding: 3px 7px 1px 3px
    }
}

.understanding-allergy #content #intro section#s1 .column.w33 span.label.top {
    top: 230px;
    left: 0px
}

.understanding-allergy #content #intro section#s1 .column.w33 span.label.bottom {
    top: 262px;
    left: 0px
}

@media only screen and (max-width: 960px) {
    .understanding-allergy #content #intro section#s1 .column.w33 span.label {
        top: auto !important;
        position: relative;
        padding-right: 2px;
        display: inline-block;
    }
    .understanding-allergy #content #intro section#s1 .column.w33 span.label.bottom {
        padding-right: 7px;
        padding-left:0;
    }
}

.understanding-allergy #content #intro section#s1 .column.w33 p {
    font-size: 13.33333px;
    line-height: 18.33333px
}

@media only screen and (max-width: 960px) {
    .understanding-allergy #content #intro section#s1 .column.w33 p {
        overflow: hidden
    }
}

.understanding-allergy #content #what-is-allergy .row {
    padding: 60px .25% 20px .25%
}

@media (max-width:960px) {
    .understanding-allergy #content #what-is-allergy .row {
    padding: 60px 15px 20px 15px;
}
}

.understanding-allergy #content #what-is-allergy .row .column h2 {
    text-transform: uppercase
}

.understanding-allergy #content #what-is-allergy .row .column h3 {
    color: #BEBEBE;
    font-size: 22px
}

@media only screen and (max-width: 414px) {
    .understanding-allergy #content #what-is-allergy .row .column.w100 .scroll {
        height: 464px;
        width: 1072px;
        position: relative
    }
}

@media only screen and (max-width: 414px) and (max-width: 375px) {
    .understanding-allergy #content #what-is-allergy .row .column.w100 .scroll {
        height: 414px
    }
}

@media only screen and (max-width: 414px) and (max-width: 320px) {
    .understanding-allergy #content #what-is-allergy .row .column.w100 .scroll {
        height: 364px
    }
}

@media only screen and (max-width: 414px) {
    .understanding-allergy #content #what-is-allergy .row .column.w100 .scroll img {
        height: auto;
        width: 80%;
        text-align: center;
        position: absolute;
        top: 0px;
        left: 2%
    }
    .understanding-allergy #content #what-is-allergy .row .column.w100 .scroll img.left {
        left: 2%
    }
    .understanding-allergy #content #what-is-allergy .row .column.w100 .scroll img.center {
        left: -22.5%
    }
    .understanding-allergy #content #what-is-allergy .row .column.w100 .scroll img.right {
        left: -45%
    }
}

@media only screen and (max-width: 414px) and (max-width: 375px) {
    .understanding-allergy #content #what-is-allergy .row .column.w100 .scroll img {
        width: 67.5%;
        left: 2%
    }
    .understanding-allergy #content #what-is-allergy .row .column.w100 .scroll img.left {
        left: 2%
    }
    .understanding-allergy #content #what-is-allergy .row .column.w100 .scroll img.center {
        left: -22.5%
    }
    .understanding-allergy #content #what-is-allergy .row .column.w100 .scroll img.right {
        left: -35%
    }
}

@media only screen and (max-width: 414px) and (max-width: 320px) {
    .understanding-allergy #content #what-is-allergy .row .column.w100 .scroll img {
        width: 62.5%;
        left: 2%
    }
    .understanding-allergy #content #what-is-allergy .row .column.w100 .scroll img.left {
        left: 2%
    }
    .understanding-allergy #content #what-is-allergy .row .column.w100 .scroll img.center {
        left: -22.5%
    }
    .understanding-allergy #content #what-is-allergy .row .column.w100 .scroll img.right {
        left: -35%
    }
}

@media only screen and (max-width: 414px) {
    .understanding-allergy #content #what-is-allergy .row .column.w100 .scroller {
        height: 37px;
        position: relative
    }
    .understanding-allergy #content #what-is-allergy .row .column.w100 .scroller .bar {
        height: 10px;
        width: 80%;
        background: #061D2C;
        margin: 0 auto;
        border-radius: 5px
    }
    .understanding-allergy #content #what-is-allergy .row .column.w100 .scroller .bar span.button {
        height: 37px;
        width: 10%;
        position: absolute;
        top: -13px;
        border-radius: 5px
    }
    .understanding-allergy #content #what-is-allergy .row .column.w100 .scroller .bar span.button.left {
        left: 12%
    }
    .understanding-allergy #content #what-is-allergy .row .column.w100 .scroller .bar span.button.center {
        left: 45%
    }
    .understanding-allergy #content #what-is-allergy .row .column.w100 .scroller .bar span.button.right {
        right: 12%
    }
    .understanding-allergy #content #what-is-allergy .row .column.w100 .scroller .bar span.button.active {
        background: #55823A
    }
    .understanding-allergy #content #what-is-allergy .row .column.w100 .scroller span.arrow {
        height: 37px;
        width: 22px;
        position: absolute;
        top: -13px
    }
    .understanding-allergy #content #what-is-allergy .row .column.w100 .scroller span.arrow.left {
        left: 10px;
        background-image: url(img/scroll-arrow-left-off.png)
    }
    .understanding-allergy #content #what-is-allergy .row .column.w100 .scroller span.arrow.left.active {
        background-image: url(img/scroll-arrow-left-on.png)
    }
    .understanding-allergy #content #what-is-allergy .row .column.w100 .scroller span.arrow.right {
        right: 10px;
        background-image: url(img/scroll-arrow-right-off.png)
    }
    .understanding-allergy #content #what-is-allergy .row .column.w100 .scroller span.arrow.right.active {
        background-image: url(img/scroll-arrow-right-on.png)
    }
}

@media only screen and (max-width: 960px) {
    .understanding-allergy #content #what-is-allergy img {
        max-width: 100%
    }
}

.understanding-allergy #content #symptoms .column h2 {
    text-transform: uppercase
}

.understanding-allergy #content #symptoms .column h3 {
    color: #BEBEBE;
    font-size: 22px
}

.understanding-allergy #content #symptoms .column ul {
    margin: 0
}

.understanding-allergy #content #symptoms .column ul li {
    background-image: url(img/bullet-green.png);
    background-repeat: no-repeat;
    background-position: 8px 14px;
    padding: 10px 30px
}

@media only screen and (max-width: 960px) {
    .understanding-allergy #content #symptoms .column.w50 {
        margin: 0
    }
}

.understanding-allergy #content #tables .column.w100 {
    margin: 0% 1%
}

.understanding-allergy #content #tables .column.w100.eczema {
    height: auto;
    margin: 2% 1%
}

.understanding-allergy #content #tables .column.w100.asthma {
    height: auto;
    margin: 2% 1%
}

.understanding-allergy #content #tables .column.w100.rhinitis {
    height: auto;
    margin: 2% 1%
}

.understanding-allergy #content #tables .column.w100.food-allergy {
    height: auto;
    margin: 2% 1%
}

.understanding-allergy #content #tables .column.w100.anaphylaxis {
    height: auto;
    margin: 2% 1%
}

.understanding-allergy #content #tables .column.w100 h2 {
    background: #061D2C;
    color: #fff;
    font-size: 16px;
    margin: 0;
    padding: 12px 0px 6px 18px
}

@media only screen and (max-width: 960px) {
    .understanding-allergy #content #tables .column.w100 h2 {
        margin: 1% 0 0 0
    }
}

.understanding-allergy #content #tables .column.w33 {
    background: #fff;
    margin: 0;
    width: 33.33%
}

.understanding-allergy #content.eczema #tables .column.w33:nth-last-of-type(2),
.understanding-allergy #content.eczema #tables .column.w33:last-of-type {
    margin-top:-23px;
}

@media (max-width:960px) {

    .understanding-allergy #content.eczema #tables .column.w33:nth-last-of-type(2),
    .understanding-allergy #content.eczema #tables .column.w33:last-of-type {
        margin-top:0;
    }
}

.understanding-allergy #content #tables .column.w33 ul.eczema {
    height: 120px
}

@media only screen and (max-width: 960px) {
    .understanding-allergy #content #tables .column.w33 ul.eczema {
        height: auto
    }

    .understanding-allergy #content #tables .column.w33:nth-last-of-type(2),
    .understanding-allergy #content #tables .column.w33:last-of-type {
        margin-top:0;
    }
}

.understanding-allergy #content #tables .column.w33 ul.asthma {
    height: 55px
}

@media only screen and (max-width: 960px) {
    .understanding-allergy #content #tables .column.w33 ul.asthma {
        height: auto
    }
}

.understanding-allergy #content #tables .column.w33 ul.rhinitis {
    height: 120px
}

@media only screen and (max-width: 960px) {
    .understanding-allergy #content #tables .column.w33 ul.rhinitis {
        height: auto
    }
}

.understanding-allergy #content #tables .column.w33 ul.food-allergy {
    height: 240px
}

@media only screen and (max-width: 960px) {
    .understanding-allergy #content #tables .column.w33 ul.food-allergy {
        height: auto
    }
}

.understanding-allergy #content #tables .column.w33 ul.anaphylaxis {
    height: 185px
}

@media only screen and (max-width: 960px) {
    .understanding-allergy #content #tables .column.w33 ul.anaphylaxis {
        height: auto
    }
}

@media only screen and (max-width: 960px) {
    .understanding-allergy #content #tables .column.w33 ul {
        width: 100%;
        margin: 0
    }
    .understanding-allergy #content #tables .column.w33 ul.top {
        margin: 1% 0 0 0
    }
    .understanding-allergy #content #tables .column.w33 ul.bottom {
        margin: 0 0 1% 0
    }
}

.understanding-allergy #content #tables .column.w33 li {
    background-image: url(img/table-arrow-green.png);
    background-repeat: no-repeat;
    background-size: 10px 16px;
    background-position: 8px 6px;
    padding: 5px 30px;
    font-size: 14.54545px;
    font-family: "HelveticaMedium", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif
}

.understanding-allergy #content #tables .column.w33 li.header {
    color: #EE3B35;
    font-size: 16px;
    background-image: none;
    padding: 5px
}

@media only screen and (max-width: 960px) {
    .understanding-allergy #content #tables .column.w100.table {
        padding: 0 0 0 0
    }
    .understanding-allergy #content #tables .column.w33 {
        width: 100%;
        margin: 0;
        padding: 0
    }
}

.understanding-allergy #content #tables ul {
    background: #fff
}

.understanding-allergy #content #test .column h2 {
    text-transform: uppercase
}

.understanding-allergy #content #test .column h3 {
    font-family: "HelveticaMedium", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-size: 22px;
    text-transform: uppercase;
    margin: 20px 0 10px 0
}

.understanding-allergy #content #test .column h4 {
    font-size: 20px;
    font-family: "HelveticaMedium", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    margin: 10px 0 0 0
}

.understanding-allergy #content #test .column h5 {
    font-size: 20px;
    font-family: "HelveticaMedium", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif
}

.understanding-allergy #content #test .column h6 {
    font-size: 20px;
    font-family: "HelveticaMedium", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif
}

.understanding-allergy #content #test .column p.small {
    padding: 0 45% 0 10%
}

@media only screen and (max-width: 960px) {
    .understanding-allergy #content #test .column p.small {
        padding: 0
    }
}

.understanding-allergy #content #test .column p.uppercase {
    text-transform: uppercase
}

.understanding-allergy #content #test .column p.uppercase sup {
    font-size: 13.33333px
}

.understanding-allergy #content #test .column.w100.spacing {
    margin: 2% 1% 0 1%
}

@media only screen and (max-width: 414px) {
    .understanding-allergy #content #test .column.w100 .scroll {
        height: 318px;
        width: 713px;
        position: relative
    }
}

@media only screen and (max-width: 414px) and (max-width: 375px) {
    .understanding-allergy #content #test .column.w100 .scroll {
        height: 278px
    }
}

@media only screen and (max-width: 414px) and (max-width: 320px) {
    .understanding-allergy #content #test .column.w100 .scroll {
        height: 258px
    }
}

@media only screen and (max-width: 414px) {
    .understanding-allergy #content #test .column.w100 .scroll img {
        height: auto;
        width: 99%;
        text-align: center;
        position: absolute;
        top: 0px;
        left: 2%
    }
    .understanding-allergy #content #test .column.w100 .scroll img.left {
        left: 2%
    }
    .understanding-allergy #content #test .column.w100 .scroll img.center {
        left: -22.5%
    }
    .understanding-allergy #content #test .column.w100 .scroll img.right {
        left: -45%
    }
}

@media only screen and (max-width: 414px) and (max-width: 375px) {
    .understanding-allergy #content #test .column.w100 .scroll img {
        width: 84%;
        left: 2%
    }
    .understanding-allergy #content #test .column.w100 .scroll img.left {
        left: 2%
    }
    .understanding-allergy #content #test .column.w100 .scroll img.center {
        left: -22.5%
    }
    .understanding-allergy #content #test .column.w100 .scroll img.right {
        left: -35%
    }
}

@media only screen and (max-width: 414px) and (max-width: 320px) {
    .understanding-allergy #content #test .column.w100 .scroll img {
        width: 76%;
        left: 2%
    }
    .understanding-allergy #content #test .column.w100 .scroll img.left {
        left: 2%
    }
    .understanding-allergy #content #test .column.w100 .scroll img.center {
        left: -22.5%
    }
    .understanding-allergy #content #test .column.w100 .scroll img.right {
        left: -35%
    }
}

@media only screen and (max-width: 414px) {
    .understanding-allergy #content #test .column.w100 .scroller {
        height: 37px;
        position: relative
    }
    .understanding-allergy #content #test .column.w100 .scroller .bar {
        height: 10px;
        width: 80%;
        background: #061D2C;
        margin: 0 auto;
        border-radius: 5px
    }
    .understanding-allergy #content #test .column.w100 .scroller .bar span.button {
        height: 37px;
        width: 10%;
        position: absolute;
        top: -13px;
        border-radius: 5px
    }
    .understanding-allergy #content #test .column.w100 .scroller .bar span.button.left {
        left: 12%
    }
    .understanding-allergy #content #test .column.w100 .scroller .bar span.button.center {
        left: 45%
    }
    .understanding-allergy #content #test .column.w100 .scroller .bar span.button.right {
        right: 12%
    }
    .understanding-allergy #content #test .column.w100 .scroller .bar span.button.active {
        background: #55823A
    }
    .understanding-allergy #content #test .column.w100 .scroller span.arrow {
        height: 37px;
        width: 22px;
        position: absolute;
        top: -13px
    }
    .understanding-allergy #content #test .column.w100 .scroller span.arrow.left {
        left: 10px;
        background-image: url(img/scroll-arrow-left-off.png)
    }
    .understanding-allergy #content #test .column.w100 .scroller span.arrow.left.active {
        background-image: url(img/scroll-arrow-left-on.png)
    }
    .understanding-allergy #content #test .column.w100 .scroller span.arrow.right {
        right: 10px;
        background-image: url(img/scroll-arrow-right-off.png)
    }
    .understanding-allergy #content #test .column.w100 .scroller span.arrow.right.active {
        background-image: url(img/scroll-arrow-right-on.png)
    }
}

@media only screen and (max-width: 960px) {
    .understanding-allergy #content #test .column img {
        max-width: 100%
    }
}

.understanding-allergy #content #test .column ul {
    margin: 0
}

.understanding-allergy #content #test .column ul li {
    background-image: url(img/bullet-green.png);
    background-repeat: no-repeat;
    background-position: 8px 14px;
    padding: 10px 30px
}

.understanding-allergy #content  .column.w50 {
    text-align: center;
        /*height: 304px;*/
}

@media (max-width:960px) {

  .understanding-allergy #content  .column.w50 {

  }
}
/*
.understanding-allergy #content  .column.w50 img {
    height: 175px;
    width: 175px
}
*/
.understanding-allergy #content  .column.w50 img.spacing {
    padding-top: 50px
}

@media only screen and (max-width: 960px) {
    .understanding-allergy #content  .column.w50 {
        margin: 0 1%;
        margin-bottom:15px;
    }
}

.understanding-allergy #content  .column.w25 {
    margin: 2% 1% 6% 1%;
    text-align: center
}

@media only screen and (max-width: 960px) {
    .understanding-allergy #content  .column.w25 {
        width: 31%
    }
}

@media only screen and (max-width: 768px) {
    .understanding-allergy #content  .column.w25 {
        width: 47.75%
    }
}

.understanding-allergy #content  .column.w25 img {
    height: 100px;
    width: 100px;
    max-width: 100%
}

.understanding-allergy #content  .column h2 {
    text-transform: uppercase
}

.understanding-allergy #content  .column h3 {
    font-size: 22px;
    text-transform: uppercase;
    margin: 20px 0 -10px 0
}

.understanding-allergy #content #testing-guide .column h3 {
      font-size: 16px;
      text-transform:none;
}

.understanding-allergy #content  .column h4.spacing {
    padding: 20px 0
}

.understanding-allergy #content  .column ul {
    margin: 0 0 20px 0
}

.understanding-allergy #content  .column ul li {
    background-image: url(img/bullet-green.png);
    background-repeat: no-repeat;
    background-position: 8px 14px;
    padding: 10px 30px
}

.understanding-allergy #content .column.filters ul li {
  background-image:none;
}

@media only screen and (max-width: 960px) {
    .understanding-allergy #content  .column ul {
        margin: 0
    }
}

.understanding-allergy #content  .column a {
    color: #fff;
    font-size: 16px;
}

.understanding-allergy #content  .column img {
    /*width:100%;*/
}
/*
.understanding-allergy #content  .column a {
  color:#70Ab4C;
}
*/
.understanding-allergy #content  .column a.green {
    color: #70Ab4C;
}


.understanding-allergy #content  .column a.green.button {
  color:#fff;
}

.understanding-allergy #content  .column a:hover {
    text-decoration: none
}

.understanding-allergy #content .column.ua-icons  .column span.label {
    background: #70Ab4C;
    width: 110px;
    position: relative;
    display: inline-block;
    font-size: 12px;
    text-align: center;
    padding: 4px 0 0 0;
    display: block;
    margin:0 auto;
}

#content.cta #intro section#s1 .column.w33 span.label {
  font-size: 16px;
  line-height: 22px;
  text-transform: uppercase;
  padding: 7px 7px 0 7px;
  padding: 3px 7px 1px 7px\9;
}

@media only screen and (max-width: 960px) {
    .understanding-allergy #content  .column span.label:not(.blue) {
        display: block;
        margin: 0 auto
    }
}

@media only screen and (max-width: 960px) {
    .understanding-allergy #content  img.center {
        max-width: 100%
    }
}

.understanding-allergy #content #isitallergy .column h2 {
    text-transform: uppercase
}

.understanding-allergy #content #isitallergy .column h3 {
    text-transform: uppercase;
    font-size: 22px;
    font-family: "HelveticaMedium", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    margin: 20px 0 -10px 0
}

.understanding-allergy #content #isitallergy .column ul {
    margin: 0
}

.understanding-allergy #content #isitallergy .column ul li {
    background-image: url(img/bullet-green.png);
    background-repeat: no-repeat;
    background-position: 8px 14px;
    padding: 10px 30px
}

.understanding-allergy #content #isitallergy .column img {
    margin: 40px 0 20px 0
}

@media only screen and (max-width: 960px) {
    .understanding-allergy #content #isitallergy img {
        max-width: 100%
    }
}

.understanding-allergy #content #benefits section#s2 .column h2 {
    text-transform: uppercase
}

.understanding-allergy #content #benefits section#s2 .column h3 {
    font-size: 22px
}

@media only screen and (max-width: 960px) {
    .understanding-allergy #content #benefits section#s2 {
        padding: 20px 10px
    }
    .understanding-allergy #content #benefits section#s2 h2 {
        margin: 0
    }
}

.understanding-allergy #content #benefits section#s3 {
    padding: 50px 0
}

.understanding-allergy #content #benefits section#s3 .column.w33 .white-bg h3 {
    height: auto;
    position: relative;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
    padding: 8px 40px 2px 15px;
    height: 40px;
    padding: 4px 40px 4px 50px\9

  }


.understanding-allergy #content #benefits section#s3 .column.w33 .white-bg h3 {
  text-transform:none;
}
  @media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .understanding-allergy #content #benefits section#s3 .column.w33 .white-bg h3 {
        padding: 4px 0px 4px 50px
    }
}

.understanding-allergy #content #benefits section#s3 .column.w33 .white-bg h3 span {
    display: inline-block;
    vertical-align: middle;
    line-height: normal
}

.understanding-allergy #content #benefits section#s3 .column.w33 .white-bg span {
    height: 34px;
    width: 17px;
    position: absolute;
    top: 8px;
    right: -16px;
    background-image: url(img/accordion-triangle-right-blue.png);
    background-repeat: no-repeat
}

.understanding-allergy #content #benefits section#s3 .column.w33 .white-bg span.sml-only {
    display: none
}

.understanding-allergy #content #benefits section#s3 .column.w33 .white-bg ul {
    height: auto;
    min-height: 195px;
    overflow: hidden;
    background: #fff;
    margin: 0;
    padding: 20px 0
}

.understanding-allergy #content #benefits section#s3 .column.w33 .white-bg ul li {
    position: relative;
    background-image: url(img/list-arrow.png);
    background-position: 15px 6px;
    background-repeat: no-repeat;
    font-size: 12px;
    line-height: 18px;
    padding: 5px 20px 5px 40px
}

@media only screen and (max-width: 960px) {
    .understanding-allergy #content #benefits section#s3 .column.w33 .white-bg ul {
        min-height: auto
    }
}

@media only screen and (max-width: 960px) {
    .understanding-allergy #content #benefits section#s3 .column.w33 .white-bg h3 {
        font-weight: bold;
        height: 44px
    }
    .understanding-allergy #content #benefits section#s3 .column.w33 .white-bg span {
        background: url(img/green-plus.png) no-repeat 0px 2px;
        width: 30px;
        height: 30px;
        right: 5px
    }
    .understanding-allergy #content #benefits section#s3 .column.w33 .white-bg span.open {
        background: url(img/green-minus.png) no-repeat 0px 2px
    }
    .understanding-allergy #content #benefits section#s3 .column.w33 .white-bg span.sml-only {
        display: block
    }
}

.understanding-allergy #content #common-allergens section#s4 .column h2 {
    text-transform: uppercase
}

.understanding-allergy #content #common-allergens section#s4 #common-allergens-carousel .column {
    width: 85%;
    position: relative;
    overflow: hidden;
    text-align: center
}

.understanding-allergy #content #common-allergens section#s4 #common-allergens-carousel .column img {
    max-width: 100% !important;
    margin: 0 0 20px 0
}

.understanding-allergy #content #common-allergens section#s4 #common-allergens-carousel .column span.label {
    width: 110px;
    position: relative;
    display: inline-block;
    font-size: 16px;
    text-align: center;
    padding: 4px 0 0 0;
    padding: 0\9
}

#common-allergens section#s4 #common-allergens-carousel.custom .column span.label {
  width: 110px;
  position: relative;
  display: inline-block;
  font-size: 16px;
  text-align: center;
  padding: 4px 0 0 0;
  margin-top:15px;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .understanding-allergy #content #common-allergens section#s4 #common-allergens-carousel .column span.label {
        padding: 0
    }
}

.understanding-allergy #content #common-allergens section#s4 #common-allergens-carousel .column button {
    background: #F0F0F0;
    border: none;
    cursor: pointer
}

@media only screen and (max-width: 960px) {
    .understanding-allergy #content #common-allergens section#s4 {
        padding: 10px
    }
    .understanding-allergy #content #common-allergens section#s4 #common-allergens-carousel .owl-controls .owl-buttons .owl-next,
    .understanding-allergy #content #common-allergens section#s4 #common-allergens-carousel .owl-controls .owl-buttons .owl-prev {
        top: 30%
    }
    .understanding-allergy #content #common-allergens section#s4 #common-allergens-carousel .owl-wrapper-outer {
        width: 98%;
        margin-left: 3%
    }
}

@media only screen and (max-width: 960px) {
    .understanding-allergy #content #allergy-history section {
        padding: 20px 10px
    }
    .understanding-allergy #content #allergy-history section h2 {
        margin: 0
    }
}

.understanding-allergy #content #allergy-history section#s5 .column h2 {
    text-transform: uppercase
}

.understanding-allergy #content #allergy-history section#s5 .column a {
    display: block;
    font-size: 16px;
    text-decoration: underline
}

.understanding-allergy #content #allergy-history section#s5 .column a:hover {
    text-decoration: none
}

.understanding-allergy #content #allergy-history section#s5 .column a sup {
    text-decoration: none !important
}

@media only screen and (max-width: 960px) {
    .understanding-allergy #content #allergy-history section#s5 .column.w100 {
        border: none
    }
}

.understanding-allergy #content #allergy-history section#s5 .column.w100 ul#tabs {
    list-style-type: none;
    padding: 0
}

.understanding-allergy #content #allergy-history section#s5 .column.w100 ul#tabs li {
    position: relative;
    display: inline-block;
    padding: 5px 36px;
    margin-bottom: 4px;
    color: #70Ab4C;
    font-size: 12px;
    cursor: pointer
}

.understanding-allergy #content #allergy-history section#s5 .column.w100 ul#tabs li:hover {
    color: #fff
}

.understanding-allergy #content #allergy-history section#s5 .column.w100 ul#tabs li.active {
    color: #fff
}

@media only screen and (max-width: 960px) {
    .understanding-allergy #content #allergy-history section#s5 .column.w100 ul#tabs li.active {
        border-bottom: 1px solid #70Ab4C;
        border-radius: 0 0 4px 4px
    }
}

.understanding-allergy #content #allergy-history section#s5 .column.w100 ul#tabs li span {
    height: 14px;
    width: 26px;
    position: absolute;
    background-image: url(img/panel-triangle-down.png);
    background-repeat: no-repeat
}

.understanding-allergy #content #allergy-history section#s5 .column.w100 ul#tabs li span.diagnosing {
    top: -21px;
    right: 53px
}

.understanding-allergy #content #allergy-history section#s5 .column.w100 ul#tabs li span.clinical-history {
    top: -21px;
    right: 60px
}

.understanding-allergy #content #allergy-history section#s5 .column.w100 ul#tabs li span.investigation {
    top: -21px;
    right: 58px
}

.understanding-allergy #content #allergy-history section#s5 .column.w100 ul#tabs li span.allergy-testing {
    top: -21px;
    right: 62px
}

.understanding-allergy #content #allergy-history section#s5 .column.w100 ul#tabs li span.suspicion {
    top: -21px;
    right: 50px
}

.understanding-allergy #content #allergy-history section#s5 .column.w100 ul#tabs li span.testing {
    top: -21px;
    right: 42px
}

.understanding-allergy #content #allergy-history section#s5 .column.w100 ul#tabs li.icon {
    background-position: 5px 2px;
    background-repeat: no-repeat
}

.understanding-allergy #content #allergy-history section#s5 .column.w100 ul#tabs li.icon.one {
    background-image: url(img/icon-number-one-25.png)
}

.understanding-allergy #content #allergy-history section#s5 .column.w100 ul#tabs li.icon.two {
    background-image: url(img/icon-number-two-25.png)
}

.understanding-allergy #content #allergy-history section#s5 .column.w100 ul#tabs li.icon.three {
    background-image: url(img/icon-number-three-25.png)
}

.understanding-allergy #content #allergy-history section#s5 .column.w100 ul#tabs li.icon.four {
    background-image: url(img/icon-number-four-25.png)
}

.understanding-allergy #content #allergy-history section#s5 .column.w100 ul#tabs li.icon.five {
    background-image: url(img/icon-number-five-25.png)
}

.understanding-allergy #content #allergy-history section#s5 .column.w100 ul#tabs li.icon.six {
    background-image: url(img/icon-number-six-25.png)
}

@media only screen and (max-width: 960px) {
    .understanding-allergy #content #allergy-history section#s5 .column.w100 ul#tabs {
        border: 1px solid #70Ab4C;
        border-radius: 4px;
        background: url(img/panel-triangle-down.png) no-repeat 98% 10px;
        position: relative;
        padding-top: 38px;
        height: 38px;
        overflow: hidden;
        background-color: #172C3A
    }
    .understanding-allergy #content #allergy-history section#s5 .column.w100 ul#tabs.open {
        height: auto;
        overflow: auto
    }
    .understanding-allergy #content #allergy-history section#s5 .column.w100 ul#tabs li {
        display: block;
        font-size: 16px;
        padding: 12px 42px 4px 42px;
        width: 100%
    }
    .understanding-allergy #content #allergy-history section#s5 .column.w100 ul#tabs li.icon {
        background-position: 6px 6px
    }
    .understanding-allergy #content #allergy-history section#s5 .column.w100 ul#tabs li span {
        display: none
    }
    .understanding-allergy #content #allergy-history section#s5 .column.w100 ul#tabs li.active {
        position: absolute;
        top: 0
    }
    .understanding-allergy #content #allergy-history section#s5 .column.w100 ul#tabs li a {
        display: block
    }
}

.understanding-allergy #content #allergy-history section#s5 .column.w100 ul#tab li {
    display: none;
    padding: 0 30px
}

.understanding-allergy #content #allergy-history section#s5 .column.w100 ul#tab li.active {
    display: block
}

.understanding-allergy #content #allergy-history section#s5 .column.w100 ul#tab li p {
    font-size: 20px;
    line-height: 26px;
    margin: 0
}

.understanding-allergy #content #allergy-history section#s5 .column.w100 ul#tab li sup {
    font-size: 12px
}

.understanding-allergy #content #allergy-history section#s5 .column.w100 ul#tab li .download {
    position: absolute;
    top: 160px;
    left: 320px;
    padding: 0 0 45px 0
}

.understanding-allergy #content #allergy-history section#s5 .column.w100 ul#tab li .download p {
    color: #70Ab4C
}

.understanding-allergy #content #allergy-history section#s5 .column.w100 ul#tab li .download a {
    text-align: center !important;
    position: absolute !important;
    bottom: 0px !important;
    left: 0px !important;
    padding: 4px 16px 2px 16px !important
}

.understanding-allergy #content #allergy-history section#s5 .column.w100 ul#tab li a.button {
    position: absolute;
    bottom: 35px;
    right: 0px;
    padding: 4px 10px 2px 33px;
    background-position: 9px 7px;
    background-size: 8px 15px
}

.understanding-allergy #content #allergy-history section#s5 .column.w100 ul#tab li a.button.right {
    background-position: 94%;
    padding: 4px 33px 2px 10px
}

.understanding-allergy #content #allergy-history section#s5 .column.w100 ul#tab li .panel {
    height: 417px;
    width: 100%;
    position: relative;
    background-repeat: no-repeat;
    background-position: center -20px;
    background-size: contain
}

.understanding-allergy #content #allergy-history section#s5 .column.w100 ul#tab li .panel.diagnosing {
    background-image: url(img/panel-diagnosing.png)
}

.understanding-allergy #content #allergy-history section#s5 .column.w100 ul#tab li .panel.clinical-history {
    background-image: url(img/panel-clinical-history.png)
}

.understanding-allergy #content #allergy-history section#s5 .column.w100 ul#tab li .panel.investigation {
    background-image: url(img/panel-investigation.png)
}

.understanding-allergy #content #allergy-history section#s5 .column.w100 ul#tab li .panel.allergy-testing {
    background-image: url(img/panel-allergy-testing.png)
}

.understanding-allergy #content #allergy-history section#s5 .column.w100 ul#tab li .panel.suspicion {
    background-image: url(img/panel-suspicion.png)
}

.understanding-allergy #content #allergy-history section#s5 .column.w100 ul#tab li .panel.testing {
    background-image: url(img/panel-testing.png)
}

@media only screen and (max-width: 960px) {
    .understanding-allergy #content #allergy-history section#s5 .column.w100 ul#tab li .panel {
        background: none !important;
        font-weight: bold;
        padding-top: 20px;
        height: 300px
    }
    .understanding-allergy #content #allergy-history section#s5 .column.w100 ul#tab li .panel br {
        display: none
    }
    .understanding-allergy #content #allergy-history section#s5 .column.w100 ul#tab li .panel .download {
        position: relative;
        top: auto;
        left: auto
    }
    .understanding-allergy #content #allergy-history section#s5 .column.w100 ul#tab li .panel .download p {
        font-size: 13.2px;
        margin-top: 20px
    }
}

.understanding-allergy #content #allergy-history section#s5 .column.w100 li {
    display: inline;
    padding: 20px 50px
}

.understanding-allergy #content #allergy-history section#s5 .column.w20 {
    text-align: center
}

@media only screen and (max-width: 960px) {
    .understanding-allergy #content #allergy-history section#s5 .column.w20 {
        width: 17.75%;
        text-align: left
    }
}

.understanding-allergy #content #allergy-history section#s5 .column.w20 img {
    height: 154px;
    width: 170px
}

@media only screen and (max-width: 960px) {
    .understanding-allergy #content #allergy-history section#s5 .column.w20 img {
        height: auto;
        max-width: 100%
    }
}

.understanding-allergy #content #allergy-history section#s5 .column.w20 span {
    position: static;
    background: none;
    font-size: 12px;
    line-height: 18px
}

@media only screen and (max-width: 960px) {
    .understanding-allergy #content #allergy-history section#s5 .column.w20 span {
        display: block;
        padding: 5px 0 0 0;
        text-align: center
    }
}

.understanding-allergy #content #allergy-history section#s5 .column.w50 {
    margin: 2% 0
}

.understanding-allergy #content #allergy-history section#s5 .column.w50 img {
    max-width: 100%
}

.understanding-allergy #content #allergy-history section#s5 .column.w66 {
    margin: 2% 0
}

.understanding-allergy #content #allergy-history section#s5 .column.w33 a {
    width: 80px;
    display: block;
    font-size: 12px;
    text-decoration: none;
    margin: 45px 0 0 85px;
    padding: 6px 20px 5px 20px;
    background-image: url(img/icon-pdf.png);
    background-repeat: no-repeat;
    background-position: 90px center;
    background-size: 21px 23px
}

@media only screen and (max-width: 960px) {
    .understanding-allergy #content #allergy-history section#s5 .column.w33 a {
        width: 130px;
        margin: 0
    }
}

@media only screen and (max-width: 960px) {
    .understanding-allergy #testing-guid section {
        padding: 20px 10px
    }
    .understanding-allergy #testing-guid section h2 {
        margin: 0
    }
}

.understanding-allergy #testing-guide section h2 {
    text-transform: uppercase
}

.understanding-allergy #testing-guide section h3 {
    font-family: "HelveticaMedium", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-size: 16px;
    line-height: 22px
}

.understanding-allergy #testing-guide section h4 {
    font-family: "HelveticaMedium", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-size: 16px;
    line-height: 22px;
    margin-bottom:0;
    color: #70Ab4C
}

.understanding-allergy #testing-guide section .column {
    margin: 2% 0
}

.understanding-allergy #testing-guid section .column.w50 {
    margin: 0
}

.understanding-allergy #testing-guide section .column.w50 p {
    margin: 0
}

.understanding-allergy #testing-guide section .column.w50 img {
    /*width: 80%;*/
    padding: 0px 0px 0px 50px
}

@media only screen and (max-width: 960px) {
    .understanding-allergy #management-and-referral section {
        padding: 20px 10px !important
    }
    .understanding-allergy #management-and-referral section h2 {
        margin: 0
    }
    .understanding-allergy#rhinitis #management-and-referral section.row {
        padding-bottom: 0 !important
    }
    .understanding-allergy #management-and-referral section .video img {
        max-width: 100%
    }
}

.understanding-allergy #management-and-referral section.row {
    padding: 75px .25% 0px .25%
}

.food-h2 {
  font-family: "HelveticaMedium", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
}
/*
.understanding-allergy #management-and-referral section.row h2 {
  color: #70Ab4C;
  font-family: "HelveticaMedium", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 16px;
  line-height: 22px;
  text-transform: none;
}*/

.understanding-allergy #management-and-referral section.row p.video-label {
    font-size: 12px;
    line-height: 18px;
    text-align: right;
    margin: 0px 0px 30px 100px
}

.understanding-allergy #management-and-referral section.row h3 {
    color: #70Ab4C;
    font-family: "HelveticaMedium", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-size: 16px;
    line-height: 22px;
    text-transform: none;
}

.understanding-allergy #management-and-referral section.row .column.w66 span {
    width: 70%;
    display: block;
    font-size: 16px;
    line-height: 22px;
    padding: 25px 15px;
}

.understanding-allergy #management-and-referral section.row .column.w66 a span {
  padding:0;
  margin:0;
}
  .understanding-allergy#rhinitis #management-and-referral section.row .column.w66 span.play-icon {
    height: 50px;
    width: 50px
}

.understanding-allergy#rhinitis #management-and-referral section.row .column.w66 a.button {
    top: 25px
}

@media only screen and (max-width: 960px) {
    .understanding-allergy#rhinitis #management-and-referral section.row .column.w66 span {
        padding: 0;
        width: 100%
    }
}

.understanding-allergy#rhinitis #management-and-referral section.row {
    padding: 0px .25% 75px .25%
}

.understanding-allergy#rhinitis #management-and-referral section.row .column:not(.w33) h2,
.understanding-allergy #likely-triggers section.row .column h2 {
    color: #70Ab4C;
    font-family: "HelveticaMedium", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-size: 16px;
    line-height: 22px
}

.understanding-allergy #likely-triggers section.row .column.w33  {
    font-size: 16px;
    line-height: 22px;
}

.understanding-allergy #management-and-referral section.row .column a.button,
.understanding-allergy #likely-triggers section.row .column a.button,
.understanding-allergy #likely-triggers section.row .column .document a {
    width: 100px;
    position: absolute;
    right: 0px;
    padding: 3px 0px 0px 0px;
    padding: 0\9;
    text-align: center;
    font-size: 16px;
}

.understanding-allergy #likely-triggers section.row .column .document a {
    width: 100px;
    position: absolute;
    right: 0px;
    padding: 3px 0px 0px 0px;
    padding: 0\9;
    text-align: center;
    font-size: 16px;
    top:13px;
    color: #fff;
    background: #70Ab4C;
    margin:0;

}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .understanding-allergy#rhinitis #management-and-referral section.row .column a.button {
        padding: 0
    }
}

.understanding-allergy#rhinitis #management-and-referral section.row .column.w100 {
    margin: 0
}

.understanding-allergy#rhinitis #management-and-referral section.row .column.w100 h3 {
    color: #70Ab4C;
    font-family: "HelveticaMedium", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-size: 16px;
    line-height: 22px
}

.understanding-allergy#rhinitis #management-and-referral section.row .column.w100 h4,
.understanding-allergy #likely-triggers section.row .column.w100 h4 {
    position: relative;
    color: #70Ab4C;
    font-family: "HelveticaMedium", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-size: 16px;
    line-height: 22px;
    margin: 10px 0 5px 0;
    padding: 0 50px 10px 0
}

.understanding-allergy #management-and-referral section.row .column.w100 h4.border,
.understanding-allergy #likely-triggers section.row .column.w100 h4.border {
    border-bottom: 1px solid #70Ab4C;
}

.understanding-allergy #content #likely-triggers h3 {
    font-size: 30px;
    line-height: 36px;
    text-transform: none;
}

.understanding-allergy #content #likely-triggers .w100 h3 {
    color: #70Ab4C;
font-family: "HelveticaMedium","HelveticaNeueMedium","HelveticaNeue-Medium","Helvetica Neue Medium","HelveticaNeue","Helvetica Neue","TeXGyreHerosRegular","Helvetica","Tahoma","Geneva","Arial",sans-serif;
font-size: 16px;
line-height: 22px;
}

.understanding-allergy #management-and-referral section.row .column.w100 h4 span,
.understanding-allergy #likely-triggers section.row .column.w100 h4 span {
    padding: 0
}

.understanding-allergy #management-and-referral section.row .column.w100 h4 span.circle-symbol,
.understanding-allergy #likely-triggers section.row .column.w100 h4 span.circle-symbol {
    height: 41px;
    width: 41px;
    position: absolute;
    top: -8px;
    right: 0px;
    background-image: url(img/positive-icon.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 33px 33px
}

.understanding-allergy #management-and-referral section.row .column.w100 h4.active span.circle-symbol,
.understanding-allergy #likely-triggers section.row .column.w100 h4.active span.circle-symbol {
    background-image: url(img/negative-icon.png)
}

.understanding-allergy #management-and-referral section.row .column.w100 ul,
.understanding-allergy #likely-triggers section.row .column.w100 ul {
    margin: 0;
    padding: 0 0 30px 0;
}

.understanding-allergy #management-and-referral section.row .column.w100 ul.border-bottom,
.understanding-allergy #likely-triggers section.row .column.w100 ul.border-bottom {
    border-bottom: 1px solid #70Ab4C;
}

.understanding-allergy #management-and-referral section.row .column.w100 ul li,
.understanding-allergy #likely-triggers section.row .column.w100 ul li {
    position: relative;
    background-image: none;
    font-size: 14.54545px;
    padding: 16px 0 12px 0
}

.understanding-allergy #management-and-referral section.row .column.w100 ul li.document,
.understanding-allergy #likely-triggers section.row .column.w100 ul li.document {
    background-image: url(img/icon-document.png);
    background-position: 0px 9px;
    background-repeat: no-repeat;
    padding: 16px 105px 12px 40px
}

.understanding-allergy #management-and-referral section.row .column.w100 ul li.border-top,
.understanding-allergy #likely-triggers section.row .column.w100 ul li.border-top {
    border-top: 1px solid #70Ab4C
}

.understanding-allergy #management-and-referral section.row .column.w100 ul li.border-top-bottom,
.understanding-allergy #likely-triggers section.row .column.w100 ul li.border-top-bottom {
    border-top: 1px solid #70Ab4C;
    border-bottom: 1px solid #70Ab4C
}

.understanding-allergy#rhinitis #management-and-referral section.row .column.w100 ul li a.button,
.understanding-allergy #likely-triggers section.row .column.w100 ul li a.button,
.understanding-allergy #likely-triggers section.row .column.w100 .document ul li a {
    top: 13px
}

.understanding-allergy#rhinitis #management-and-referral section.row .column.w33,
.understanding-allergy #likely-triggers section.row .column.w33 {
    clear: both
}

@media only screen and (max-width: 960px) {
    .understanding-allergy#rhinitis #management-and-referral section.row .column.w33 img,
    .understanding-allergy #likely-triggers section.row .column.w33 img {
        max-width: 100%
    }
}

.understanding-allergy#rhinitis #management-and-referral section.row .column.w66,
.understanding-allergy #likely-triggers section.row .column.w66 {
    position: relative
}

.understanding-allergy#rhinitis #management-and-referral section.row .column.w66 span,
.understanding-allergy #likely-triggers section.row .column.w66 span,
.understanding-allergy #likely-triggers section.row {
    width: 70%;
    font-size: 16px;
    line-height: 22px;
    padding: 25px 15px;
}


.understanding-allergy #likely-triggers section.row .column.w66 li span {
  padding-left:0;
  padding-bottom:0;
  font-size:14.54545px;
}

.understanding-allergy #likely-triggers section.row .column.w66 li span a{
  font-size:14.54545px;
}
  
  @media (max-width:960px) {

  .understanding-allergy #likely-triggers section.row {
    width:100%;
  }
}

.understanding-allergy#rhinitis #management-and-referral section.row .column.w66 a.button,
.understanding-allergy #likely-triggers section.row .column.w66 a.button {
    top: 25px
}

@media only screen and (max-width: 960px) {
    .understanding-allergy#rhinitis #management-and-referral section.row .column.w66 span,
    .understanding-allergy #likely-triggers section.row .column.w66 span {
        padding: 0;
        width: 100%
    }
    .understanding-allergy#rhinitis #management-and-referral section.row .column.w66 a.button,
    .understanding-allergy #likely-triggers section.row .column.w66 a.button {
        top: auto;
        left: 0;
        position: relative;
        display: block;
        margin: 10px 0
    }
    .understanding-allergy#rhinitis #management-and-referral section.row .column.w66 li a.button,
    .understanding-allergy #likely-triggers section.row .column.w66 li a.button {
        top: auto;
        right: 0;
        left: auto;
        position: absolute;
        display: block;
        margin: 0
    }
}

.understanding-allergy #management-and-referral section.row .column.w66 .accordion-single,
.understanding-allergy #likely-triggers section.row .column.w66 .accordion-single {
    padding: 0 .25%
}

#expert-opinions,
#clinical-toolkit {
    margin-top: 66px
}

#expert-opinions #expert-opinions-bg,
#expert-opinions #clinical-toolkit-bg,
#clinical-toolkit #expert-opinions-bg,
#clinical-toolkit #clinical-toolkit-bg {
    height: 616px;
    background-image: url(img/expert-opinions-banner-background.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

#expert-opinions #expert-opinions-bg section#header,
#expert-opinions #clinical-toolkit-bg section#header,
#clinical-toolkit #expert-opinions-bg section#header,
#clinical-toolkit #clinical-toolkit-bg section#header {
    padding: 380px 0 0 0
}

#expert-opinions #expert-opinions-bg section#header h1,
#expert-opinions #clinical-toolkit-bg section#header h1,
#clinical-toolkit #expert-opinions-bg section#header h1,
#clinical-toolkit #clinical-toolkit-bg section#header h1 {
    color: #fff;
    font-size: 36px;
    text-transform: uppercase;
    margin: 0
}

#expert-opinions #expert-opinions-bg section#header h1 span,
#expert-opinions #clinical-toolkit-bg section#header h1 span,
#clinical-toolkit #expert-opinions-bg section#header h1 span,
#clinical-toolkit #clinical-toolkit-bg section#header h1 span {
    font-family: "HelveticaUltraLight ", "HelveticaNeueUltraLight", "HelveticaNeue-Ultra-Light", "Helvetica Neue Ultra Light", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Arial", sans-serif

}

#expert-opinions #expert-opinions-bg section#header h2,
#expert-opinions #clinical-toolkit-bg section#header h2,
#clinical-toolkit #expert-opinions-bg section#header h2,
#clinical-toolkit #clinical-toolkit-bg section#header h2 {
    font-size: 22px;
    line-height: 28px;
    font-family: "HelveticaMedium", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    padding: 60px 0 0 20px
}

@media only screen and (max-width: 960px) {
    #expert-opinions #expert-opinions-bg,
    #expert-opinions #clinical-toolkit-bg,
    #clinical-toolkit #expert-opinions-bg,
    #clinical-toolkit #clinical-toolkit-bg {
        height: 175px;
        background-size: cover;
        background-position: top center
    }
    #expert-opinions #expert-opinions-bg section#header,
    #expert-opinions #clinical-toolkit-bg section#header,
    #clinical-toolkit #expert-opinions-bg section#header,
    #clinical-toolkit #clinical-toolkit-bg section#header {
        padding: 10px 0 0 0
    }
    #expert-opinions #expert-opinions-bg section#header h1,
    #expert-opinions #clinical-toolkit-bg section#header h1,
    #clinical-toolkit #expert-opinions-bg section#header h1,
    #clinical-toolkit #clinical-toolkit-bg section#header h1 {
        font-size: 30px;
        font-weight: bold
    }
    #expert-opinions #expert-opinions-bg section#header h2,
    #expert-opinions #clinical-toolkit-bg section#header h2,
    #clinical-toolkit #expert-opinions-bg section#header h2,
    #clinical-toolkit #clinical-toolkit-bg section#header h2 {
        font-size: 16px;
        padding: 0;
        background: #F0F0F0;
        margin: 40px -10px 0;
        padding: 16px
    }

    #clinical-toolkit #clinical-toolkit-bg section#header h1 {
        padding-top:20px;
    }
}

#expert-opinions #clinical-toolkit-bg,
#clinical-toolkit #clinical-toolkit-bg {
    background-image: url(img/clinical-toolkit-banner-background.jpg)
}

#expert-opinions #content,
#clinical-toolkit #content {
    padding: 40px 0 0 0
}

#expert-opinions #content section#s1,
#clinical-toolkit #content section#s1 {
    padding: 0px .25%
}

@media only screen and (max-width: 960px) {
    #expert-opinions #content section#s1,
    #clinical-toolkit #content section#s1 {
        padding: 20px 10px
    }
}

#expert-opinions #content section#s1 h2,
#clinical-toolkit #content section#s1 h2 {
    font-size: 20px;
    line-height: 26px;
    font-family: "HelveticaMedium", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif
}

#expert-opinions #content section#s1 h2.green,
#clinical-toolkit #content section#s1 h2.green {
    color: #70Ab4C;
    margin: 0
}

@media only screen and (max-width: 960px) {
    #expert-opinions #content section#s1 h2,
    #clinical-toolkit #content section#s1 h2 {
        font-size: 16px;
        line-height: 22px;
	text-transform:none;
      }
}

#expert-opinions #content section#s1 p,
#clinical-toolkit #content section#s1 p {
    margin: 0
}

#expert-opinions #content section#s2,
#clinical-toolkit #content section#s2 {
    padding: 0px .25% 80px .25%
}

@media only screen and (max-width: 960px) {
    #expert-opinions #content section#s2,
    #clinical-toolkit #content section#s2 {
        padding: 20px 10px
    }
}

#expert-opinions #content section#s2 .column.w100 p,
#clinical-toolkit #content section#s2 .column.w100 p {
    clear: both
}

#expert-opinions #content section#s2 .column.w100 span,
#clinical-toolkit #content section#s2 .column.w100 span {
    display: none;
    text-transform: uppercase
}

@media only screen and (max-width: 960px) {
    #expert-opinions #content section#s2 .column.w100 span,
    #clinical-toolkit #content section#s2 .column.w100 span {
        display: block;
        font-family: "HelveticaMedium", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
        font-size: 10.90909px;
        line-height: 15px
    }
}

@media only screen and (max-width: 960px) {
    #expert-opinions #content section#s2 .column.w100.open ul,
    #clinical-toolkit #content section#s2 .column.w100.open ul {
        height: auto;
        overflow: auto;
      list-style-type:none;
      }
}

#expert-opinions #content section#s2 .column.w100 ul,
#clinical-toolkit #content section#s2 .column.w100 ul {
    float: left;
    margin: 0 0 20px 0
}

#expert-opinions #content section#s2 .column.w100 ul li,
#clinical-toolkit #content section#s2 .column.w100 ul li {
    display: inline;
    color: #3D4A57;
    font-size: 16px;
    font-family: "HelveticaMedium", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    text-transform: uppercase;
    padding: 0 4px
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    #expert-opinions #content section#s2 .column.w100 ul li,
    #clinical-toolkit #content section#s2 .column.w100 ul li {
        font-size: 12px
    }
}

#expert-opinions #content section#s2 .column.w100 ul li a,
#clinical-toolkit #content section#s2 .column.w100 ul li a {
    color: #70Ab4C;
    font-family: "HelveticaLight", "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    padding: 5px 10px 0px 10px;
    padding: 5px\9;
    border-radius: 10px;
    cursor: pointer;
    white-space: nowrap
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    #expert-opinions #content section#s2 .column.w100 ul li a,
    #clinical-toolkit #content section#s2 .column.w100 ul li a {
        padding: 5px 10px 3px 10px
    }
}

#expert-opinions #content section#s2 .column.w100 ul li a.active,
#clinical-toolkit #content section#s2 .column.w100 ul li a.active {
    color: #fff;
    background: #EE3B35
}

#expert-opinions #content section#s2 .column.w100 ul li a:hover,
#clinical-toolkit #content section#s2 .column.w100 ul li a:hover {
    color: #fff;
    background: #EE3B35
}

@media only screen and (max-width: 960px) {
    #expert-opinions #content section#s2 .column.w100 ul,
    #clinical-toolkit #content section#s2 .column.w100 ul {
        border: 1px solid #70Ab4C;
        border-radius: 4px;
        background: url(img/panel-triangle-down.png) no-repeat 98% 11px;
        position: relative;
        height: 38px;
        width: 96%;
        overflow: hidden;
        background-color: #fff;
        padding-top: 38px;
        transition: height .5s ease;
    }

    #expert-opinions #content section#s2 .column.w100 ul.active,
    #clinical-toolkit #content section#s2 .column.w100 ul.active {
        height:241px;
    }

    #expert-opinions #content section#s2 .column.w100 ul li,
    #clinical-toolkit #content section#s2 .column.w100 ul li {
        display: block;
        color: #70Ab4C !important;
        font-size: 16px;
        padding: 0 12px;
        width: 100%;
	list-style-type:none;
      }
    #expert-opinions #content section#s2 .column.w100 ul li.title,
    #clinical-toolkit #content section#s2 .column.w100 ul li.title {
        display: none
    }
    #expert-opinions #content section#s2 .column.w100 ul li.active,
    #clinical-toolkit #content section#s2 .column.w100 ul li.active {
        position: absolute;
        top: 0px;
        background: none
    }
    #expert-opinions #content section#s2 .column.w100 ul li a,
    #clinical-toolkit #content section#s2 .column.w100 ul li a {
        display: block;
        margin: 10px 0;
        padding: 0px 10px 0px 0px
    }
    #expert-opinions #content section#s2 .column.w100 ul li a.active,
    #clinical-toolkit #content section#s2 .column.w100 ul li a.active {
        background: none;
        color: #70Ab4C
    }
    #expert-opinions #content section#s2 .column.w100 ul li a:hover,
    #clinical-toolkit #content section#s2 .column.w100 ul li a:hover {
        background: none;
        color: #70Ab4C
    }
}

#expert-opinions #content section#s2 .column.w33,
#clinical-toolkit #content section#s2 .column.w33 {
    margin: 0.5% 2% 0.5% 0
}

#expert-opinions #content section#s2 .column.w33.mix,
#clinical-toolkit #content section#s2 .column.w33.mix {
    display: none;
    overflow: hidden
}

#expert-opinions #content section#s2 .column.w33 .image,
#clinical-toolkit #content section#s2 .column.w33 .image {
    position: relative;
    display: block;
    margin: 0 2% 5% 0;
    line-height: 0;
    overflow:hidden;
}

#expert-opinions #content section#s2 .column.w33 .image img,
#clinical-toolkit #content section#s2 .column.w33 .image img {
    max-width: 100%;
    height:163px!important;
}

#expert-opinions #content section#s2 .column.w33 .image h4,
#clinical-toolkit #content section#s2 .column.w33 .image h4 {
    height: 25px;
    right: 0;
    left: 0;
    display: block;
    position: absolute;
    bottom: 0;
    background: #000;
    color: #70Ab4C;
    font-size: 10.43478px;
    line-height: 15.65217px;
    font-family: "HelveticaMedium", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    padding: 10px 15px;
    margin: 0;
    opacity: 0.8;
    pointer-events: none;
    transition: height .5s ease
}

@media only screen and (max-width: 960px) {
    #expert-opinions #content section#s2 .column.w33 .image h4,
    #clinical-toolkit #content section#s2 .column.w33 .image h4 {
        height: 50px;
        font-size: 10.90909px;
        line-height: 16.36364px
    }

    #expert-opinions #content section#s2 .column.w33 .image img,
    #clinical-toolkit #content section#s2 .column.w33 .image img {
        max-width: 100%;
        width:100%;
    }
}

#expert-opinions #content section#s2 .column.w33 .image h4.open,
#clinical-toolkit #content section#s2 .column.w33 .image h4.open {
    height: 90%
}

#expert-opinions #content section#s2 .column.w33 .image h4 span,
#clinical-toolkit #content section#s2 .column.w33 .image h4 span {
    display: block;
    text-transform: none;
    color: #fff;
    margin: 5px 0
}

#expert-opinions #content section#s2 .column.w33 .image h4 span.title,
#clinical-toolkit #content section#s2 .column.w33 .image h4 span.title {
    margin-bottom: 0;
    text-transform: uppercase
}

#expert-opinions #content section#s2 .column.w33 .image h4 span.name,
#clinical-toolkit #content section#s2 .column.w33 .image h4 span.name {
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 0
}

.cpd-modules {
    margin-top: 64px
}

.cpd-modules.module {
    margin-top: 30px
}

.cpd-modules #cpd-modules-bg {
    height: 545px;
    background-image: url(img/cpd-modules-banner-background.jpg);
    background-size: cover;
}

.cpd-modules #cpd-modules-bg #header {
    padding: 330px 0 0 0
}

.cpd-modules #rcn-modules-bg {
    height: 272px;
    background-image: url(img/RCN-modules-banner-background.jpg)
}

.cpd-modules #rcn-modules-bg #header {
    padding: 50px 0 0 0
}

.cpd-modules #rcn-module-bg {
    height: 201px;
    background-image: url(img/RCN-module-banner-background.jpg)
}

.cpd-modules #rcn-module-bg #header {
    padding: 50px 0 0 0
}

.cpd-modules .bg-bar {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.cpd-modules .bg-bar section#header h1 {
    color: #fff;
    font-size: 36px;
    text-transform: uppercase;
    margin: 0
}

.cpd-modules .bg-bar section#header h1 span {
    font-weight: 100
}

.cpd-modules .bg-bar section#header h2 {
    font-size: 22px;
    line-height: 28px;
    font-family: "HelveticaMedium", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    padding: 50px 0 0 0
}

@media only screen and (max-width: 960px) {
    .cpd-modules #cpd-modules-bg,
    .cpd-modules #rcn-modules-bg,
    .cpd-modules #rcn-module-bg {
        height: 175px;
        background-size: cover;
        background-position: top center
    }
    .cpd-modules #cpd-modules-bg section#header,
    .cpd-modules #rcn-modules-bg section#header,
    .cpd-modules #rcn-module-bg section#header {
        padding: 10px 0 0 0
    }
    .cpd-modules #cpd-modules-bg section#header h1,
    .cpd-modules #rcn-modules-bg section#header h1,
    .cpd-modules #rcn-module-bg section#header h1 {
        font-size: 30px;
        line-height: 36px;
        font-weight: bold
    }
    .cpd-modules #cpd-modules-bg section#header h2,
    .cpd-modules #rcn-modules-bg section#header h2,
    .cpd-modules #rcn-module-bg section#header h2 {
        font-size: 16px;
        padding: 0;
        background: #F0F0F0;
        margin: 40px -10px 0;
        padding: 16px
    }
}

.cpd-modules #content section#s1 {
    padding: 20px .25% 60px .25%
}

@media only screen and (max-width: 960px) {
    .cpd-modules #content section#s1 {
        padding: 20px 10px
    }
}

.cpd-modules #content section#s1 .column.w50 {
    position: relative
}

.cpd-modules #content section#s1 .column.w50 a.button {
    right: 0px;
    bottom: 35px
}

.cpd-modules #content section#s1 .column.w50 a.button.left {
    float: left;
    background-position: 10%;
    padding: 6px 10px 2px 30px
}

.cpd-modules #content section#s1 .column.w50 a.button.right {
    float: right;
    background-position: 92%;
    padding: 6px 30px 2px 10px
}

@media only screen and (max-width: 960px) {
    .cpd-modules #content section#s1 .column.w50 {
        width: 47.75%
    }
}

.cpd-modules #content section#s1 .column.w75,
.cpd-modules #content section#s1 .column.w100 {
    position: relative
}

.cpd-modules #content section#s1 .column.w75 h2,
.cpd-modules #content section#s1 .column.w100 h2 {
    font-family: "HelveticaMedium", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    text-transform: uppercase
}

@media only screen and (max-width: 960px) {
    .cpd-modules #content section#s1 .column.w75 h2,
    .cpd-modules #content section#s1 .column.w100 h2 {
        font-size: 22px
    }
}

.cpd-modules #content section#s1 .column.w33 {
    margin: 0.5% 1%
}

@media only screen and (max-width: 960px) {
    .cpd-modules #content section#s1 .column.w33 {
        margin: 0.5% 0
    }
}

.cpd-modules #content section#s1 .column.w33 h2 {
    text-transform: uppercase;
    margin: 0
}

.cpd-modules #content section#s1 .column.w33 .image {
    position: relative
}

.cpd-modules #content section#s1 .column.w33 .image img {
    max-width: 100%;
    width:100%;
}

.cpd-modules #content section#s1 .column.w33 .image h3 {
    height: 25px;
    right: 0;
    left: 0;
    display: block;
    position: absolute;
    bottom: 0;
    background: #000;
    color: #70Ab4C;
    font-size: 10.43478px;
    line-height: 15.65217px;
    font-family: "HelveticaMedium", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    padding: 10px 15px;
    margin: 0;
    opacity: 0.8;
        width: 267px;
}

@media only screen and (max-width: 960px) {
    .cpd-modules #content section#s1 .column.w33 .image h3 {
        height: 50px;
        font-size: 12px;
        line-height: 18px;
        width:100%;
    }


}

.cpd-modules #content section#s1 .column.w66 {
    margin: 0
}

.cpd-modules #content section#s1 .column.w66 h5 {
    color: #70Ab4C;
    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase;
    margin: 20px 0 0 0
}

.cpd-modules #content section#s1 .column.w66 img {
    height: 65px;
    width: 120px;
    float: right
}

.cpd-modules #content section#s1 .column.w66 a.button {
    padding: 10px 15px 8px 15px
}

.cpd-modules #content section#s1 .column.w66 p.complete {
    font-size: 12px;
    line-height: 18px;
    margin: 5px 0 20px 0
}

.cpd-modules #content section#s1 .column.w66 p.visit {
    margin: 0
}

.cpd-modules #content section#s1 #certificate h3 {
    font-size: 22px;
    text-transform: uppercase;
    margin: 0 0 20px 0
}

.cpd-modules #content section#s1 #certificate h4 {
    color: #70Ab4C;
    text-transform: uppercase
}

.cpd-modules #content section#s1 #Slide1 h2 {
    font-size: 22px;
    line-height: 28px;
    font-family: "HelveticaMedium", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    text-transform: uppercase;
    margin: 0
}

.cpd-modules #content section#s1 #Slide1 h3 {
    font-family: "HelveticaMedium", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    text-transform: uppercase
}

.cpd-modules #content section#s1 #Slide1 p {
    font-size: 13.33333px;
    line-height: 18.33333px;
    width: 75%
}

.cpd-modules #content section#s1 #Slide1 li {
    background-image: url(img/list-arrow.png);
    background-position: 15px 6px;
    background-repeat: no-repeat;
    font-size: 13.91304px;
    line-height: 19.13043px;
    padding: 5px 20px 5px 40px
}

.cpd-modules #content section#s1 #Slide1 li.red-dot {
    background-image: url(img/list-red-dot.jpg);
    background-position: 15px 6px;
    background-repeat: no-repeat
}

.cpd-modules #content section#s1 #Slide1 .column.w50 h3 {
    margin: 0 0 20px 0
}

.cpd-modules #content section#s1 #Slide1 #Slide1 #HTMLPlayer {
    margin: 2% 0
}

.cpd-modules #content section#s1 #Slide2 h2 {
    font-size: 30px;
    line-height: 36px;
    font-family: "HelveticaMedium", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    text-transform: uppercase;
    margin: 0
}

.cpd-modules #content section#s1 #Slide2 .column ul {
    margin: 0 0 6% 0
}

.cpd-modules #content section#s1 #Slide2 .column ul.red-dots {
    margin: 1% 0
}

.cpd-modules #content section#s1 #Slide2 .column ul li {
    background-image: url(img/list-arrow.png);
    background-position: 15px 6px;
    background-repeat: no-repeat;
    font-size: 13.91304px;
    line-height: 19.13043px;
    padding: 5px 20px 5px 40px
}

.cpd-modules #content section#s1 #Slide2 .column ul li.red-dot {
    background-image: url(img/list-red-dot.jpg);
    background-position: 15px 6px;
    background-repeat: no-repeat
}

.cpd-modules #content section#s1 #Slide3 .column {
    margin: 2% 0
}

.cpd-modules #content section#s1 #Slide3 .column.w50 {
    margin: 2% 0
}

@media only screen and (max-width: 960px) {
    .cpd-modules #content section#s1 #Slide3 .column.w50 {
        width: 100%;
        margin: 2%
    }
}

.cpd-modules #content section#s1 form .input {
    width: 50%;
    background: #F7F7F7;
    font-size: 16px;
    border: 1px solid #B1B1B1;
    border-radius: 2px;
    padding: 10px
}

@media only screen and (max-width: 960px) {
    .cpd-modules #content section#s1 form .input {
        width: 100%
    }
}

.cpd-modules #content section#s1 form p {
    margin: 0
}

@media only screen and (max-width: 960px) {
    .cpd-modules #content section#s2 {
        padding: 20px 10px
    }
}

.cpd-modules #content section#s2 .column h2 {
    margin: 5px 0;
    padding: 0 80px 0 0;
    text-transform: uppercase
}

.cpd-modules #content section#s2 .column h3 {
    font-size: 20px;
    line-height: 26px;
    margin: 20px 0 0 0
}

.cpd-modules #content section#s2 .column p.grey {
    color: #BEBEBE
}

.cpd-modules #content section#s2 .column ul {
    padding: 0 0 0 15px
}

.cpd-modules #content section#s2 .column ul li {
    list-style: disc;
    padding: 0 0 0 15px
}

.cpd-modules #content section#s2 .column.w50 p {
    color: #70Ab4C
}

.cpd-modules #content section#s2 .column.w50 p.icon {
    background-position: 5px 2px;
    background-repeat: no-repeat;
    position:relative;
}

@media only screen and (max-width: 960px) {
    .cpd-modules #content section#s2 .column.w50 p.icon {
        padding: 10px 0 10px 50px
    }
}

.cpd-modules #content section#s2 .column.w50 p.icon.five {
    /*background-image: url(img/icon-cpd-number-five.png);*/
    padding: 25px 0 20px 85px;
}

.cpd-modules #content section#s2 .column.w50 p.icon.two {
    /*background-image: url(img/icon-cpd-number-two.png);*/
    padding: 15px 0 10px 85px;
}

.cpd-modules #content section#s2 .column.w50 p.icon img {
    float:left;
    margin-right:10px;
    position: absolute;
    left: 0;
    top: 5px;
}

@media only screen and (max-width: 960px) {
    .cpd-modules #content section#s2 .column.w50 p.icon.two {
        padding: 25px 0 20px 85px
    }
}

.cpd-modules #content section#s2 .column.w50 p.icon.one-point {
    /*background-image: url(img/icon-cpd-number-one-point.png);*/
    padding: 15px 0 10px 85px;
}

@media only screen and (max-width: 960px) {
    .cpd-modules #content section#s2 .column.w50 p.icon.one-point {
        padding: 25px 0 20px 85px
    }
}

@media only screen and (max-width: 960px) {
    .cpd-modules #content section#s2 .column.w50 p {
        padding: 0
    }
}

.cpd-modules #content section#s3 {
    padding: 50px 0
}

.cpd-modules #content #saveprogress {
    padding: 0 .25%
}

.cpd-modules #content #saveprogress .savecontainer p {
    font-size: 12px;
    line-height: 18px;
    margin: 0
}

.cpd-modules #content #saveprogress .savecontainer a.button {
    right: 0px;
    bottom: 35px;
    cursor: pointer
}

.cpd-modules #content #saveprogress .savecontainer a.button.left {
    float: left;
    background-position: 10%;
    padding: 6px 10px 2px 30px;
    background-image: url(img/exit-icon.png)
}

.cpd-modules #content #saveprogress .savecontainer a.button.right {
    float: right;
    background-position: 92%;
    padding: 6px 30px 2px 10px;
    background-image: url(img/save-icon.png)
}

.cpd-modules #content #saveprogress .savecontainer a.button.right.open {
    background-image: url(img/exit-icon.png);
    border-radius: 2px 2px 0 0
}

.cpd-modules #content #saveprogress .savecontainer a.button#send {
    height: 20px;
    padding: 7px 15px;
    display: inline-block
}

@media only screen and (max-width: 960px) {
    .cpd-modules #content #saveprogress .savecontainer a.button#send {
        height: 30px;
        margin: 0 0 0 15px;
        padding: 5px 15px
    }
}

.cpd-modules #content #saveprogress .savecontainer input {
    height: 30px;
    width: 100%;
    background: #F7F7F7;
    font-size: 20px;
    border: 1px solid #B1B1B1;
    border-radius: 2px
}

.cpd-modules #content #saveprogress .savecontainer input.column {
    margin: 0 1%
}

@media only screen and (max-width: 960px) {
    .cpd-modules #content #saveprogress .savecontainer {
        width: 100%
    }
}

.cpd-modules #content #saveprogress .savecontainer .column.w50 {
    width: 48%;
    margin: 4% 1% -0.1% 1%;
    position: relative
}

.cpd-modules #content #saveprogress .savecontainer .savecontent {
    display: none
}

.cpd-modules #content #saveprogress .savecontainer .savecontent.open {
    display: block
}

.cpd-modules #content #saveprogress .savecontainer .savecontent .column.w25 {
    width: 19%
}

.cpd-modules #content #saveprogress .savecontainer .savecontent .column.w50 {
    margin: 1% 0
}

.cpd-modules #content #saveprogress .savecontainer .savecontent .column.w75 {
    float: right;
    background: #F9F9F9;
    margin: 0 1%;
    padding: 15px;
    border: 1px solid #70Ab4C
}

.cpd-modules #content #saveprogress .savecontainer .savecontent .column.w100 {
    margin: 1% 0
}

.cpd-modules #content #indicators {
    padding: 0 .25%
}

.cpd-modules #content #indicators .column {
    margin: 0 1%
}

.cpd-modules #content #indicators .column.w20 {
    width: 20%;
    margin: 2% 0 4% 0;
    font-family: "HelveticaMedium", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-size: 10.90909px;
    text-transform: uppercase;
    text-align: center
}

.cpd-modules #content #indicators .column.w20 .indicator {
    height: 15px;
    background: #E7E7E7
}

.cpd-modules #content #indicators .column.w20 .indicator.left {
    border-radius: 3px 0 0 3px
}

.cpd-modules #content #indicators .column.w20 .indicator.right {
    border-radius: 0 3px 3px 0
}

.cpd-modules #content #indicators .column.w20 .indicator.active {
    background: #061D2C !important
}

.cpd-modules #content #sections-select {
    padding: 20px 10px 0 10px
}

@media only screen and (max-width: 960px) {
    .cpd-modules #content #sections-select {
        padding: 20px 0
    }
}

.cpd-modules #content #sections-select .column.w100 {
    margin: 0
}

@media only screen and (max-width: 960px) {
    .cpd-modules #content #sections-select .column.w100 {
        margin: 0 2%
    }
}

.cpd-modules #content #sections-select .column.w50 {
    margin: 0
}

.cpd-modules #content #sections-select h2 {
    font-size: 22px
}

.cpd-modules #content #sections-select a.button {
    right: 0px;
    bottom: 35px;
    margin-bottom:24px;
}

.cpd-modules #content #sections-select a.button.right {
    float: right;
    background-position: 92%;
    margin: 20px 20px 0 0;
    padding: 6px 30px 2px 10px
}

.cpd-modules #content #sections-select a.button.left {
    float: left;
    background-image: none;
    padding: 6px 10px 2px 10px
}

.cpd-modules #content #sections-select a.button.dark-blue {
    float: left;
    padding: 6px 10px 2px 10px
}

.cpd-modules #content #sections-select .sections.hidden {
    display: none
}

.cpd-modules #content #sections-select .section-container {
    display: none;
}

.cpd-modules #content #sections-select.start .section-container {
    display: block;
}

.cpd-modules #content #sections-select .section-container {
    display: none;
}

/*.cpd-modules #content #sections-select .section-container {
    display: none;
}
*/
.cpd-modules #content #sections-select.start #selectsection,
.cpd-modules #content #sections-select.start #sections-close {
    display: none;
}

.title-small {
    font-family: "HelveticaMedium", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    margin: 0;
    text-transform: uppercase
}

.title-small span {
    color: #70Ab4C;
    font-size: 22px
}

.title {
    font-size: 20px;
    text-transform: uppercase
}

#selectsection {
    float: left;
    background-position: 92%;
    padding: 6px 30px 2px 10px;
    cursor: pointer;
    display: block
}

#sections-pop {
    display: none
}

form p {
    width: 90%;
    margin: 0
}

form .column.w100 {
    margin: 0 0 2% 0 !important
}

.column.w16,
.column.w14 {
    padding: 0
}

@media only screen and (max-width: 960px) {
    .column.w16,
    .column.w14 {
        width: 96% !important;
        margin: 2% !important
    }
}

.column.w16.first,
.column.w14.first {
    margin-left: 0
}

@media only screen and (max-width: 960px) {
    .column.w16.first,
    .column.w14.first {
        margin: 0 0 20px 0
    }
}

.column.w16.last,
.column.w14.last {
    margin-right: 0
}

@media only screen and (max-width: 960px) {
    .column.w16.last,
    .column.w14.last {
        margin: 0 0 20px 0
    }
}

.column.w16 .white-bg,
.column.w14 .white-bg {
    position: relative
}

.column.w16 .white-bg .complete,
.column.w14 .white-bg .complete {
    display: none;
    position: absolute;
    top: 56px;
    right: 0;
    left: 0;
    color: #fff;
    background: #061D2C;
    font-size: 12.8px;
    line-height: 14.66667px;
    text-align: center;
    margin: 0 auto;
    padding: 6px 0 0 0;
    z-index: 100
}

.column.w16 .white-bg .complete.on,
.column.w14 .white-bg .complete.on {
    display: block
}

.column.w16 .white-bg a,
.column.w14 .white-bg a {
    height: auto;
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    padding: 20px 0 15px 0;
    cursor: pointer;
    padding: 4px 40px 4px 50px\9
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .column.w16 .white-bg a,
    .column.w14 .white-bg a {
        padding: 4px 0px 4px 50px\9
    }
}

.column.w16 .white-bg a span,
.column.w14 .white-bg a span {
    display: inline-block;
    vertical-align: middle;
    line-height: normal
}

.column.w16 .white-bg span,
.column.w14 .white-bg span {
    height: 34px;
    width: 17px;
    position: absolute;
    top: 12px;
    right: -16px;
    background-image: url(img/accordion-triangle-right-green.png);
    background-repeat: no-repeat
}

.column.w16 .white-bg span.sml-only,
.column.w14 .white-bg span.sml-only {
    display: none
}

.column.w16 .white-bg ul,
.column.w14 .white-bg ul {
    height: auto;
    min-height: 180px;
    overflow: hidden;
    background: #fff;
    margin: 0;
    padding: 15px 0
}

.column.w16 .white-bg ul.spacing,
.column.w14 .white-bg ul.spacing {
    padding: 30px 0
}

.column.w16 .white-bg ul li,
.column.w14 .white-bg ul li {
    color: #000;
    position: relative;
    font-size: 14.54545px;
    line-height: 20px;
    padding: 0 10px
}

@media only screen and (max-width: 960px) {
    .column.w16 .white-bg ul,
    .column.w14 .white-bg ul {
        min-height: 80px
    }
}

@media only screen and (max-width: 960px) {
    .column.w16 .white-bg h3,
    .column.w14 .white-bg h3 {
        font-weight: bold;
        height: 44px
    }
    .column.w16 .white-bg span,
    .column.w14 .white-bg span {
        background: none
    }
}

.column.w14 {
    margin: 0 1% 4% 1%
}

/*#molecular-allergy {
    margin-top: 66px;
}*/

#molecular-allergy #molecular-allergy-bg {
    height: 628px;
    background-image: url(img/molecular-allergy-banner-background.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

@media only screen and (max-width: 320px) {
    #molecular-allergy #molecular-allergy-bg {
        background-size: 100% !important;
        background-image: url(img/molecular-allergy-banner-background-mobile.jpg)
    }
}

#molecular-allergy #content #clinical-benefits-of-testing section .column.w100 {
border-top: 1px solid #70Ab4C;
}

#molecular-allergy #molecular-allergy-bg section#header {
    padding: 380px 0 0 0
}

#molecular-allergy #molecular-allergy-bg section#header h1 {
    color: #fff;
    font-size: 36px;
    text-transform: uppercase;
    margin: 0
}

#molecular-allergy #molecular-allergy-bg section#header h1 span {
    font-weight: 100
}

#molecular-allergy #molecular-allergy-bg section#header h2 {
    font-size: 22px;
    line-height: 28px;
    font-family: "HelveticaMedium", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    padding: 86px 0 0 0
}

@media only screen and (max-width: 960px) {
    #molecular-allergy #molecular-allergy-bg {
        height: 115px;
        background-size: cover;
        background-position: top center
    }
    #molecular-allergy #molecular-allergy-bg section#header {
        padding: 10px 0
    }
    #molecular-allergy #molecular-allergy-bg section#header h1 {
        font-size: 30px;
        line-height: 36px;
        font-weight: bold;
        padding-left:15px;
    }
    #molecular-allergy #molecular-allergy-bg section#header h2 {
        font-size: 16px;
        padding: 0;
        background: #F0F0F0;
        margin: 40px -10px 0;
        padding: 16px 16px 16px 20px;
    }
}

#molecular-allergy #content {
    padding: 0
}

#molecular-allergy #content section#s1,
#molecular-allergy #content section#s2 {
    padding: 20px 0px 10px 0px
}

@media only screen and (max-width: 960px) {
    #molecular-allergy #content section#s1,
    #molecular-allergy #content section#s2 {
        padding: 20px 10px
    }
}

#molecular-allergy #content section#s1 .column h2,
#molecular-allergy #content section#s2 .column h2 {
    text-transform: uppercase
}

@media only screen and (max-width: 960px) {
    #molecular-allergy #content section#s1 .column h2,
    #molecular-allergy #content section#s2 .column h2 {
        font-size: 22px
    }
}

#molecular-allergy #content section#s1 .column.w33 img,
#molecular-allergy #content section#s2 .column.w33 img {
    height: auto;
    width: 280px
}

#molecular-allergy #content section#s1 .column p,
#molecular-allergy #content section#s2 .column p {
    font-size: 15.2381px;
    line-height: 20.95238px;
    text-align: left
}

#molecular-allergy #content section#s1 .column a,
#molecular-allergy #content section#s2 .column a {
    font-size: 22px;
    line-height: 28px;
    text-align: left
}

@media only screen and (max-width: 960px) {
    #molecular-allergy #content section#s1 .column.hide,
    #molecular-allergy #content section#s2 .column.hide {
        display: none
    }
}

#molecular-allergy #content section#s3 {
    padding: 40px 0
}

@media only screen and (max-width: 960px) {
    #molecular-allergy #content section#s3 {
        padding: 20px 10px
    }
}

#molecular-allergy #content section#s3 .column h2 {
    text-transform: uppercase
}

#molecular-allergy #content section#s3 .column.w66 {
    float: right;
    border-top: 1px solid #70Ab4C
}

#molecular-allergy #content section .column p.icon {
    padding: 0 0 0 50px
}

#molecular-allergy #content section .column p.icon {
    background-position: 5px 12px;
    background-repeat: no-repeat
}

@media only screen and (max-width: 960px) {
    #molecular-allergy #content section#s3 .column.w33 p.icon {
        padding: 10px 0 10px 50px
    }

}

#molecular-allergy #content section .column p.icon.one {
    background-image: url(img/icon-number-one.png)
}

#molecular-allergy #content section .column p.icon.two {
    background-image: url(img/icon-number-two.png)
}

@media only screen and (max-width: 960px) {
    #molecular-allergy #content section#s3 .column.w33 p {
        padding: 0
    }
}

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


    #molecular-allergy #content section .column p.icon {
        background-position: 5px 0px;
        background-repeat: no-repeat;
        background-size: 20px 20px;

    }
}

#molecular-allergy #content section#s4 {
    padding: 40px 0 0 0
}

@media only screen and (max-width: 960px) {
    #molecular-allergy #content section#s4 {
        padding: 20px 10px
    }
}

#molecular-allergy #content section#s4 .column h2 {
    text-transform: uppercase
}

#molecular-allergy #content section#s4 .column.w33 {
    margin: 0 1%
}

#molecular-allergy #content section#s4 .column.w33 img {
    height: auto;
    width: 280px
}

@media only screen and (max-width: 960px) {
    #molecular-allergy #content section#s4 .column.w33 img {
        display: none
    }
}

#molecular-allergy #content section#s5 {
    padding: 40px 0
}

@media only screen and (max-width: 960px) {
    #molecular-allergy #content section#s5 {
        padding: 20px 10px
    }
}

#molecular-allergy #content section#s5 .column h2 {
    text-transform: uppercase
}

@media only screen and (max-width: 960px) {
    #molecular-allergy #content section#s6 {
        padding: 20px 10px
    }
}

#molecular-allergy #content section#s6 table {
    border: none
}

#molecular-allergy #content section#s6 table#desktop .green {
    color: #fff;
    background: #70Ab4C;
    font-family: "HelveticaMedium", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    text-align: center;
    vertical-align: middle
}

#molecular-allergy #content section#s6 table#desktop .light-grey {
    background: #F9F9F9
}

#molecular-allergy #content section#s6 table#desktop .dark-grey {
    background: #E7E7E7
}

#molecular-allergy #content section#s6 table#desktop th {
    color: #fff;
    background: #061D2C;
    font-family: "Helvetica", Helvetica, Arial, sans-serif;
    font-size: 12px;
    padding: 10px 5px 5px 15px;
    border: 2px solid #fff
}

#molecular-allergy #content section#s6 table#desktop th.w15 {
    width: 15%
}

#molecular-allergy #content section#s6 table#desktop th.w35 {
    width: 35%
}

#molecular-allergy #content section#s6 table#desktop th.m50 {
    width: 50%
}

#molecular-allergy #content section#s6 table#desktop td {
    font-family: "HelveticaMedium", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-size: 12px;
    padding: 5px 5px 10px 5px;
    border: 2px solid #fff;
    vertical-align: top
}

#molecular-allergy #content section#s6 table#desktop td.w15 {
    width: 15%
}

#molecular-allergy #content section#s6 table#desktop td.w35 {
    width: 35%
}

#molecular-allergy #content section#s6 table#desktop td.m50 {
    width: 50%
}

@media only screen and (max-width: 960px) {
    #molecular-allergy #content section#s6 table#desktop {
        display: none
    }
}

#molecular-allergy #content section#s6 table.mobile {
    display: none
}

#molecular-allergy #content section#s6 table.mobile .dark-blue {
    color: #fff;
    background: #061D2C
}

#molecular-allergy #content section#s6 table.mobile .green {
    color: #fff;
    background: #70Ab4C;
    font-family: "HelveticaMedium", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    vertical-align: middle
}

#molecular-allergy #content section#s6 table.mobile .light-grey {
    background: #F9F9F9
}

#molecular-allergy #content section#s6 table.mobile .dark-grey {
    background: #E7E7E7
}

#molecular-allergy #content section#s6 table.mobile th {
    font-family: "HelveticaMedium", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    color: #fff;
    background: #061D2C;
    font-size: 12px;
    line-height: 18px;
    padding: 10px 10px 5px 10px;
    border: 2px solid #fff
}

#molecular-allergy #content section#s6 table.mobile th.w40 {
    width: 40%
}

#molecular-allergy #content section#s6 table.mobile th.m60 {
    width: 60%
}

#molecular-allergy #content section#s6 table.mobile td {
    font-family: "HelveticaMedium", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-size: 12px;
    line-height: 18px;
    padding: 5px 10px 10px 10px;
    border: 2px solid #fff;
    vertical-align: top
}

#molecular-allergy #content section#s6 table.mobile td.w40 {
    width: 40%
}

#molecular-allergy #content section#s6 table.mobile td.m60 {
    width: 60%
}

@media only screen and (max-width: 960px) {
    #molecular-allergy #content section#s6 table.mobile {
        display: block
    }
}

#molecular-allergy #content section#s7 {
    padding: 40px 0
}

@media only screen and (max-width: 960px) {
    #molecular-allergy #content section#s7 {
        padding: 20px 10px
    }
}

#molecular-allergy #content section#s7 .column h4 {
    color: #70Ab4C;
    font-size: 20px;
    line-height: 26px
}

@media only screen and (max-width: 960px) {
    #molecular-allergy #content section#s7 .column h4 {
        font-size: 16px;
        line-height: 22px
    }
}

#molecular-allergy #content section#s7 .column.w33 h2 {
    text-transform: uppercase
}

#molecular-allergy #content section#s7 .column.w66 ul li {
    background-image: url(img/list-arrow.png);
    background-repeat: no-repeat;
    background-position: 0px 4px;
    padding: 5px 0 5px 20px
}

#molecular-allergy #content section#s7 .column.w66 .w100 {
    position: relative
}

#molecular-allergy #content section#s7 .column.w66 .w100 img {
    height: 166px;
    width: 117px
}

#molecular-allergy #content section#s7 .column.w66 .w100 h3 {
    position: absolute;
    top: 10px;
    left: 140px;
    color: #70Ab4C;
    font-size: 20px;
    line-height: 26px;
    margin: 0px;
    padding: 0 15px
}

@media only screen and (max-width: 960px) {
    #molecular-allergy #content section#s7 .column.w66 .w100 h3 {
        top: 0px;
        left: 115px;
        font-size: 12px;
        line-height: 18px
    }
}

#molecular-allergy #content section#s7 .column.w66 .w100 span {
    position: absolute;
    top: 40px;
    left: 140px;
    font-size: 16px;
    line-height: 22px;
    padding: 0 15px
}

@media only screen and (max-width: 960px) {
    #molecular-allergy #content section#s7 .column.w66 .w100 span {
        top: 40px;
        left: 115px;
        font-size: 10.90909px;
        line-height: 16.36364px
    }
}

#molecular-allergy #content section#s7 .column.w66 .w100 a {
    position: absolute;
    right: 0px;
    bottom: 20px
}

#molecular-allergy #content section#s7 .column.w66 .w100 a.button {
    width: 100px;
    padding: 3px 0px 0px 0px;
    padding: 0\9;
    text-align: center
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    #molecular-allergy #content section#s7 .column.w66 .w100 a.button {
        padding: 0
    }
}

@media only screen and (max-width: 960px) {
    #molecular-allergy #content section#s7 .column.w66 .w100 a.button {
        bottom: 0px
    }
}

#site-map {
    margin-top: 66px
}

#site-map #site-map-bg {
    height: 201px;
    background-image: url(img/site-map-banner-background.jpg);
    background-repeat: no-repeat;
    background-position: center center
}

#site-map #site-map-bg section#header {
    padding: 30px 0 0 0
}

#site-map #site-map-bg section#header h1 {
    color: #fff;
    margin: 0
}

#site-map #content {
    padding: 0
}

#site-map #content section#s1 {
    padding: 0
}

#site-map #content section#s1 .column h2 {
    font-family: "HelveticaMedium", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    text-transform: uppercase;
    text-align: center;
    margin: 60px 0
}

#site-map #content section#s1 .column ul {
    text-align: center
}

#site-map #content section#s1 .column ul li {
    font-size: 20px;
    line-height: 26px;
    padding: 5px 0
}

#site-map #content section#s1 .column ul a {
    color: #70Ab4C
}

#site-map #content section#s1 .column ul a:hover {
    color: #70Ab4C;
    text-decoration: underline
}

#site-map #content section#s1 .column ul a:active {
    color: #EE3B35;
    text-decoration: underline
}

#legal-notice {
    margin-top: 66px
}
/*
#legal-notice .column.w100 {
    padding:15px;
}*/

#legal-notice #legal-notice-bg {
    height: 201px;
    background-image: url(img/legal-notice-banner-background.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

#legal-notice #legal-notice-bg section#header {
    padding: 30px 0 0 0
}

#legal-notice #legal-notice-bg section#header h1 {
    color: #fff;
    margin: 0
}

#legal-notice #content {
    padding: 0
}

#legal-notice #content section#s1 {
    padding: 0
}

#legal-notice #content section#s1 .column h2 {
    font-family: "HelveticaMedium", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    text-transform: uppercase;
    margin: 60px 0
}

#legal-notice #content section#s1 .column h3 {
    font-size: 22px;
    font-family: "HelveticaMedium", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    margin: 0;
    padding: 0
}

#legal-notice #content section#s1 .column p.top-clear {
    margin: 0 0 20px 0
}

#privacy-policy {
    margin-top: 66px
}

#privacy-policy #privacy-policy-bg {
    height: 201px;
    background-image: url(img/privacy-policy-banner-background.jpg);
    background-repeat: no-repeat;
    background-position: center center
}

#privacy-policy #privacy-policy-bg section#header {
    padding: 30px 0 0 0
}

#privacy-policy #privacy-policy-bg section#header h1 {
    color: #fff;
    margin: 0
}

#privacy-policy #content {
    padding: 0
}

#privacy-policy #content section#s1 {
    padding: 0
}

#privacy-policy #content section#s1 .column h2 {
    font-family: "HelveticaMedium", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    text-transform: uppercase;
    margin: 60px 0
}

#privacy-policy #content section#s1 .column h3 {
    font-size: 22px;
    font-family: "HelveticaMedium", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    margin: 0;
    padding: 0
}

#privacy-policy #content section#s1 .column h4 {
    font-size: 20px;
    font-family: "HelveticaMedium", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-style: italic;
    margin: 20px 0 0 0;
    padding: 0
}

#privacy-policy #content section#s1 .column p.top-clear {
    margin: 0 0 20px 0
}

#cookies-policy {
    margin-top: 66px
}

#cookies-policy #cookies-policy-bg {
    height: 201px;
    background-image: url(img/cookies-policy-banner-background.jpg);
    background-repeat: no-repeat;
    background-position: center center
}

#cookies-policy #cookies-policy-bg section#header {
    padding: 30px 0 0 0
}

#cookies-policy #cookies-policy-bg section#header h1 {
    color: #fff;
    margin: 0
}

#cookies-policy #content {
    padding: 0
}

#cookies-policy #content section#s1 {
    padding: 0
}

#cookies-policy #content section#s1 .column h2 {
    font-family: "HelveticaMedium", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    text-transform: uppercase;
    margin: 60px 0
}

#cookies-policy #content section#s1 .column h3 {
    font-size: 22px;
    font-family: "HelveticaMedium", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    margin: 0;
    padding: 0
}

#cookies-policy #content section#s1 .column p.top-clear {
    margin: 0 0 20px 0
}

#cookies-policy #content section#s1 .column a {
    color: #70Ab4C
}

#cookies-policy #content section#s1 .column a:hover {
    color: #70Ab4C;
    text-decoration: underline
}

#cookies-policy #content section#s1 .column a:active {
    color: #EE3B35;
    text-decoration: underline
}

#cookies-policy #content section#s1 .column table th {
    color: #fff;
    background: #061D2C
}

#contact-us {
    margin-top: 66px
}

#contact-us #contact-us-bg {
    height: 201px;
    background-image: url(img/legal-notice-banner-background.jpg);
    background-repeat: no-repeat;
    background-position: center center
}

#contact-us #contact-us-bg section#header {
    padding: 30px 0 0 0
}

#contact-us #contact-us-bg section#header h1 {
    color: #fff;
    margin: 0
}

@media only screen and (max-width: 960px) {
    #contact-us #contact-us-bg {
        height: 175px
    }
    #contact-us #contact-us-bg section#header {
        padding: 10px 0 0 0
    }
    #contact-us #contact-us-bg section#header h1 {
        font-size: 30px;
        font-weight: bold
    }
}

#contact-us #content {
    padding: 0
}

#contact-us #content section#s1 {
    padding: 0 0 10% 0
}

#contact-us #content section#s1 .column h2 {
    font-family: "HelveticaMedium", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    text-transform: uppercase;
    margin: 0;
    margin-bottom:60px;
}

@media only screen and (max-width: 960px) {
    #contact-us #content section#s1 .column h2 {
        font-size: 20px
    }
}

#contact-us #content section#s1 .column form {
    width: 100%;
    margin: 5% 0
}

#contact-us #content section#s1 .column form h3 {
    font-family: "HelveticaMedium", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-size: 16px;
    margin: 0
}

#contact-us #content section#s1 .column form .column {
    margin: 1% 0;
    padding: 0
}

@media only screen and (max-width: 960px) {
    #contact-us #content section#s1 .column form .column {
        margin: 5% 0
    }
}

#contact-us #content section#s1 .column form .column.w10 {
    width: 12%
}

@media only screen and (max-width: 960px) {
    #contact-us #content section#s1 .column form .column.w10 {
        width: 10%
    }
}

#contact-us #content section#s1 .column form .column.right {
    float: right
}

@media only screen and (max-width: 960px) {
    #contact-us #content section#s1 .column form .column.right {
        float: none
    }
}

#contact-us #content section#s1 .column form label {
    display: block;
    font-family: "HelveticaMedium", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-size: 16px
}

#contact-us #content section#s1 .column form label sup {
    font-size: 12px
}

#contact-us #content section#s1 .column form label.error {
    color: #EE3B35;
    font-size: 12px;
    padding: 5px 0
}

#contact-us #content section#s1 .column form input {
    width: 95%;
    font-size: 20px;
    border: 1px solid #70Ab4C;
    border-radius: 2px;
    padding: 10px;
    -moz-box-shadow: none
}

@media only screen and (max-width: 960px) {
    #contact-us #content section#s1 .column form input {
        width: 100%;
    }
}

#contact-us #content section#s1 .column form input:focus:invalid {
    border-color: #EE3B35
}

#contact-us #content section#s1 .column form textarea {
    width: 100%;
    resize: none;
    font-size: 20px;
    border-color: #70Ab4C;
    border-radius: 2px;
    padding: 10px
}

@media only screen and (max-width: 960px) {
    #contact-us #content section#s1 .column form textarea {
        width: 100%
    }
}

#contact-us #content section#s1 .column form div div label {
    position: relative;
    font-family: "HelveticaUltraLight ", "HelveticaNeueUltraLight", "HelveticaNeue-Ultra-Light", "Helvetica Neue Ultra Light", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Arial", sans-serif;
    font-size: 12px
}

@media only screen and (max-width: 960px) {
    #contact-us #content section#s1 .column form div div label {
        font-size: 16px;
    }
}

#contact-us #content section#s1 .column form span {
    float: left;
    text-align: left;
    font-family: "HelveticaUltraLight ", "HelveticaNeueUltraLight", "HelveticaNeue-Ultra-Light", "Helvetica Neue Ultra Light", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Arial", sans-serif;
    font-size: 12px;
    line-height: 18px;
    width:100%;
}

@media only screen and (max-width: 960px) {
    #contact-us #content section#s1 .column form span {
        font-size: 7.5px;
        line-height: 11.25px
    }
}

#contact-us #content section#s1 .column form input.button {
    width: 100px;
    float: right;
    margin: 2.5% -2% 0 0;
    padding: 8px 15px 6px 15px;
    text-align: center;
    font-size: 12px
}

@media only screen and (max-width: 960px) {
    #contact-us #content section#s1 .column form input.button {
        width: 100%;
        margin: 0;
        padding: 9px 0 6px 0
    }
}

#reflective-practice {
    margin-top: 66px
}

#reflective-practice #reflective-practice-bg {
    height: 602px;
    background-image: url("img/reflective-practice-banner-background.jpg");
    background-repeat: no-repeat;
    background-position: center center
}

@media (max-width:960px) {
/*
  #reflective-practice #reflective-practice-bg {
    height:155px;
  }*/
}

#reflective-practice #reflective-practice-bg section#header {
    padding: 380px 0 0
}

#reflective-practice #reflective-practice-bg section#header h1 {
    color: #fff;
    font-size: 36px;
    text-transform: uppercase;
    margin: 0
}

#reflective-practice #reflective-practice-bg section#header h1 span {
    font-weight: 100
}

#reflective-practice #reflective-practice-bg section#header h2 {
    font-size: 22px;
    line-height: 28px;
    font-family: "HelveticaMedium", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    padding: 50px 0 0
}

#reflective-practice #content {
    padding: 0
}

#reflective-practice #content section#s1 {
    padding: 40px 0
}



#reflective-practice #content section#s1 .column.w90 {
    margin: 2% 0
}

#reflective-practice #content section#s1 .column.w25 {
    margin: 2% 0
}

#reflective-practice #content section#s1 .column.w25 span {
    font-size: 12px
}

#reflective-practice #content section#s1 .column p {
    margin: 20px 0 10px
}

#reflective-practice #content section#s1 .column h2 {
    font-family: "HelveticaMedium", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    text-transform: uppercase
}

#reflective-practice #content section#s1 .column h3 {
    color: #70Ab4C;
    font-family: "HelveticaMedium", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-size: 20px
}

#reflective-practice #content section#s1 .column button.questionnaire {
    background: #fff;
    color: #70Ab4C;
    font-family: "HelveticaMedium", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-size: 12px;
    margin: 0 20px 0 0;
    padding: 10px 60px 7px;
    border-radius: 5px;
    box-shadow: #70Ab4C 0px 1px 0px;
    border: 1px solid #70Ab4C
}

#reflective-practice #content section#s1 .column button.questionnaire:active,
#reflective-practice #content section#s1 .column button.questionnaire:hover {
    background: #70Ab4C;
    color: #fff
}

#reflective-practice #content section#s1 .column button.questionnaire.active {
    background: #70Ab4C;
    color: #fff
}

#reflective-practice #content section#s1 .column textarea {
    width: 95%;
    background: #F7F7F7;
    resize: none;
    font-size: 20px;
    border-color: #B1B1B1;
    border-radius: 2px;
    padding: 10px
}

#reflective-practice #content section#s1 .column label {
    display: block;
    font-family: "HelveticaMedium", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-size: 16px
}

#reflective-practice #content section#s1 .column .input {
    width: 94%;
    background: #F7F7F7;
    font-size: 20px;
    border: 1px solid #B1B1B1;
    border-radius: 2px;
    padding: 10px
}

#reflective-practice #content section#s1 .column select {
    -moz-appearance: none;
    -webkit-appearance: none;
    background: #F7F7F7;
    color: #70Ab4C;
    line-height: 2em;
    border-radius: 2px;
    border: 1px solid #70Ab4C;
    font-size: 16px;
    padding: 0 10px;
    background: url("/img/dropdown-arrow.png") no-repeat 97% center
}

#reflective-practice #content section#s1 .column .scale {
    width: 97%;
    position: relative;
    padding: 0 0 30px;
    border-bottom: 2px dashed #70Ab4C
}

#reflective-practice #content section#s1 .column .scale span {
    background: #fff;
    color: #70Ab4C;
    font-size: 12px;
    font-family: "HelveticaMedium", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif
}

#reflective-practice #content section#s1 .column .scale span.no-knowledge {
    position: absolute;
    bottom: -13px;
    left: 0;
    padding: 0 10px 0 0
}

#reflective-practice #content section#s1 .column .scale span.expert-knowledge {
    position: absolute;
    bottom: -13px;
    right: 0;
    padding: 0 0 0 10px
}

#reflective-practice #content section#s1 .column .question {
    width: 82%
}

#reflective-practice #content section#s1 .column .question.one {
    padding: 1% 0
}

#reflective-practice #content section#s1 .column .question.two {
    padding: 4% 0
}

#reflective-practice #content section#s1 .column .question.three {
    padding: 4% 0
}

#reflective-practice #content section#s1 .column .question.three .column.w33 {
    margin: 0 1%
}

#reflective-practice #content section#s1 .column .question.four {
    padding: 14% 0 4%
}

#reflective-practice #content section#s1 .column .personal-details {
    width: 96%;
    margin: 0
}

#reflective-practice #content section#s1 .column .personal-details h3 {
    text-align: center
}

#reflective-practice #content section#s1 .column .personal-details .column.w100,
#reflective-practice #content section#s1 .column .personal-details .column.w50 {
    margin: 2% 0
}

#reflective-practice #content section#s1 .column .personal-details .column.right {
    float: right
}

#reflective-practice #content section#s1 .column .personal-details #submit {
    float: right;
    background: #70Ab4C;
    color: #fff;
    font-family: "HelveticaMedium", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 10px 60px 7px;
    border-radius: 5px;
    border: 1px solid #70Ab4C
}

#reflective-practice #content section#s1 .column .personal-details #submit:active,
#reflective-practice #content section#s1 .column .personal-details #submit:hover {
    background: #fff;
    color: #70Ab4C
}

.row {
    width: 960px;
    max-width: 100%;
    position: relative;
    margin: 0 auto;
    padding: 60px 0.25%
}

#molecular-allergy > .row {
  padding: 20px 0px 10px 0px;
}

.column {
    float: left;
    margin: 2% 1%
}

.column.w10 {
    width: 8%
}

.column.w14 {
    width: 12.25%
}

.column.w16 {
    width: 14.5%
}

.column.w20 {
    width: 17.75%
}

.column.w25 {
    width: 22.75%
}

.column.w33 {
    width: 31%
}

.column.w40 {
    width: 38%
}

.column.w50 {
    width: 47.75%
}

.column.w60 {
    width: 58%
}

.column.w66 {
    width: 65%
}

.column.w75 {
    width: 72.75%
}

.column.w80 {
    width: 78%
}

.column.w90 {
    width: 88%
}

.column.w100 {
    width: 98%
}

.column.w100.spacing {
    margin: 0 1% !important
}

.column.carousel {
    float: none;
    padding: 20px 6%;
}

.column.right {
    float: right
}



@media only screen and (max-width: 960px) {
    * {
        box-sizing: border-box
    }
    .column.w100,
    .column.w14,
    .column.w16,
    .column.w20,
    .column.w25,
    .column.w33,
    .column.w40,
    .column.w50,
    .column.w66,
    .column.w75 {
        width: 98%
    }
    .column.right {
        float: left !important
    }
    .row {
        padding: 45px 0.25%
    }

    #benefits-of-testing .row {
      padding-top:0;
    }
    /*#reflective-practice #reflective-practice-bg section#header,*/
    section.row {
      padding: 25px 10px;
    }


    #benefits-of-testing .row h2 {
      margin-bottom:0;
    }

  }
@media only screen and (max-width: 960px) {
    .accordion-multiple-toggle {
        cursor: pointer
    }
    .accordion-multiple-content {
        display: none
    }
    .accordion-multiple-content.default {
        display: block
    }
    html footer section.row#fs1 .column.w40 {
        text-align: center
    }
    html footer section.row#fs1 .column.w40 p {
        width: 100% !important
    }
    html footer section.row#fs1 .column.w40 img {
        height: 34px;
        width: 150px;
        padding: 0
    }
    html footer section.row#fs1 .column.w100 h3 {
        text-align: center
    }
    html footer section.row#fs2 .column.w50 p {
        text-align: center !important
    }
    html footer section.row#fs2 .column.w50 ul {
        float: none !important;
        text-align: center !important
    }
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: none
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    display: none
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center
}

.owl-theme .owl-controls .owl-buttons div {
    color: #fff;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    border-radius: 30px;
    filter: Alpha(Opacity 50);
    opacity: 0.5
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity 100);
    opacity: 1;
    text-decoration: none
}

.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
    *display: inline
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity 50);
    opacity: 0.5;
    border-radius: 20px;
    background: #869791
}

.owl-theme .owl-controls .owl-page.active span {
    filter: Alpha(Opacity 100);
    opacity: 1
}

.owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity 100);
    opacity: 1
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    border-radius: 30px
}

.owl-item.loading {
    min-height: 150px;
    background: url(AjaxLoader.gif) no-repeat center center
}

#owl-demo .item {
    display: block;
    padding: 30px 0px;
    margin: 5px;
    color: #FFF;
    border-radius: 3px;
    text-align: center
}

.owl-theme .owl-controls .owl-buttons div {
    padding: 20px 12px
}

.owl-theme .owl-buttons i {
    margin-top: 2px
}

.owl-theme .owl-controls .owl-buttons div {
    position: absolute
}

.owl-theme .owl-controls .owl-buttons .owl-prev {
    left: -15px;
    top: 102px;
    background-image: url(img/carousel-arrow-left-active.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    z-index:1000;
}

.owl-theme .owl-controls .owl-buttons .owl-next {
    right: -15px;
    top: 102px;
    background-image: url(img/carousel-arrow-right-active.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    z-index:1000;
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-item {
    float: left
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
    cursor: pointer
}

.grabbing {
    cursor: url(grabbing.png) 8 8, move
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.prettycheckbox,
.prettyradio {
    width: 100%;
    display: inline-block;
    padding: 0;
    margin: 0
}

.prettycheckbox>a,
.prettyradio>a {
    width: 20%;
    display: block;
    float: left;
    cursor: pointer;
    margin: 0;
    height: 30px;
    width: 30px
}

.prettycheckbox>a:focus,
.prettyradio>a:focus {
    outline: 0 none
}

.prettycheckbox label,
.prettyradio label {
    width: 80%;
    display: block;
    float: left;
    margin: 6px 5px;
    cursor: pointer;
    font-family: "HelveticaMedium", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-size: 16px
}

.prettycheckbox a.disabled,
.prettycheckbox label.disabled,
.prettyradio a.disabled,
.prettyradio label.disabled {
    cursor: not-allowed
}

.prettyradio > a {
    background-image: url(img/radio-tick-passive.jpg);
    background-repeat: no-repeat
}

.prettyradio>a.checked {
    background-image: url(img/radio-tick-active.jpg);
    background-repeat: no-repeat
}

.prettycheckbox>a {
    background-image: url(img/check-tick-passive-green.jpg);
    background-repeat: no-repeat
}

.prettycheckbox>a.checked {
    background-image: url(img/check-tick-active-green.jpg);
    background-repeat: no-repeat
}

#content.accordion {
  background-color:#F7F7F7;
}

.understanding-allergy #content.eczema #tables .column.w100 h2 {
  margin-top:0;
}

#content.accordion section {
  padding-bottom:0;
  padding-top:0;
}

#content.accordion.eczema section {
  padding-top:60px;
}

#content.accordion.anaphylaxis p.small {
  padding-bottom:60px;
  padding-left:10px;
}

#content.accordion.anaphylaxis .row {
  padding:0;
}

@media (max-width:960px) {

    #content.accordion.anaphylaxis section.row#tables {
      padding: 0 10px;
    }
}

#home #s3 .column h1 {
    font-size:16px;
    margin:0;
    line-height: 1;
    margin-left:168px;
    padding-left:20px;
    text-transform: uppercase;
}

  .understanding-allergy #content #tables.accordion-multiple .column ul.eczema {
  height:auto;
  margin-bottom:0;
  margin-top:0;
}

.understanding-allergy #content #tables .column.w100 {
  background-color:#fff;
}

.understanding-allergy #content #tables .column.w100 h2 {
  margin-bottom:20px;
  margin-top:20px;
}

.prettycheckbox .prettycheckbox ~ a {
  display:none;
}

#contact-us #content section#s1 .column form label ~ br {
  display:none;
}

#how-do-i-interpret-results .row {
  padding-top:0;
  padding-bottom:0;
}


#how-do-i-interpret-results .row p:first-of-type {
  margin-top:5px;
}

.understanding-allergy #content #benefits-of-testing .column h3 {
  text-transform:none;
  margin-bottom:10px;
}

.contact-wrap:after {
  content: "";
  display: table;
  clear: both;
}

main.cpd-modules {
  display:none;
}

main.cpd-modules.intro {
  display:block;
}

.understanding-allergy #content #benefits section#s3 .column.w33:last-of-type .white-bg h3 span {
  display:none;
}

.understanding-allergy #content .column.w33 a.green {
    width: 80px;
    display: block;
    font-size: 12px;
    text-decoration: none;
    margin: 45px 0 0 85px;
    padding: 6px 20px 5px 20px;
    background-image: url(img/icon-pdf.png);
    background-repeat: no-repeat;
    background-position: 90px center;
    background-size: 21px 23px;
  color:#fff;
}

.understanding-allergy #content #tables .column.w100 h2 {
  margin-top:0;
  margin-bottom:5px;
}

#content.accordion .accordion-multiple-content {
  display:none;
}

#content.accordion.eczema .accordion-multiple-content {
  display:block;
}

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


   .understanding-allergy #content #benefits section#s3 .column.w33:last-of-type .white-bg h3 span {
      display:inline;
    }

    #home #s3 .column h1 {
        margin-left:168px;
    }

    .understanding-allergy #content #history .column.w33 a.green {
        margin:0;
        width: auto;
       display: inline-block;
       padding-right: 45px;

    }
}

@media (max-width:650px) {
    #home #s3 .column h1 {
        margin-left:120px;
    }
}

.active.filter {
  display:inline;
}


.cpd-box {
    margin-top: 10px;
    background: #F7F7F7;
}

.cpd-box .header {
    background: #70Ab4C;
    color: #fff;
    padding: 10px;
}

.cpd-box .content {
    padding: 10px;
    margin-bottom:15px;
}

.cpd-box .content.options {
    text-align:center;
}

.cpd-box .content button {
    margin: 20px 20px 0 0;
    padding: 11px;
    background: #fff;
    color: #000;
    cursor: pointer;
    border-radius: 2px;
    font-size: 12px;
    letter-spacing: 0px;
    border: 1px solid #70Ab4C;
    min-width: 131px;
}

.cpd-box .content button.active {
    margin: 20px 20px 0 0;
    padding: 11px;
    background: #70Ab4C;
    color: #fff;
    cursor: pointer;
    border-radius: 2px;
    font-size: 12px;
    letter-spacing: 0px;
    border: 0;
}

.cpd-box .content p:first-of-type {
    padding-top: 0;
}

.cpd-box .content p:last-of-type {
    padding-bottom: 0;
}

.cpd-button-wrap {
    margin-top:10px;
}

.cpd-button-wrap a,
.cpd-button-wrap button {
    margin: 20px 20px 0 0;
    padding: 11px;
    background: #70Ab4C;
    color: #fff;
    cursor: pointer;
    border-radius: 2px;
    font-size: 12px;
    letter-spacing: 0px;
    border: 0;
}

.cpd-page {
    display: none;
}

.cpd-page[data-page="1"] {
    display: block;
}

.cpd-page .hide {
    display:none;
}

.understanding-allergy #content #molecular-allergy-guidebooks ul li {
    background-image: url(img/list-arrow.png);
    background-repeat: no-repeat;
    background-position: 0px 4px;
    padding: 5px 0 5px 20px;
}

.understanding-allergy #content #molecular-allergy-guidebooks .w100 {
    position:relative;
}

.understanding-allergy #content #molecular-allergy-guidebooks img {
    height: 166px;
    width: 117px;
}

.understanding-allergy #content #molecular-allergy-guidebooks h3{
    position: absolute;
    top: 10px;
    left: 140px;
    color: #70Ab4C;
    font-size: 20px;
    line-height: 26px;
    margin: 0px;
    padding: 0 15px;
    text-transform: none;
}

.understanding-allergy #content #molecular-allergy-guidebooks h3 + p {
    position: absolute;
   top: 40px;
   left: 140px;
   font-size: 16px;
   line-height: 22px;
   padding: 0 15px;
}

.understanding-allergy #content #molecular-allergy-guidebooks a.button {
    position: absolute;
        right: 0px;
        bottom: -20px;
    width: 100px;
    padding: 3px 0px 0px 0px;
    text-align: center;
    font-size: 12px;
}

@media (max-width:960px) {

  .understanding-allergy #content #molecular-allergy-guidebooks a.button {
    bottom:-30px;
  }

}

.understanding-allergy #content #molecular-allergy-guidebooks h4 {
    color: #70Ab4C;
    font-size: 20px;
    line-height: 26px;
}

[data-section="intro"] {
    display:block;
}

#home #content section#s1 {
    padding: 0;
    margin-top: -110px;
}

@media (min-width:1500px) {
    #home #content section#s1 {
        margin-top:0;
    }
}

.page-id-12 nav#secondary ul li:last-child {
    display: none;
}

.page-id-12 nav#secondary ul li a.likely-triggers {
    display:none;
}

nav#primary.row .menu-item-209,
nav#primary.row .menu-item-210 {
    display:none;
}

@media (max-width:960px) {
    #reflective-practice-button {
        display:none;
    }

    #gastro-button {
        display:none;
    }
}

#legal-notice #menu-main-menu-1 .menu-item-211 {
    display: none;
}

#legal-notice .sitemap {
    width:100%;
    text-align: center;
}

#legal-notice .sitemap h2,
#legal-notice .sitemap ul {
    text-align: center;
}

#legal-notice .sitemap ul li {
    font-size: 20px;
    line-height: 26px;
    padding: 5px 0;
}

#legal-notice .sitemap ul li a{
    color:#70Ab4C;
}

@media (max-width:960px) {
    #home #s1 .column.w33 {
        padding-left: calc(50% - 139px);
    }
}

#home #home-bg + #content {
    padding:23px 0;
}

.column.carousel {
  text-align: center;
}
/*
.label.blue {
  width: 110px;
  position: relative;
  display: inline-block;
  font-size: 16px;
  text-align: center;
  margin-top: 5px;
  padding: 4px 0 0 0;
  margin: 0 auto;
  background: #061D2C;
  margin-top:10px;
}

*/
nav#responsive .column ul li.current-menu-item a {
  color:red;
}

.understanding-allergy #content #history  .column a.green {
  text-decoration:underline;
}

@media (max-width:960px) {
  #food.understanding-allergy .bg-bar section#header h2 {
    padding: 16px;
    min-height: 89px;
  }

  .understanding-allergy #food-bg {
    height:175px;
  }

  .understanding-allergy #content #molecular-allergy-guidebooks h3 {
    font-size:12px;
    line-height: 18px;
    margin-top:10px;
  }

  .understanding-allergy #content #molecular-allergy-guidebooks h3 + p {
      font-size: 10.90909px;
      line-height: 16.36364px;
  }
}


@media (max-width:960px) {

    #reflective-practice #content section#s1 > .column {
        padding:0 15px;
    }

    #reflective-practice #content section#s1 .column button.questionnaire {
        margin-right:0;
        width:100%;
    }
}

@media (max-width:960px) {
    .mandatory {
        display: block;
        width:100%!important;
        font-size:12px;
        text-align: left;
        margin-top: -38px!important;

    }

    #legal-notice #legal-notice-bg section#header h1 {
        font-size:40px;
    }

    .understanding-allergy #management-and-referral section.row .column.w66 span {
        width:100%;
        padding:0;
    }

    .understanding-allergy #management-and-referral section.row h2 {
        margin-top:10px;
        color: #70Ab4C;
        font-family: "HelveticaMedium", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
        font-size: 16px;
        line-height: 22px;
        text-transform: none;
    }

    .column.hide {
        display: none;
    }

    #contact-us {
        margin-top:0;
    }
}


.sitemap ~ ul li {
    text-align: center;
}

.section-container > p {
    margin-left:10px;
}

.mandatory {
    font-size:12px;
}

body.page-template .w33 h1 {
    font-size:22px;
}

#legal-notice ul {
    /*list-style-type: disc;*/
}

.understanding-allergy .video img {
  width:100%;
}

#hcp-disclaimer-box {
  z-index: 50000000;
  left:0;
}

#legal-notice .sitemap + ul {
  list-style-type: none;
}

#legal-notice .sitemap + ul li a {
    color: #70Ab4C;
}

#legal-notice-bg > #header > .column {
  padding-left:15px;
}

#contact-us section .w100{
  padding: 15px 15px;
}

nav#primary.row ul li#menu-item-517,
nav#primary.row ul li#menu-item-516 {
  display: none;
}

@media (max-width:960px) {

  nav#primary.row ul li#menu-item-517,
  nav#primary.row ul li#menu-item-516 {
    display: list-item;
  }


  nav#responsive .column ul li#menu-item-194 {
    display: none!important;
  }

  [data-nav-post-id] {
    display: none;
  }

  header.resource + main {
    margin-top:69px;
  }

}

body[data-post="10"] #what-are-components .column.w50.hide {
  height:304px;
}

body[data-template="true"] #molecular-allergy #molecular-allergy-bg section#header h2 {
  padding: 45px 0 0 0;
}

[data-cpd-link='section-5-summary']#nextbutton {
    bottom: -87px;
}

.understanding-allergy #content .column ul li ol li {
  background-image: none;
  list-style-type:inherit;
  list-style:inherit;
 padding:10px;
}

ol li {
}

.cpd-intro {
  display:block;
      font-size: 16px;
    line-height: 22px;
    margin:20px 0;
}

.media-viewer #expert-opinions-bg {
  margin-top: -536px;
}

.media-viewer .viewer {  
  position:relative;
  width:100%;
  max-width: 940px;
  margin-top:15px;
  margin-bottom:15px;
  margin: 0 auto;
}

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

.media-viewer main {
  margin-top:409px!important; 
}

}

.media-viewer .viewer img {
  width:100%;
}

.media-viewer .viewer a.link {
  position:absolute;
  display:none;
}

.media-viewer.pdf-4 .viewer a.link-1.pdf-4 {
  display: block;
  top: 58.87259858442871%;
  left: 9.25531914893617%;
  width: 15.638297872340426%;
  height: 3.5166835187057633%;
}

.media-viewer.pdf-4 .viewer a.link-2.pdf-4 {
  display: block;
  top: 43.5793731041456%;
  left: 51.48936170212766%;
  width: 4.7872340425531915%;
  height: 2.5308392315470172%;
}

.media-viewer.pdf-4 .viewer a.link-3.pdf-4 {
  display:block;
  top: 43.5793731041456%;
  left: 59.489362%;
  width: 16.787234%;
  height: 2.5308392315470172%;

}

.media-viewer.pdf-4 .viewer a.link-4.pdf-4 {
  display:block;
  top: 64.607685%;
  left: 9.25531914893617%;
  width: 35.851063829787233%;
  height: 2.011122%;
}

.media-viewer.pdf-2 .viewer a.link-1.pdf-2 {
  display:block;
  top: 53.545697%;
  height: 2.271813%;
  left: 9.25531914893617%;
  width: 15.574468%;
}

.media-viewer.pdf-2 .viewer a.link-2.pdf-2 {
    display: block;
    top: 45.34723454599231%;
    left: 46.702127659574466%;
    width: 41.17021276595745%;
    height: 1.5915409642117717%; 
}


.media-viewer .viewer .button {
  background: #70Ab4C;
  color: #fff;
  font-family: "HelveticaMedium", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "TeXGyreHerosRegular", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 12px;
  margin: 0;
  padding: 15px 60px 13px;
  border: 1px solid #70Ab4C;
  margin-bottom: 15px;
  position:relative;
  z-index: 2000;
}

@media (max-width:992px) {
  .media-viewer .viewer .button {
    margin-top:15px;
  }
}

.media-viewer h2 {
  padding-top: 72px!important;
}


.slide-container {
  opacity:0;
  min-height:1000px;
  position:relative;
}

@media (max-width:992px) {
  .media-viewer .viewer .button {
    display:none;
  }

  .slide-container {
    min-height:500px;
  }
}


.slide-container img {
  position:absolute;
  margin: 0 auto;
    display: block;
    top:63px;
}

.slide-container img.current {
  
  z-index:1000!important;

}

.slide-controls {
  padding:30px 0;
}

.slide-controls button {
  width:20px;
  height:20px;
  background-color:#70Ab4C;
  border:0;
  border-radius:3px;
  cursor:pointer;
  color:#fff;
}

.slide-controls button:active,
.slide-controls button:focus {
  outline:none;
}

html header {
  z-index:1000000;
}

@keyframes rotate-forever {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.loading-spinner {
  animation-duration: 0.75s;
  animation-iteration-count: infinite;
  animation-name: rotate-forever;
  animation-timing-function: linear;
  height: 30px;
  width: 30px;
  border: 8px solid #70Ab4C;
  border-right-color: transparent;
  border-radius: 50%;
  display: inline-block;
}


.loading-spinner {
  position: absolute;
  top: 14%;
  right: 0;
  bottom: 0;
  left: 50%;
  margin: -15px 0 -15px;
}

#expert-opinions #content section#s2 .column.w33 .image, #clinical-toolkit #content section#s2 .column.w33 .image {
  height:161px;
}

.mix.column a {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.mix.column a img {
  opacity:0;
}

.opt-in-popup {
  z-index: 9000000;
}
