/*! normalize.css v1.0.1 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  line-height: 1.1em;
  font-size: 2.2em;
  margin: 0.67em 0;
}
h2 {
  line-height: 1.2em;
  font-size: 2em;
  margin: 0.83em 0;
}
h3 {
  line-height: 1.2em;
  font-size: 1.5em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.3em 0;
}
h5 {
  font-size: .83em;
  margin: 1.67em 0;
}
h6 {
  font-size: .75em;
  margin: 2.33em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000000;
}
p,
pre {
  margin: 1em 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace,serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html {
  height: 100%;
}
body {
  width: 100%;
  height: 100%;
  line-height: 1.4;
  font-family: Arial;
  font-weight: normal;
  font-size: 1em;
  color: #3e2b12;
  text-shadow: none;
  background: #115a91;
  position: relative;
}
img {
  vertical-align: middle;
  max-width: 100%;
}
a {
  color: #008dce;
}
a:hover {
  color: #006a9b;
}
a.action {
  text-decoration: none;
  border-bottom: 1px dotted #008dce;
}
a.action:hover {
  border-bottom-color: #006a9b;
}
h1 {
  margin-top: 0;
}
h1,
h2,
h3 {
  font-family: Arial;
  font-weight: normal;
  color: #3e2b12;
  text-transform: none;
  text-shadow: none;
  text-align: left;
}
h1 > small,
h2 > small,
h3 > small {
  display: block;
  margin-top: 0.2em;
  line-height: 1.1;
  text-transform: none;
  font-size: 0.7em;
  color: #3e2b12;
}
h1:first-child,
h2:first-child,
h3:first-child {
  margin-top: 0;
}
hr {
  height: 1px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: #fff;
  border: 0;
  border-bottom: 1px solid #aeb2b4;
}
p {
  margin: 0.3em 0 1em;
}
p:last-child {
  margin-bottom: 0;
}
/*****************************************************************************/
.page-container {
  display: table;
  width: 100%;
  height: 100%;
}
.page-container > .row {
  display: table-row;
}
.page-container > .row.row-main {
  height: 100%;
}
.container {
  max-width: 980px;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
}
.container > *:first-child {
  margin-top: 0;
}
.container > *:last-child {
  margin-bottom: 0;
}
.main {
  padding: 2em 0;
}
header {
  padding: 10px 0;
  text-align: left;
  background: #16293c;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE5MmY0NiIgc3RvcC1vcGFjaXR5PSIxIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMTExZjJlIiBzdG9wLW9wYWNpdHk9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+PC9zdmc+);
  background: -moz-linear-gradient(top, #192f46, #111f2e);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#192f46), to(#111f2e));
  background: -webkit-linear-gradient(top, #192f46, #111f2e);
  background: -o-linear-gradient(top, #192f46, #111f2e);
  background: linear-gradient(to bottom, #192f46, #111f2e);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff192f46', endColorstr='#ff111f2e', GradientType=0);
  border-style: solid;
  border-color: #111f2e;
  border-width: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
article {
  padding: 0;
  text-align: left;
  background-color: transparent;
  border-style: solid;
  border-color: #ffffff;
  border-width: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.content {
  margin: 50px 0 130px;
  padding: 0 60px 6px;
  position: relative;
  z-index: 10;
  text-align: left;
  background-color: #ffffff;
  background-color: #ffeac7;
  border-style: solid;
  border-color: #ffffff;
  border-width: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
footer {
  padding: 35px 0;
  text-align: left;
  color: #ffffff;
  background: #142538;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzExMWYyZSIgc3RvcC1vcGFjaXR5PSIxIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMTkyZjQ2IiBzdG9wLW9wYWNpdHk9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+PC9zdmc+);
  background: -moz-linear-gradient(top, #111f2e, #192f46);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#111f2e), to(#192f46));
  background: -webkit-linear-gradient(top, #111f2e, #192f46);
  background: -o-linear-gradient(top, #111f2e, #192f46);
  background: linear-gradient(to bottom, #111f2e, #192f46);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff111f2e', endColorstr='#ff192f46', GradientType=0);
  border-style: solid;
  border-color: #111f2e;
  border-width: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.adv {
  margin: 1.5em 0;
  position: relative;
  z-index: 10;
  text-align: center;
}
.nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav.nav-pills > li {
  display: inline-block;
  margin-top: 0.5em;
}
.nav.nav-pills > li > a {
  display: inline-block;
  padding: 0 30px;
  line-height: 2.4em;
  text-decoration: none;
  background-color: #ffffff;
  background-color: #0685be;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  color: #ffffff;
}
.nav.nav-pills > li > a:hover,
.nav.nav-pills > li > a:focus {
  background-color: #ffffff;
  background-color: #0574a5;
  color: #f2f2f2;
}
.nav.nav-pills > li > a:active {
  background-color: #ffffff;
  background-color: #04628d;
  color: #e6e6e6;
}
.nav.nav-pills > li + li {
  margin-left: 0.5em;
}
.content-block {
  padding: 13px 3em;
  background-color: #ffffff;
  background-color: #ffeac7;
  margin: 33px 0;
}
.header-group {
  margin: 1em 0;
}
.header-group h1,
.header-group h2,
.header-group h3,
.header-group h4,
.header-group h5,
.header-group h6,
.header-group p {
  margin: 0;
}
.header-group:first-child {
  margin-top: 0;
}
.error-text {
  color: #9c2d29;
}
fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}
.control-group {
  margin-bottom: 2em;
}
form .control-group {
  margin-bottom: 0.5em;
}
.form-horizontal .control-group .control-label {
  display: block;
  float: left;
  width: 85px;
  line-height: 1.9em;
}
.form-horizontal .control-group .controls {
  display: table;
  min-width: 280px;
  white-space: nowrap;
}
.form-horizontal .control-group > .checkbox {
  display: block;
  padding-left: 23px;
  position: relative;
}
.form-horizontal .control-group > .checkbox input[type="checkbox"] {
  margin-top: 0.3em;
  position: absolute;
  left: 0;
}
.form-inline .control-group,
.form-inline .control-label,
.form-inline .controls,
.form-inline .actions {
  display: inline-block;
  margin-right: 0.5em;
  margin-top: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-inline .actions {
  margin-left: 1em;
}
.form-inline .controls {
  position: relative;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="password"],
select,
textarea {
  min-width: 280px;
  padding: 8px 10px 6px;
  border: 1px solid #edcda1;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.75);
  -moz-box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.75);
  box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.75);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #ffffff;
  background-color: #edcda1;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="password"]:focus,
select:focus,
textarea:focus {
  border: 1px solid #e9c28c;
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  -webkit-box-shadow: 0px 0px 4px #e9c28c;
  -moz-box-shadow: 0px 0px 4px #e9c28c;
  box-shadow: 0px 0px 4px #e9c28c;
}
input[type="checkbox"],
input[type="radio"] {
  margin-right: 4px;
  vertical-align: middle;
}
textarea {
  resize: vertical;
}
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #9c2d29;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #9c2d29;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #e51f3b;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #bc162d;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.control-group.error .checkbox + .help-block {
  padding-left: 23px;
}
.form-inline .control-group.error .help-block {
  position: absolute;
  left: 0;
  z-index: 1;
}
.actions {
  margin-top: 1.5em;
}
.form-horizontal .actions {
  padding-left: 85px;
}
.btn {
  display: inline-block;
  padding: 0.1em 1em;
  position: relative;
  line-height: 1.8em;
  font-family: Arial;
  font-weight: normal;
  font-size: 1.3em;
  color: #ffffff;
  text-transform: none;
  text-decoration: none;
  text-align: center;
  text-shadow: none;
  cursor: pointer;
  background-color: #ffffff;
  background-color: #1e72a5;
  border: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.7);
  -moz-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.7);
  box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.7);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *zoom: 1;
}
.btn:hover,
.btn:focus {
  color: #ffffff;
  background-color: #2281bb;
  -webkit-transition: background-color 0.1s linear;
  -moz-transition: background-color 0.1s linear;
  -o-transition: background-color 0.1s linear;
  transition: background-color 0.1s linear;
}
.btn.error {
  background-color: #ffffff;
  background-color: #9c2d29;
}
.btn.error:hover,
.btn.error:focus {
  color: #ffffff;
  background-color: #b0332e;
  -webkit-transition: background-color 0.1s linear;
  -moz-transition: background-color 0.1s linear;
  -o-transition: background-color 0.1s linear;
  transition: background-color 0.1s linear;
}
.btn.disabled {
  cursor: default;
}
.btn.disabled:hover,
.btn.disabled:focus,
.btn.disabled:active {
  background-color: #ffffff;
  background-color: #1e72a5;
}
.btn.disabled.error:hover,
.btn.disabled.error:focus,
.btn.disabled.error:active {
  background-color: #ffffff;
  background-color: #9c2d29;
}
.btn-block {
  width: 100%;
  display: block;
}
.btn-block + .btn-block {
  margin-top: 0.3em;
}
.btn-primary {
  padding: 0.4em 4em 0.2em;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  color: #5c3600;
  text-shadow: none;
  background-color: #ffffff;
  background-color: #ffb400;
  border: none;
  -webkit-box-shadow: 0 4px 0 1px #f38c21;
  -moz-box-shadow: 0 4px 0 1px #f38c21;
  box-shadow: 0 4px 0 1px #f38c21;
}
.btn-primary:hover,
.btn-primary:focus {
  color: #5c3600;
  background-color: #ffbc1a;
  -webkit-transition: background-color 0.1s linear;
  -moz-transition: background-color 0.1s linear;
  -o-transition: background-color 0.1s linear;
  transition: background-color 0.1s linear;
}
.required:after {
  display: inline;
  content: '*';
  color: #e43b5b;
}
.justify {
  line-height: 0px;
  text-align: justify;
  -ms-text-justify: newspaper;
  text-justify: newspaper;
  -moz-text-align-last: justify;
  -ms-text-align-last: justify;
  text-align-last: justify;
  white-space: normal;
}
.justify:after {
  display: inline-block;
  width: 100%;
  height: 0;
  content: '';
  visibility: hidden;
}
.justify > * {
  display: inline-block;
  margin-bottom: 0.3em;
  line-height: normal;
  text-align: left;
  vertical-align: middle;
  *zoom: 1;
}
.two-columns > * {
  width: 47%;
  vertical-align: top;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.hide {
  display: none !important;
  visibility: hidden;
}
.block-level {
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.well {
  padding: 1.5em;
  margin: 1em 0;
  background-color: #ffffff;
  background-color: #edcda1;
  color: #3e2b12;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.help-block {
  display: block;
  margin: 0 0 0.3em;
}
.control-group .help-block {
  margin: 0.3em 0 0;
  font-size: 0.77em;
}
.justify + .help-block {
  margin-top: -0.4em;
}
.dashed {
  border-bottom: 1px dashed #3e2b12;
}
.mutted {
  opacity: 0.85;
}
.highlight {
  color: #dc760b;
  font-style: italic;
}
.chromeframe {
  margin: 0;
  padding: 0.2em 0;
  color: #000;
  background: #ccc;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
[size] {
  min-width: 0 !important;
}
[size="1"] {
  width: 8% !important;
}
[size="2"] {
  width: 18% !important;
}
[size="3"] {
  width: 28% !important;
}
[size="4"] {
  width: 38% !important;
}
[size="5"] {
  width: 48% !important;
}
[size="6"] {
  width: 58% !important;
}
[size="7"] {
  width: 68% !important;
}
[size="8"] {
  width: 78% !important;
}
[size="9"] {
  width: 88% !important;
}
[size="10"] {
  width: 100% !important;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  -webkit-text-shadow: none;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
/* ********************************************************************* */
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}
/* ********************************************************************* */
@media (min-width: 1200px) {
  .container {
    max-width: 1160px;
  }
}
@media (max-width: 979px) {
  .page-container {
    display: block;
    height: auto;
  }
  .page-container > .row {
    display: block;
  }
  .page-container > .row.row-main {
    height: auto;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  input[type="text"],
  input[type="email"],
  input[type="url"],
  input[type="tel"],
  input[type="password"],
  select,
  textarea {
    min-width: 200px;
  }
}
@media (max-width: 767px) {
  .controls {
    width: 100%;
  }
  input[type="text"],
  input[type="email"],
  input[type="url"],
  input[type="tel"],
  input[type="password"],
  select,
  textarea {
    width: 100%;
    min-width: 260px;
  }
  .adv {
    text-align: center;
  }
  .adv > * {
    margin: 0 auto;
  }
  .form-inline .control-group,
  .form-inline .controls,
  .form-inline .control-label,
  .form-inline .actions {
    display: block;
    margin-left: 0;
    margin-right: 0;
  }
  .form-inline .control-group {
    margin-bottom: 0.5em;
  }
  .form-inline .control-group.error .help-block {
    position: static;
  }
  .form-inline .control-label {
    margin-bottom: 0.3em;
  }
  .form-inline .actions {
    margin-top: 1.5em;
  }
}
@media (max-width: 480px) {
  body {
    height: auto;
  }
  .wrapper {
    display: block;
    height: auto;
  }
  .row {
    display: block;
  }
  .row-main {
    height: auto;
  }
  .row > * {
    display: block;
  }
  header,
  article,
  footer {
    padding-right: 0px;
    padding-left: 0px;
  }
  h1 {
    font-size: 1.8em;
  }
  h2 {
    font-size: 1.5em;
  }
  h3 {
    font-size: 1.2em;
  }
  .form-horizontal .control-group .control-label {
    width: auto;
  }
  .form-horizontal .control-group .controls {
    width: 100%;
    min-width: 260px;
  }
  .ie9 .form-horizontal .control-group .control-label {
    float: none;
  }
  .ie9 .form-horizontal .control-group .controls {
    display: block;
  }
  .container {
    padding: 0 10px;
  }
  .adv {
    margin: 0.5em -10px;
  }
  footer {
    text-align: center;
  }
  p {
    margin: 0.5em 0;
  }
  .header-group {
    margin: 0.5em 0;
  }
  .actions,
  .form-inline .actions {
    margin-top: 0.5em;
    text-align: center;
  }
  .well {
    padding: 1em;
  }
}
.ie9 .btn {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.ie9 .progress {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.lt-ie8 body {
  display: block;
  height: auto;
}
.lt-ie8 .row {
  display: block;
}
.lt-ie8 .row-main {
  height: auto;
}
.lt-ie8 .row > * {
  display: block;
}
.lt-ie8 .justify input {
  min-width: auto;
}
.add-this {
  margin-top: 10px;
  text-align: center;
}
.add-this .addthis_toolbox {
  display: inline-block;
}
.add-this .addthis_toolbox > a {
  float: none;
  display: inline-block;
}
@media (min-width: 1200px) {
  .add-this {
    position: absolute;
    left: -40px;
    top: -12px;
    width: 36px;
    margin-top: 0px;
  }
  .add-this .addthis_toolbox > a {
    margin-bottom: 5px;
    display: block;
    float: left;
  }
}
.social {
  text-align: right;
}
.facebook-share,
.facebook-link {
  display: block;
  height: 38px;
  padding: 0 10px;
  position: relative;
  line-height: 36px !important;
  color: #fff;
  text-align: center;
  text-decoration: none;
  border-radius: 1px;
  font-weight: bold;
  font-size: 1.1em;
  overflow: hidden;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.facebook-share {
  padding: 0 16px 0 48px;
}
.facebook-share:before {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  left: 0;
  top: -1px;
  content: '';
  background: url('../img/facebook-icon.png') no-repeat;
  background-size: 100% auto;
}
.facebook-link {
  margin-bottom: 15px;
}
.facebook-share,
.facebook-link {
  background: #4e69a2;
  border: 1px solid #4a6ea9;
}
.facebook-share:hover,
.facebook-link:hover {
  color: #fff;
  background: #4a6fab;
}
.facebook-share:before,
.facebook-link:before {
  background: url('../img/facebook-icon.png') no-repeat;
}
h2 {
  font-size: 1.8em;
  margin: 0.5em 0;
}
.main-menu {
  min-height: 1em;
}
.main-menu .mobile-control {
  display: none;
  width: 20px;
  position: absolute;
  top: -14px;
  right: 0;
  z-index: 9999;
  border: none;
  padding: 5px;
  cursor: pointer;
  user-select: none;
}
.main-menu .mobile-control > .line {
  display: block;
  width: 100%;
  height: 2px;
  background-color: #fff;
  margin: 5px 0;
}
.main-menu > ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.main-menu li {
  display: inline-block;
  margin-top: 0;
  vertical-align: bottom;
}
.main-menu li:after {
  display: block;
  float: left;
  width: 3px;
  content: '|';
  color: #f0f5fa;
}
.main-menu li:last-child:after {
  display: none;
}
.main-menu a {
  display: block;
  float: left;
  padding: 0 10px;
  font-size: 1em;
  color: #fff;
  text-decoration: none;
}
.main-menu a:hover {
  text-decoration: underline;
}
@media (max-width: 719px) {
  .main-menu .mobile-control {
    display: block;
  }
  .main-menu > ul {
    margin-top: 10px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-in-out;
    text-align: center;
  }
  .main-menu.active > ul {
    max-height: 200px;
  }
  .main-menu li {
    display: block;
  }
  .main-menu li:after {
    display: none;
  }
  .main-menu a {
    float: none;
    margin: 10px 0;
    padding: 2px 15px;
    font-size: 0.7em;
  }
  .main-menu a:hover {
    text-decoration: none;
    background: #1e72a5;
  }
}
footer {
  position: relative;
}
footer:before {
  display: block;
  width: 100%;
  height: 3px;
  position: absolute;
  left: 0;
  top: -3px;
  overflow: hidden;
  content: '';
  background: url('../img/content-border.png') repeat-x 0 -3px;
}
.logo-block {
  position: absolute;
}
.logo-block + .adv {
  margin-top: 0;
}
.logo {
  color: #ffeac7;
  text-align: center;
}
.logo img {
  display: inline-block;
  margin-bottom: 1em;
  margin-right: -40px;
}
.logo h1 {
  color: #ffeac7;
  font-size: 2.5em;
  text-align: center;
  margin-bottom: 0.3em;
}
.logo a {
  text-decoration: none;
}
.logo + .hero {
  margin-top: 4em;
  margin-left: -50px;
}
.main {
  position: relative;
  background: url('../img/highlight.png') center -551px no-repeat;
  background: url('../img/highlight.png') center -551px no-repeat, url('../img/highlight.png') center calc(100% + 551px) no-repeat;
  height: 100%;
}
.main:before {
  display: block;
  width: 100%;
  height: 3px;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  content: "";
  background: url('../img/content-border.png') repeat-x 0 0;
}
.main > .container > * {
  margin-left: 252px;
}
.main > .container > .logo-block {
  margin-left: 0;
  max-width: 232px;
}
.question .tricky-label {
  position: relative;
  top: -12px;
  color: #B41D00;
  font-size: 12px;
  padding: 1px 5px;
  font-weight: bold;
  background-color: red;
  border-radius: 2px;
  color: white;
  margin-left: 7px;
}
.question .question-image {
  margin-top: 1em;
}
.question .question-image > img {
  width: 100%;
}
.content-block {
  position: relative;
}
.content-block + .content-block {
  margin-top: 46px;
}
.content-block:last-child {
  margin-bottom: 16.5px;
}
.content-block:before {
  position: absolute;
  content: "";
  height: 26px;
  top: -13px;
  left: 0;
  right: 0;
  background: url('../img/content-block-border.png') left top no-repeat;
  -webkit-background-size: auto 200%;
  -moz-background-size: auto 200%;
  -o-background-size: auto 200%;
  background-size: auto 200%;
}
.content-block:after {
  position: absolute;
  content: "";
  height: 26px;
  bottom: -13px;
  left: 0;
  right: 0;
  background: url('../img/content-block-border.png') left bottom no-repeat;
  -webkit-background-size: auto 200%;
  -moz-background-size: auto 200%;
  -o-background-size: auto 200%;
  background-size: auto 200%;
}
.content-block.content-block-modal {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 100%;
  width: 728px;
  position: absolute;
  top: 25%;
  left: 50%;
  margin-left: -364px !important;
  z-index: 110;
}
.content-block .btn-block {
  padding-left: 31px;
}
.content-block .btn-block:before {
  content: "";
  top: 0px;
  bottom: 2px;
  left: 0px;
  width: 21px;
  position: absolute;
  background: url('../img/btn-arrow.png') center center no-repeat transparent;
}
.modal-background,
.badge-background {
  margin: 0 !important;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.8);
}
.btn-block {
  text-align: left;
}
.btn-block:hover,
.btn-block:focus {
  background: #63aedb;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg5YzRlNyIgc3RvcC1vcGFjaXR5PSIxIi8+PHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiM2OGIxZGQiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iNTElIiBzdG9wLWNvbG9yPSIjNGRhMmQ1IiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0ZGEyZDUiIHN0b3Atb3BhY2l0eT0iMSIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background: -moz-linear-gradient(top, #89c4e7 0%, #68b1dd 50%, #4da2d5 51%, #4da2d5 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #89c4e7), color-stop(50%, #68b1dd), color-stop(51%, #4da2d5), color-stop(100%, #4da2d5));
  background: -webkit-linear-gradient(top, #89c4e7 0%, #68b1dd 50%, #4da2d5 51%, #4da2d5 100%);
  background: -o-linear-gradient(top, #89c4e7 0%, #68b1dd 50%, #4da2d5 51%, #4da2d5 100%);
  background: -ms-linear-gradient(top, #89c4e7 0%, #68b1dd 50%, #4da2d5 51%, #4da2d5 100%);
  background: linear-gradient(to bottom, #89c4e7 0%, #68b1dd 50%, #4da2d5 51%, #4da2d5 100%);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff89c4e7', endColorstr='#ff4da2d5', GradientType=0);
  -webkit-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.7), inset -1px 2px 0 1px #4da2d5;
  -moz-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.7), inset -1px 2px 0 1px #4da2d5;
  box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.7), inset -1px 2px 0 1px #4da2d5;
}
.btn-block:active {
  background: #0b5682;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA2NGE3NCIgc3RvcC1vcGFjaXR5PSIxIi8+PHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiMwYTU0ODAiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iNTElIiBzdG9wLWNvbG9yPSIjMGU1YzhiIiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZTVjOGIiIHN0b3Atb3BhY2l0eT0iMSIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background: -moz-linear-gradient(top, #064a74 0%, #0a5480 50%, #0e5c8b 51%, #0e5c8b 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #064a74), color-stop(50%, #0a5480), color-stop(51%, #0e5c8b), color-stop(100%, #0e5c8b));
  background: -webkit-linear-gradient(top, #064a74 0%, #0a5480 50%, #0e5c8b 51%, #0e5c8b 100%);
  background: -o-linear-gradient(top, #064a74 0%, #0a5480 50%, #0e5c8b 51%, #0e5c8b 100%);
  background: -ms-linear-gradient(top, #064a74 0%, #0a5480 50%, #0e5c8b 51%, #0e5c8b 100%);
  background: linear-gradient(to bottom, #064a74 0%, #0a5480 50%, #0e5c8b 51%, #0e5c8b 100%);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff064a74', endColorstr='#ff0e5c8b', GradientType=0);
  -webkit-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.7), inset -1px 2px 0 1px #0e5c8b;
  -moz-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.7), inset -1px 2px 0 1px #0e5c8b;
  box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.7), inset -1px 2px 0 1px #0e5c8b;
}
.btn-block.disabled:hover,
.btn-block.disabled:focus,
.btn-block.disabled:active {
  background-image: none;
  -webkit-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.7);
  -moz-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.7);
  box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.7);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.form-inline .btn-primary {
  margin-bottom: 0.3em;
}
.form-horizontal {
  display: table;
  margin: 0 auto;
}
.form-horizontal .control-group .control-label {
  width: 160px;
}
@media (min-width: 480px) {
  .form-horizontal .actions {
    padding-left: 160px;
    text-align: right;
  }
  .form-horizontal input,
  .form-horizontal textarea {
    min-width: 360px;
  }
}
.form-horizontal .btn-primary {
  padding: .2em 2em .1em !important;
  margin-bottom: 0.3em;
}
.form-horizontal .btn-primary:after,
.form-horizontal .btn-primary:before {
  padding: .2em 2em .1em !important;
}
.btn-primary {
  color: transparent !important;
}
.btn-primary:before {
  position: absolute;
  content: "";
  top: 2px;
  right: 6px;
  left: 6px;
  bottom: 50%;
  background: #ffd276;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZDk5MiIgc3RvcC1vcGFjaXR5PSIxIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZjNzRjIiBzdG9wLW9wYWNpdHk9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+PC9zdmc+);
  background: -moz-linear-gradient(top, #ffd992, #ffc74c);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffd992), to(#ffc74c));
  background: -webkit-linear-gradient(top, #ffd992, #ffc74c);
  background: -o-linear-gradient(top, #ffd992, #ffc74c);
  background: linear-gradient(to bottom, #ffd992, #ffc74c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffd992', endColorstr='#ffffc74c', GradientType=0);
  -webkit-border-radius: 50px 50px 20px 20px;
  -moz-border-radius: 50px 50px 20px 20px;
  border-radius: 50px 50px 20px 20px;
}
.btn-primary:after {
  position: absolute;
  content: attr(title);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 0.4em 4em 0.2em;
  color: #5c3600;
}
.btn-primary:hover,
.btn-primary:focus {
  -webkit-box-shadow: 0 4px 0 1px #f49939;
  -moz-box-shadow: 0 4px 0 1px #f49939;
  box-shadow: 0 4px 0 1px #f49939;
}
.question-answer .question-text {
  *zoom: 1;
}
.question-answer .question-text:before,
.question-answer .question-text:after {
  display: table;
  content: "";
  line-height: 0;
}
.question-answer .question-text:after {
  clear: both;
}
.question-answer .question-text > .question-answer-image,
.question-answer .question-text > h2,
.question-answer .question-text > h3 {
  vertical-align: middle;
}
.question-answer .question-text .question-answer-image {
  float: left;
  padding-right: 1em;
}
.question-answer p {
  margin: 0.5em 0;
}
.question-answer > .question-image > img {
  width: 100%;
}
.badge {
  width: 308px;
  height: 506px;
  position: absolute;
  background: url('../img/badges/bg.png') center center no-repeat;
  background-color: rgba(0, 0, 0, 0.7);
  top: 25%;
  left: 50%;
  display: block;
  margin-left: -154px;
  z-index: 110;
  -webkit-box-shadow: 0 0 25px 10px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 0 25px 10px rgba(0, 0, 0, 0.7);
  box-shadow: 0 0 25px 10px rgba(0, 0, 0, 0.7);
}
@media (max-width: 480px) {
  .badge {
    top: 70px;
  }
}
.badge > .badge-body {
  text-align: center;
  padding: 40px 30px 0;
  display: block;
}
.badge > .badge-body .close {
  display: block;
  position: absolute;
  top: 15px;
  right: 15px;
  border-radius: 40px;
  width: 38px;
  height: 38px;
  text-align: center;
  background-color: #061421;
  color: #DDA510;
  text-decoration: none;
  font-size: 28px;
  line-height: 40px;
  -webkit-box-shadow: 0 1px 1px 0 rgba(255, 255, 255, 0.2);
  -moz-box-shadow: 0 1px 1px 0 rgba(255, 255, 255, 0.2);
  box-shadow: 0 1px 1px 0 rgba(255, 255, 255, 0.2);
}
.badge > .badge-body .close:hover {
  text-decoration: none;
  color: #ad810d;
}
.badge > .badge-body h1,
.badge > .badge-body h2,
.badge > .badge-body h3,
.badge > .badge-body h4,
.badge > .badge-body h5,
.badge > .badge-body h6 {
  text-align: center;
  color: #fff;
}
.badge > .badge-body p {
  color: #fce6a5;
  font-size: 14px;
}
.badge-small-list {
  display: block;
  position: relative;
  *zoom: 1;
}
.badge-small-list:before,
.badge-small-list:after {
  display: table;
  content: "";
  line-height: 0;
}
.badge-small-list:after {
  clear: both;
}
.badge-small-list > .badge-small {
  float: left;
  margin-left: 5px;
  margin-top: 3px;
}
.badge-description {
  display: none;
  position: absolute;
  font-size: 12px;
  top: 42px;
  background: #F6D166;
  z-index: 999;
  letter-spacing: 1px;
  opacity: 0;
  transition: all 0.15s;
  margin-left: 5px;
  padding: 5px 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  font-weight: bold;
}
.badge-description:before {
  display: block;
  position: absolute;
  top: -5px;
  left: 15px;
  content: '';
  border-bottom: 5px solid #F6D166;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
.badge-small {
  position: relative;
  cursor: pointer;
}
.badge-small:hover + div {
  display: block;
  margin-top: 10px;
  opacity: 1;
}
.badge-small > .count {
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  cursor: default;
  font-size: 0.8em;
  background-color: rgba(0, 0, 0, 0.3);
  padding: 0 3px;
}
@media (max-width: 767px) {
  .badge-small {
    max-width: 60px;
  }
}
@media (max-width: 320px) {
  .badge-small {
    max-width: 40px;
  }
  .badge-small > .count {
    display: none;
  }
}
@media (min-width: 1200px) {
  .main > .container > * {
    margin-left: 432px;
  }
  .main > .container > .logo-block {
    max-width: 412px;
  }
  .logo + .hero {
    margin-left: 0px;
  }
  .question .question-image {
    margin-top: 1.5em;
  }
}
@media (max-width: 1019px) {
  .main {
    padding-top: 1em;
  }
  .main > .container {
    max-width: 728px;
  }
  .main > .container > * {
    margin-left: 0;
  }
  .main > .container > .logo-block {
    position: static;
    max-width: none;
  }
  .main > .container > .logo-block > .adv {
    display: none;
  }
  .logo-block .logo {
    margin-bottom: 1em;
  }
  .logo-block .logo img {
    display: inline-block;
    vertical-align: top;
    max-height: 40px;
    margin: 0;
  }
  .logo-block .logo h1 {
    display: inline-block;
    vertical-align: bottom;
    margin: 0;
  }
  .logo-block .logo .description {
    display: none;
  }
  .logo-block .hero {
    display: none;
  }
  .content-block.content-block-modal {
    margin-left: 0 !important;
    left: auto;
  }
}
@media (max-width: 767px) {
  .content-block {
    padding-left: 2em;
    padding-right: 2em;
  }
  .content-block.content-block-modal {
    left: 0;
    top: 10%;
  }
}
@media (max-width: 480px) {
  .two-columns > * {
    width: 100% !important;
  }
  .badge-description {
    top: 21px;
    font-size: 10px;
    padding: 2px;
    margin-left: 0px;
  }
  h2 {
    font-size: 1.2em;
  }
  header {
    padding: 3px 0;
  }
  .content-block {
    margin: 1em 0;
    padding-left: 1.5em;
    padding-right: 1.5em;
  }
  .content-block + .content-block {
    margin-top: 1.5em;
  }
  .content-block:before {
    height: 17.33333333px;
    top: -8.66666667px;
  }
  .content-block:after {
    height: 17.33333333px;
    bottom: -8.66666667px;
  }
  .main {
    padding: 0.5em 0;
    overflow-x: hidden;
  }
  .main > .container > .adv {
    width: 360px;
    left: 50%;
    margin-left: -180px;
  }
  .logo-block .logo {
    margin-bottom: 0.3em;
  }
  .question .question-image {
    margin-top: 0.5em;
  }
  .question-answer .question-text .question-answer-image {
    max-width: 43px;
    float: right;
    padding-right: 0;
    padding-left: 1em;
  }
  .question-answer .question-text h2,
  .question-answer .question-text h3 {
    margin: 0;
  }
  footer {
    padding: 20px 0;
  }
  footer .nav.nav-pills {
    display: block;
  }
  footer .nav.nav-pills > li {
    display: block;
    margin-left: 0;
  }
  #or {
    display: none;
  }
  #chooseFacebook,
  #formRegistration {
    width: 100%;
  }
}
#chooseFacebook {
  font-size: 15px;
  text-align: center;
}
@media (max-width: 480px) {
  #chooseFacebook {
    width: 100%;
    border-bottom: 1px solid;
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
}
@media (min-width: 480px) {
  #chooseFacebook {
    width: 43%;
  }
}
#or {
  position: relative;
  min-height: 180px;
}
@media (max-width: 480px) {
  #or {
    display: none;
  }
}
@media (min-width: 480px) {
  #or {
    width: 10%;
  }
}
#or p {
  background: #c3c3c3;
  width: 30px;
  height: 30px;
  border-radius: 15px;
  color: white;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  line-height: 30px;
  top: 75px;
  position: relative;
  z-index: 2;
  left: 30%;
}
#or_hr {
  background: #c3c3c3;
  width: 2px;
  height: 180px;
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 0;
}
.left {
  float: left;
}
@media (max-width: 480px) {
  #formRegistration {
    width: 100%;
    text-align: center;
  }
}
@media (min-width: 480px) {
  #formRegistration {
    width: 43%;
    padding-left: 20px;
  }
}
#formRegistration input {
  min-width: 0;
  width: 100%;
}
p.cta {
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
}
.button {
  font-weight: bold;
  border-radius: 4px;
  position: relative;
  border: 0;
  vertical-align: middle;
  padding: 0 4px;
  text-align: center;
  background: linear-gradient(to bottom, #459be9 0%, #286398 100%);
  width: 100%;
  display: block;
  font-size: 1.1em;
  line-height: 38px;
  color: #fff;
  text-decoration: none;
}
.rating .result-value {
  padding: 0 10px;
  min-width: 200px;
}
.rating table {
  width: 100%;
}
.rating .td-rating {
  width: 100%;
  min-width: 200px;
}
.rating span.right {
  color: #4AB825  !important;
  background: none;
}
.rating span {
  font-weight: bold;
  color: #e62e00;
}
.rating .results-bar {
  background: #f4f5f5;
  text-align: left;
  height: 28px;
  margin: 10px 0 5px;
  padding: 4px;
}
.rating .results-bar .inner {
  background: #FF9999;
  height: 28px;
}
.rating .results-bar span {
  display: block;
  position: relative;
  top: -26px;
  right: 10px;
  text-align: right;
}
.rating .results-bar .inner.right {
  background: #B7E3A8 !important;
}
#chooseFacebook .control-group {
  height: 76px;
  margin-bottom: 21px !important;
}
#formRegistration .control-group {
  height: 76px;
  margin-bottom: 21px !important;
}
#formRegistration .control-group .cta {
  margin-bottom: 1.3em;
}
.content-block h1:first-child {
  margin: 15px 0;
}
.content-block h1 ~ h3 {
  margin: 17.5px 0 7px;
}
.content-block hr {
  height: 34px;
  margin: 17.5px 15px;
  position: relative;
  background: url('../img/sep-middle.png') no-repeat 50% 0;
  border: 0;
  overflow: visible;
}
.content-block hr:before {
  width: 15px;
  height: 34px;
  position: absolute;
  left: -15px;
  top: 0;
  content: '';
  background: url('../img/sep-left.png') no-repeat;
}
.content-block hr:after {
  width: 15px;
  height: 34px;
  position: absolute;
  right: -15px;
  top: 0;
  content: '';
  background: url('../img/sep-right.png') no-repeat;
}
