@import url("fontawesome-all.min.css");

html, 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;
vertical-align: baseline;
}
html {
box-sizing: border-box;
scroll-behavior: smooth;
height: 100%;
width: 100%;
}
body {
background: #ffffff;
border-left: 300px solid rgba(31, 63, 101, .5);
border-right: 300px solid rgba(31, 63, 101, .5);
padding-top: 3.25em;
min-height: 100%;
width: 100%;
}
body.login {
position: relative;
display: block;
background: url(background.jpg);
background-size: cover;
background-position: center center;
border: none;
height: 100%;
width: 100%;
z-index: 0;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
.skip {
position: absolute;
left: -10000px;
top: auto;
width: 1px;
height: 1px;
overflow: hidden;
}
.skip:focus {
position: static;
width: auto;
height: auto;
}
ol, ul {
list-style: none;
}

*, *:before, *:after {
box-sizing: inherit;
}


body.is-preload *, body.is-preload *:before, body.is-preload *:after {
animation: none !important;
transition: none !important;
}
body.login #titleBar .title {
display: none;
}
body, input, textarea, select, #header h2, #header, #header #wellnesssegments p {
font-family: Optima, Candara, 'Noto Sans', source-sans-pro, sans-serif;
font-weight: normal;
color: #6b7770;
}
#page-wrapper > section {
margin-bottom: 0;
}
.loginContainer {
position: absolute;
background: rgba(255, 255, 255, .6);
border-radius: 1em;
box-shadow: inset 0px 0px 10px 1px rgba(255, 255, 255, 1);
padding: 4em 1em 0em 1em;
top: 30%;
left: 50%;
transform: translate(-50%, -50%);
width: 300px;
}
.loginContainer .logo h1 {
    text-align: left;
    display: inline-block;
    font-size: 1em;
    color: #1f3f65;
    text-transform: uppercase;
    margin: .25em 0 0 0;
    width: 134px;
}
.loginContainer .logo {
    text-align: center;
    position: absolute;
    display: block;
    top: 20%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 300px;
    z-index: 2;
}
.logo img {
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-top: 1em;
    margin-bottom: 2px;
    width: 50px;
    max-width: 100%;
}
/*#togglePass img {
padding: 0;
margin: 0 0 -0.7em 0;
height: 32px;
width: 45px;
}*/
input#login {
    position: relative;
    text-align: center;
    display: inline;
    font-size: 1em;
    color: #000000;
    font-weight: 400;
    border: none;
    border-radius: 5px;
    background: transparent;
    box-shadow: inset 0px 0px 3px 2px rgba(0, 0, 0, .0);
    cursor: pointer;
    padding: .35em .5em .5em .5em;
    margin-top: .25em;
    margin-bottom: .25em;
    width: 25%;
}
input#username {
    font-family: "Open Sans", sans-serif;
    text-align: center;
    display: inline;
    font-size: .85em;
    font-weight: 400;
    background: rgba(255, 255, 255, .6);
    border: none;
    border-radius: 2px;
    box-shadow: inset 0px 0px 1px 2px rgba(0, 0, 0,   0);
    padding: 0;
    margin: 0;
    line-height: 0;
    height: 2em;
    width: 100%;
}

input[type='text'].accountdetails {
    font-family: "Open Sans", sans-serif;
    text-align: center;
    display: inline-block;
    font-size: 1em;
    Color: #ffffff;
    font-weight: 400;
    background: rgba(255, 255, 255, .3);
    border: none;
    border-radius: 2px;
    box-shadow: inset 0px 0px 1px 2px rgba(0, 0, 0,   0);
    padding: 0;
    margin-right: 0;
    margin-top: .5em;
    line-height: 0;
    height: 2em;
    width: 81.5%;
}
input.loginpass {
font-family: "Open Sans", sans-serif;
text-align: center;
display: inline-block;
font-size: 1em;
color: #000000;
font-weight: 400;
background: rgba(255, 255, 255, .3);
border: none;
border-radius: 2px;
box-shadow: inset 0px 0px 1px 2px rgba(0, 0, 0,   0);
padding: 0;
margin-right: 0;
margin-top: .5em;
line-height: 0;
height: 1.75em;
width: 81.5%;
}
button#save  {
text-align: center;
display: inline-block;
font-size:1em;
border: 0px;
border-radius: 2px;
padding: .1em 0 0 0;
margin-right: 0;
margin-top: 1em;
line-height: 0;
height: 2em;
width: 17%;
z-index: 3;
}
.detail {
font-size: 1em;
color: rgba(0, 0, 0,  1);
font-weight: 600;
text-transform: uppercase;
margin-bottom: .5em;
}
.detail.one {
font-size: 1em;
color: #750695;
font-weight: 600;
text-transform: lowercase;
margin-bottom: .5em;
}
.detail.one span {
color: rgba(0, 0, 0,  1);
text-transform: capitalize;
}
.purchase {
font-size: 1em;
color: rgba(0, 0, 0,  1);
text-transform: capitalize;
margin-bottom: .5em;
}
.purchased {
color: #750695;
font-size: .85em;
font-weight: bold;
text-transform: uppercase;
}
.highlight {
font-size: 1em;
color: white;
background-color: rgba(31, 63, 101, 1);
margin-bottom: 1.5em;
padding: .5em;
}
.highlight input {
background-color: white;
}
#togglePass {
    text-align: center;
    display: inline;
    font-weight: 400;
    border: none;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    background: url('../../images/eye.jpg');
    box-shadow: inset 0px 0px 3px 1px rgba(255, 255, 255, .75);
    cursor: pointer;
    line-height: 0;
    padding: 0  0  0  0;
    margin: .15em 0 0 0;
    vertical-align: bottom;
    height: 28px;
    width: 45px;
}
.loginForm {
    text-align: center;
    width: 100%;
}
form#two {
    font-family: 'Open Sans', sans-serif;
    position: relative;
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 2em;
}
.error {
    font-size: .7em;
    color: #c07c05;
    font-weight: bold;
    line-height: 0;
    padding: 0;
    margin: 0;
    height: 2em;
}
.resetPass {
    font-size: .7em;
    color: #000000;
    line-height: 0;
    padding: 0;
    margin: 1.5em 0 0 0;
    cursor: pointer;
    display: block;
    border: none;
    border-radius: 5px;
    background: transparent;
    box-shadow: inset 0px 0px 3px 2px rgba(0, 0, 0, .0);
    cursor: pointer;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
text-decoration: none;
color: rgba(31, 63, 101, 1);
}

h2 {
font-size: 1.65em;
}

h2.major {
position: relative;
border-top: solid 2px  rgba(31, 63, 101, 1);
font-size: 1.65em;
text-align: center;
margin: 5em 0 3em 0;
top: 0.775em;
}
h2.major.two {

}
p#locations {
text-align: center;
font-size: 1.25em;
color: rgba(79, 48, 80, 1);
margin-bottom: 1em;
}
h2.major span {
position: relative;
display: inline-block;
font-size: 1.5em;
color: rgba(31, 63, 101, 1);
background: #ffffff;
border-radius: 100%;
top: -0.45em;
padding: 0 .5em 0 .5em;
}

h3, h4 {
font-size: 1.25em;
}

a {
color: #006376;
text-decoration: underline;
}

a:hover {
text-decoration: none;
}

b, strong {
font-weight: 700;
color: #750695;
}

i, em {
font-style: italic;
}

br.clear {
clear: both;
}

hr {
border: 0;
border-top: solid 2px #E7EAE8;
margin: 0 0 3em 0;
}



/* Section/Article */



#nav {
position: fixed;
top: 0;
left: 0;
z-index: 1000;
background-color: rgba(255, 255, 255, 0.95);
background-image: url("images/overlay.png");
width: 100%;
height: 3.25em;
line-height: 3.25em;
text-align: center;
cursor: default;
}
#nav ul {
position: relative;
z-index: 1001;
}
#navPanel {
display: none;
}
#titleBar, #title {
display: none;
}
#nav li {
display: inline-block;
margin: 0 0.5em 0 0.5em;
top: 0;
position: relative;
transition: top .15s ease-in-out;
}
#nav li > ul {
display: none;
}
#nav li a, #nav li span {
transition: background-color .075s ease-in-out, color .075s ease-in-out;
position: relative;
display: block;
text-decoration: none;
color: rgba(31, 63, 101, 1);
font-size: 1em;
font-weight: 600;
top: -6px;
padding: 6px .5em 0.25em .5em;
border-bottom-left-radius: 6px;
border-bottom-right-radius: 6px;
outline: 0;
}
#nav li:hover, #nav li.active {
top: 3px;
}
#nav li:hover a, #nav li:hover span {
background:  rgba(31, 63, 101, 1);
color: #ffffff;
}
#nav li.active a, #nav li.active span {
color: #ffffff;
background:  rgba(31, 63, 101, 1);
}
#nav li.current a {
background:  rgba(31, 63, 101, 1);
color: #ffffff;
}
#nav li a:focus {
color:#ffffff !important;
background-image: none;
outline: 3px dotted #a307fc;
background: #d004fc !important;	
}
@media screen and (max-width: 736px) {
h2.major {
font-size: 1.25em;
margin: 2em 0 3em 0;
}
}
@media screen and (max-width: 1080px) {
    #nav {
        display: none;
    }
}

/* Header */


#header .logo {
position: relative;
text-align: center;
top: 0.65em;
}

#header #welcomehead h1 {
position: relative;
display: block;
font-size: 2.5em;
line-height: 1em;
color: rgba(31, 63, 101, 1);
font-weight: 500;
text-transform: uppercase;
padding: 0;
}
#header #accounthead h1 {
position: relative;
display: block;
font-size: 1.75em;
line-height: 1em;
color: rgba(31, 63, 101, 1);
font-weight: 500;
text-transform: uppercase;
padding:  0;
}
img#welcome, img#accountPage {
border-radius: 0px;
padding: 0 0 1em 0;
width: 100%;
}
img#preknowledge {
border-radius: 6px;
width: 100%;
}
img#welcomePage  {
display: block;
position: relative;
margin-top: 4em;
margin-right: auto;
margin-left: auto;
max-width: 75px;
}
img#accountPage  {
display: block;
position: relative;
padding: 0;
margin-top: 4em;
margin-bottom: 0;
margin-right: auto;
margin-left: auto;
max-width: 75px;
}
img#assessmentPage  {
display: block;
position: relative;
margin-top: 4em;
margin-bottom: 0;
margin-right: auto;
margin-left: auto;
max-width: 75px;
}
.accountPage p {
text-align: justify;
font-size: 1em;
color: rgba(31, 63, 101, 1);
margin-bottom: 2em;
margin-right: auto;
margin-left: auto;
max-width: 46em;
}

#header #assessment h1 {
text-align: center;
position: relative;
display: block;
font-size: 2.5em;
line-height: 1em;
color: rgba(31, 63, 101, 1);
font-weight: 500;
text-transform: uppercase;
padding: .5em 0 0 0;
}
#header #provitals h1 {
text-align: center;
position: relative;
display: block;
font-size: 2.5em;
line-height: 1em;
color: rgba(31, 63, 101, 1);
font-weight: 500;
text-transform: uppercase;
padding: .5em 0 0 0;
}
#header #precourseknowledge h1 {
position: relative;
display: block;
font-size: 2.5em;
line-height: 1em;
color: rgba(31, 63, 101, 1);
font-weight: 500;
text-transform: uppercase;
padding: .5em 0 0 0;
}
.precourseknowledgePage h2 {
position: relative;
display: block;
text-align: center;
font-size: 1.25em;
line-height: 1.35em;
color: rgba(31, 63, 101, 1);
font-weight: 500;
padding: .5em 1em 1em 1em;
margin-right: auto;
margin-left: auto;
max-width: 800px;
}
.precourseknowledgePage h3 {
position: relative;
display: block;
text-align: center;
font-size: 1em;
line-height: 1.35em;
color: rgba(117, 6, 149, 1);
font-weight: 600;
padding: .5em 1em 1.25em 1em;
margin-right: auto;
margin-left: auto;
max-width: 800px;
}
.assessmentPage p {
position: relative;
display: block;
text-align: justify;
font-size: 1em;
line-height: 1.5em;
color: rgba(31, 63, 101, 1);
font-weight: 500;
text-transform: none;
padding:  1.5em;
margin-right: auto;
margin-left: auto;
max-width: 800px;
}
.provitalsPage p {
position: relative;
display: block;
text-align: justify;
font-size: 1em;
line-height: 1.5em;
color: rgba(31, 63, 101, 1);
font-weight: 500;
text-transform: none;
padding: 0 1.5em 1.5em 1.5em;
margin-right: auto;
margin-left: auto;
max-width: 800px;
}
.precourseknowledgePage p {
position: relative;
display: inline-block;
text-align: center;
font-size: 1em;
line-height: 1.5em;
color: rgba(31, 63, 101, 1);
font-weight: 500;
text-transform: none;
padding:  1.5em;
}
#header #wellnesssegments h1 {
position: relative;
display: block;
font-size: 2em;
line-height: 1em;
color: rgba(31, 63, 101, 1);
font-weight: 500;
text-transform: uppercase;
padding: .5em 0 0 0;
}
.coursesegmentsPage h2 {
position: relative;
display: block;
text-align: justify;
font-size: 1em;
line-height: 1.5em;
color: rgba(31, 63, 101, 1);
font-weight: 500;
text-transform: none;
padding:  0 1.5em 1em 1.5em;
margin-top: 0;
margin-bottom: 0;
margin-right: auto;
margin-left: auto;
max-width: 49em;
}
.coursesegmentsPage h3 {
position: relative;
display: block;
text-align: center;
font-size: 1em;
line-height: 1.5em;
color: rgba(31, 63, 101, 1);
font-weight: 500;
text-transform: none;
padding:  0 1.5em 1.5em 1.5em;
margin-right: auto;
margin-left: auto;
max-width: 35em;
}
.modules {
position: relative;
display: block;
text-align: center;
padding: 1em 0;
margin-top: 2em;
width: 100%;
}
.modules a.vid, .modules a.vid2, .modules a.vid3, .modules a.vid4, .modules a.vid5, .modules a.vid6,
.modules a.vid7, .modules a.vid8, .modules a.vid9, .modules a.vid10, .modules a.vid11, .modules a.vid12,
.modules a.vid13, .modules a.vid14, .modules a.vid15, .modules a.vid16, .modules a.vid17, .modules a.vid18,
.modules a.vid19, .modules a.vid20, .modules a.vid21, .modules a.vid22, .modules a.vid23, .modules a.vid24,
.modules a.vid25 {
position: relative;
display: inline-block;
color: #ffffff;
background: rgba(31, 63, 101, 1);
box-shadow: inset 0px 0px 6px 1px rgba(255, 255, 255, .4);
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
border-top-right-radius: 0px;
border-bottom-right-radius: 0px;
border-image-source: linear-gradient(0deg, rgba(206, 189, 167, .65), rgba(247, 241, 226, 1), rgba(206, 189, 167, .65));
    border-image-slice: 1;
border-right: 4px solid;   
text-decoration: none;
cursor: pointer;
line-height: 2em;
height: 2em;
width: 5.5em;
}
.modules a.vid:hover {
color: rgba(31, 63, 101, 1);
background: rgba(255, 255, 255, 1);
box-shadow: inset 0px 0px 6px 1px rgba(0, 0, 0, .15);
}
.modules a.vid:focus {
color:#ffffff !important;
background-image: none;
outline: 3px dotted #a307fc;
background: #d004fc !important;
}
.coursesegmentsPage a.completion {
transition: all  .3s;
position: fixed;
display: block;
font-size: .85em;
color: #ffffff;
background: rgba(101, 31, 75, 1);
box-shadow: inset 0px 0px 6px 1px rgba(255, 255, 255, .5), 0px 7px 20px rgba(0, 0, 0, .25);
border-top-left-radius: 1em;
border-bottom-left-radius: 1em;
text-decoration: none;
writing-mode: vertical-lr;
letter-spacing: 1px;
cursor: pointer;
line-height: 1.25em;
top: 7%;
right: 0;
padding: 0em 0 0 1em;
height: 15em;
width: 3.5em;
z-index: 3;
}
.precourseknowledgePage a.completion {
transition: all  .3s;
position: fixed;
display: block;
font-size: .85em;
color: #ffffff;
background: rgba(101, 31, 75, 1);
box-shadow: inset 0px 0px 6px 1px rgba(255, 255, 255, .5), 0px 7px 20px rgba(0, 0, 0, .25);
border-top-left-radius: 1em;
border-bottom-left-radius: 1em;
text-decoration: none;
writing-mode: vertical-lr;
letter-spacing: 1px;
cursor: pointer;
line-height: 1.25em;
top: 15%;
right: 0;
padding: 1.15em 0 0 1em;
height: 15em;
width: 3.5em;
}
.coursesegmentsPage a.completion:hover, .precourseknowledgePage a.completion:hover {
box-shadow: inset 0px 0px 6px 1px rgba(255, 255, 255, .15), 0px 5px 15px rgba(0, 0, 0,  0);
}
.coursesegmentsPage a.completion:focus, .precourseknowledgePage a.completion:focus {
color:#ffffff !important;
background-image: none;
outline: 3px dotted #a307fc;
background: #d004fc !important;
}
.modules a.quiz {
position: relative;
display: inline-block;
color: rgba(31, 63, 101, 1);
background: rgba(255, 255, 255, 1);
box-shadow: inset 0px 0px 6px 1px rgba(0, 0, 0, .15);
border-top-left-radius: 0px;
border-bottom-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-right-radius: 0px;
border-left: 2px solid rgba(31, 63, 101, 1);
text-decoration: none;
cursor: pointer;
line-height: 2em;
height: 2em;
width: 4em;
}
.modules a.quiz:hover {
color: #ffffff;
background: rgba(31, 63, 101, 1);
box-shadow: inset 0px 0px 6px 1px rgba(255, 255, 255, .5);
}
.modules a.quiz:focus {
color:#ffffff !important;
background-image: none;
outline: 3px dotted #a307fc;
background: #d004fc !important;
}
.modules span {
display: inline-block;
/*font-size: 1.25em;
color: rgba(31, 63, 101, 1);
filter: saturate(30%) hue-rotate(105deg) brightness(1);*/
width: 1.9em;
}
.modules span img.check {
background: rgba(31, 63, 101, .5);
box-shadow: inset 0px 0px 6px 1px rgba(255, 255, 255, .5);
border-top-right-radius: .3em;
border-bottom-right-radius: .3em;
margin-bottom: -0.65em;
width: 1.91em;
}
.incorrect {
color: rgba(117, 6, 149, 1);
font-weight: 700;
margin-left: .5em;
}
.correct {
color: rgba(117, 6, 149, 1);
font-weight: 700;
margin-left: .5em;
}
.controlstwo span {

vertical-align: top;
}
.controlsmc span {

vertical-align: top;
}
.controlsqtf span {
position: absolute;

vertical-align: top;
}
.controlsq span {

vertical-align: top;
}
.coursesegmentsPage p {
position: relative;
display: inline-block;
text-align: left;
font-size: 1em;
color: rgba(31, 63, 101, 1);
font-weight: 600;
background: rgba(31, 63, 101, .025);
border-bottom: 2px solid #ffffff;
line-height: 2em;
text-transform: none;
padding: 0 .25em;
margin: 0 .25em 0 0;
height: 2em;
width: 35em;
max-width: 100%;
}
#header h2 {
position: relative;
display: block;
font-size: .85em;
color: rgba(31, 63, 101, 1);
font-weight: 300;
padding: 0 1.5em  2.5em 1.5em;
}
#header .logo p {
display: inline;
color: #C1CAC5;
}
.myform {
position: relative;
display: block;
padding: 1.5em;
margin-right: auto;
margin-left: auto;
height: auto;
min-height: 40em;
width: 70%;
}
.left {
float: left;
width: 49%;
}
.right {
float: right;
width: 49%;
}
.form-groupsix {
position: relative;
display: inline-block;
width: 100%;
}
.control-label {
font-weight: 600;
line-height: 1.5em;
}
input#feet {
width: 49%;
}
 input#inches {
 float: right;
width: 49%;
}
.button.small {
position: relative;
color: #ffffff;
background: rgba(31, 63, 101, 1);
border: 0px;
border-radius: 3px;
box-shadow: inset 0px 0px 10px 2px rgba(255, 255, 255, .5);
float: left;
clear: both;
cursor: pointer;
padding: .25em .5em;
margin-top: 2em;
width: 75px;
}
.button.small:hover {
background: rgba(31, 63, 101, .85);
box-shadow: inset 0px 0px 10px 2px rgba(255, 255, 255, .15);
}
.button.small:focus {
color:#ffffff !important;
background-image: none;
outline: 3px dotted #a307fc;
background: #d004fc !important;
}

@media screen and (max-width: 2000px) {

#header {
margin-bottom: 0;
}
}
@media screen and (max-width: 1680px) {
body {
border-left: 200px solid rgba(31, 63, 101, .5);
border-right: 200px solid rgba(31, 63, 101, .5);
}
}
@media screen and (max-width: 1280px) {
body {
border-left: 60px solid rgba(31, 63, 101, .5);
border-right: 60px solid rgba(31, 63, 101, .5);
}
}
@media screen and (max-width: 980px) {

body {
border-left: 50px solid rgba(31, 63, 101, .5);
border-right: 50px solid rgba(31, 63, 101, .5);
}
.modules span {
width: 1.6em;
}
.modules span img.check {
margin-bottom: -0.6em;
width: 1.6em;
}
.modules a.vid {
font-size: .8em;
width: 5em;
}
.modules a.quiz {
font-size: .8em;
width: 4em;
}
.coursesegmentsPage h2 {
padding: 2.5em 1.5em 1.5em 1.5em;
max-width: 35em;
}
.coursesegmentsPage h3 {
padding: 1em 1.5em 1.5em 1.5em;
max-width: 30em;
}
.coursesegmentsPage p {
font-size: .8em;
border-bottom: 2px solid #ffffff;
line-height: 2em;
text-transform: none;
padding: 0 .25em;
margin: 0 .25em 0 0;
height: 2em;
width: 31em;
max-width: 100%;
}
.precourseknowledgePage h2 {
font-size: 1em;
max-width: 700px;
}
.myform {
width: 85%;
}
#header #assessment h1, #header #provitals h1 {
font-size: 1.75em;
}
#header {
display: none;
}
}
@media screen and (max-width: 800px) {

.coursesegmentsPage p {
font-size: .8em;
line-height: 2em;
text-transform: none;
padding: 0 .25em;
margin: 0 .25em 0 0;
height: 2em;
width: 30em;
}
}
@media screen and (max-width: 736px) {

.precourseknowledgePage h2 {
text-align: justify;
font-size: .85em;
line-height: 1.35em;
max-width: 450px;
}
.coursesegmentsPage p {
font-size: .8em;
width: 25em;
}
.myform {
width: 100%;
}
img#assessmentPage, img#accountPage, img#welcomePage,  img#provitalsPage {
max-width: 45px;
}
}
@media screen and (max-width: 600px) {

.modules span {
width: 1.45em;
}
.modules span img.check {
margin-bottom: -0.6em;
width: 1.45em;
}
.modules a.quiz {
font-size: .7em;
width: 3.5em;
}
.coursesegmentsPage p {
font-size: .7em;
width: 23em;
}
.modules a.vid {
font-size: .7em;
}
}
@media screen and (max-width: 550px) {

body {
border-left: 0px solid rgba(31, 63, 101, .5);
border-right: 0px solid rgba(31, 63, 101, .5);
}
.modules span {
width: 1.5em;
}
.modules span img.check {
margin-bottom: -0.35em;
width: 1.5em;
}
.coursesegmentsPage h2 {
font-size: .85em;
padding: 0 .75em 0 .75em;
max-width: 35em;
}
.coursesegmentsPage h3 {
    font-size: .85em;
    padding: 1em 1.5em 1.5em 1.5em;
}
.coursesegmentsPage p {
font-size: .7em;
width: 27em;
}
.precourseknowledgePage h2 {
font-size: .85em;
}
.assessmentPage p, .provitalsPage p {
font-size: .8em;
}
.left {
display: block;
float: none;
width: 100%;
}
.right {
display: block;
float: none;
width: 100%;
}
.modules {
padding: 1em 0;
margin-top: 0;
}
}
@media screen and (max-width: 480px) {

.coursesegmentsPage a.completion {
font-size: .8em;
line-height: 1.25em;
top: 12%;
right: 0;
padding: 0em 0 0 .5em;
height: 15em;
width: 2.5em;
}
.precourseknowledgePage a.completion {
font-size: .8em;
line-height: 1.25em;
top: 20%;
right: 0;
padding: 1.15em 0 0 .5em;
height: 15em;
width: 2.5em;
}
.coursesegmentsPage p {
line-height: 3em;
width: 25em;
}
.modules span {
width: 1.35em;
}
.modules span img.check {
margin-bottom: -0.5em;

}
.modules a.vid {
width: 4.75em;
}
.modules a.quiz {
font-size: .7em;
width: 3em;
}
}
@media screen and (max-width: 400px) {

.coursesegmentsPage p {
        width: 22em;
    }
}





/* Banner */

#banner {
display: block;
position: relative;
padding:  0;
margin: 0;
z-index: 0;
}
.rslides {
position: relative;
list-style: none;
overflow: hidden;
border: 0px solid rgba(0,0,0,.5);
padding:0;
margin: 0em 0em 0em 0em;
width: 100%;
z-index: 0;
}
 .rslides img {
position: absolute;
display: block;
float: left;
border: 0;
height: auto;
width: 100%;
z-index: 0;
}
.rslides img:first-child {
position: relative;
display: block;
float: left;
}
/*#banner img#mybanner {
display: block;
position: relative;
width: 100%;
z-index: 1;
}*/

img#food-testing {
positioN: absolute;
right: 3em;
margin-top: -10em;
width: 350px;
max-width: 100%;
}
@media screen and (max-width: 1800px) {

    img#food-testing {
        right: 3em;
        margin-top: -9em;
        width: 300px;
    }
}
@media screen and (max-width: 1680px) {

img#food-testing {
right: 2em;
}
}
@media screen and (max-width: 1280px) {

}
@media screen and (max-width: 980px) {
  
        img#food-testing {
        right: 1em;
        margin-top: -6em;
        width: 200px;
    }
}
@media screen and (max-width: 736px) {
  
    img#food-testing {
        right: .5em;
        margin-top: -5em;
        width: 170px;
    }
}
@media screen and (max-width: 550px) {
    img#food-testing {
        right: .5em;
        margin-top: -4em;
        width: 130px;
    }
}



/* Container */
#main {
padding: 0;
}
.topheading  {
text-align: center;
}
img#logo {
position: relative;
margin-top: -1em;
width: 100px;
z-index: 4;
}
.topheading h2 {
font-size: 5em;
color: rgba(31, 63, 101, 1);
line-height: 1.5em;
text-transform: uppercase;
padding: 0 1.5em 0 1.5em;
}
.topheading p {
text-align: center;
font-size: 2em;
color: rgba(31, 63, 101, 1);
line-height: 1.5em;
margin-right: auto;
margin-left: auto;
margin-bottom: 4em;
max-width: 780px;
}
.orderingnotice  {
text-align: center;
}
.orderingnotice h2 {
font-size: 2em;
color: rgba(31, 63, 101, 1);
font-weight: 600;
background-image: url(images/overlay.png);
line-height: 1.25em;
padding: 2em 1.5em;
margin-bottom: 5em;
}
.orderingnotice p {
font-size: 1.25em;
color: rgba(31, 63, 101, 1);
}
#sensitivityTesting {
/*background-image: linear-gradient(90deg, rgba(31, 63, 101, .05), rgba(255, 255, 255, 0), rgba(31, 63, 101, .05));*/
padding: 0 0 9em 0;
}
.coursesegmentsPage {
display: block;
text-align: center;
width: 100%;
}
.modalWindow { 
position: fixed; 
display: block; 
text-align:justify; 
box-shadow:none; 
top: 0; 
background:  #ffffff; 
opacity: 0; 
left: 0; 
right: 0; 
padding: 3em 3em 5em 3em;
margin: 0 auto; 
overflow-y: scroll;
transition: opacity 200ms ease-in; 
pointer-events: none; 
width: 100%; 
z-index: 10001;
}
.modal-container { 
display: block; 
position: relative;
padding: 0 1em 4em 1em;
margin-top:0; 
margin-bottom:0; 
margin-right: auto; 
margin-left: auto; 
overflow-y: scroll;
height: 100vh;
max-width: 800px;
}
button.modalInput {
position: relative;
display: block;
font-size: 1em;
background: rgba(31, 63, 101, 1);
box-shadow: inset 0px 0px 8px 2px rgba(255, 255, 255, .6);
border-top-left-radius: .5em;
border-bottom-left-radius: .5em;
border-top-right-radius: .5px;
border-bottom-right-radius: .5px;
border: 0px;
padding: 0 0 .1em 0;
height: 1.5em;
margin-top: -2em;
margin-bottom: 0;
width: 100px;
color: white;
}
input.modalInput::placeholder {
color: rgba(255, 255, 255, 1);
font-weight: 600;
}
button.modalInputtwo {
text-align: center;
position: relative;
display: block;
font-size: .8em;
background: rgba(144, 5, 126, 1);
box-shadow: inset 0px 0px 8px 2px rgba(255, 255, 255, .6);
border-radius: 4px;
border: 0px;
padding: 0;
height: 2em;
margin-right: auto;
margin-left: auto;
margin-bottom: 1em;
cursor: pointer;
color: rgba(255, 255, 255, 1);
font-weight: 600;
width: 125px;
}
.modal-container img {
max-width: 100%;
}
video {
width: 100%;
}
.modal-container video {
display: block;
border: 5px solid rgba(0, 0, 0, .1);
margin-right: auto;
margin-left: auto;
height: auto;
width: 700px;
max-width: 100%;
}
video::-webkit-media-controls {
writing-mode: horizontal-tb;
width: inherit;
height: inherit;
direction: ltr;
display: flex;
flex-direction: column;
font-family: Roboto, Noto, sans-serif;
color: rgb(0, 0, 0);
justify-content: flex-end;
align-items: center;
font-size: 14px;
margin-top: env(safe-area-inset-top);
margin-left: env(safe-area-inset-left);
margin-right: env(safe-area-inset-right);
margin-bottom: env(safe-area-inset-bottom);
contain: paint !important;
}
video::-webkit-media-controls-panel {
appearance: -internal-media-control;
display: flex;
flex-direction: column;
justify-content: flex-end;
user-select: none;
z-index: 0;
bottom: auto;
min-width: 48px;
font-size: 12px;
font-weight: normal;
font-style: normal;
opacity: 1;
overflow: hidden;
flex: 1 1 0%;
transition: opacity 0.25s cubic-bezier(0.25, 0.1, 0.25, 1);
}
video::-webkit-media-controls.sizing-small div[pseudo="-webkit-media-controls-panel" i] {
background-size: auto 112px;
}
video::-webkit-media-controls:not(.audio-only) div[pseudo="-webkit-media-controls-panel" i] { 
background: linear-gradient(to bottom, var(--gradient-steps)) repeat-x bottom left;
}
.modalWindow::-webkit-scrollbar { 

}
.modalWindow p { 
text-align:left; 
color:rgba(0,0,0, 1); 
padding:0; 
margin-top:0em; 
margin-bottom:0em; 
}
#complete.modalWindow {
text-align: center;
}
#complete p { 
position: relative;
display: block;
text-align: justify; 
font-size: 1em;
color:rgba(0,0,0, 1); 
font-weight: 400;
line-height: 1.35em;
background: transparent;
padding:0; 
margin-top: 0em; 
margin-bottom: 0em; 
margin-right: auto;
margin-left: auto;
width: 95%;
}
.modalWindow a {
text-align: center;
display: block;
position: relative;
text-decoration: none;
font-size: 1em;
color: #90057e !important;
text-decoration: none;
padding: 1em 0em 1em 0em;
line-height: 1em;
margin: 0 auto;
width: 150px;
}
.modalWindow h2 {
position: relative;
display: block;
text-align: center;
font-size: 1.25em;
line-height: 1.5em;
color: rgba(31, 63, 101, .8);
font-weight: 500;
text-transform: none;
padding: 1.5em 1.5em .5em 1.5em;
margin-top: 0;
margin-bottom: 0;
margin-right: auto;
margin-left: auto;
max-width: 42em;
}
.modalWindow a:hover { 
color: #033e63 !important; 
}
.modalWindow a:focus { 
color:#ffffff !important;
background-image: none;
outline: 3px dotted #a307fc;
background: #d004fc !important;
}
.modalWindow:target { 
opacity: 1; pointer-events: auto;
}
.modalWindow .modalContent { padding: 50px 50px 50px 50px; 
}
.form-groupquiz {
    margin-bottom: .25em;
}
.control-labelq {
display: block;

color: rgba(31, 63, 101, 1);
font-weight: 600;
letter-spacing: 0px;
text-align: justify;
line-height: 1.25em;
clear: both;
}
.controlsq {
margin-top: .5em;
margin-bottom: .5em;
height: 100px;
max-width: 100%;
}
.controlsqtf {
margin-top: .5em;
max-width: 135px;
height: 25px;
}
.control-labeltrue {
width: 40px;
float: left;
margin-top: 0;
}
.control-labelfalse {
display: inline-block;
width: 40px;
margin-top: 0em;
}
.controlsq .choice {
border: 1px solid rgba(0, 0, 0, 1);
cursor: pointer;
float: left;
margin-left: 0;
margin-top: .25em;
max-width: 15px;
position: relative;
clear: both;
}
input.trueis {
border: 1px solid #000000;
cursor: pointer;
margin-right: .25em;
width: 15px;
height: 15px;
vertical-align: -15%;
}
input.falseis {
display: inline-block;
border: 1px solid #000000;
cursor: pointer;
margin-right: .25em;
width: 15px;
height: 15px;
vertical-align: -15%;
}
.accountContainer {
text-align: left;
position: relative;
display: table;
margin-right:auto;
margin-left:auto;
padding: 0 2em 3em 2em;
min-height: 55em;
width: 30em;
max-width: 100%;
}
.accountGroup {
margin-bottom: 1em;
}
.control-labelmc {
text-align: left;
font-weight: 600;
line-height: 1.75em;
float: left;
padding-left: 2em;
margin-top: -1.5em;
max-width: 100%;
clear: both;
}
.control-labelb {
font-weight: 600;
padding-top: .75em;
}
.controlsmc {
margin-top: .5em;
margin-bottom: .5em;
height: 100px;
max-width: 100%;
}

@media screen and (max-width: 1800px) {

.control-labelfalse {
width: 40px;
}
input.trueis {
margin-top: .2em;
}
input.falseis {
margin-right: .25em;
}
}
@media screen and (max-width: 1280px) {

#main {
border-top-width: 20px;
border-bottom-width: 10px;
}
.topheading p {
font-size: 1.5em;
padding: 0 3em;
max-width: 760px;
}
.orderingnotice h2 {
font-size:  1.5em;
}
}
@media screen and (max-width:1050px) {
.modalWindow { 
padding: 3em .5em 20em .5em; 
}
}
@media screen and (max-width: 736px) {

#main {
padding: 0;
}
.topheading p {
font-size: 1.35em;
padding: 0 3em;
max-width: 760px;
}
.orderingnotice h2 {
font-size: 1.5em;
margin-bottom: 2em;
}
.orderingnotice p {
font-size: 1em;
}
#sensitivityTesting {
    padding: 0 0 0 0;
}
}
@media screen and (max-width:550px) {
.topheading p {
font-size: 1em;
line-height: 1.65em;
padding: 0 1.5em;
}
.control-labeltrue {
margin-top: .25em;
}
.control-labelfalse {

}
input.falseis {
margin-right: .25em;
}
.control-labelq {

}
.modalWindow a {

padding: 1em 0 0 0;
line-height: 1em;
width: 150px;
}
button.modalInput {
font-size: .85em;
padding: 0 0 .1em 0;
margin-top: -1em;
}
.controlsq {
margin-top: .15em;
margin-bottom: .15em;
height: auto;
max-width: 100%;
}
.control-labelmc {
line-height: 1.25em;
padding-left: 2em;
margin-top: -1.5em;
}
input.trueis {
margin-right: .5em;
}
}
@media screen and (max-width: 400px) {

.control-labeltrue {
width: 35px;
}
.control-labelfalse {
width: 35px;
}
input.trueis {
margin-top: 0;
}
controlsqtf {
max-width: 115px;
}
}





.container {
text-align: center;
margin-right: auto;
margin-left: auto;
margin-top: 3em;
max-width: 100%;
width: 75em;
}
.assessmentPage .container {
width: 68em;
}
.provitalsPage .container {
margin-top: 1em;
width: 68em;
}
.welcomePage .container {
padding: 0 1em;
min-height: 55em;
width: 68em;
}
.precourseknowledgePage .container {
margin-top: 2em;
width: 68em;
}
input[type="button"], input[type="submit"], input[type="reset"], button Danbar, .button.Danbar {
display: block;
position: relative;
text-align: center;
font-size: 1em;
color: rgba(255, 255, 255, 1);
background: rgba(31, 63, 101, 1);
border-radius: 15%;
border-top: 4px solid #abc3df;
border-bottom: 4px solid #abc3df;
cursor: pointer;
text-transform: none;
padding: .5em 1em;
margin-top: 4em;
margin-bottom: 2em;
margin-right: auto;
margin-left: auto;
width: 350px;
z-index: 2;
}
.button.Danbar:focus {
color:#ffffff !important;
background-image: none;
outline: 3px dotted #a307fc;
background: #d004fc !important;
}
.Danbartab {
display: none;
margin-bottom: 2em;
}
.Danbartab span {
margin-right: 1em;
}
.Danbartab b {
font-size: .7em;
margin-left: 2px;
}
.Danbartab p {
text-align: justify;
display: block;
color: rgba(31, 63, 101, 1);
padding: 1em 0 0 0;
margin-bottom: 0;
margin-right: auto;
margin-left: auto;
max-width: 100%;
}
.Danbar h3 {
text-align: center;
padding: 0 2em;
margin-top: 1em;
}
@media screen and (max-width: 1680px) {

.container {
width: 75em;
}
}

@media screen and (max-width: 1280px) {


img#logo {
width: 80px;
}
.topheading h2 {
        font-size: 3em;
    }
}

@media screen and (max-width: 980px) {

#main {
border-top-width: 0;
}
.container {
width: 100%;
}
img#logo {
width: 60px;
}
.topheading h2 {
        max-width: 500px;
        margin-right: auto;
        margin-left: auto;
    }
}

@media screen and (max-width: 736px) {

.precourseknowledgePage .container {
width: calc(100% - 16px);
}
#testimonials h2.major span {
font-size: 1em;
max-width: 350px;
}
#testimonials img {
max-width: 100px;
}
.row > .col-6 {
    width: 100% !important;
}
.row > .col-12-small {
        width: 100% !important;
    }
}
@media screen and (max-width: 550px) {
    img#logo {
        margin-top: -0.5em;
        width: 50px;
    }
    .topheading h2 {
        font-size: 2.5em;
        padding: 0 0 .25em 0;
    }
}



/* Row */

.row {
display: flex;
flex-wrap: wrap;
box-sizing: border-box;
align-items: stretch;
}
 .row > * {box-sizing: border-box;}.row.gtr-uniform > * > :last-child {margin-bottom: 0;}.row.aln-left {justify-content: flex-start;}.row.aln-center {justify-content: center;}.row.aln-right {justify-content: flex-end;}.row.aln-top {align-items: flex-start;}.row.aln-middle {align-items: center;}.row.aln-bottom {align-items: flex-end;}.row > .imp {order: -1;}.row > .col-1 {width: 8.33333%;}.row > .off-1 {margin-left: 8.33333%;}.row > .col-2 {width: 16.66667%;}.row > .off-2 {margin-left: 16.66667%;}.row > .col-3 {width: 30%;}.row > .off-3 {margin-left: 25%;}.row > .col-4 {width: 33.33333%;}.row > .off-4 {margin-left: 33.33333%;}.row > .col-5 {width: 41.66667%;}.row > .off-5 {margin-left: 41.66667%;}.row > .col-6 {width: 50%;}.row > .off-6 {margin-left: 50%;}.row > .col-7 {width: 58.33333%;}.row > .off-7 {margin-left: 58.33333%;}.row > .col-8 {width: 66.66667%;}.row > .off-8 {margin-left: 66.66667%;}.row > .col-9 {width: 70%;}.row > .off-9 {margin-left: 75%;}.row > .col-10 {width: 83.33333%;}.row > .off-10 {margin-left: 83.33333%;}.row > .col-11 {width: 91.66667%;}.row > .off-11 {margin-left: 91.66667%;}.row > .col-12 {width: 100%;}.row > .off-12 {margin-left: 100%;}.row.gtr-0 {margin-top: 0px;margin-left: 0px;}.row.gtr-0 > * {padding: 0px 0 0 0px;}.row.gtr-0.gtr-uniform {margin-top: 0px;}.row.gtr-0.gtr-uniform > * {padding-top: 0px;}.row.gtr-25 {margin-top: -12.5px;margin-left: -12.5px;}.row.gtr-25 > * {padding: 12.5px 0 0 12.5px;}.row.gtr-25.gtr-uniform {margin-top: -12.5px;}.row.gtr-25.gtr-uniform > * {padding-top: 12.5px;}.row.gtr-50 {margin-top: -25px;margin-left: -25px;}.row.gtr-50 > * {padding: 25px 0 0 25px;}.row.gtr-50.gtr-uniform {margin-top: -25px;}.row.gtr-50.gtr-uniform > * {padding-top: 25px;}.row {margin-top: -50px;margin-left: -50px;}.row > * {padding: 50px 0 0 50px;}.row.gtr-uniform {margin-top: -50px;}.row.gtr-uniform > * {padding-top: 50px;}.row.gtr-150 {margin-top: -75px;margin-left: -75px;}.row.gtr-150 > * {padding: 75px 0 0 75px;}.row.gtr-150.gtr-uniform {margin-top: -75px;}.row.gtr-150.gtr-uniform > * {padding-top: 75px;}.row.gtr-200 {margin-top: -100px;margin-left: -100px;}.row.gtr-200 > * {padding: 60px 0 0 100px;}.row.gtr-200.gtr-uniform {margin-top: -100px;}.row.gtr-200.gtr-uniform > * {padding-top: 100px;}@media screen and (max-width: 1680px) {.row {display: flex;flex-wrap: wrap;box-sizing: border-box;align-items: stretch;}.row > * {box-sizing: border-box;}.row.gtr-uniform > * > :last-child {margin-bottom: 0;}.row.aln-left {justify-content: flex-start;}.row.aln-center {justify-content: center;}.row.aln-right {justify-content: flex-end;}.row.aln-top {align-items: flex-start;}.row.aln-middle {align-items: center;}.row.aln-bottom {align-items: flex-end;}.row > .imp-xlarge {order: -1;}.row > .col-1-xlarge {width: 8.33333%;}.row > .off-1-xlarge {margin-left: 8.33333%;}.row > .col-2-xlarge {width: 16.66667%;}.row > .off-2-xlarge {margin-left: 16.66667%;}.row > .col-3-xlarge {width: 25%;}.row > .off-3-xlarge {margin-left: 25%;}.row > .col-4-xlarge {width: 33.33333%;}.row > .off-4-xlarge {margin-left: 33.33333%;}.row > .col-5-xlarge {width: 41.66667%;}.row > .off-5-xlarge {margin-left: 41.66667%;}.row > .col-6-xlarge {width: 50%;}.row > .off-6-xlarge {margin-left: 50%;}.row > .col-7-xlarge {width: 58.33333%;}.row > .off-7-xlarge {margin-left: 58.33333%;}.row > .col-8-xlarge {width: 66.66667%;}.row > .off-8-xlarge {margin-left: 66.66667%;}.row > .col-9-xlarge {width: 75%;}.row > .off-9-xlarge {margin-left: 75%;}.row > .col-10-xlarge {width: 83.33333%;}.row > .off-10-xlarge {margin-left: 83.33333%;}.row > .col-11-xlarge {width: 91.66667%;}.row > .off-11-xlarge {margin-left: 91.66667%;}.row > .col-12-xlarge {width: 100%;}.row > .off-12-xlarge {margin-left: 100%;}.row.gtr-0 {margin-top: 0px;margin-left: 0px;}.row.gtr-0 > * {padding: 0px 0 0 0px;}.row.gtr-0.gtr-uniform {margin-top: 0px;}.row.gtr-0.gtr-uniform > * {padding-top: 0px;}.row.gtr-25 {margin-top: -12.5px;margin-left: -12.5px;}.row.gtr-25 > * {padding: 12.5px 0 0 12.5px;}.row.gtr-25.gtr-uniform {margin-top: -12.5px;}.row.gtr-25.gtr-uniform > * {padding-top: 12.5px;}.row.gtr-50 {margin-top: -25px;margin-left: -25px;}.row.gtr-50 > * {padding: 25px 0 0 25px;}.row.gtr-50.gtr-uniform {margin-top: -25px;}.row.gtr-50.gtr-uniform > * {padding-top: 25px;}.row {margin-top: -50px;margin-left: -50px;}.row > * {padding: 50px 0 0 50px;}.row.gtr-uniform {margin-top: -50px;}.row.gtr-uniform > * {padding-top: 50px;}.row.gtr-150 {margin-top: -75px;margin-left: -75px;}.row.gtr-150 > * {padding: 75px 0 0 75px;}.row.gtr-150.gtr-uniform {margin-top: -75px;}.row.gtr-150.gtr-uniform > * {padding-top: 75px;}.row.gtr-200 {margin-top: -100px;margin-left: -100px;}.row.gtr-200 > * {padding: 70px 0 0 100px;}.row.gtr-200.gtr-uniform {margin-top: -100px;}.row.gtr-200.gtr-uniform > * {padding-top: 100px;}}@media screen and (max-width: 1280px) {.row {display: flex;flex-wrap: wrap;box-sizing: border-box;align-items: stretch;}.row > * {box-sizing: border-box;}.row.gtr-uniform > * > :last-child {margin-bottom: 0;}.row.aln-left {justify-content: flex-start;}.row.aln-center {justify-content: center;}.row.aln-right {justify-content: flex-end;}.row.aln-top {align-items: flex-start;}.row.aln-middle {align-items: center;}.row.aln-bottom {align-items: flex-end;}.row > .imp-large {order: -1;}.row > .col-1-large {width: 8.33333%;}.row > .off-1-large {margin-left: 8.33333%;}.row > .col-2-large {width: 16.66667%;}.row > .off-2-large {margin-left: 16.66667%;}.row > .col-3-large {width: 25%;}.row > .off-3-large {margin-left: 25%;}.row > .col-4-large {width: 33.33333%;}.row > .off-4-large {margin-left: 33.33333%;}.row > .col-5-large {width: 41.66667%;}.row > .off-5-large {margin-left: 41.66667%;}.row > .col-6-large {width: 50%;}.row > .off-6-large {margin-left: 50%;}.row > .col-7-large {width: 58.33333%;}.row > .off-7-large {margin-left: 58.33333%;}.row > .col-8-large {width: 66.66667%;}.row > .off-8-large {margin-left: 66.66667%;}.row > .col-9-large {width: 75%;}.row > .off-9-large {margin-left: 75%;}.row > .col-10-large {width: 83.33333%;}.row > .off-10-large {margin-left: 83.33333%;}.row > .col-11-large {width: 91.66667%;}.row > .off-11-large {margin-left: 91.66667%;}.row > .col-12-large {width: 100%;}.row > .off-12-large {margin-left: 100%;}.row.gtr-0 {margin-top: 0px;margin-left: 0px;}.row.gtr-0 > * {padding: 0px 0 0 0px;}.row.gtr-0.gtr-uniform {margin-top: 0px;}.row.gtr-0.gtr-uniform > * {padding-top: 0px;}.row.gtr-25 {margin-top: -10px;margin-left: -10px;}.row.gtr-25 > * {padding: 10px 0 0 10px;}.row.gtr-25.gtr-uniform {margin-top: -10px;}.row.gtr-25.gtr-uniform > * {padding-top: 10px;}.row.gtr-50 {margin-top: -20px;margin-left: -20px;}.row.gtr-50 > * {padding: 20px 0 0 20px;}.row.gtr-50.gtr-uniform {margin-top: -20px;}.row.gtr-50.gtr-uniform > * {padding-top: 20px;}.row {margin-top: -40px;margin-left: -40px;}.row > * {padding: 40px 0 0 40px;}.row.gtr-uniform {margin-top: -40px;}.row.gtr-uniform > * {padding-top: 40px;}.row.gtr-150 {margin-top: -60px;margin-left: -60px;}.row.gtr-150 > * {padding: 60px 0 0 60px;}.row.gtr-150.gtr-uniform {margin-top: -60px;}.row.gtr-150.gtr-uniform > * {padding-top: 60px;}.row.gtr-200 {margin-top: -80px;margin-left: -80px;}.row.gtr-200 > * {padding: 50px 0 0 80px;}.row.gtr-200.gtr-uniform {margin-top: -80px;}.row.gtr-200.gtr-uniform > * {padding-top: 80px;}}@media screen and (max-width: 980px) {.row {display: flex;flex-wrap: wrap;box-sizing: border-box;align-items: stretch;}.row > * {box-sizing: border-box;}.row.gtr-uniform > * > :last-child {margin-bottom: 0;}.row.aln-left {justify-content: flex-start;}.row.aln-center {justify-content: center;}.row.aln-right {justify-content: flex-end;}.row.aln-top {align-items: flex-start;}.row.aln-middle {align-items: center;}.row.aln-bottom {align-items: flex-end;}.row > .imp-medium {order: -1;}.row > .col-1-medium {width: 8.33333%;}.row > .off-1-medium {margin-left: 8.33333%;}.row > .col-2-medium {width: 16.66667%;}.row > .off-2-medium {margin-left: 16.66667%;}.row > .col-3-medium {width: 25%;}.row > .off-3-medium {margin-left: 25%;}.row > .col-4-medium {width: 33.33333%;}.row > .off-4-medium {margin-left: 33.33333%;}.row > .col-5-medium {width: 41.66667%;}.row > .off-5-medium {margin-left: 41.66667%;}.row > .col-6-medium {width: 50%;}.row > .off-6-medium {margin-left: 50%;}.row > .col-7-medium {width: 58.33333%;}.row > .off-7-medium {margin-left: 58.33333%;}.row > .col-8-medium {width: 66.66667%;}.row > .off-8-medium {margin-left: 66.66667%;}.row > .col-9-medium {width: 75%;}.row > .off-9-medium {margin-left: 75%;}.row > .col-10-medium {width: 83.33333%;}.row > .off-10-medium {margin-left: 83.33333%;}.row > .col-11-medium {width: 91.66667%;}.row > .off-11-medium {margin-left: 91.66667%;}.row > .col-12-medium {width: 50%;}.row > .off-12-medium {margin-left: 100%;}.row.gtr-0 {margin-top: 0px;margin-left: 0px;}.row.gtr-0 > * {padding: 0px 0 0 0px;}.row.gtr-0.gtr-uniform {margin-top: 0px;}.row.gtr-0.gtr-uniform > * {padding-top: 0px;}.row.gtr-25 {margin-top: -12.5px;margin-left: -12.5px;}.row.gtr-25 > * {padding: 12.5px 0 0 12.5px;}.row.gtr-25.gtr-uniform {margin-top: -12.5px;}.row.gtr-25.gtr-uniform > * {padding-top: 12.5px;}.row.gtr-50 {margin-top: -25px;margin-left: -25px;}.row.gtr-50 > * {padding: 25px 0 0 25px;}.row.gtr-50.gtr-uniform {margin-top: -25px;}.row.gtr-50.gtr-uniform > * {padding-top: 25px;}.row {margin-top: -50px;margin-left: -50px;}.row > * {padding: 50px 0 0 50px;}.row.gtr-uniform {margin-top: -50px;}.row.gtr-uniform > * {padding-top: 50px;}.row.gtr-150 {margin-top: -75px;margin-left: -75px;}.row.gtr-150 > * {padding: 75px 0 0 75px;}.row.gtr-150.gtr-uniform {margin-top: -75px;}.row.gtr-150.gtr-uniform > * {padding-top: 75px;}.row.gtr-200 {margin-top: -100px;margin-left: -100px;}.row.gtr-200 > * {padding: 70px 0 0 100px;}.row.gtr-200.gtr-uniform {margin-top: -100px;}.row.gtr-200.gtr-uniform > * {padding-top: 100px;}}@media screen and (max-width: 736px) {.row {display: flex;flex-wrap: wrap;box-sizing: border-box;align-items: stretch;}.row > * {box-sizing: border-box;}.row.gtr-uniform > * > :last-child {margin-bottom: 0;}.row.aln-left {justify-content: flex-start;}.row.aln-center {justify-content: center;}.row.aln-right {justify-content: flex-end;}.row.aln-top {align-items: flex-start;}.row.aln-middle {align-items: center;}.row.aln-bottom {align-items: flex-end;}.row > .imp-small {order: -1;}.row > .col-1-small {width: 8.33333%;}.row > .off-1-small {margin-left: 8.33333%;}.row > .col-2-small {width: 16.66667%;}.row > .off-2-small {margin-left: 16.66667%;}.row > .col-3-small {width: 25%;}.row > .off-3-small {margin-left: 25%;}.row > .col-4-small {width: 33.33333%;}.row > .off-4-small {margin-left: 33.33333%;}.row > .col-5-small {width: 41.66667%;}.row > .off-5-small {margin-left: 41.66667%;}.row > .col-6-small {width: 50%;}.row > .off-6-small {margin-left: 50%;}.row > .col-7-small {width: 58.33333%;}.row > .off-7-small {margin-left: 58.33333%;}.row > .col-8-small {width: 66.66667%;}.row > .off-8-small {margin-left: 66.66667%;}.row > .col-9-small {width: 75%;}.row > .off-9-small {margin-left: 75%;}.row > .col-10-small {width: 83.33333%;}.row > .off-10-small {margin-left: 83.33333%;}.row > .col-11-small {width: 91.66667%;}.row > .off-11-small {margin-left: 91.66667%;}.row > .off-12-small {margin-left: 100%;}.row.gtr-0 {margin-top: 0px;margin-left: 0px;}.row.gtr-0 > * {padding: 0px 0 0 0px;}.row.gtr-0.gtr-uniform {margin-top: 0px;}.row.gtr-0.gtr-uniform > * {padding-top: 0px;}.row.gtr-25 {margin-top: -5px;margin-left: -5px;}.row.gtr-25 > * {padding: 5px 0 0 5px;}.row.gtr-25.gtr-uniform {margin-top: -5px;}.row.gtr-25.gtr-uniform > * {padding-top: 5px;}.row.gtr-50 {margin-top: -10px;margin-left: -10px;}.row.gtr-50 > * {padding: 10px 0 0 10px;}.row.gtr-50.gtr-uniform {margin-top: -10px;}.row.gtr-50.gtr-uniform > * {padding-top: 10px;}.row {margin-top: -20px;margin-left: -20px;}.row > * {padding: 20px 0 0 20px;}.row.gtr-uniform {margin-top: -20px;}.row.gtr-uniform > * {padding-top: 20px;}.row.gtr-150 {margin-top: -30px;margin-left: -30px;}.row.gtr-150 > * {padding: 30px 0 0 30px;}.row.gtr-150.gtr-uniform {margin-top: -30px;}.row.gtr-150.gtr-uniform > * {padding-top: 30px;}.row.gtr-200 {margin-top: -40px;margin-left: -40px;}.row.gtr-200 > * {padding: 10px 0 0 40px;}.row.gtr-200.gtr-uniform {margin-top: -40px;}.row.gtr-200.gtr-uniform > * {padding-top: 40px;}}@media screen and (max-width: 600px) {.row > .col-12-small {width: 100%;}}@media screen and (max-width: 360px) {.row {display: flex;flex-wrap: wrap;box-sizing: border-box;align-items: stretch;}.row > * {box-sizing: border-box;}.row.gtr-uniform > * > :last-child {margin-bottom: 0;}.row.aln-left {justify-content: flex-start;}.row.aln-center {justify-content: center;}.row.aln-right {justify-content: flex-end;}.row.aln-top {align-items: flex-start;}.row.aln-middle {align-items: center;}.row.aln-bottom {align-items: flex-end;}.row > .imp-xsmall {order: -1;}.row > .col-1-xsmall {width: 8.33333%;}.row > .off-1-xsmall {margin-left: 8.33333%;}.row > .col-2-xsmall {width: 16.66667%;}.row > .off-2-xsmall {margin-left: 16.66667%;}.row > .col-3-xsmall {width: 25%;}.row > .off-3-xsmall {margin-left: 25%;}.row > .col-4-xsmall {width: 33.33333%;}.row > .off-4-xsmall {margin-left: 33.33333%;}.row > .col-5-xsmall {width: 41.66667%;}.row > .off-5-xsmall {margin-left: 41.66667%;}.row > .col-6-xsmall {width: 50%;}.row > .off-6-xsmall {margin-left: 50%;}.row > .col-7-xsmall {width: 58.33333%;}.row > .off-7-xsmall {margin-left: 58.33333%;}.row > .col-8-xsmall {width: 66.66667%;}.row > .off-8-xsmall {margin-left: 66.66667%;}.row > .col-9-xsmall {width: 75%;}.row > .off-9-xsmall {margin-left: 75%;}.row > .col-10-xsmall {width: 83.33333%;}.row > .off-10-xsmall {margin-left: 83.33333%;}.row > .col-11-xsmall {width: 91.66667%;}.row > .off-11-xsmall {margin-left: 91.66667%;}.row > .col-12-xsmall {width: 100%;}.row > .off-12-xsmall {margin-left: 100%;}.row.gtr-0 {margin-top: 0px;margin-left: 0px;}.row.gtr-0 > * {padding: 0px 0 0 0px;}.row.gtr-0.gtr-uniform {margin-top: 0px;}.row.gtr-0.gtr-uniform > * {padding-top: 0px;}.row.gtr-25 {margin-top: -3.75px;margin-left: -3.75px;}.row.gtr-25 > * {padding: 3.75px 0 0 3.75px;}.row.gtr-25.gtr-uniform {margin-top: -3.75px;}.row.gtr-25.gtr-uniform > * {padding-top: 3.75px;}.row.gtr-50 {margin-top: -7.5px;margin-left: -7.5px;}.row.gtr-50 > * {padding: 7.5px 0 0 7.5px;}.row.gtr-50.gtr-uniform {margin-top: -7.5px;}.row.gtr-50.gtr-uniform > * {padding-top: 7.5px;}.row {margin-top: -15px;margin-left: -15px;}.row > * {padding: 15px 0 0 15px;}.row.gtr-uniform {margin-top: -15px;}.row.gtr-uniform > * {padding-top: 15px;}.row.gtr-150 {margin-top: -22.5px;margin-left: -22.5px;}.row.gtr-150 > * {padding: 22.5px 0 0 22.5px;}.row.gtr-150.gtr-uniform {margin-top: -22.5px;}.row.gtr-150.gtr-uniform > * {padding-top: 22.5px;}.row.gtr-200 {margin-top: -30px;margin-left: -30px;}.row.gtr-200 > * {padding: 30px 0 0 30px;}.row.gtr-200.gtr-uniform {margin-top: -30px;}.row.gtr-200.gtr-uniform > * {padding-top: 30px;}}
/* Image */

.image {
position: relative;
display: inline-block;
border-radius: 8px;
}
.image img {
display: block;
width: 100%;
border-radius: 8px;
}
.image:before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
/*background: url("images/overlay.png");*/
border-radius: 8px;
}
.image.fit {
display: block;
width: 100%;
}
.image.featured {
display: block;
width: 100%;
margin: 0 0 2em 0;
}
.image.left {
float: left;
margin: 0 2em 2em 0;
}
.image.centered {
display: block;
margin: 0 0 2em 0;
}
.image.centered img {
margin: 0 auto;
width: auto;
}

/* List */

ul {
list-style: disc;
padding-left: 1em;
}
ul li {
padding-left: 0.5em;
}
ol {
list-style: decimal;
padding-left: 1.25em;
}
ol li {
padding-left: 0.25em;
}

/* Divided */

ul.divided {
list-style: none;
padding-left: 0;
}
ul.divided > li {
border-top: solid 2px #e7eae8;
padding-top: 2.35em;
margin-top: 2.35em;
padding-left: 0;
}

ul.divided > li:first-child {
border-top: 0;
padding-top: 0;
margin-top: 0;
}

/* Actions */

ul.actions {
list-style: none;
padding-left: 0;
text-align: center;
margin: 2em 0 0 0;
}

ul.actions li {
display: inline-block;
margin: 0 0 0 1em;
padding-left: 0;
}

ul.actions li:first-child {
margin-left: 0;
}

/* Contact */

ul.contact {
list-style: none;
padding-left: 0;
cursor: default;
}

ul.contact li {
-moz-transition: top .15s ease-in-out;
-webkit-transition: top .15s ease-in-out;
-ms-transition: top .15s ease-in-out;
transition: top .15s ease-in-out;
position: relative;
display: inline-block;
margin: 0 0.25em 0 0.25em;
top: 0;
padding-left: 0;
}

ul.contact li a {
transition: background-color .2s ease-in-out;
display: block;
position: relative;
text-align: center;
border-radius: 6px;
font-size: 1.25em;
font-weight: 600;
background: #c1cac5;
width: 150px;
height: 53px;
}
ul.contact li#two a {
transition: background-color .2s ease-in-out;
display: block;
position: relative;
text-align: center;
border-radius: 6px;
font-weight: 600;
background: rgba(31, 63, 101,  1);
width: 48px;
height: 53px;
}

ul.contact li a:before {
color: #f2f5f3;
font-size: 32px;
line-height: 48px;
}

ul.contact li:hover {
top: -5px;
}

ul.contact li:hover a.fa-facebook {
background-color: #3C5A98;
}

ul.contact li:hover a.fa-twitter {
background-color: #2DAAE4;
}

ul.contact li:hover a.fa-dribbble {
background-color: #C4376B;
}

ul.contact li:hover a.fa-linkedin {
background-color: #006599;
}

ul.contact li:hover a.fa-instagram {
background-color: #2E5E86;
}

ul.contact li:hover a.fa-google-plus {
background-color: #DA2713;
}

ul.contact li:active {
top: 0;
}

/* Special */

ul.special {
list-style: none;
padding-left: 0;
cursor: default;
position: relative;
margin: -2em 0 2em 0em;
}

ul.special li {
-moz-transition: top .15s ease-in-out;
-webkit-transition: top .15s ease-in-out;
-ms-transition: top .15s ease-in-out;
transition: top .15s ease-in-out;
position: relative;
display: inline-block;
top: 0;
padding: 2em 0 0 .5em;
}

ul.special li a {
display: block;
font-size: .75em;
color: #ffffff;
font-weight: 600;
background: rgba(175, 5, 161, 1);
box-shadow: inset 0px 0px 15px 2px rgba(255, 255, 255, .7), 0px 8px 25px rgba(0, 0, 0, .2);
border-radius: 100%;
text-decoration: none;
line-height: 1.35em;
padding: 2.65em .1em;
width: 125px;
height: 125px;
}
ul.special li span {
display: block;
font-size: 1.25em;
font-weight: 700;
}
ul.special li a:focus {
color:#ffffff !important;
background-image: none;
outline: 3px dotted #a307fc;
background: #d004fc !important;
}
ul.special li a:before {
transition: background-color .2s ease-in-out;
display: block;
text-align: center;
background: #c1cac5;
border-radius: 100%;
width: 2.25em;
height: 2.25em;
line-height: 2.175em;
font-size: 5em;
color: #fff;
}

ul.special li:hover {
top: -1em;
}

ul.special li:hover a:before {
background: #b9d2ce;
}

/* Meta */

ul.meta {
font-size: 1em;
color: #a1aaa5;
list-style: none;
padding-left: 0;
}

ul.meta li {
position: relative;
display: inline-block;
color: rgba(31, 63, 101, .75);
margin-left: 1em;
padding-left: 0;
}

ul.meta li a {
color: inherit;
outline: 0;
}

ul.meta li:first-child {
margin-left: 0;
}

ul.meta li:before {
opacity: 0.5;
cursor: default;
margin-right: 0.5em;
}

/* Menu */

ul.menu {
list-style: none;
padding-left: 0;
}

ul.menu li {
border-left: solid 1px #E7EAE8;
display: inline-block;
padding: 0 0 0 0.75em;
margin: 0 0 0 0.75em;
}

ul.menu li:first-child {
border-left: 0;
margin-left: 0;
padding-left: 0;
}

/* Tables */

table {
width: 100%;
}

table.default {
width: 100%;
}

table.default tr {
border-top: solid 2px #E7EAE8;
}

table.default tr:first-child {
border-top: 0;
}

table.default td {
padding: 0.5em 1em 0.5em 1em;
}

table.default th {
text-align: left;
padding: 0.5em 1em 0.5em 1em;
margin: 0 0 1em 0;
color: #6b7770;
}

table.default thead {
background: #E7EAE8;
color: #fff;
}

/* Box */

.box.highlight {
text-align: center;
}

.box.highlight h2 {
font-size: 3em;
margin: 0 0 0.25em 0;
}

.box.highlight header > p {
font-size: 1.65em;
margin: 0 0 1.5em 0;
}

.box.feature {
text-align: center;
}
.box.feature h2 {
text-align: left;
font-size: 1.25em;
color: rgba(31, 63, 101, 1);
font-weight: 600;
line-height: 1.5em;
margin-bottom: 1em;
}
.box.feature.two a {
position: relative;
display: block;
font-size: .85em;
color: #ffffff;
background: rgba(31, 63, 101, 1);
text-decoration: none;
cursor: pointer;
border-bottom-right-radius: 1rem;
border-bottom-left-radius: 1rem;
border-top-right-radius: 0px;
border-top-left-radius: 0px;
box-shadow: inset 0px 0px 10px 2px rgba(255, 255, 255, 0);
line-height: .5em;
padding: 2em .25em;
margin-top: -1em;
margin-bottom: 0;
width: 100%;
}
.box.feature a:hover {
box-shadow: inset 0px 0px 10px 2px rgba(255, 255, 255, 0);
}
.box.feature a:focus {
color:#ffffff !important;
background-image: none;
outline: 3px dotted #a307fc;
background: #d004fc !important;
}
.testing {
position: relative;
display: block;

margin-right: auto;
margin-left: auto;
width: 100%;
}
.box.feature.two h3 {
position: relative;
font-size: 1em;
color: #ffffff;
text-transform: none;
padding-top: .35em;
margin-top: 0;
margin-right: auto;
margin-left: auto;
margin-bottom: 0;
height: 30px;
width: 100%;
z-index: 1;
}
.box.feature p {
text-align: justify;
font-size: 1em;
color: rgba(31, 63, 101, 1);
line-height: 1.75em;
margin: 0 0 .75em 0;
}
.box.feature img {
border-top-right-radius: 8px;
border-top-left-radius: 8px;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;
width: 100%;
}
.box.post header {
margin: 0 0 2.5em 0;
}
.box.post h3 {
font-size: 2.5em;
color: rgba(31, 63, 101, .85);
margin: 0 0 0.25em 0;
}
.box.post p {
text-align: justify;
font-size: 1em;
color: rgba(31, 63, 101, 1);
line-height: 1.5em;
padding: 0 0 .5em 0;
margin: 0;
}
.box.post header > p {
font-size: 1.65em;
color: rgba(31, 63, 101, .75);
margin: 0;
}
.divided p {
font-size: 1em;
color: rgba(31, 63, 101, 1);
line-height: 1.65em;
padding: 0;
margin: 0;
}
.divided a {
font-size: 1em;
color: rgba(31, 63, 101, 1);
font-weight: 600;
text-decoration: none;
}
.divided a:focus {
color:#ffffff !important;
background-image: none;
outline: 3px dotted #a307fc;
background: #d004fc !important;
}
.divided b {
display: block;
font-size: 1.25em;
font-weight: 700;
color: rgba(175, 5, 161, 1);
width: 100%;
}
a#danbar-patient {
display: block;
position: relative;
text-align: center;
font-size: .8em;
color: #142840;
background: rgba(20, 40, 64, .0);
border: 1px solid rgba(20, 40, 64, .4);
border-radius: 6px;
text-transform: uppercase;
text-decoration: none;
letter-spacing: 1px;
padding: .5em 0;
margin-top: 1.5em;
margin-bottom: 1em;
max-width: 430px;
}
a#danbar-patient:hover {
transition: all .3s ease-in-out;
margin-top: -0.25em;
background: linear-gradient( 90deg, rgba(20, 40, 64, .05), rgba(255, 255, 255, 1), rgba(20, 40, 64, .05));
}
.box.post ul.meta {
margin: 0 0 0.5em 0;
}
.box.post-summary h3 {
color: #750695;
font-weight: 600;
line-height: 1.15em;
margin: 0 0 0.75em 0;
}
.box.post-summary .meta {
margin: 0;
line-height: 1em;
}
.box.page-content header {
margin: 0 0 2.5em 0;
}
.box.page-content h2 {
font-size: 3em;
color: rgba(31, 63, 101, 1);
margin: 3em 0 0.5em 0;
}
.box.page-content.two h2 {
text-align: center;
font-size: 2em;
color: rgba(31, 63, 101, 1);
margin: .5em 0 0.5em 0;
}
.box.page-content.two h3 {
text-align: center;
font-size: 1.25em;
color: rgba(31, 63, 101, 1);
line-height: 1.5em;
margin-bottom: .5em;
margin-right: auto;
margin-left: auto;
max-width: 21em;
}
.box.page-content.two p {
text-align: justify;
font-size: 1em;
color: rgba(31, 63, 101, 1);
line-height: 1.5em;
margin: 0 0 2em 0;
}
.box.page-content p {
text-align: justify;
font-size: 1em;
color: rgba(31, 63, 101, 1);
margin: 0 0 2em 0;
}
.box.page-content header > p {
font-size: 1.65em;
color: rgba(31, 63, 101, .75);
margin: 0 0 0.5em 0;
}
.box.page-content ul.meta {
margin: 0 0 0.5em 0;
}
input[type="button"], input[type="submit"], input[type="reset"], button calories, .button.calories {
display: block;
position: relative;
text-align: center;
font-size: 1em;
color: rgba(255, 255, 255, 1);
background: rgba(31, 63, 101, 1);
border-radius: 15%;
border-top: 4px solid #abc3df;
border-bottom: 4px solid #abc3df;
cursor: pointer;
text-transform: none;
padding: .5em 1em;
margin-top: 0em;
margin-bottom: 2em;
margin-right: auto;
margin-left: auto;
width: 350px;
z-index: 2;
}
.button.calories:focus {
color:#ffffff !important;
background-image: none;
outline: 3px dotted #a307fc;
background: #d004fc !important;
}
.fitnessPage b {
color: rgba(31, 63, 101, 1);
text-transform: uppercase;
}
.caloriestab {
display: none;
}
.caloriestab span {
margin-right: 1em;
}
.caloriestab b {
font-size: .7em;
margin-left: 2px;
}
.calories p {
text-align: center;
display: block;
padding: 1em 0 3em 0;
margin-right: auto;
margin-left: auto;
max-width: 800px;
}
.calories h3 {
text-align: center;
padding: 0 2em;
margin-top: 1em;
}
/* Icons */

.icon {
text-decoration: none;
position: relative;
text-decoration: none;
}
.icon:before {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
text-transform: none !important;
font-family: 'Font Awesome 5 Free';
font-weight: 400;
}
.icon:before {
line-height: inherit;
}
.icon > .label {
display: none;
}
.icon.solid:before {
font-weight: 900;
}
.icon.brands:before {
font-family: 'Font Awesome 5 Brands';
}

.highlight p {
font-size: 1.1em;
color: rgba(31, 63, 101, 1);
}
/* Sidebar + Content */

.sidebar h2.major {
text-align: left;
margin: 0 0 1.5em 0;
}

.sidebar h2.major span {
padding-left: 0;
}

/* Footer */

#footer { 
position: sticky;
text-align: center;
background: url('/insideborder.png');
background-size: cover;
background-position: center;
padding: .5em 0 2em 0 ;
margin-top: 0;
bottom: 0em;
clear: both;
z-index: 1;
}
#footertwo {
position: absolute;
text-align: center;
bottom: 0;
left: 50%;
transform: translate(-50%, -50%);
padding: 8em 0 0 0;
clear: both;
}
.strategy {
position: relative;
display: block;
background: #032f64;
border-radius: 6px;
padding: 1.25em 0 .75em 0;
margin-bottom: 3em;
margin-top: 3em;
width: 100%;
}
img#powerone {
position: relative;
    display: inline-block;
    height: auto;
    width: 400px;
    max-width: 100%;
}
.strategy video {
position: relative;
display: inline-block;
border: none;
height: auto;
width: 300px;
max-width: 100%;
}
img#powertwo {
position: relative;
    display: inline-block;
    height: auto;
    width: 400px;
    max-width: 100%;
}
#footer a {
color: #ffffff;
background: rgba(31, 63, 101, 1);
text-decoration: none;
padding: .4em 0 0 0;
}
#footer a:focus {
color:#ffffff !important;
background-image: none;
outline: 3px dotted #a307fc;
background: #d004fc !important;
}
#footer h2.major {
margin: 0 0 1.5em 0;
}
#footer h2.major span {
background: #ffffff;
}
#footer h3 {
color: rgba(31, 63, 101, 1);
font-size: 2.5em;
margin-top: .25em;
}
#footer p {
text-align: justify;
font-size: 1em;
color: rgba(31, 63, 101, 1);
padding: 1em 0 3em 0;
}
#footer.ftwo p {
text-align: justify;
font-size: 1em;
color: rgba(31, 63, 101, 1);
padding: .5em 0 ;
margin: 0;
}
#footer  a#ada {
color: rgba(31, 63, 101, 1);
font-weight: bold;
background: transparent;
border-bottom: 1px dotted;
line-height: 1.75em;
margin-right: 0;
}
#footer  a#ada:hover {
border-bottom: 1px dotted #ffffff;
}
#footer a#ada:focus {
color:#ffffff !important;
background-image: none;
outline: 3px dotted #a307fc;
background: #d004fc !important;
}
/* Copyright */

#copyrighttwo h3 {
text-align: center;
display: block;
color: rgba(255, 255, 255, 1);
padding: 0;
margin-right: auto;
margin-left: auto;
width: 100%;
}
#footer .by {
text-align: center;
padding: 2em 0 3em 0em;
margin-right: auto;
margin-left: auto;
height: 44px;
width: 200px;
max-width: 100%;
}
#footer .by img {
text-align: center;
position: relative;
display: block;
padding: 0;
margin-right: auto;
margin-left: auto;
height: 44px;
width: 200px;
max-width: 100%;
}
#footer .by a {
display: block;
text-decoration: none;
background: none;
margin: 0 !important;
padding: 0;
height: 44px;
width: 200px;
max-width: 100%;
}
#footer .by img:hover {
transition: all .3s ease-in-out;
margin-top: -1em;
}
#footer .by a:focus {
color:#ffffff !important;
background-image: none;
outline: 3px dotted #a307fc;
background: #d004fc !important;
}

@media screen and (max-width: 1800px) {


}
@media screen and (max-width: 1700px) {
ul.special li a {
padding: 3em .5em;
}
ul.special li span {
font-size: 1.25em;
}
}
@media screen and (max-width: 1680px) {

/* Basic */

#footer a {
padding: .7em 0 0 0;
}
}

@media screen and (max-width: 1480px) {

img#powerone {
width: 350px;
max-width: 100%;
}
.strategy video {
width: 262px;
max-width: 100%;
}
img#powertwo {
width: 350px;
max-width: 100%;
}
}

/* Large */

@media screen and (max-width: 1280px) {


/* Basic */
img#powerone {
width: 270px;
max-width: 100%;
}
.strategy video {
width: 202px;
max-width: 100%;
}
img#powertwo {
width: 270px;
max-width: 100%;
}
ul.special li a {
padding: 3.25em .5em;
width: 115px;
height: 115px;
}
ul.special li a:before {
font-size: 60px;
}

.box.highlight h2 {
font-size: 2.5em;
}
.box.highlight header > p {
font-size: 1.25em;
}
.box.post h3 {
font-size: 2.5em;
}
.box.post header > p {
font-size: 1.25em;
}

#navPanel, #titleBar {
display: none;
}
}
@media screen and (max-width: 1080px) {
#titleBar {
-moz-backface-visibility: hidden;
-webkit-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;
-moz-transition: -moz-transform 0.5s ease;
-webkit-transition: -webkit-transform 0.5s ease;
-ms-transition: -ms-transform 0.5s ease;
transition: transform 0.5s ease;
display: block;
height: 44px;
left: 0;
position: fixed;
top: 0;
width: 100%;
z-index: 10001;
background-color: rgba(31, 63, 101, 1);
background-image: url("images/overlay.png");
}

#titleBar .title {
display: block;
position: relative;
font-size: 1.5em;
line-height: 50px;
color: #fff;
background: rgba(31, 63, 101, 1);
z-index: 1000;
text-align: center;
}
#titleBar .toggle {
text-decoration: none;
position: absolute;
left: 0;
top: 0;
width: 80px;
height: 60px;
z-index: 1001;
}
#titleBar .toggle:before {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
text-transform: none !important;
font-family: 'Font Awesome 5 Free';
font-weight: 900;
}

#titleBar .toggle:before {
display: inline-block;
text-decoration: none;
position: absolute;
left: 0;
top: 0;
background: rgba(175, 5, 161, 1);
width: 50px;
height: 50px;
content: '\f0c9';
color: #fff;
text-align: center;
line-height: 50px;
font-size: 20px;
}

#titleBar .toggle:active:before {
background-color: rgba(175, 5, 161, .6);
}
#titleBar .toggle:active:focus {
width: 44px;
height: 44px;
color:#ffffff !important;
background-image: none;
outline: 3px dotted #a307fc;
background: #d004fc !important;
}
#navPanel {
-moz-backface-visibility: hidden;
-webkit-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;
-moz-transform: translateX(-275px);
-webkit-transform: translateX(-275px);
-ms-transform: translateX(-275px);
transform: translateX(-275px);
-moz-transition: -moz-transform 0.5s ease;
-webkit-transition: -webkit-transform 0.5s ease;
-ms-transition: -ms-transform 0.5s ease;
transition: transform 0.5s ease;
display: block;
height: 100%;
left: 0;
overflow-y: auto;
position: fixed;
top: 0;
width: 275px;
z-index: 10002;
background-color: rgba(31, 63, 101, 1);
background-repeat: repeat, no-repeat;
background-size: auto, 100% 100%;
font-size: 1.25em;
box-shadow: inset -3px 0px 10px 0px rgba(0, 0, 0, 0.25);
}

#navPanel nav {
position: relative;
z-index: 1000;
}

#navPanel .link {
display: block;
color: inherit;
text-decoration: none;
height: 44px;
line-height: 44px;
padding: 0 1em 0 1em;
color: #888;
color: rgba(255, 255, 255, 0.5);
border-top: solid 2px rgba(87, 93, 89, 0.15);
font-size: 0.8em;
}
#navPanel .link:first-child {
border-top: 0;
}
#navPanel .indent-1 {
display: inline-block;
width: 1em;
}
#navPanel .indent-2 {
display: inline-block;
width: 2em;
}
#navPanel .indent-3 {
display: inline-block;
width: 3em;
}
#navPanel .indent-4 {
display: inline-block;
width: 4em;
}
#navPanel .indent-5 {
display: inline-block;
width: 5em;
}
#navPanel .depth-0 {
color: #fff;
}
body.navPanel-visible #page-wrapper {
-moz-transform: translateX(275px);
-webkit-transform: translateX(275px);
-ms-transform: translateX(275px);
transform: translateX(275px);
}
body.navPanel-visible #titleBar {
-moz-transform: translateX(275px);
-webkit-transform: translateX(275px);
-ms-transform: translateX(275px);
transform: translateX(275px);
}
body.navPanel-visible #navPanel {
-moz-transform: translateX(0);
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}

@media screen and (max-width: 980px) {

img#powerone {
width: 230px;
max-width: 100%;
}
.strategy video {
width: 172px;
max-width: 100%;
}
img#powertwo {
width: 230px;
max-width: 100%;
}
.box.feature p {
    line-height: 1.35em;
    margin: .75em 0;
}
.box.page-content.two p {
font-size: .85em;
}
/* Basic */

/*html, body {
overflow-x: hidden;
}*/


/* Sidebar */

.sidebar {
border-top: solid 2px #e7eae8;
padding-top: 50px;
}

/* Nav */

body {
padding-top: 44px;
}

body.homepage {
padding-top: 0;
}

#page-wrapper {
-moz-backface-visibility: hidden;
-webkit-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;
-moz-transition: -moz-transform 0.5s ease;
-webkit-transition: -webkit-transform 0.5s ease;
-ms-transition: -ms-transform 0.5s ease;
transition: transform 0.5s ease;
padding-bottom: 1px;
}
}

@media screen and (max-width: 736px) {


#titleBar .title {
font-size: 1.25em;
}
img#powerone {
width: 220px;
max-width: 100%;
}
.strategy video {
width: 165px;
max-width: 100%;
}
img#powertwo {
width: 220px;
max-width: 100%;
}
.box.page-content.two p {
font-size: .8em;
}
#footer h3 {
font-size: 1.5em;
}
ul.special li {
padding: 2em 0 0 0em;
}
ul.special li a {
font-size: .7em;
padding: 2.5em .5em;
width: 90px;
height: 90px;
}
ul.special li span {
font-size: 1.1em;
}
.highlight p {
font-size: 1em;
}
h2 {
font-size: 1.25em;
}
h2.major span {
padding: 0 1em;
}
.blog .row > .col-12-medium {
 width: 100%;
}
/* Section/Article */

section, article {
margin-bottom: 2em;
}

/* Button */

input[type="button"],
input[type="submit"],
input[type="reset"],
button,
.button {
display: block;
width: 100%;
}

input[type="button"].large,
input[type="submit"].large,
input[type="reset"].large,
button.large,
.button.large {
font-size: 1.25em;
}

/* Actions */

ul.actions li {
display: block;
margin: 1em 0 0 0;
}

ul.actions li:first-child {
margin-top: 0;
}

/* Special */

ul.special {
margin: -0.75em 0 2em 0em;
}

ul.special li {
padding: 0.75em 0 0 0.25em;
}

ul.special li a:before {
font-size: 28px;
}

/* Box */

.box.highlight h2 {
font-size: 2em;
}

.box.highlight header > p {
font-size: 1.25em;
}

.box.post h3 {
font-size: 2em;
}

.box.post header > p {
font-size: 1.25em;
}

.box.page-content h2 {
font-size: 2em;
}

.box.page-content header > p {
font-size: 1.25em;
}


/* Sidebar */

.sidebar {
border-top: solid 2px #e7eae8;
padding-top: 50px;
margin-top: 30px;
}
}
@media screen and (max-width: 650px) {

img#powerone {
width: 180px;
max-width: 100%;
}
.strategy video {
width: 135px;
max-width: 100%;
}
img#powertwo {
width: 180px;
max-width: 100%;
}
}
@media screen and (max-width:550px) {

.box.page-content.two p {

font-size: .85em;
}
.box.page-content.two h3 {
font-size: 1em;
}
img#powerone {
position: relative;
display: block;
margin-right: auto;
margin-left: auto;
height: auto;
width: 400px;
max-width: 100%;
}
.strategy video {
position: relative;
display: block;
margin-right: auto;
margin-left: auto;
height: auto;
width: 398px;
}
img#powertwo {
display: block;
margin-right: auto;
margin-left: auto;
height: auto;
width: 400px;
max-width: 100%;
}
 .rslides img {
margin-left: -7em;
    width: 150%;
}
ul.special li a {
font-size: .8em;
padding: 3em .5em;
width: 120px;
height: 120px;
}
ul.special li span {
font-size: 1.25em;
}
ul.contact li a {
font-size: 1em;
width: 95px;
height: 46px;
}
ul.contact li#two a {
font-size: 1em;
width: 48px;
height: 46px;
}
.highlight p {
text-align: justify;
font-size: .85em;
line-height: 1.65em;
}
.backgroundpic {
height: 50vh;
}
.box.page-content p {
font-size: .85em;
line-height: 1.65em;
}
.box.page-content h2 {
margin: 2em 0 0.5em 0;
}
#footer p {
text-align: justify;
line-height: 1.65em;
}
#footer { 
display: none;
}
}

@media screen and (max-width:480px) {


ul.special li a {
font-size: .7em;
padding: 3em  .5em;
width: 105px;
height: 105px;
}
ul.special li span {
font-size: 1.25em;
}
}
/* Small */

@media screen and (max-width: 360px) {

/* Basic */

body, input, textarea, select {
font-size: 10pt;
}
}







/***************************************** Form **************************************/
.emform {
position:relative;
display:table;
margin-right:auto;
margin-left:auto;
padding: 0 2em 3em 2em;
max-width: 950px;
}
.emform h1 {
font-family: 'Open Sans', sans-serif;
text-align:center;
font-size:calc(100% + 1.35vw);
color:rgba(0,0,0,.55);
padding:1em 0em 0em 0em;
}
.emform p {
font-family: 'Open Sans', sans-serif;
text-align:justify;
font-size: 1em;
color:rgba(0,0,0,.55);
line-height: 1.65em;
padding: 0em;
}
.share {
font-family: 'Open Sans', sans-serif;
text-align: center;
font-size: 1.25em;
color:rgba(0,0,0,.55);
line-height: 1.5em;
padding:1.5em 0em 1em 0em;
}
input[type="submit"].form, 
input[type="reset"].form, 
input[type="button"].form, 
button.form, 
.button.form {
display: block;
position: absolute;
bottom: -2em;
text-align: center;
appearance: none;
font-family: 'Open Sans', sans-serif;
font-size: 1em;
color: #ffffff;
font-weight: 700;
background: rgba(31, 63, 101, 1);
border-radius: 4px;
border: 0px solid rgba(255,255,255, .8);
cursor: pointer;
text-decoration: none;
text-transform: none;
height: 2em;
line-height: 0em;
white-space: nowrap;
box-shadow: inset 0px 0px 20px 4px rgb(255 255 255 / 70%);
border-radius: 8px;
padding: 0em;
margin: 0 0 0 0;
width: 150px;
transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
z-index: 3;
}
.button.form:hover {
background: rgba(31, 63, 101, .75);
}
.button.form:focus {
color:#ffffff !important;
background-image: none;
outline: 3px dotted #a307fc;
background: #d004fc !important;
}
input {
font-family: 'Open Sans', sans-serif;
font-size: .85em;
color: rgba(0,0,0,1);
font-weight:500;
background: rgba(0, 0, 0, .025);
border-top:0px;
border-right:0px;
border-left:0px;
border-bottom:1px dotted rgba(0,0,0, .1);
cursor:text;
outline:none;
text-decoration: none;
width:100%;
height: 2.5em;
line-height:1em;
box-sizing: border-box;
padding:.5em;
margin:0;
}
input:focus {
color:#ffffff !important;
background-image: none;
outline: 3px dotted #a307fc;
background: #d004fc !important;
}
textarea  {
color:rgba(0,0,0,1);
width:100%;
min-height:16em;
background: rgba(0,0,0, .025);
border: 0px; 
border-radius:4px;
outline:none;
padding:1em;
resize: none;
box-sizing: border-box;
}
textarea:focus {
outline: 3px dotted #a307fc;
background-color: #f0c3fa;
}
textarea#messagetwo  {
color:rgba(0,0,0,1);
width:100%;
min-height:9em;
background: rgba(0,0,0, .025);
border: 0px;
border-radius:4px;
outline:none;
padding:1em;
resize: none;
box-sizing: border-box;
}
textarea#messagevet, textarea#messagetimes, textarea#messagebegin  {
color:rgba(0,0,0,1);
width:100%;
min-height: 1em;
background: rgba(0,0,0, .025);
border: 0px;
border-radius:4px;
outline:none;
padding: 0.75em 1em 0em 1em;
resize: none;
box-sizing: border-box;
}
textarea#messageposition  {
color:rgba(0,0,0,1);
width:100%;
min-height: 9em;
background: rgba(0,0,0, .025);
border: 0px;
border-radius:4px;
outline:none;
padding: 0.75em 1em 0em 1em;
resize: none;
box-sizing: border-box;
}
textarea#messagevet::placeholder, textarea#messagetimes::placeholder, textarea#messagebegin::placeholder,
textarea#messagetwo::placeholder {
font-size: .75em;
}
textarea#messagevet:focus, textarea#messagetimes:focus, textarea#messagebegin:focus,
textarea#messagetwo:focus, textarea#messageposition:focus {
background-color: #f0c3fa;
outline: 3px dotted #a307fc;
}
input[type="file" i]::-webkit-file-upload-button {
text-align: center;
color: #ffffff;
background:rgba(0,0,0, .65);
border:none;
border-radius:6px;
cursor:pointer;
outline:none;
left:0;
margin: 0em .5em 0em 0em;
padding:.25em .5em .25em .5em;
max-width:300px;
}
input[type="file" i]::-webkit-file-upload-button:hover {
background:rgba(0,0,0, .25);
}
input#fileToUpload {
color: rgba(0,0,0, .65);
border:none;
cursor:pointer;
margin:0;
border-radius:6px;
padding:0em 0em 2em 0em;
background:transparent;
}
.modal-container form {
font-family: 'Open Sans', sans-serif;
position:relative;
display:block;
margin-right:auto;
margin-left:auto;
margin-top:1em;
width:100%;
}
#fileup {
text-align: left; margin: 0 0 1em 0;
}
.groupthree {
float:left;
margin:3em 0em 1em 0em;
width:100%;
}
.groupone {
float:left;
width:calc(50% - .5em);
}
.grouptwo {
float:right;
width:calc(50% - .5em);
}
.controlsthree {
display: table;
}
.control-labelPart, .control-labelFull, .control-labelTemporary {
display: inline-block;
}
.control-labelseven {
display: inline-block;
}
.groupone #phone {
float:left;
max-width: 35%;
}
.groupone #birth {
max-width: 25%;
margin-left: calc(2.75% - .1vw);
}
.groupone #ssn {
float:right;
max-width: 35%;
}
/*****************************true*******************************/
.groupone .true {
border: 1px solid #000000;
cursor: pointer;
float:left;
max-width: 15px;
margin-right: .5em;
margin-top: .5em;
}
.grouptwo .true {
border: 1px solid #000000;
cursor: pointer;
float:left;
max-width: 15px;
margin-right: .5em;
margin-top: .15em;
}
.controlsthree input.true {
margin-top: 0.35em;
width: 15px;
}
input.true {
cursor: pointer;
margin-right: .25em;
width: 15px;
height: 15px;
opacity: 1;
}
input.false {
cursor: pointer;
margin-right: .25em;
width: 15px;
height: 15px;
opacity: 1;
}
.form-group {
margin-bottom: .5em;
}

/*****************************mc*******************************/
.groupone .choice {
    border: 1px solid rgba(31, 63, 101, 1);
    cursor: pointer;
    float: left;
    margin-left: 0;
    margin-top: .25em;
    max-width: 15px;
    position: relative;
    clear: both;
}
.grouptwo .choice {
    border: 1px solid rgba(31, 63, 101, 1);
    cursor: pointer;
    float: left;
    margin-left: 0;
    margin-top: .25em;
    max-width: 15px;
    position: relative;
    clear: both;
}
input.choice {
cursor: pointer;
margin-right: .25em;
width: 15px;
height: 15px;
opacity: 1;
}
.groupone .choice2 {
border: 1px solid #000000;
cursor: pointer;
margin-right: .5em;
margin-top: .5em;
max-width: 15px;
float: right;
}
.grouptwo .choice2 {
position: relative;
border: 1px solid #000000;
cursor: pointer;
margin-right: .5em;
margin-top: .5em;
max-width: 15px;
float: right;
}
input.choice2 {
cursor: pointer;
margin-right: .25em;
width: 15px;
height: 15px;
opacity: 1;
}
.controlsthree input#ms {
margin-top: 0.35em;
width: 15px;
}
/*********************************************false*********************/
.groupone .false {
display:inline-block;
border: 1px solid #000000;
cursor: pointer;
margin-left: 0;
width: 15px;
vertical-align: 9%;
}
.grouptwo .false {
display:inline-block;
border: 1px solid #000000;
cursor: pointer;
width: 15px;
vertical-align: 10%;
}
.controlstwo {
text-align: justify;
margin-top: .5em;
height: 25px;
}
.control-labelone {
width: 40px;
float:left;
margin-top: 0;
}
.control-labeltwo {
display:inline-block;
width: 40px;
margin-top: 0em;
vertical-align: 10%;
}
.control-labelthree {
font-size:1em;
color: rgba(0,0,0, .85);
display:inline-block;
line-height:1.5em;
padding:.5em 0em .5em 0em;
}
.control-labelfour {
display:inline-block;
width: 58px;
margin-top: 0em;
vertical-align: 10%;
}
.control-labelfive {
display:inline-block;
width: 25px;
margin-top: 0em;
vertical-align: 10%;
}
.control-labelsix {
display:inline-block;
width: 38px;
margin-top: 0em;
vertical-align: 10%;
}
label {
display: block;
color: rgba(31, 63, 101, 1);
font-weight: 600;
letter-spacing: 0px;
text-align: justify;
line-height: 1.25em;
clear: both;
}
input[type="radio"],
radio  {
background-color: #000000;
}
textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
text-align:left;
font-size:1em;
color: rgba(0,0,0,.3);
line-height:1.5em;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
text-align:center;
font-size:.85em;
color: rgba(0,0,0,.35);
}
::-moz-placeholder { /* Firefox 19+ */
font-size:.85em;
color: rgba(0,0,0,.35);
}
:-ms-input-placeholder { /* IE 10+ */
font-size:.85em;
color: rgba(0,0,0,.35);
}
:-moz-placeholder { /* Firefox 18- */
font-size:.85em;
color: rgba(0,0,0,.35);
}
@media screen and (max-width: 1680px) {
.control-labelone {
margin-top: 0;
}
.control-labeltwo {
vertical-align: 15%;
}
.groupone .true {
margin-top: .25em;
}
.groupone .false {
width: 15px;
vertical-align: 0%;
}
.grouptwo .true {
margin-top: .25em;
}
.grouptwo .false {
vertical-align: 10%;
}
}
@media screen and (max-width: 1280px) {
.grouptwo .true {
margin-top: .15em;
}
}
@media screen and (max-width: 736px) {

.control-labelfour {
width: 53px;
}
.groupone {
width:100%;
}
.grouptwo {
width:100%;
}
}
@media screen and (max-width:550px) {
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
font-size:.8em;
}
.control-labelfour {
width: 47px;
}
.control-labelone {
font-size: 1em;
}
.control-labeltwo {
font-size: 1em;
}
.emform {
padding: 0em 1em 3em 1em;
}
.emform p {
font-size: .85em;
line-height: 1.65em;
}
textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
font-size: .7em;
}
label {
font-size: .8em;
}
.control-labelthree {
}
}
@media screen and (max-width:400px) {

.groupone .true {
margin-top: .2em;
}
.control-labelone {
width: 35px;
}
.control-labeltwo {
width: 38px;
}
}









