#logotip
{
    position: absolute;
    display: block;
    top: 18px;
    right: 28px;
    height: 40px;
    width: 169px;
    z-index: 10;
}
.resultsButton
{
background-color: rgba(0,0,0,0);
margin-right: 10px;
margin-top: 5px;
border: 2px solid white;
}
.resultBar
{
height: 16px;
    display: block;
    background: #2196F3;
    box-shadow: 0px 0px 7px 1px #176fb4;
    margin: 13px 0px;
	width: 30%;
    margin-left: 20%;
    float: left;
}
.resultsButton:hover {
background-color: white !important;
color: black !important;
}
.answer {
padding-top: 3em !important;
padding-bottom: 3em !important;
/*height:600px;*/
}
.leftCol {
max-width: 550px !important;
margin: 0 auto !important;
}
.question h1 {
font-size: 1.5em;
text-align: left;
margin-left: 8px;
}
.form {
max-width: 550px;
margin: 0 auto;
}
.choice {
border: 2px solid #e7e7e7;
padding: 15px;
margin-bottom: 30px;
box-sizing: border-box;
cursor: pointer;
}
.choice:hover, .choice.active {
border: 2px solid #0078d7;
}
#ready
{
background-color: #004a8c;
width: 100%;
height: 100vh;
}
#results_type
{
text-align: center;
}
#logo
{
margin-top: 16px;
}
#test
{
max-width: 1200px;
margin: auto;
}
.footer-menu-group-list
{
text-align: left;
}
.footer-menu-group-title
{
text-align: left;
}
.fon{
position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(/Content/
    
    /images/hero.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    opacity: .75;
}
.results
{
    display: inline-block;
    width: 600px;
    height: 444px;
    top: 10%!important;
    background-color: #00000040;
    box-shadow: 0px 0px 5px 2px #0000007a;
    left: calc(50% - 300px);
}
.buttonBorder {

}
.nextButton
{
float: right;
}
.prevButton
{
float: left;
}

.prevButton,
.nextButton {
    color: #ffffff;
    width: 35%;
    padding: 10px 0;
    background-color: #0277d7;
    text-align: center;
    box-shadow: 0px 0px 6px 1px #00000043;
    display: inline-block;
    margin-bottom: 50px;
	cursor: pointer;
}
.resultsTextMain
{
margin-top: 42px;
display: block;
position: absolute;
width: 100%;
}
@media (max-width:1350px) {
.question {
padding: 8em 4em !important;
}
.question h1 {
font-size: 1.2em !important;
}
}
@media (max-width:991px) {
.answer {
height: auto !important;
}
.form {
max-width: none !important;
}
.resultsText h1,
.resultsText h2,
.resultsText h3,
.resultsText h4 {
/* color:black !important; */
}
.resultsAlign {
text-align: left !important;
width: 100% !important;
}
.resultsInline,
.resultsInline p {
display: inline-block !important;
vertical-align: middle !important;
color: #0078d7 !important;
padding-right: 5px;
}
.question {
padding: 2em 2em 0 2em !important;
}
.question h1 {
font-size: 1.4em !important;
}
.answer {
padding: 0 2em 0 2em !important;
}
.buttonBorder {
padding-left: 2em !important;
padding-right: 2em !important;
}
.rightSide {
/* background-color:transparent !important; */
padding-top: 2em !important;
}
.prevButton,
.nextButton {
font-size: 1.0em !important;
color: white !important;
box-sizing: border-box;
}
.prevButton:hover,
.nextButton:hover {
text-decoration: underline;
}
.prevButton {
text-align: left !important;
}
.nextButton {
text-align: right !important;
}
}
@media (max-width:991px) {
.rightSide {
background-color: transparent !important;
}
.buttonBorder {
background-color: white !important;
}
.prevButton,
.nextButton {
color: #0078d7 !important;
}
.color-e {
color: white !important;
}
}

html,
body,
div,
h1,
h2,
h3,
h4,
p,
a,
img,
i {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
vertical-align: baseline
}
body {
line-height: 1
}
:focus {
outline: 0
}
body {
text-align: center
}
h1,
h2,
h3,
h4 {
font-weight: normal
}
i {
font-style: italic
}
.ixp-grid-row {
margin-left: -15px;
margin-right: -15px
}
.ixp-grid-col-md-12,
.ixp-grid-col-md-6 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 0px
}
@media (min-width:992px) {
.ixp-grid-col-md-12,
.ixp-grid-col-md-6 {
float: left
}
.ixp-grid-col-md-12 {
width: 100%
}
.ixp-grid-col-md-6 {
width: 50%
}
}
@-ms-viewport {
width: device-width
}
.footer-menu-container .footer-menu-group-list {
    font-size: 15px;
    line-height: 24px;
}
@media (max-width:767px) {
.ixp-grid-hidden-xs {
display: none!important
}
}
@media (min-width:768px) and (max-width:991px) {
.ixp-grid-hidden-sm {
display: none!important
}
}
.ixp-grid-row,
[class^=ixp-grid-col] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
.ixp-container {
position: relative
}
.results-container
{
position: absolute;
}
.ixp-container:after,
.ixp-container:before {
content: " ";
display: table
}
.ixp-container:after {
clear: both
}
[class^=ixp-grid-col]:after,
[class^=ixp-grid-col]:before {
content: none
}
[class^=ixp-grid-col]:after {
clear: none
}
.ixp-container img {
max-width: 100%;
width: auto\9;
height: auto;
-ms-interpolation-mode: bicubic
}
.ixp-container-link {
cursor: pointer
}
.ixp-component-form-style-brand-brand .ixp-component-textbox-inherit .ixp-component-textbox-input::input-placeholder {
  color: #aaaaaa;
}