/*!
 * Roots 6.5.1
 */ /*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
  overflow-x: hidden;
}
a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C""\201D""\2018""\2019";
}
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;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
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;
}
.textwidget .contact-right .socials {
  padding-bottom: 20px;
  padding-top: 15px;
}
.textwidget .contact-right .social {
  margin: 10px 0 0 0;
  border: 3px solid #000;
  border-radius: 3px;
  padding: 0;
}
.textwidget .contact-right .social img {
  margin: 0;
  padding: 0;
}
.sensei .type-quiz div.sensei-message.info {
  background: none !important;
  font-size: 20px !important;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 2cm 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Russo One", sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #fff;
  background-color: #66b0ff;
}
body.home {
  background-color: #fff; /* #0349a8 */
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #fff;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #ffb401;
  text-decoration: underline;
}
a.btn:focus,
a.cta-big-orange:focus {
  color: #fff;
  text-decoration: none;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 0;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-muted {
  color: #999;
}
.text-primary {
  color: #428bca;
}
.text-primary:hover {
  color: #3071a9;
}
.text-warning {
  color: #c09853;
}
.text-warning:hover {
  color: #a47e3c;
}
.text-danger {
  color: #b94a48;
}
.text-danger:hover {
  color: #953b39;
}
.text-success {
  color: #468847;
}
.text-success:hover {
  color: #356635;
}
.text-info {
  color: #3a87ad;
}
.text-info:hover {
  color: #2d6987;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Russo One", sans-serif;
  margin: 0 0 10px;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  /* text-shadow: 0 2px 0 #000; */
}
.yellow-text {
  text-shadow: 0 2px 0 #000;
  color: #ffb401;
}
.yellow-text span {
  text-shadow: 0 2px 0 #000;
  color: #ffb401;
}
h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span {
  color: #ffb401;
}
h1.alt,
h2.alt,
h3.alt,
h4.alt,
h5.alt,
h6.alt,
.alt {
  font-family: "Myriad Pro Bold Condensed";
  margin: 0 0 10px;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999;
}
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
h2 small,
h3 small,
h1 .small,
h2 .small,
h3 .small {
  font-size: 65%;
}
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
h5 small,
h6 small,
h4 .small,
h5 .small,
h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
.mac .page-header h1 {
  line-height: 80px;
}
.page-header {
  margin: -5px -9999px;
  /*     overflow: hidden; */
}
.page-header h1 {
  margin: 0 auto;
  padding: 115px 0 91px 0;
  font-size: 60px;
  line-height: 66px;
  text-align: center;
  display: none;
  text-shadow: -3px -3px 0 #00244a, 1px -3px 0 #00244a, -3px 3px 0 #00244a,
    3px 3px 0 #00244a;
  background: url("../img/bg_page-header-star.png") no-repeat 50% 0;
}
.page-header h1:before,
.page-header h1:after {
  content: "";
  display: block;
  height: 54px;
  position: absolute;
  top: 109px;
}
.page-header h1:before {
  width: 189px;
  left: 0;
  background: url("../img/bg_page-header-left.png") no-repeat 0 0;
}
.page-header h1:after {
  width: 126px;
  right: 0;
  background: url("../img/bg_page-header-right.png") no-repeat 100% 0;
}
.section-bg .page-header {
  padding: 72px 0;
  margin: 10px -15px 0;
}

.mac .page-header-default h1 {
  line-height: 80px;
}
.page-header-default {
  margin: -5px -9999px;
  background: url("../img/bg_page-header.png") repeat-x;
  /*     overflow: hidden; */
}
.page-header-default h1 {
  margin: 0 auto;
  padding: 115px 0 91px 0;
  font-size: 32px;
  line-height: 66px;
  text-align: center;
  text-shadow: -3px -3px 0 #00244a, 1px -3px 0 #00244a, -3px 3px 0 #00244a,
    3px 3px 0 #00244a;
  background: url("../img/bg_page-header-star.png") no-repeat 50% 0;
}

.section-bg .page-header-default {
  padding: 72px 0;
  margin: 10px -15px 0;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.list-inline > li:first-child {
  padding-left: 0;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.428571429;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}

.aside-img {
  display: inline-block;
  margin: 0;
}
.reg-top-img {
  display: inline-block;
  margin: 0 auto;
  position: relative;
  vertical-align: bottom;
  width: 750px;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    display: table;
  }
  .dl-horizontal dd:after {
    clear: both;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    display: table;
  }
  .dl-horizontal dd:after {
    clear: both;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eee;
}
blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote small {
  display: block;
  line-height: 1.428571429;
  color: #999;
}
blockquote small:before {
  content: "\2014 \00A0";
}
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small,
blockquote.pull-right .small {
  text-align: right;
}
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: "";
}
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}
code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
code {
  /*    padding: 2px 4px;
        font-size: 90%;
        color: #c7254e;
        background-color: #f9f2f4;
        white-space: nowrap;
        border-radius: 4px;*/
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 1172px;
}
.container:before,
.container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
.container:before,
.container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666666666666%;
}
.col-xs-10 {
  width: 83.33333333333334%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666666666666%;
}
.col-xs-7 {
  width: 58.333333333333336%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666666666667%;
}
.col-xs-4 {
  width: 33.33333333333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.666666666666664%;
}
.col-xs-1 {
  width: 8.333333333333332%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666666666666%;
}
.col-xs-pull-10 {
  right: 83.33333333333334%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666666666666%;
}
.col-xs-pull-7 {
  right: 58.333333333333336%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666666666667%;
}
.col-xs-pull-4 {
  right: 33.33333333333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.666666666666664%;
}
.col-xs-pull-1 {
  right: 8.333333333333332%;
}
.col-xs-pull-0 {
  right: 0;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666666666666%;
}
.col-xs-push-10 {
  left: 83.33333333333334%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666666666666%;
}
.col-xs-push-7 {
  left: 58.333333333333336%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666666666667%;
}
.col-xs-push-4 {
  left: 33.33333333333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.666666666666664%;
}
.col-xs-push-1 {
  left: 8.333333333333332%;
}
.col-xs-push-0 {
  left: 0;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666666666666%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333333334%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666666666666%;
}
.col-xs-offset-7 {
  margin-left: 58.333333333333336%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666666666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.666666666666664%;
}
.col-xs-offset-1 {
  margin-left: 8.333333333333332%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666666666666%;
  }
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666666666666%;
  }
  .col-sm-7 {
    width: 58.333333333333336%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.666666666666664%;
  }
  .col-sm-1 {
    width: 8.333333333333332%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }
  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }
  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }
  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }
  .col-sm-pull-0 {
    right: 0;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666666666666%;
  }
  .col-sm-push-10 {
    left: 83.33333333333334%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666666666666%;
  }
  .col-sm-push-7 {
    left: 58.333333333333336%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666666666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.666666666666664%;
  }
  .col-sm-push-1 {
    left: 8.333333333333332%;
  }
  .col-sm-push-0 {
    left: 0;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
  .aside-img {
    width: 232px;
    margin: 0 5px 0 0;
  }
  .aside-img img {
    width: 100%;
    height: auto;
  }
  .reg-top-img {
    width: 448px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666666666666%;
  }
  .col-md-10 {
    width: 83.33333333333334%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666666666666%;
  }
  .col-md-7 {
    width: 58.333333333333336%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666666666667%;
  }
  .col-md-4 {
    width: 33.33333333333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.666666666666664%;
  }
  .col-md-1 {
    width: 8.333333333333332%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666666666666%;
  }
  .col-md-pull-10 {
    right: 83.33333333333334%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666666666666%;
  }
  .col-md-pull-7 {
    right: 58.333333333333336%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666666666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.666666666666664%;
  }
  .col-md-pull-1 {
    right: 8.333333333333332%;
  }
  .col-md-pull-0 {
    right: 0;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666666666666%;
  }
  .col-md-push-10 {
    left: 83.33333333333334%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666666666666%;
  }
  .col-md-push-7 {
    left: 58.333333333333336%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666666666667%;
  }
  .col-md-push-4 {
    left: 33.33333333333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.666666666666664%;
  }
  .col-md-push-1 {
    left: 8.333333333333332%;
  }
  .col-md-push-0 {
    left: 0;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .aside-img {
    width: 280px;
    margin: 0 15px 0 0;
  }
  .aside-img img {
    width: 100%;
    height: auto;
  }
  .reg-top-img {
    width: 600px;
  }
}

@media (min-width: 1202px) {
  .container {
    width: 1202px;
  }
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666666666666%;
  }
  .col-lg-10 {
    width: 83.33333333333334%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666666666666%;
  }
  .col-lg-7 {
    width: 58.333333333333336%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666666666667%;
  }
  .col-lg-4 {
    width: 33.33333333333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.666666666666664%;
  }
  .col-lg-1 {
    width: 8.333333333333332%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }
  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }
  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }
  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }
  .col-lg-pull-0 {
    right: 0;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666666666666%;
  }
  .col-lg-push-10 {
    left: 83.33333333333334%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666666666666%;
  }
  .col-lg-push-7 {
    left: 58.333333333333336%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666666666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.666666666666664%;
  }
  .col-lg-push-1 {
    left: 8.333333333333332%;
  }
  .col-lg-push-0 {
    left: 0;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .aside-img {
    width: auto;
    margin: 0;
  }
  .reg-top-img {
    width: 750px;
  }
}
table {
  max-width: 100%;
  background-color: transparent;
}

th {
  text-align: left;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
@media (max-width: 767px) {
  .step-2-right .upgrate-option .bg-sec-wrap,
  .step-2-right .upgrate-option li:nth-child(2) .bg-sec-wrap,
  .step-2-right .upgrate-option li:nth-child(3) .bg-sec-wrap {
    position: absolute;
    bottom: -44px;
    right: 90px !important;
    left: 90px !important;
  }
  .gform_wrapper .btn-cta,
  .preview-link .btn-cta {
    margin-bottom: 0 !important;
  }
  .question-answer-temp {
    margin: 0 0 17px 0 !important;
  }
  .login-block h4 {
    font-size: 16px !important;
  }
  .entry-holder {
    font-size: 14px !important;
    line-height: 24px !important;
  }
  .page-header-default h1 {
    font-size: 24px !important;
  }
  .entry-holder .bt-line {
    font-size: 16px !important;
  }
  .entry-holder p strong {
    font-size: 18px !important;
  }
  .entry-holder {
    padding: 15px 15px 0 15px !important;
    margin: -30px 0 -20px 0 !important;
  }
  .blogpost h1 {
    /* line-height: 45px !important;
         font-size: 28px !important;
         margin: -80px 10px 117px 10px !important;
         padding: 0 10px !important;*/
  }
  .blogpost .info {
    padding: 10px !important;
  }
  .blogpost {
    background-size: 270px auto !important;
    background-position: 100% 55px !important;
  }
  .contacts-cols .contact-right h1 {
    line-height: 24px !important;
    font-size: 20px !important;
  }
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  margin-bottom: 5px;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
select[multiple],
select[size] {
  height: auto;
}
select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555;
  vertical-align: middle;
}
.contactmap img {
  width: 100%;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555;
  vertical-align: middle;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control:-moz-placeholder {
  color: #999;
}
.form-control::-moz-placeholder {
  color: #999;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle;
}
.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm {
  height: auto;
}
.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 45px;
  line-height: 45px;
}
textarea.input-lg {
  height: auto;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #c09853;
}
.has-warning .form-control {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.has-warning .input-group-addon {
  color: #c09853;
  border-color: #c09853;
  background-color: #fcf8e3;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #b94a48;
}
.has-error .form-control {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.has-error .input-group-addon {
  color: #b94a48;
  border-color: #b94a48;
  background-color: #f2dede;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #468847;
}
.has-success .form-control {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.has-success .input-group-addon {
  color: #468847;
  border-color: #468847;
  background-color: #dff0d8;
}
.form-control-static {
  margin-bottom: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  text-transform: uppercase;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #fff;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ed9c28;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #d2322d;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #47a447;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #39b3d7;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-xs {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../fonts/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/glyphicons-halflings-regular.woff") format("woff"),
    url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"),
    url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular")
      format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon:empty {
  width: 1em;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 0 dotted;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #999;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0 dotted;
  border-bottom: 4px solid #000;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .question-answer-temp .left-content {
    height: 100%;
    position: absolute;
    top: 0;
  }
  .question-answer-temp .left-content h1 {
    height: 52px;
    margin-top: -33px;
    top: 63%;
    position: absolute;
    left: 0;
    width: 100%;
  }
  .col-sm-12 .question-answer-temp .right-content {
    padding: 10px 20px 0px 11%;
    font-size: 24px;
    line-height: 30px;
  }
}
.btn-default .caret {
  border-top-color: #333;
}
.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret {
  border-top-color: #fff;
}
.dropup .btn-default .caret {
  border-bottom-color: #333;
}
.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret,
.dropup .btn-danger .caret,
.dropup .btn-info .caret {
  border-bottom-color: #fff;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: none;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  display: table;
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  display: table;
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn-group {
  float: left;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group-xs > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  padding: 1px 5px;
}
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified .btn {
  float: none;
  display: table-cell;
  width: 1%;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group.col {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  line-height: 45px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  white-space: nowrap;
}
.input-group-btn:first-child > .btn {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn {
  margin-left: -1px;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -4px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:active {
  z-index: 2;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before,
.nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.nav:before,
.nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: inline-block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li#menu-item-17995 > a {
  text-decoration: underline;
}
.nav > li#menu-item-17995 > a:hover,
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
}
.nav > li.disabled > a {
  color: #999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #428bca;
}
.nav .open > a .caret,
.nav .open > a:hover .caret,
.nav .open > a:focus .caret {
  border-top-color: #2a6496;
  border-bottom-color: #2a6496;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #428bca;
}
.nav-pills > li.active > a .caret,
.nav-pills > li.active > a:hover .caret,
.nav-pills > li.active > a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.hello-bar {
  margin-bottom: 10px;
  width: 100%;
  height: 45px;
  background: #fff;
  line-height: 45px;
  font-size: 23px;
  padding-left: 5px;
  margin: 0;
  font-family: "Myriad Pro Bold Condensed";
}

.hello-bar a {
  color: #5f7085;
}

.hello-bar a:hover {
  text-decoration: none;
  color: #5f7085;
}

.nav .caret {
  border-top-color: #428bca;
  border-bottom-color: #428bca;
}
.nav a:hover .caret {
  border-top-color: #2a6496;
  border-bottom-color: #2a6496;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 152px;
  /*     margin-bottom: 25px; */
}
.navbar .navbar-brand {
  background: url(../img/logo-white.png) no-repeat;
  background-size: 100%;
  display: block;
  height: 127px;
  left: 30px;
  position: absolute;
  text-align: left;
  text-indent: -9999px;
  top: 15px;
  width: 351px;
  z-index: 100;
}
.navbar .navbar-brand img {
  width: 95%;
}
.navbar .license {
  display: inline-block;
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 17px;
  line-height: 24px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 19px 0 0;
  /* 	position: relative;
            top: 3px; */
}
.navbar:before,
.navbar:after {
  content: " ";
  display: table;
}
.navbar:after {
  clear: both;
}
.navbar:before,
.navbar:after {
  content: " ";
  display: table;
}
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
.navbar-header:before,
.navbar-header:after {
  content: " ";
  display: table;
}
.navbar-header:after {
  clear: both;
}
.navbar-header:before,
.navbar-header:after {
  content: " ";
  display: table;
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  display: table;
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  display: table;
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
.navbar .btn-play {
  float: right;
  margin: 6px 0 0;
  padding: 5px 30px 5px 15px;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: 100%;
    border-top: 0;
    box-shadow: none;
    float: left;
    /* 		border-radius: 3px;
                background: #02306d; */
  }
  .header-inner .navbar-collapse {
    width: auto;
    float: right;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: auto;
  }
  .navbar-collapse .navbar-nav.navbar-left:first-child {
    margin-left: -15px;
  }
  .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
  .navbar-collapse .navbar-text:last-child {
    margin-right: 0;
  }
}

.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
  text-align: right;
}

.navbar-header {
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 17px;
  line-height: 24px;
  color: #646464;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
    /* 		background: url('../img/white-glow.png') center 0 no-repeat, url(../img/bg_stars_head.png) no-repeat 50% -50px; */
  }
  .navbar-static-top .container {
    /*        background: url(../img/bg_stars.png) no-repeat 98.6% 80%; */
  }
  .register-success .navbar-static-top .container {
    background: none;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

.select-county {
  float: right;
  padding-top: 45px;
  padding-right: 40px;
}

.select-county .jcf-select {
  /*color:#fff;
    background: #3f4456;
border: solid 1px #fff !important;
    height: 45px;
min-width: 265px;
border-radius: 5px;*/

  color: #fff;
  border: solid 1px rgb(23, 78, 148);
  border-radius: 3px;
  height: 32px;
  margin-right: 2px;
  min-width: 200px;
  background: rgba(27, 85, 156, 1);
  background: -moz-linear-gradient(
    top,
    rgba(27, 85, 156, 1) 0%,
    rgba(6, 45, 112, 1) 100%
  );
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0%, rgba(27, 85, 156, 1)),
    color-stop(100%, rgba(6, 45, 112, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(27, 85, 156, 1) 0%,
    rgba(6, 45, 112, 1) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(27, 85, 156, 1) 0%,
    rgba(6, 45, 112, 1) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(27, 85, 156, 1) 0%,
    rgba(6, 45, 112, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(27, 85, 156, 1) 0%,
    rgba(6, 45, 112, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b559c', endColorstr='#062d70', GradientType=0 );
}

.select-county .jcf-select-text {
  font-size: 19.7px !important;
  padding: 1px 20px;
  font-family: "Myriad Pro Bold Condensed";
  line-height: 32px !important;
  font-weight: 400;
  margin: 0 22px 0 0px !important;
}

.select-county .jcf-select .jcf-select-opener {
  background: none;
}

.select-county .jcf-list .jcf-option {
  color: #fff;
  background: #093376;
  font-size: 19px !important;
  padding: 10px 20px;
  font-family: "Myriad Pro Bold Condensed";
  border-bottom: solid 1px #fff !important;
}

.select-county .jcf-focus {
  border-color: #fff;
}

.select-county .jcf-select-drop .jcf-select-drop-content {
  border: solid 1px #fff !important;
  border-radius: 5px;
}

.select-county label.selectlabel:after {
  background: url(../img/dropdown-arrow-white.png) no-repeat 0px 0px transparent;
  width: 19px;
  height: 16px;
  display: block;
  border: none;
  top: 11px;
  background-size: 100%;
}

.hero-text-left,
.hero-text-right {
  width: 100%;
  display: inline-block;
  float: none;
  font-family: "Myriad Pro Bold Condensed";
}

.hero-text-left {
  width: 50%;
}

.hero-text-right {
  color: #2261ac;
  font-size: 35px;
  padding-top: 30px;
}

.hero-text-right .list-heading,
.preview-course,
.preview-course:hover {
  font-family: "Myriad Pro Condensed";
  font-weight: bold;
  color: #2261ac;
}

.hero-text {
  margin-left: -125px;
}

.hero-text-right ul {
  padding-left: 0px;
  margin-top: 20px;
  margin-bottom: 50px;
}

.hero-text-right ul li {
  display: block;
  font-size: 30px;
  margin-bottom: 5px;
}

.hero-text-right ul li:before {
  content: "";
  display: block;
  position: absolute;
  width: 27px;
  height: 27px;
  margin-top: 10px;
  margin-left: -40px;
  background: url(../img/blue-list-icon.png) no-repeat 0px 0px;
}

.hero-text-right ul li img {
  margin-left: 15px;
}

.preview-course {
  display: inline-block;
  vertical-align: text-top;
  font-size: 23px;
  line-height: 50px;
}

.preview-course:after {
  content: "";
  display: inline-block;
  width: 53px;
  height: 53px;
  margin-top: 0px;
  margin-left: 0px;
  background: url(../img/blue-play-button.png) no-repeat 0px 0px;
  margin-top: -4px;
  vertical-align: top;
  margin-left: 15px;
  margin-right: 10px;
}

.course-thumbnail {
  display: inline-block;
  float: right;
  margin-top: -19px;
}

.text-wrapper {
  float: right;
}

.hero-text-left em {
  color: #fff;
  font-size: 35px;
  font-family: "Myriad Pro Condensed";
  font-weight: bold;
}

.hero-text-left p {
  color: #00a8fd;
  font-family: "Myriad Pro Bold Condensed";
  font-size: 28px;
  margin-top: 40px;
}

.text-wrapper-left {
  text-align: right;
  position: absolute;
  bottom: 40px;
  width: 50%;
}

.blue_bar {
  background: url(../img/transparent-blue-bg.png) no-repeat center center
    #00a8fd;
  min-height: 125px;
}

.blue_bar.invers-colors {
  background-color: #072f72;
}

.blue_bar .container p {
  font-family: "Myriad Pro Bold Condensed";
  font-size: 22px;
  text-align: center;
  padding: 0px 0px;
  color: #fff;
  margin: 10px 0px -13px;
}

.blue_bar .container > div {
  display: inline-block;
  width: 33.33%;
  float: left;
}

.primary-button,
#menu-header-menu .li_btn-cta > a,
.widget .btn.start {
  color: #fff;
  font-size: 35px;
  font-weight: bold;
  font-family: "Myriad Pro Condensed";
  border: solid 1px #fff;
  border-radius: 5px;
  display: inline-block;
  padding: 5px 35px 0px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  box-shadow: inset 0px 0px 2px rgba(0, 0, 0, 0.19);
  background: rgba(27, 83, 156, 1);
  background: -moz-linear-gradient(
    top,
    rgba(27, 83, 156, 1) 0%,
    rgba(6, 47, 113, 1) 100%
  );
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0%, rgba(27, 83, 156, 1)),
    color-stop(100%, rgba(6, 47, 113, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(27, 83, 156, 1) 0%,
    rgba(6, 47, 113, 1) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(27, 83, 156, 1) 0%,
    rgba(6, 47, 113, 1) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(27, 83, 156, 1) 0%,
    rgba(6, 47, 113, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(27, 83, 156, 1) 0%,
    rgba(6, 47, 113, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b539c', endColorstr='#062f71', GradientType=0 );
}

.primary-button:hover {
  text-decoration: none;
  color: #fff;
  background: rgba(27, 83, 156, 1);
}

.blue_bar .primary-button {
  margin: auto;
  margin-top: 33px;
  display: table;
}

.blue_bar.invers-colors .primary-button {
  background: #0aabfd;
  font-size: 38px;
  padding-top: 0px;
}

.blue_bar.invers-colors .primary-button:hover {
  background: #07a2f1;
}

.blue_bar div.dont-pay {
  color: #fff;
  font-size: 26px;
  font-family: "Myriad Pro Bold Condensed";
  font-weight: 400;
  line-height: 28px;
  padding-top: 34px;
  padding-right: 55px;
}

.blue_bar div.dont-pay span {
  text-align: center;
  float: right;
  margin-right: -50px;
}

.blue_bar.invers-colors .blue-bar-price span {
  color: #fff;
}

.blue-bar-price {
  padding-top: 20px;
}

.blue-bar-price span {
  display: inline-block;
  float: left;
}

.price-1 {
  color: #012465;
  font-size: 74px;
  font-family: "Myriad Pro Bold Condensed";
  margin-top: -10px;
  margin-left: 5px;
}

.price-2 {
  color: #012465;
  font-size: 36px;
  margin-top: 4px;
  margin-left: 5px;
  font-family: "Myriad Pro Bold Condensed";
}

.price-currency {
  color: #fff;
  font-size: 38px;
  font-family: "Myriad Pro Bold Condensed";
}

.price-terms {
  color: #fff;
  font-size: 16px;
  margin-top: 55px;
  font-family: "Myriad Pro Bold Condensed";
  margin-left: -5px;
}

.whats-included {
  padding-bottom: 50px;
}

.whats-included .inc-left {
  display: inline-block;
  float: left;
  width: 30%;
  text-align: center;
  padding-top: 55px;
}

.whats-included .inc-left img {
  max-width: 100%;
  margin: auto;
}

.whats-included .inc-left img.inc-img {
  margin-top: 30px;
  margin-bottom: 10px;
}

.whats-included .inc-right {
  display: inline-block;
  float: left;
  width: 67%;
  padding-left: 3%;
}

.whats-included .inc-caption {
  color: #616161;
  font-size: 17px;
  font-family: "Seravek";
  text-align: center;
}

.whats-included .inc-right ul {
  padding-left: 0px;
  margin-top: 120px;
}

.whats-included .inc-right ul li {
  display: block;
  color: #616161;
  font-size: 16px;
  font-family: "Seravek";
  padding-left: 70px;
  margin-bottom: 20px;
}

.whats-included .inc-right img {
  position: absolute;
  margin-left: -70px;
  margin-top: 5px;
}

.whats-included .inc-right span {
  text-transform: uppercase;
  font-size: 23px;
  font-family: "Seravek-Medium";
}

.whats-included .inc-right strong {
  font-size: 18px;
  font-family: "Seravek";
  font-weight: 400;
  text-transform: uppercase;
}

.our-story {
  color: #5f7085;
  font-size: 18px;
  font-weight: 400;
  padding: 25px 0px;
  background: #f5f3f3;
  margin-bottom: 25px;
}

.our-story img.our-story-txt {
  margin-left: -180px;
  display: block;
  float: left;
}

.our-story em {
  font-family: "Myriad Pro Italic";
}

.our-story strong {
  font-family: "Myriad Pro Bold";
  font-weight: 400;
}

.story-left > strong {
  display: block;
  text-align: right;
  margin-top: 15px;
}

.story-left {
  display: inline-block;
  float: left;
  width: 75%;
  padding-left: 180px;
  line-height: 27px;
  padding-top: 15px;
}

.story-right {
  display: inline-block;
  float: right;
  width: 25%;
  margin-right: -15px;
}

.story-right p {
  font-family: "BackIssuesBB_reg";
  text-align: center;
  color: #2261ac;
  font-size: 16px;
}

.our-story:after,
.how-it-works-blue:after,
.comedy-breaks:after {
  clear: both;
  content: "";
  display: block;
}

.blue_bar.orange-bar {
  background-color: #ee8a65;
}

.how-it-works-blue {
  padding: 50px 0px 30px;
}

.how-it-works-blue ul {
  color: #616161;
  font-size: 20px;
  font-family: "Seravek";
  padding-left: 0px;
}

.how-it-works-blue ul li {
  display: block;
  margin-bottom: 20px;
  padding-left: 70px;
}

.how-it-works-blue ul li span {
  font-family: "Myriad Pro Bold";
  font-size: 24px;
  text-transform: uppercase;
}

.how-it-works-blue ul li i {
  font-family: "Myriad Pro Bold";
  font-size: 41px;
  background: #337fcd;
  width: 50px;
  height: 50px;
  display: block;
  text-align: center;
  line-height: 50px;
  font-style: normal;
  color: #fff;
  border-radius: 100px;
  position: absolute;
  margin-left: -70px;
  margin-top: 5px;
}

.works-left {
  display: inline-block;
  float: left;
  width: 75%;
  padding-right: 15px;
}

.works-right {
  display: inline-block;
  float: left;
  width: 25%;
}

.works-left img {
  margin-bottom: 50px;
}

.comedy-breaks#area2 figure {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  width: 18%;
  margin-right: 2%;
}

.comedy-breaks .left-half {
  display: inline-block;
  float: left;
  width: 50%;
}

.comedy-breaks .right-half {
  display: inline-block;
  float: left;
  width: 50%;
}

.comedy-img {
  display: inline-block;
  float: left;
  width: 20%;
}

.comedy-figures {
  display: inline-block;
  float: left;
  width: 80%;
  padding-top: 50px;
}

.comedy-img img {
  max-width: 100%;
  margin-left: -20px;
  margin-top: -30px;
}

.comedy-figures p {
  color: #535353;
  font-family: "Open Sans Condensed", Arial, Helvetica, sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
}

.comedy-breaks#area2 figure img {
  max-width: 100%;
}

.footer-cta {
  background: url(../img/footer-cta-bg.png) no-repeat top center;
  padding: 20px 0px;
  text-align: center;
  background-size: cover;
}

.footer-cta p {
  font-family: "Myriad Pro Bold";
  font-size: 30px;
  display: inline-block;
  padding: 0;
  margin: 0px;
  margin-right: 25px;
  text-transform: uppercase;
}

.footer-cta p span {
  color: #ee8a65;
}

.free-to-try {
  font-family: "Myriad Pro Bold";
  font-size: 48px;
  text-align: center;
  text-transform: uppercase;
}

.free-to-try span {
  color: #ee8a65;
}

.free-to-try:after {
  background: url(../img/text-border.png) no-repeat top center;
  width: 100%;
  height: 29px;
  content: "";
  display: block;
}

.footer-cta-bottom {
  text-align: center;
  padding-top: 15px;
}

.footer-cta-bottom img {
  display: inline-block;
}

.footer-cta-bottom a.primary-button {
  display: inline-block;
  margin-left: 15px;
  margin-right: 15px;
  font-size: 64px;
  background: rgba(65, 184, 244, 1);
  background: -moz-linear-gradient(
    top,
    rgba(65, 184, 244, 1) 0%,
    rgba(16, 142, 205, 1) 100%
  );
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0%, rgba(65, 184, 244, 1)),
    color-stop(100%, rgba(16, 142, 205, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(65, 184, 244, 1) 0%,
    rgba(16, 142, 205, 1) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(65, 184, 244, 1) 0%,
    rgba(16, 142, 205, 1) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(65, 184, 244, 1) 0%,
    rgba(16, 142, 205, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(65, 184, 244, 1) 0%,
    rgba(16, 142, 205, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#41b8f4', endColorstr='#108ecd', GradientType=0 );
  border: solid 3px #fff;
  border-radius: 10px;
}

.footer-cta-bottom > div {
  display: inline-block;
  float: left;
  width: 50%;
  text-align: center;
}

.footer-cta-bottom > div:first-child {
  text-align: right;
  width: 25%;
}

.footer-cta-bottom > div:last-child {
  text-align: left;
  width: 25%;
}

.phone-icon {
  width: 27px;
  height: 27px;
  background: url(../img/phone-icon-white.png) no-repeat 0px 0px;
  display: inline-block;
  float: left;
  margin-top: 8px;
  margin-right: 10px;
}

.jcf-select .jcf-select-text {
  line-height: 29px !important;
}

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7px 0;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 5px;
  line-height: 26px;
  font-family: "Myriad Pro Bold Condensed";
}
.navbar-nav > li.active > a {
  color: #ffb401;
}
.navbar-nav > li.active > a.btn {
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .blog-list .col {
    width: 100% !important;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 768px) {
  .navbar-nav {
    /*         float: right;
                        width: 100%;
                margin: 0; 
                        max-width:972px; */
    padding: 0px 0;
    margin: 0px;
    text-align: center;
  }
  .main-nav {
    background: #fff;
    position: relative;
    z-index: 45;
  }

  .header-inner .navbar-nav {
    padding: 4px 6px 0px;
  }

  /*     .navbar-nav>li {
            float: left;
        } */
  .navbar-nav > li.menu-start-now {
    float: right;
  }
  .navbar-nav > li > a {
    padding: 19px 30px;
    color: #5f7085;
    font-size: 24px;
    font-family: "Myriad Pro Bold Condensed";
    text-transform: uppercase;
  }

  .navbar-nav > li.reg-links > a {
    border-left: solid 2px #5f7085;
    padding: 10px 33px;
  }

  /*     .mac .navbar-nav>li>a {
            padding: 10px 30px 0 10px;
        } */
  .navbar-nav > li > a.btn,
  .navbar-nav > li.menu-start-now > a {
    margin: 1px 5px 0 0;
    padding: 5px 15px 6px 15px;
    border: none;
    font-size: 25px !important;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;

    background: #ffcb01;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmY2IwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMlIiBzdG9wLWNvbG9yPSIjZmZiNDAxIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmODAwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: linear-gradient(
      to bottom,
      #ffcb01 0%,
      #ffb401 3%,
      #ff8001 100%
    );
    background: -webkit-linear-gradient(
      top,
      #ffcb01 0%,
      #ffb401 3%,
      #ff8001 100%
    );
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffcb01', endColorstr='#ff8001', GradientType=0 );
  }
  /*     .mac .navbar-nav > li > a.btn, .mac .navbar-nav > li > a.btn, .navbar-nav > li.menu-start-now>a  {padding: 10px 35px 0;} */
}
@media (min-width: 980px) {
  .header-inner .navbar-nav {
    padding: 9px 6px 0px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-text {
  float: left;
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.navbar-default {
  background: #00a8fd;
}
.navbar-default .container {
  width: auto;
  max-width: 1340px;
  position: relative;
}

.hello-bar .container {
  width: auto;
  max-width: 1250px;
  position: relative;
}

.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .in_arrow {
  position: absolute;
  right: 191px;
  top: -5px;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #fff;
}
.navbar-default .navbar-nav > li > a {
  color: #2278d5;
  font-size: 22px;
  font-family: "Myriad Pro Bold Condensed";
  font-family: "Open Sans Condensed", sans-serif;
  text-transform: uppercase;
  text-decoration: none;
}
.navbar-default .navbar-nav .current-menu-item a,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #ffb401;
  color: #fff;
  background: #297cd5;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.25);
}
.navbar-default .navbar-nav > li > a.btn:hover,
.navbar-default .navbar-nav > li > a.btn:focus {
  color: #fff;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ffb401;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
}
.navbar-default .navbar-nav > .active > a.btn {
  color: #fff;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
}
.navbar-default .navbar-toggle .icon-bar {
  display: none;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
  margin: 20px 3% 0;
  width: 94%;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #333;
  border-bottom-color: #333;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #555;
  border-bottom-color: #555;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #777;
  border-bottom-color: #777;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #999;
}
.navbar-inverse .navbar-nav > li > a {
  color: #999;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.navbar-inverse .navbar-nav > .dropdown > a .caret {
  border-top-color: #999;
  border-bottom-color: #999;
}
.navbar-inverse .navbar-nav > .open > a .caret,
.navbar-inverse .navbar-nav > .open > a:hover .caret,
.navbar-inverse .navbar-nav > .open > a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #999;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #999;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination a {
  color: #fff;
  background-color: #1e80cf;
  padding: 8px 12px;
  line-height: normal;
  font-weight: normal;
  display: inline-block;
}
.pagination .page-numbers.current {
  color: #1e80cf;
  padding: 7px 12px;
  display: inline-block;
  background-color: #ccc;
  margin-left: 4px;
}
.pagination > li {
  display: inline;
}
.pagination .page-numbers.dots {
  color: #1e80cf;
  padding: 0 9px;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #eee;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager:before,
.pager:after {
  content: " ";
  display: table;
}
.pager:after {
  clear: both;
}
.pager:before,
.pager:after {
  content: " ";
  display: table;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label[href]:hover,
.label[href]:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.label-default {
  background-color: #999;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}
.label-primary {
  background-color: #428bca;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.btn .badge {
  position: relative;
  top: -1px;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #fff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  font-size: 21px;
  font-weight: 200;
  line-height: 2.1428571435;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1 {
  line-height: 1;
  color: inherit;
}
.jumbotron p {
  line-height: 1.4;
}
.container .jumbotron {
  border-radius: 6px;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1 {
    font-size: 63px;
  }
}
.thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
  display: block;
  margin-bottom: 20px;
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #428bca;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable {
  padding-right: 35px;
}
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #356635;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #2d6987;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #c09853;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #a47e3c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #953b39;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar {
  background-image: -webkit-gradient(
    linear,
    0 100%,
    100% 0,
    color-stop(0.25, rgba(255, 255, 255, 0.15)),
    color-stop(0.25, transparent),
    color-stop(0.5, transparent),
    color-stop(0.5, rgba(255, 255, 255, 0.15)),
    color-stop(0.75, rgba(255, 255, 255, 0.15)),
    color-stop(0.75, transparent),
    to(transparent)
  );
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -moz-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-size: 40px 40px;
}
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-gradient(
    linear,
    0 100%,
    100% 0,
    color-stop(0.25, rgba(255, 255, 255, 0.15)),
    color-stop(0.25, transparent),
    color-stop(0.5, transparent),
    color-stop(0.5, rgba(255, 255, 255, 0.15)),
    color-stop(0.75, rgba(255, 255, 255, 0.15)),
    color-stop(0.75, transparent),
    to(transparent)
  );
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -moz-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-gradient(
    linear,
    0 100%,
    100% 0,
    color-stop(0.25, rgba(255, 255, 255, 0.15)),
    color-stop(0.25, transparent),
    color-stop(0.5, transparent),
    color-stop(0.5, rgba(255, 255, 255, 0.15)),
    color-stop(0.75, rgba(255, 255, 255, 0.15)),
    color-stop(0.75, transparent),
    to(transparent)
  );
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -moz-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-gradient(
    linear,
    0 100%,
    100% 0,
    color-stop(0.25, rgba(255, 255, 255, 0.15)),
    color-stop(0.25, transparent),
    color-stop(0.5, transparent),
    color-stop(0.5, rgba(255, 255, 255, 0.15)),
    color-stop(0.75, rgba(255, 255, 255, 0.15)),
    color-stop(0.75, transparent),
    to(transparent)
  );
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -moz-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-gradient(
    linear,
    0 100%,
    100% 0,
    color-stop(0.25, rgba(255, 255, 255, 0.15)),
    color-stop(0.25, transparent),
    color-stop(0.5, transparent),
    color-stop(0.5, rgba(255, 255, 255, 0.15)),
    color-stop(0.75, rgba(255, 255, 255, 0.15)),
    color-stop(0.75, transparent),
    to(transparent)
  );
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -moz-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-body:before,
.panel-body:after {
  content: " ";
  display: table;
}
.panel-body:after {
  clear: both;
}
.panel-body:before,
.panel-body:after {
  content: " ";
  display: table;
}
.panel-body:after {
  clear: both;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
}
.panel > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel > .list-group .list-group-item:last-child {
  border-bottom: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive {
  margin-bottom: 0;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:last-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > th,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-bordered > thead > tr:last-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
  border-bottom: 0;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
  overflow: hidden;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading > .dropdown .caret {
  border-color: #333 transparent;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #428bca;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}
.panel-primary > .panel-heading > .dropdown .caret {
  border-color: #fff transparent;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading > .dropdown .caret {
  border-color: #468847 transparent;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading > .dropdown .caret {
  border-color: #c09853 transparent;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading > .dropdown .caret {
  border-color: #b94a48 transparent;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading > .dropdown .caret {
  border-color: #3a87ad transparent;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-dialog {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: auto;
  padding: 10px;
  z-index: 1050;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.428571429px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.428571429;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover .arrow {
  border-width: 11px;
}
.popover .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-gradient(
    linear,
    0 top,
    100% top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0.0001))
  );
  background-image: -webkit-linear-gradient(
    left,
    color-stop(rgba(0, 0, 0, 0.5) 0),
    color-stop(rgba(0, 0, 0, 0.0001) 100%)
  );
  background-image: -moz-linear-gradient(
    left,
    rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0.0001) 100%
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0.0001) 100%
  );
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',  endColorstr='#00000000',  GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-gradient(
    linear,
    0 top,
    100% top,
    from(rgba(0, 0, 0, 0.0001)),
    to(rgba(0, 0, 0, 0.5))
  );
  background-image: -webkit-linear-gradient(
    left,
    color-stop(rgba(0, 0, 0, 0.0001) 0),
    color-stop(rgba(0, 0, 0, 0.5) 100%)
  );
  background-image: -moz-linear-gradient(
    left,
    rgba(0, 0, 0, 0.0001) 0,
    rgba(0, 0, 0, 0.5) 100%
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.0001) 0,
    rgba(0, 0, 0, 0.5) 100%
  );
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',  endColorstr='#80000000',  GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: "\2039";
}
.carousel-control .icon-next:before {
  content: "\203a";
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicons-chevron-left,
  .carousel-control .glyphicons-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
.gform_wrapper .register-checkbox {
  padding-top: 20px;
  clear: both;
}
.gform_wrapper .register-checkbox ul {
  margin-top: 10px;
}
.gform_wrapper ul li:last-child {
  overflow: hidden;
}
.gform_wrapper .register-checkbox ul li.gfield label {
  float: left;
  text-transform: uppercase;
  font-family: "Myriad Pro Bold Condensed";
  font-size: 24px;
  margin-bottom: 0;
  margin-top: 6px;
  text-shadow: none;
  line-height: normal;
  margin-left: -15px;
}

@-ms-viewport {
  width: device-width;
}
.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
  .home-banner-1,
  .home-banner-2,
  .home-banner-3,
  .home-banner-4,
  .home-banner-5,
  .home-banner-6 {
    margin-right: 0 !important;
    max-width: 100% !important;
  }
}

@media (max-width: 1202px) {
  .navbar-default .in_arrow {
    right: 177px;
  }
}

@media (max-width: 1000px) {
  .navbar-default .in_arrow {
    display: none;
  }
  .wrap.page-bg.wt-bg.section-bg {
    background: #fff !important;
  }
}

@media (min-width: 768px) and (max-width: 1202px) {
  .navbar-default .in_arrow {
    right: 187px;
  }
  .navbar .license {
    font-size: 17px;
  }
  .re-course {
    font-size: 16px !important;
  }

  .call {
    font-size: 16px !important;
  }

  .mac .navbar-nav > li > a,
  .navbar-nav > li > a {
    padding: 6px 20px 6px 10px !important;
  }
  /* 	.page-header {
                    padding: 90px 0 0!important;
                    height: 207px !important;
            } */
  /*     .section-bg .page-header {
            padding: 40px 0 0!important;
        } */
  .wrap.page-bg.wt-bg.section-bg {
    background: #fff !important;
  }

  .page-header h1 {
    font-size: 50px;
    line-height: 55px;
  }

  .mac .navbar-nav > li > a,
  .navbar-nav > li > a {
    padding: 10px 6px 2px 6px !important;
  }
  .navbar-nav .li_btn_blue.arrow > a,
  .navbar-nav .btn_blue.arrow {
    padding: 3px 16px 3px 48px !important ;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .step-2-right .upgrate-option .bg-sec-wrap,
  .step-2-right .upgrate-option li:nth-child(2) .bg-sec-wrap,
  .step-2-right .upgrate-option li:nth-child(3) .bg-sec-wrap {
    position: absolute;
    bottom: -44px !important;
    right: 120px !important;
    left: 120px !important;
  }

  .step-2-right .upgrate-option .bg-sec-wrap,
  .wrap-bg-1 {
    height: 31px !important;
  }
  .page-section .col-sm-4 h1.alt {
    font-size: 20px;
  }
  /* 	.page-header {
                    padding: 70px 0 0!important;
                    height: 165px !important;
            } */

  .page-header h1 {
    /*font-size: 40px !important;*/
  }
  /* 	.navbar .license {
                    font-size: 12px !important;
            } */
  .tag-sub h1 {
    margin: -20px 0 0 -50px !important;
  }

  /*.bbb-logo {
            margin: -104px -1px 0 30px !important;
    }*/
  .re-course {
    font-size: 12px !important;
  }

  .mac .navbar-nav > li > a,
  .navbar-nav > li > a {
    padding: 10px 6px 2px 6px !important;
  }

  /* 	.call {
                    font-size: 12px !important;
            } */

  .navbar .license {
    font-size: 18px;
  }

  .visible-xs.visible-sm {
    display: block !important;
  }
  tr.visible-xs.visible-sm {
    display: table-row !important;
  }
  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important;
  }
  tr.visible-xs.visible-md {
    display: table-row !important;
  }
  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-xs.visible-lg {
    display: block !important;
  }
  tr.visible-xs.visible-lg {
    display: table-row !important;
  }
  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important;
  }
}
.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
  display: none !important;
}
@media (max-width: 767px) {
  .gform_wrapper ul li {
    margin-bottom: 60px !important;
  }
  .step-2-right .upgrate-option .bg-sec-wrap,
  .step-2-right .upgrate-option li:nth-child(2) .bg-sec-wrap,
  .step-2-right .upgrate-option li:nth-child(3) .bg-sec-wrap {
    position: absolute;
    bottom: -44px !important;
    right: 90px !important;
    left: 90px !important;
  }

  .step-2-right .upgrate-option .bg-sec-wrap,
  .wrap-bg-1 {
    height: 31px !important;
  }
  .contacts-pic .col-sm-12 h1 {
    font-size: 17px !important;
    padding: 0 20px;
  }
  .blue-bg img,
  .yellow-bg img {
    width: 100%;
  }
  .page-section .col-sm-4 h1.alt {
    font-size: 25px;
  }
  .contactmap h5 {
    font-size: 16px !important;
  }

  .gform_wrapper ul li.gfield label {
    font-size: 15px !important;
  }
  .g-form .wt-border {
    padding: 5px 10px 6px 10px !important;
  }

  .contacts-cols {
    margin: 0 !important;
    width: 100% !important;
  }
  .navbar .navbar-brand {
    left: 0;
  }
  .tag-sub h1 {
    margin: -10px 0 0 0 !important;
  }
  .visible-sm.visible-xs {
    display: block !important;
  }
  tr.visible-sm.visible-xs {
    display: table-row !important;
  }
  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important;
  }
  .bg-wr h6 {
    font-size: 10px !important;
    line-height: 14px;
  }
  .section-bg .page-header {
    padding: 22px 0 0 !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-sm.visible-md {
    display: block !important;
  }
  tr.visible-sm.visible-md {
    display: table-row !important;
  }
  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-sm.visible-lg {
    display: block !important;
  }
  tr.visible-sm.visible-lg {
    display: table-row !important;
  }
  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}
.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-md.visible-xs {
    display: block !important;
  }
  tr.visible-md.visible-xs {
    display: table-row !important;
  }
  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-md.visible-sm {
    display: block !important;
  }
  tr.visible-md.visible-sm {
    display: table-row !important;
  }
  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-md.visible-lg {
    display: block !important;
  }
  tr.visible-md.visible-lg {
    display: table-row !important;
  }
  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important;
  }
}
.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-lg.visible-xs {
    display: block !important;
  }
  tr.visible-lg.visible-xs {
    display: table-row !important;
  }
  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-lg.visible-sm {
    display: block !important;
  }
  tr.visible-lg.visible-sm {
    display: table-row !important;
  }
  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg.visible-md {
    display: block !important;
  }
  tr.visible-lg.visible-md {
    display: table-row !important;
  }
  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
.hidden-xs {
  display: block !important;
}
tr.hidden-xs {
  display: table-row !important;
}
th.hidden-xs,
td.hidden-xs {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-xs,
  tr.hidden-xs,
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xs.hidden-sm,
  tr.hidden-xs.hidden-sm,
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md,
  tr.hidden-xs.hidden-md,
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-xs.hidden-lg,
  tr.hidden-xs.hidden-lg,
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important;
  }
}
.hidden-sm {
  display: block !important;
}
tr.hidden-sm {
  display: table-row !important;
}
th.hidden-sm,
td.hidden-sm {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-sm.hidden-xs,
  tr.hidden-sm.hidden-xs,
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm,
  tr.hidden-sm,
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md,
  tr.hidden-sm.hidden-md,
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-sm.hidden-lg,
  tr.hidden-sm.hidden-lg,
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important;
  }
}
.hidden-md {
  display: block !important;
}
tr.hidden-md {
  display: table-row !important;
}
th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-md.hidden-xs,
  tr.hidden-md.hidden-xs,
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.hidden-sm,
  tr.hidden-md.hidden-sm,
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md,
  tr.hidden-md,
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-md.hidden-lg,
  tr.hidden-md.hidden-lg,
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important;
  }
}
.hidden-lg {
  display: block !important;
}
tr.hidden-lg {
  display: table-row !important;
}
th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-lg.hidden-xs,
  tr.hidden-lg.hidden-xs,
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-lg.hidden-sm,
  tr.hidden-lg.hidden-sm,
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg.hidden-md,
  tr.hidden-lg.hidden-md,
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg,
  tr.hidden-lg,
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}
.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
  .hidden-print,
  tr.hidden-print,
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}
.gallery-row {
  padding: 15px 0;
}
.aligncenter {
  display: block;
  margin: 0 auto;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
figure.alignnone {
  margin-left: 0;
  margin-right: 0;
}
a:focus {
  outline: none;
}
.full-col {
  float: left;
  width: 100%;
}
.p-none {
  padding: 0;
}
.p-left {
  padding-left: 0;
}
.p-right {
  padding-right: 0;
}

.re-course {
  background: rgba(0, 0, 0, 0.35);
  padding: 10px;
  font-size: 21px;
  padding: 3px 14px 0 6px;
  text-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
  line-height: 32px;
  margin: -1px 4px 0 0;
}
.re-course img {
  margin: 0 5px;
  max-width: 22px;
}
.bbb-logo {
  margin: -24px -1px 0 30px;
}
.re-course i {
  background: #fff;
  border-radius: 100%;
  float: left;
  font-size: 25px;
  margin-top: 4px;
  padding: 0;
  color: #04be02;
  box-shadow: none;
  text-shadow: none;
  height: 19px;
  width: 19px;
}
.fa-arrow-circle-right:before {
  position: relative;
  top: -2px;
}
.call {
  font-size: 21px;
  padding: 0;
}
.fa {
  margin: 0 8px;
}
.col-sm-12 {
  float: left;
  width: 100%;
}
input:invalid {
  box-shadow: 0 0 5px 1px red;
}
label.error {
  display: none;
}
form input.error {
  border-color: #a80000 !important;
}

.contacts-pic .col-sm-12 {
  position: relative;
  margin-top: -13px;
  padding-bottom: 28px;
}

.contacts-pic .col-sm-12 h1 {
  position: absolute;
  top: 16px;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 26px;
}

.contacts-pic .col-sm-12 h1 span {
  color: #66b0ff;
  text-shadow: -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff,
    1px 2px 0 #fff;
}

.contacts-cols {
  margin: 0 -10px;
  width: auto;
  display: block;
}

.contacts-cols .contact-right {
  padding: 0px 15px 30px !important;
}

.contacts-cols .contact-right h1 {
  font-size: 38px;
  text-transform: uppercase;
  color: #fff;
  font-family: "Myriad Pro Black";
  line-height: 35px;
  text-shadow: 2px 2px 0px rgba(0, 116, 179, 0.15);
  border-bottom: solid 2px #fff;
  display: table;
  padding-bottom: 2px;
  margin-top: 30px;
}

.contacts-cols .contact-right h4 {
  font-family: "Myriad Pro Semibold Condensed";
  font-size: 30px;
  color: #fff;
  line-height: 35px;
  margin: 0 0 -4px 0 !important;
}

.contacts-cols .contact-right h4.text-up {
  font-size: 24px;
  line-height: 28px;
}

.contacts-cols .contact-right h5 {
  font-family: "Myriad Pro Semibold Condensed";
  font-size: 18px;
  color: #fff;
}

.contacts-cols .contact-right h5.text-up {
  font-size: 24px;
}

.contacts-cols .col-sm-4 {
  padding: 0 15px !important;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .ray-bg {
    padding: 7px 5px;
  }
}
@media only screen and (min-width: 768px) {
  .wd-lg {
    width: 57%;
  }
  .wd-sm {
    width: 41%;
  }
  .wd-eq {
    width: 49.5%;
  }
}
.gform_wrapper .btn-cta,
.preview-link .btn-cta {
  margin: 17px 0 0 0;
  height: 42px;
  line-height: 18px;
  padding: 0 41px;
  font-size: 30px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;

  background: #ffcb01;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmY2IwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMlIiBzdG9wLWNvbG9yPSIjZmZiNDAxIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmODAwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: linear-gradient(to bottom, #ffcb01 0%, #ffb401 3%, #ff8001 100%);
  background: -webkit-linear-gradient(
    top,
    #ffcb01 0%,
    #ffb401 3%,
    #ff8001 100%
  );
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffcb01', endColorstr='#ff8001', GradientType=0 );
}

.gform_wrapper .btn-cta:hover,
.preview-link .btn-cta:hover {
  background: #ffb401;
}

.btn {
  text-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
}

/*gravity form*/
/*.gform_wrapper .gfield, .gform_wrapper .ginput_full{float: left; width: 100%;}
.gform_wrapper .gfield.col-sm-6, .gform_wrapper .ginput_full.col-sm-6{width: 50%;}*/
/*.gform_wrapper .gfield.col-sm-4, .gform_wrapper .ginput_full.col-sm-4{width: 33.3333%;}*/
.validation_error {
  color: #ffb401;
  text-transform: uppercase;
  margin: 0 0 10px;
}
.validation_message {
  color: #ff2424;
  text-shadow: 1px 1px 0 #000;
  display: none;
}
.blue-clr .validation_message {
  color: #ff1515;
}

.in-row {
  margin: 26px 0;
  padding-left: 20px;
  text-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
}
.header-inner .in-row {
  margin: 5px 0;
}
.header-inner .in-row .call {
  font-size: 21px !important;
  margin-top: -5px;
}
.header-inner .in-row h4 {
  margin-bottom: 0;
  margin-top: 5px;
}
.header-inner .btn.btn-cta.upgrade {
  font-size: 18px;
  padding: 5px 15px 5px 5px;
}
.tag-sub h1 {
  font-size: 88px;
  font-style: italic;
  margin: -30px 0 0 -50px;
  line-height: 88px;
  letter-spacing: 2px;
}
.tag-sub h1 span {
  color: #ffb401;
  background: url(../img/bg_underline.png) no-repeat 0 100%;
  padding-bottom: 10px;
}
.tag-sub h2 {
  font-size: 40px;
  text-align: center;
  margin: 7px 20px 0 0;
  color: #aad3ff;
}
.tag-sub h3 {
  font-size: 24px;
  text-align: center;
  margin: -2px 0 0 -24px;
  text-transform: uppercase;
}
.btn-cta.yellow,
.btn-cta,
.button,
.menu-start-now > a {
  /*background: #ffcb01;
                                                                  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmY2IwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMlIiBzdG9wLWNvbG9yPSIjZmZiNDAxIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmODAwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
                                                                  background: linear-gradient(to bottom,  #ffcb01 0%,#ffb401 3%,#ff8001 100%);
                                                                  background: -webkit-linear-gradient(top, #ffcb01 0%,#ffb401 3%,#ff8001 100%);
                                                                  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcb01', endColorstr='#ff8001',GradientType=0 );*/
  background: #169d1a;
  border-radius: 4px !important;
  color: #ffffff;
  font-family: "Myriad Pro Bold Condensed";
  font-size: 24px;
  line-height: normal;
  padding: 5px 30px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
  border: none;
}
.btn-cta.ico {
  padding: 5px 8px 5px 20px;
}
.btn-cta.blue {
  background: #136bcd;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzEzNmJjZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY1LjI2JSIgc3RvcC1jb2xvcj0iIzQ5OTdmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0Mzk1ZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: linear-gradient(
    to bottom,
    #136bcd 0%,
    #4997f1 65.26%,
    #4395f1 100%
  );
  background: -webkit-linear-gradient(
    top,
    #136bcd 0%,
    #4997f1 65.26%,
    #4395f1 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#136bcd', endColorstr='#4395f1',GradientType=0 );
  border: 1px solid #146cce;
  color: #fff;
}
.btn-cta.blue:hover {
  background: #4395f1;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQzOTVmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM1JSIgc3RvcC1jb2xvcj0iIzQ5OTdmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMzZiY2QiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: linear-gradient(to bottom, #4395f1 0%, #4997f1 35%, #136bcd 100%);
  background: -webkit-linear-gradient(
    top,
    #4395f1 0%,
    #4997f1 35%,
    #136bcd 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4395f1', endColorstr='#136bcd',GradientType=0 );
}
.btn-cta.green {
  background: #409e0c;
  color: #fff;
  text-shadow: 0 -1px 0 #727272;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQwOWUwYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzMDc5MDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: linear-gradient(to bottom, #409e0c 0%, #307909 100%); /* W3C */
  background: -webkit-linear-gradient(top, #409e0c 0%, #307909 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#409e0c', endColorstr='#307909',GradientType=0 );
  border: 1px solid #317b09;
}
.btn-cta.green:hover {
  background: #307909;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMwNzkwOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0MDllMGMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: linear-gradient(to bottom, #307909 0%, #409e0c 100%); /* W3C */
  background: -webkit-linear-gradient(top, #307909 0%, #409e0c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#307909', endColorstr='#409e0c',GradientType=0 );
}
.btn-cta.grey {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #fd2f2f;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZlNmU2ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iOTglIiBzdG9wLWNvbG9yPSIjYjJiMmIyIiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjY2FjYWNhIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAiIGhlaWdodD0iMTAwIiBmaWxsPSJ1cmwoI2hhdDApIiAvPgo8L3N2Zz4=);
  background-image: -moz-linear-gradient(
    bottom,
    #6e6e6e 0%,
    #b2b2b2 98.49%,
    #cacaca 100%
  );
  background-image: -o-linear-gradient(
    bottom,
    #6e6e6e 0%,
    #b2b2b2 98.49%,
    #cacaca 100%
  );
  background-image: -webkit-linear-gradient(
    bottom,
    #6e6e6e 0%,
    #b2b2b2 98.49%,
    #cacaca 100%
  );
  background-image: linear-gradient(
    bottom,
    #6e6e6e 0%,
    #b2b2b2 98.49%,
    #cacaca 100%
  );
}
#menu-header-menu .li_btn-cta > a {
  color: #fff;
  font-size: 26px;
  padding: 10px 30px 7px;
}
#menu-header-menu .li_btn-cta > a:after {
  display: none !important;
}

.btn-cta.grey:hover {
  background: #cfcfcf;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NmY2ZjZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM1JSIgc3RvcC1jb2xvcj0iIzliOWI5YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2NzY3NjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: linear-gradient(to bottom, #cfcfcf 0%, #9b9b9b 35%, #676767 100%);
  background: -webkit-linear-gradient(
    top,
    #cfcfcf 0%,
    #9b9b9b 35%,
    #676767 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cfcfcf', endColorstr='#676767',GradientType=0 );
}
.mac .btn-cta {
  padding: 8px 40px 2px;
}
#menu-header-menu .li_btn-cta > aLhover,
.btn-cta:hover,
.button:hover {
  background: #ffb401;
  color: #ffffff;
}
.cta-big-orange:after {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: rgba(0, 0, 0, 0);
  background-image: url("../img/arrow-g-invers.png") !important;
  background-origin: padding-box;
  background-position: 50% 50%;
  background-repeat: no-repeat !important;
  background-size: 40px 40px;
  border-radius: 4px 4px 4px 4px;
  color: #a85600;
  content: " ";
  display: block;
  font-family: FontAwesome;
  font-size: 50px;
  height: 100px;
  line-height: 100px;
  position: absolute;
  right: 0;
  text-align: center;
  text-shadow: 0 -1px 0 #452300;
  text-transform: uppercase;
  top: 0;
  width: 80px;
}

.cta-big-orange {
  background: #ffcb01;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmY2IwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMlIiBzdG9wLWNvbG9yPSIjZmZiNDAxIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmODAwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: linear-gradient(to bottom, #ffcb01 0%, #ffb401 3%, #ff8001 100%);
  background: -webkit-linear-gradient(
    top,
    #ffcb01 0%,
    #ffb401 3%,
    #ff8001 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcb01', endColorstr='#ff8001',GradientType=0 );
  border-radius: 4px 4px 4px 4px;
  color: #ffffff;
  display: inline-block;
  font-family: "Myriad Pro Bold Condensed";
  font-size: 45px;
  height: 100px;
  line-height: 100px;
  padding: 0 80px 0 40px;
  position: relative;
  text-shadow: 0 -1px 0 #a85600;
  text-transform: uppercase;
  border: none;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.register-cta.cta-big-orange {
  background: #0aabfd !important;
  border-radius: 10px !important;
  color: #ffffff;
  display: inline-block;
  font-family: "Myriad Pro Condensed";
  font-size: 80px;
  height: 106px;
  line-height: 100px;
  padding: 0 80px;
  position: relative;
  text-shadow: none;
  text-transform: uppercase;
  border: solid 2px #072f72;
  box-shadow: none;
  width: 100%;
  margin-top: 20px;
}

.register-cta.cta-big-orange span {
  line-height: 110px;
}

.cta-big-orange:hover {
  background: #ffb401;
  color: #ffffff;
  text-decoration: none;
}

.register-cta.cta-big-orange:hover {
  background: #0aabfd !important;
}

.register-cta.cta-big-orange:before {
  content: "";
  position: absolute;
  left: 13px;
  top: 27px;
  display: block;
  width: 50px;
  height: 50px;
  background: url(../img/arrow-g-large.png) no-repeat;
  background-size: 100%;
}

.register-cta.cta-big-orange:after {
  content: "";
  position: absolute;
  right: 13px;
  top: 27px;
  display: block;
  width: 50px;
  height: 50px;
  background: url(../img/arrow-g-large-right.png) no-repeat !important;
  background-size: 100% !important;
}

input.cta-big-orange {
  background-image: url("../img/cta-orange-arrow.png"),
    linear-gradient(to bottom, #ffcb01 0%, #ffb401 3%, #ff8001 100%);
  background-image: url("../img/cta-orange-arrow.png"),
    -webkit-linear-gradient(top, #ffcb01 0%, #ffb401 3%, #ff8001 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcb01', endColorstr='#ff8001',GradientType=0 );
  padding: 0 128px 0 45px;
  background-repeat: no-repeat;
  background-position: 90% center;
}
.quiz-submit {
  background: #ffcb01 !important;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmY2IwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMlIiBzdG9wLWNvbG9yPSIjZmZiNDAxIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmODAwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=) !important;
  background: linear-gradient(
    to bottom,
    #ffcb01 0%,
    #ffb401 3%,
    #ff8001 100%
  ) !important;
  background: -webkit-linear-gradient(
    top,
    #ffcb01 0%,
    #ffb401 3%,
    #ff8001 100%
  ) !important;
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffcb01', endColorstr='#ff8001', GradientType=0 ) !important;
  border-radius: 4px 4px 4px 4px !important;
  color: #ffffff !important;
  font-family: "Luckiest Guy", cursive !important;
  font-size: 50px !important;
  height: 100px !important;
  line-height: 106px !important;
  padding: 0 30px 0 30px !important;
  letter-spacing: -1px !important;
  position: relative !important;
  text-shadow: 0 -1px 0 #000 !important;
  text-transform: uppercase;
  border: none;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3) !important;
}
.quiz-submit:hover {
  background: #ffb401 !important;
  color: #ffffff !important;
  text-decoration: none !important;
}

.checkout-submit {
  background: #ffcb01 !important;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmY2IwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMlIiBzdG9wLWNvbG9yPSIjZmZiNDAxIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmODAwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=) !important;
  background: linear-gradient(
    to bottom,
    #ffcb01 0%,
    #ffb401 3%,
    #ff8001 100%
  ) !important;
  background: -webkit-linear-gradient(
    top,
    #ffcb01 0%,
    #ffb401 3%,
    #ff8001 100%
  ) !important;
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffcb01', endColorstr='#ff8001', GradientType=0 ) !important;
  border-radius: 4px 4px 4px 4px !important;
  color: #ffffff !important;
  font-family: "Luckiest Guy", cursive !important;
  font-size: 50px !important;
  height: 100px !important;
  line-height: 106px !important;
  padding: 0 30px 0 30px !important;
  margin: 15px auto 0 !important;
  letter-spacing: -1px !important;
  position: relative !important;
  display: block !important;
  text-shadow: 0 -1px 0 #000 !important;
  text-transform: uppercase;
  border: none;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3) !important;
}
.checkout-submit:hover {
  background: #ffb401 !important;
  color: #ffffff !important;
  text-decoration: none !important;
}
input.cta-big-orange {
  background-image: url("../img/cta-orange-arrow.png"),
    linear-gradient(to bottom, #ffcb01 0%, #ffb401 3%, #ff8001 100%);
  background-image: url("../img/cta-orange-arrow.png"),
    -webkit-linear-gradient(top, #ff6161 0%, #ff0000 3%, #c40000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0000', endColorstr='#c40000',GradientType=0 );
  padding: 0 128px 0 45px;
  background-repeat: no-repeat;
  background-position: 80% center;
}
input.cta-big-orange:hover {
  background: url("../img/cta-orange-arrow.png") 90% center no-repeat #fa0000;
}

/*.mac .cta-big-orange{line-height: 115px;}*/
.wrap {
  /* box-shadow: 0 0 6px rgba(0,0,0,.5); */
  border-radius: 4px 4px 0 0;
  padding: 15px 15px 7px 15px;
  min-height: 750px;
}
.wrap.top-bg {
  /* url(../img/ray-lg-bg.png) no-repeat 50% 0*/
}
.wrap.page-bg {
  background: ; /*url(../img/ray-lg-bg.png) 50% 0 no-repeat */
}
.wrap.act-acc {
  min-height: 440px;
}
.in-row .wd-lg {
  width: 58%;
}
.in-row .wd-sm {
  width: 40%;
}
.text-up {
  text-transform: uppercase;
}
.text-cap {
  text-transform: capitalize;
}
.text-sm {
  text-transform: lowercase;
}
.inline-tg {
  display: inline;
}
.inline-bl {
  display: inline-block;
}
.ray-bg {
  background: url("../img/ray-bg.png") no-repeat;
  padding: 9px 5px;
}
.ray-bg h1 {
  text-align: center;
  margin: 10px 0 5px;
  text-shadow: 2px 0 0 #0c407d, -2px 0 0 #0c407d, 0 2px 0 #0c407d,
    0 -2px 0 #0c407d, 1px 1px #0c407d, -1px -1px 0 #0c407d, 1px -1px 0 #0c407d,
    -1px 1px 0 #0c407d;
}
.text-label h2,
.text-label h3 {
  background: #f00000;
  font-size: 48px;
  padding: 7px 18px 6px 18px;
  font-family: "Myriad Pro Bold Condensed";
  letter-spacing: 0;
  text-shadow: none;
  margin: 49px 0 22px;
}
.got-ques-widg.text-label {
  margin: -102px 0 0;
}
.widget img,
.col-sm-4 img,
.zone-vid img {
  max-width: 100%;
}
.zone-vid img {
  width: 100%;
}
/*home*/
.home-widgets section.widget {
  border: 3px solid #fff;
  border-radius: 6px;
  float: left;
}
.home-widgets section.widget img {
  max-width: 647px;
  width: 100%;
}
.home-widgets > .full-col {
  margin-bottom: 12px;
}
.home-widgets > .full-col section.widget:last-child {
  float: right;
}
/*home slidedeck*/
.lens-tool-kit .sd-node-title-box {
  display: none;
}
.home-full-banner img {
  display: block;
  margin: 5px auto 18px;
  border: 4px solid #fff;
  border-radius: 3px;
}
.home-banner-1 {
  display: block;
  margin: 0 0 18px 6px;
  border: 4px solid #fff !important;
  border-radius: 3px !important;
  max-width: 58%;
  position: relative;
}
.home-banner-1 .sd2-ress-wrapper {
  width: 647px !important;
  height: 292px !important;
  position: relative;
  overflow: hidden;
}
.home-banner-2 {
  display: block;
  margin: 0 6px 18px 0;
  border: 4px solid #fff !important;
  border-radius: 3px !important;
  max-width: 39%;
}
.home-banner-3 {
  display: block;
  margin: 0 0 11px 6px;
  border: 4px solid #fff !important;
  border-radius: 3px !important;
  max-width: 48.2%;
}
.home-banner-4 {
  display: block;
  margin: 0 6px 11px 0;
  border: 4px solid #fff !important;
  border-radius: 3px !important;
  max-width: 48.2%;
}
.home-banner-5 {
  display: block;
  margin: 0 0 9px 6px;
  border: 4px solid #fff !important;
  border-radius: 3px !important;
  max-width: 48.2%;
}
.home-banner-6 {
  display: block;
  margin: 0 6px 9px 0;
  border: 4px solid #fff !important;
  border-radius: 3px !important;
  max-width: 48.2%;
}
.home-banner-6 .social-facebook {
  background: url(../img/home-widgets/bg_social.png) no-repeat;
  padding: 17px;
}

/*** footer ***/
footer {
  position: relative;
  background: #fff;
}
.footer-inner {
  background: #195082;
}
.footer-inner .container {
  background: url("../img/footer-background-image.jpg") no-repeat 50% 50%;
  min-height: 334px;
  text-align: center;
  padding: 52px 0 0;
  width: auto;
  max-width: 1170px;
  border-radius: 0 0 4px 4px;
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.footer-inner h2 {
  display: inline-block;
  padding: 0 15px;
}
.footer-inner h1 {
  font-size: 48px;
}
.footer-bottom {
  /* background: url('../img/footer-tire-tracks.png') no-repeat; */
  text-align: center;
  padding: 35px 0 55px;
  overflow: hidden;
}
.bg-wr {
  background: #fff;
  border-radius: 3px;
  padding: 4px 14px;
  margin-bottom: 12px;
  color: #003d84;
  display: inline-block;
  height: 40px;
}
.bg-wr h6 {
  text-shadow: none;
  font-size: 15px;
  letter-spacing: 0.5px;
  height: 40px;
  line-height: 14px;
}
.social-ico {
  padding: 5px 8px 0;
}
.social-ico a {
  background: url("../img/social-sprite.png") no-repeat;
  height: 28px;
  width: 28px;
  margin: 0 1px;
  display: inline-block;
}
.social-ico a.fb {
  background-position: 0 0;
}
.social-ico a.tw {
  background: url(../img/twitter.png) no-repeat;
}
.social-ico a.yelp {
  background-position: 0 -28px;
}
.footer-inner .tr-bg {
  padding: 15px;
  display: inline-block;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.3);
  margin: 1px 0 0 0;
}

/*** contact ***/
.wt-border img {
  border: 3px solid #fff;
  border-radius: 4px;
}
.wt-border .aside_img img {
  border: 0;
}
.y-border {
  border: 3px solid #ff9b01;
  border-radius: 7px;
}
.b-border {
  border: 3px solid #0e4a91;
  border-radius: 7px;
}
.g-border {
  border: 3px solid #8d8d8d;
  border-radius: 7px;
}
.blue-bg {
  background: url("../img/contact-info-background.png") repeat-x #042853;
}
.blue-bg img,
.yellow-bg img {
  max-width: 100%;
  width: 100%;
}
.yellow-bg {
  background: url("../img/contact-form-background.png") repeat-x #ff8201;
  float: left;
  width: 100%;
}
.blue-clr {
  background-color: #005ab7;
}
.dark-blue-clr {
  background-color: #0c407d;
}
.navy-blue {
  background-color: #001d40;
}
.page-section .col-sm-4 {
  padding: 0 15px;
}
.g-form .wt-border {
}
.cont .wt-border {
  padding: 20px;
}
.cont .wt-border h1,
.wt-border .cont h2,
.cont .wt-border h3,
.cont .wt-border h4,
.cont .wt-border h5,
.cont .wt-border h6 {
  text-shadow: none;
  margin: 0 0 5px;
}
.cont .wt-border h1 {
  margin: 17px 0 2px;
}
.cont .wt-border h1:first-child {
  margin-top: 0;
}
.page-section .col-sm-4 h1.alt {
  text-align: center;
  font-size: 48px;
  margin: 3px 0 6px 0;
  text-shadow: 0 2px #4ab3fd;
  font-family: "Myriad Pro Semibold Condensed";
}
.top-image h1 {
  margin: 0;
}
.top-image img {
  max-width: 100%;
}
.contactmap h5 {
  text-shadow: none;
  margin: 12px 0 10px;
  font-size: 30px;
  text-transform: uppercase;
  text-shadow: 0 1px 0 #000;
}
.g-form button {
  padding: 5px 50px;
}
.contact-right {
  text-transform: uppercase;
}
.contact-right img {
  margin: 23px 0 9px 0;
}

.pagination-nav {
  overflow: hidden;
  padding: 0 0 30px;
}
.al {
  float: left;
}
.ar {
  float: right;
}

/*gravity form*/
.gform_wrapper ul {
  padding: 0;
  list-style: none;
  margin: 0;
}
.gform_wrapper ul li {
  margin-bottom: 12px;
}
.gform_wrapper ul li:last-child {
  margin-bottom: 0;
}
.gform_wrapper ul li.gfield label {
  display: block;
  text-transform: uppercase;
  font-size: 20px;
  margin-bottom: 5px;
  margin-top: 2px;
  line-height: 20px;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="number"],
input[type="tel"],
select,
textarea {
  background: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  border-radius: 6px;
  border: none;
  padding: 12px;
  width: 100%;
  font: 15px/15px "Open Sans", sans-serif;
  height: 41px;
  border: 3px solid #4296f0;
  line-height: 22px;
  -webkit-appearance: none;
}
textarea {
  height: auto;
}
.gform_wrapper input::-webkit-input-placeholder,
.gform_wrapper textarea::-webkit-input-placeholder {
  color: #a3a3a3;
  font-weight: 300;
  font-style: italic;
  opacity: 1;
}
.gform_wrapper input::-moz-placeholder,
.gform_wrapper textarea::-moz-placeholder {
  color: #a3a3a3;
  font-weight: 300;
  font-style: italic;
  opacity: 1;
}
.gform_wrapper textarea {
  height: 154px;
}
.gform_wrapper .gform_footer,
.preview-link {
  text-align: center;
}
.preview-course-wrap .in-row .preview-link section.widget {
  display: inline-block;
  float: none;
}
.gform_wrapper .btn-cta,
.preview-link .btn-cta {
  margin-top: 18px;
  margin-bottom: -5px;
  text-transform: uppercase;
  height: 37px;
  line-height: 27px;
  font-size: 25px;
  /*width: 184px;*/
  padding: 5px 50px;
  text-align: center;
}
.mac .gform_wrapper .btn-cta,
.mac .preview-link .btn-cta {
  padding: 8px 40px 2px;
}

/*got question*/
.question-answer-temp {
  font-family: "Myriad Pro Condensed";
  background: #072f72;
  margin: 0 -25px 17px -25px;
  width: auto;
  border-radius: 20px;
  overflow: hidden;
  text-transform: uppercase;
  text-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
  line-height: 16px;
  position: relative;
  max-width: 760px;
  display: block;
  float: none;
  margin: auto;
  margin-bottom: 10px;
}
.question-answer-temp h1 {
  font-size: 32px;
}
.question-answer-temp .left-content {
  background: #072f72;
  border-right: solid 3px #00a5ff;
}
.question-answer-temp .right-content {
  padding: 15px 20px 10px;
}
.question-answer-temp .question {
  padding: 0px 10px 0px 40px;
  background: url(../img/question-icon.png) no-repeat left center;
  min-height: 25px;
  background-size: 25px;
}
.question-answer-temp .answer {
  padding: 0px 10px 10px 40px;
  background: url(../img/answer-icon.png) no-repeat;
  background-size: 25px;
  background-position: 0px 2px;
  margin-top: 10px;
}
.got-ques-widg .textwidget {
  text-align: left;
  margin-left: 224px;
}

/*preview courses*/
.preview-course-pg h3 {
  font-size: 20px;
  font-style: italic;
  text-shadow: none;
  padding: 0 10px;
  line-height: 28px;
}
.preview-head h1 {
  font-size: 60px;
}
.preview-course-wrap .in-row {
  padding: 0 20px;
  margin-bottom: 0;
}
.preview-course-wrap .in-row.width {
  padding: 0 0;
  clear: both;
  margin: 0 -10px;
  width: auto;
  float: none;
  display: block;
}
.preview-course-wrap .in-row section.widget {
  float: left;
}
.preview-course-wrap .in-row section.widget.wd-lg {
  float: right;
  height: 270px;
}
ul.comedy-image-wrap {
  padding: 0;
  list-style: none;
}
ul.comedy-image-wrap li {
  margin: 15px 0;
}
.wrap .highslide img {
  border: none;
}
.no-image {
  text-align: center;
}

/*registration*/
.txt-60 {
  font-size: 60px;
}
.step-1-left,
.step-2-right {
  padding: 16px 14px;
  float: left;
  width: 100%;
}
.step-1-left li,
.step-2-right li {
  list-style: none;
}
.step-1-left h5,
.step-2-right h1 {
  margin-top: 0;
}
.step-2-right h1 {
  margin-top: -3px;
  padding-bottom: 4px;
}
.step-1-left h5,
.step-2-right h5,
.step-1-left label,
.step-2-right label,
.step-2-right label {
  text-shadow: none;
  font-size: 16px;
  text-align: center;
  display: block;
  margin: -8px -4px 5px -4px;
  font-weight: normal;
}
.step-1-left h4,
.reg-app-text {
  background: #0c407d;
  padding: 10px 15px;
  border-radius: 5px;
  font-size: 22px;
  text-shadow: none;
  font-family: "Myriad Pro Bold Condensed";
  margin: 0 0 0;
  float: left;
  width: 100%;
  text-align: center;
}
.step-1-left h4 .upg-amt {
  color: #ff810c;
}
.step-2-right .gfield_label {
  display: none;
}
.clear-multi > div {
  width: 31%;
  float: left;
  padding-right: 5px;
}
.clear-multi > div.gfield_date_dropdown_month {
  width: 38%;
}
.clear-multi > div:last-child {
  padding-right: 0;
}
.clear-multi label.selectlabel {
  margin-bottom: 0;
}
.ginput_container label.selectlabel {
  margin-bottom: 0;
}
.ques-row .ginput_container {
  display: inline-block;
}
.registration-form ul {
  list-style: none;
  padding: 0;
  margin: 10px 0;
}
.registration-form ul li {
  margin: 0 0 12px;
  position: relative;
}
.registration-form ul li i {
  color: #146cce;
  position: absolute;
  right: 0;
  font-size: 24px;
  right: 5px;
  top: 10px;
}
input[type="text"].bor-blue,
input[type="password"].bor-blue,
input[type="email"].bor-blue,
input[type="number"].bor-blue,
input[type="tel"].bor-blue,
select,
textarea.bor-blue {
  text-transform: none;
  border: 3px solid #4296f0;
  border-radius: 6px;
  height: 51px;
  box-shadow: none;
  padding: 7px 2px 7px 10px;
  font-size: 18px;
  color: #166ccf;
}
.bor-blue input[type="text"],
.bor-blue input[type="password"],
.bor-blue input[type="email"],
.bor-blue input[type="number"],
.bor-blue input[type="tel"],
.bor-blue select,
.bor-blue textarea {
  text-transform: none;
  border: 3px solid #4296f0;
  border-radius: 6px;
  height: 51px;
  box-shadow: none;
  padding: 7px 10px;
  margin-bottom: -4px;
  font-size: 18px;
  color: #166ccf;
}
.registration-form input::-webkit-input-placeholder,
.registration-form textarea::-webkit-input-placeholder {
  color: #146cce;
  font-style: normal;
}
.registration-form input::-moz-placeholder,
.registration-form textarea::-moz-placeholder {
  color: #199def;
  font-style: normal;
  text-transform: capitalize;
}
.registration-form input.italic::-moz-placeholder {
  font-style: italic;
  font-weight: normal;
  color: #199def;
}
.registration-form input.italic::-webkit-input-placeholder {
  font-style: italic;
  font-weight: normal;
  color: #199def;
}
.step-2-right .col-sm-12.full-col {
  position: relative;
  margin: 0 0 20px;
}
.step-2-right .col-sm-12.full-col:last-child {
  margin-bottom: 0;
}
.step-2-right .col-sm-12.full-col .btn-row {
  position: absolute;
  bottom: 8px;
  width: 100%;
  padding: 0 8px;
  margin: 0;
}
.step-2-right .col-sm-12.full-col:last-child .btn-row {
  bottom: 17px;
}
.step-2-right .btn-cta,
.step-2-right li.gfield .btn-cta {
  text-transform: uppercase;
  padding: 5px 10px 5px 5px;
}
.mac .step-2-right .btn-cta,
.mac .step-2-right li.gfield .btn-cta {
  padding: 7px 10px 3px 5px;
}
.step-2-right li.gfield .btn-cta {
  bottom: 255px;
  position: absolute;
  right: 555px;
  z-index: 2;
  border: 1px solid #00376f;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #fd7d71;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNTliNyIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iOTYlIiBzdG9wLWNvbG9yPSIjMWI3NGQwIiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMjA3ZWUwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAiIGhlaWdodD0iMTAwIiBmaWxsPSJ1cmwoI2hhdDApIiAvPgo8L3N2Zz4=);
  background-image: -moz-linear-gradient(
    bottom,
    #0059b7 0%,
    #1b74d0 96.48%,
    #207ee0 100%
  );
  background-image: -o-linear-gradient(
    bottom,
    #0059b7 0%,
    #1b74d0 96.48%,
    #207ee0 100%
  );
  background-image: -webkit-linear-gradient(
    bottom,
    #0059b7 0%,
    #1b74d0 96.48%,
    #207ee0 100%
  );
  background-image: linear-gradient(
    bottom,
    #0059b7 0%,
    #1b74d0 96.48%,
    #207ee0 100%
  );
  height: 45px;
  line-height: 45px;
  padding: 0 5px;
  width: 150px;
  text-align: center;
}
.gf_browser_safari.gform_wrapper .italic {
  font-style: normal;
  font-weight: normal;
  /* color: #199def; */
}
.gfield-holder {
  position: relative;
}
input[type="text"].small {
  font-size: 14px;
}
.tooltip-text-hover input[type="text"] {
  padding: 7px 50px 7px 10px;
}
.step-2-right li.gfield .btn-cta:hover {
  background: #1a72ce;
}
.section-small .selectlabel {
  max-width: 107.5px;
  float: left;
  padding: 0 0 0 6px;
}
.section-small select {
  text-transform: inherit;
  font-size: 16px;
}
.section-small .selectlabel:first-child {
  padding: 0;
}
.step-2-right .btn-cta input {
  margin: 9px 7px 0;
  float: left;
}
.step-2-right .btn-cta.blue {
  text-shadow: 1px -1px 0 #356db9;
}
//.reg-top-img{width: 750px; margin: 0 auto; position: relative; height: auto;}
.no-tshadow {
  text-shadow: none;
}
.no-bshadow {
  box-shadow: none;
}
.reg-top-img h1 {
  margin: 5px 0 8px;
  text-shadow: -3px -3px 0 #003770, 3px -3px 0 #003770, -3px 3px 0 #003770,
    3px 3px 0 #003770;
}
.reg-top-img h1 span {
  text-shadow: -3px -3px 0 #fff, 3px -3px 0 #fff, -3px 3px 0 #fff,
    3px 3px 0 #fff;
}
.reg-top-img h3 {
  margin: -4px 0 0 0;
  text-shadow: none;
  color: #0d3461;
  font-size: 20px;
}
.reg-top-img .img-ipad {
  height: 320px;
  margin: 0;
  position: absolute;
  right: 45px;
  top: -19px;
}
.step-2-right .basic-price {
  display: none;
}
.step-2-right .upgrate-option li {
  position: relative;
}
.step-2-right .upgrate-option li:first-child {
  background: url("../img/registration/video-course.png") no-repeat;
  width: 100%;
  height: 234px;
  border: 3px solid #fff;
  border-radius: 6px;
  background-size: 100% auto;
}
.step-2-right .upgrate-option li:nth-child(2) {
  background: url("../img/registration/audio-course.png") no-repeat 0 50%;
  width: 100%;
  height: 100px;
  border: 3px solid #fff;
  border-radius: 6px;
  background-size: 100% auto;
  margin: 20px 0;
}
.step-2-right .upgrate-option li:nth-child(3) {
  background: url("../img/registration/basic reading.png") no-repeat 0 50%;
  width: 100%;
  height: 100px;
  border: 3px solid #fff;
  border-radius: 6px;
  background-size: 100% auto;
  margin-bottom: 4px;
}
.step-2-right .upgrate-option label span {
  display: none;
}
#gform_wrapper_3 .gfield_required {
  display: none;
}
.gform_wrapper .gfield_required {
  display: none;
}
.reg-address label {
  display: none;
}
label:empty,
body li:empty {
  margin: 0;
  display: block;
}
.reg-address label.selectlabel {
  display: block;
  margin: 0;
}
.reg-address .ginput_container > span {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
.step-2-right .upgrate-option .bg-sec-wrap {
  position: absolute;
  bottom: 4px;
  right: 10px;
}
.step-2-right .upgrate-option li:nth-child(2) .bg-sec-wrap {
  position: absolute;
  bottom: 24px;
}
.step-2-right .upgrate-option li:nth-child(3) .bg-sec-wrap {
  position: absolute;
  bottom: 24px;
}
.step-2-right .upgrate-option .bg-sec-wrap.wrap-bg-2 {
  bottom: 12px;
}
.wrap-bg-0 input[type="radio"],
.wrap-bg-1 input[type="radio"],
.wrap-bg-2 input[type="radio"] {
  /* float: left; */
  margin: 0 7px;
  display: inline-block;
  vertical-align: middle;
}
.wrap-bg-0 label,
.wrap-bg-1 label,
.wrap-bg-2 label {
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
}
.mac .wrap-bg-0 label,
.mac .wrap-bg-1 label,
.mac .wrap-bg-2 label {
  margin: 6px 0 0;
}
.wrap-bg-0,
.wrap-bg-1,
.wrap-bg-2 {
  text-transform: uppercase;
  border-radius: 4px !important;
  color: #ffffff;
  font-family: "Myriad Pro Bold Condensed";
  font-size: 14px;
  line-height: normal;
  text-shadow: 0 -1px 0 #a85600;
  float: right;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  text-transform: uppercase;
  border-radius: 4px !important;
  color: #ffffff;
  font-family: "Myriad Pro Bold Condensed";
  font-size: 24px;
  line-height: normal;
  padding: 5px 15px 5px 5px;
  text-shadow: 0 -1px 0 #a85600;
  min-width: 191px;
}
.wrap-bg-0 {
  border: 1px solid #00376f;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #fd7d71;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNTliNyIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iOTYlIiBzdG9wLWNvbG9yPSIjMWI3NGQwIiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMjA3ZWUwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAiIGhlaWdodD0iMTAwIiBmaWxsPSJ1cmwoI2hhdDApIiAvPgo8L3N2Zz4=);
  background-image: -moz-linear-gradient(
    bottom,
    #0059b7 0%,
    #1b74d0 96.48%,
    #207ee0 100%
  );
  background-image: -o-linear-gradient(
    bottom,
    #0059b7 0%,
    #1b74d0 96.48%,
    #207ee0 100%
  );
  background-image: -webkit-linear-gradient(
    bottom,
    #0059b7 0%,
    #1b74d0 96.48%,
    #207ee0 100%
  );
  background-image: linear-gradient(
    bottom,
    #0059b7 0%,
    #1b74d0 96.48%,
    #207ee0 100%
  );
}
.gfield {
  list-style: none;
}
.wrap-bg-1 {
  border: 1px solid #434343;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #fd7d71;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzVhNWE1YSIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iOTYlIiBzdG9wLWNvbG9yPSIjOTM5MzkzIiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjYmViZWJlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAiIGhlaWdodD0iMTAwIiBmaWxsPSJ1cmwoI2hhdDApIiAvPgo8L3N2Zz4=);
  background-image: -moz-linear-gradient(
    bottom,
    #5a5a5a 0%,
    #939393 96.48%,
    #bebebe 100%
  );
  background-image: -o-linear-gradient(
    bottom,
    #5a5a5a 0%,
    #939393 96.48%,
    #bebebe 100%
  );
  background-image: -webkit-linear-gradient(
    bottom,
    #5a5a5a 0%,
    #939393 96.48%,
    #bebebe 100%
  );
  background-image: linear-gradient(
    bottom,
    #5a5a5a 0%,
    #939393 96.48%,
    #bebebe 100%
  );
  height: 45px;
}
.wrap-bg-1:hover {
  background: #848484;
}
.wrap-bg-2 {
  border: 1px solid #434343;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #fd7d71;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzVhNWE1YSIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iOTYlIiBzdG9wLWNvbG9yPSIjOTM5MzkzIiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjYmViZWJlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAiIGhlaWdodD0iMTAwIiBmaWxsPSJ1cmwoI2hhdDApIiAvPgo8L3N2Zz4=);
  background-image: -moz-linear-gradient(
    bottom,
    #5a5a5a 0%,
    #939393 96.48%,
    #bebebe 100%
  );
  background-image: -o-linear-gradient(
    bottom,
    #5a5a5a 0%,
    #939393 96.48%,
    #bebebe 100%
  );
  background-image: -webkit-linear-gradient(
    bottom,
    #5a5a5a 0%,
    #939393 96.48%,
    #bebebe 100%
  );
  background-image: linear-gradient(
    bottom,
    #5a5a5a 0%,
    #939393 96.48%,
    #bebebe 100%
  );
}
.register .gform_footer,
.update-user-info .gform_footer {
  text-align: center;
  margin: 30px 0;
}
.registration-form .gfield_label {
  display: none;
}
.registration-form .section-txt .gfield_label {
  display: block;
  margin-top: -6px;
}
.registration-form label.selectlabel {
  margin: 0;
}
.registration-form .gfield {
  margin-bottom: 14px;
  float: left;
  width: 100%;
  position: relative;
}
.registration-form .gfield:last-child {
  margin-bottom: 0;
}
.registration-form .reg-address.gfield {
  margin: 0;
}
.step-2-right h5 {
  margin-bottom: 12px;
  font-size: 17px;
  text-shadow: 0 2px 0 rgba(0, 0, 0, 0.75);
  padding: 1px 0 7px 0;
}

/*student information*/
.stu-info-detail {
  padding: 30px;
  margin-bottom: 30px;
}
.stu-info-detail > div {
  margin-bottom: 35px;
}
.stu-info-detail > div:last-child {
  margin-bottom: 0;
}
.stu-info-detail h1,
.stu-info-detail h2,
.stu-info-detail h3,
.stu-info-detail h4 {
  text-shadow: none;
  margin: 0 0 5px;
  font-family: "Myriad Pro Bold Condensed";
}
.stu-info-detail h2 {
  margin-bottom: 10px;
}
.page-st h2 span,
.stu-info-detail h2 span {
  color: #ffb401;
}
.stu-info-detail {
  background: #0c407d;
  margin-bottom: 10px;
  border-radius: 5px;
  overflow: hidden;
  text-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
  line-height: 16px;
  position: relative;
}
.stu-info-detail input[type="password"] {
  background: none;
  box-shadow: none;
  color: #fff;
  padding: 0;
  height: auto;
  width: auto;
  margin-bottom: 10px;
}
.page-st {
  float: left;
  margin: 80px 0;
  width: 100%;
}
.page-st > .col-sm-12 {
  padding: 0 30px;
}
.btn-row {
  margin: 40px 0;
}
.row-in {
  margin: 0 0 30px;
}

.comm-blocks {
  padding: 20px;
  border-radius: 5px;
  font-family: "Arial";
  font-weight: normal;
}
.comm-blocks p:last-child {
  margin-bottom: 0;
}
.grey-bg {
  background-color: #f3f3f3;
  color: #000;
}
.grey-bg p {
  color: #000;
}
.dark-blue-bg {
  background-color: #0c407d;
  color: #fff;
}
.dark-blue-bg p,
.content-course .dark-blue-bg p {
  color: #fff;
}
.peach-bg {
  background-color: #ffd895;
  color: #000;
}
.peach-bg p {
  color: #000;
}
.green-bg {
  background-color: #398c0b;
  color: #fff;
}
.green-bg p,
.content-course .green-bg p {
  color: #fff;
}
.dark-yellow-bg {
  background-color: #ffb401;
  color: #000;
}
.dark-yellow-bg p {
  color: #000;
}

/*allfinished*/
.blue-block {
  border-radius: 5px;
  padding: 50px 30px;
}
.blue-block h1 {
  font-size: 48px;
  text-shadow: none;
}
.blue-block h2 {
  margin-top: 5px;
  word-wrap: break-word;
}
.top-done {
  margin-top: -68px;
  margin-left: 25px;
}

/*course content*/
.wt-bg,
.wrap.page-bg.wt-bg {
  background: url(../img/ray-lg-bg-tr2.png) no-repeat center 0 #fff;
  background-size: 75% auto;
  color: #000;
  font: normal 16px/22px "Open Sans", sans-serif;
}
.wrap.page-bg.wt-bg.section-bg {
  background: url(../img/ray-lg-bg-tr.png) no-repeat center 0 #fff;
}
.wt-bg p {
  color: #000;
  overflow: hidden;
}
.wt-bg .entry-summary p {
  margin-bottom: 30px;
}
.wt-bg h1,
.wt-bg h2,
.wt-bg h3,
.wt-bg h4,
.wt-bg h5,
.wt-bg h6 {
  color: #1861b4;
  text-shadow: none;
}
.wt-bg a {
  color: #4395f1;
  text-decoration: underline;
}
.p-none a,
.wt-bg a.btn {
  text-decoration: none;
  color: #fff;
}
.wt-bg .content-course h1 {
  color: #1861b4;
  text-shadow: none;
}
.content-course p,
.content-course ul {
  font: 16px/22px "Open Sans";
  margin-bottom: 20px;
  color: #000;
}
.content-course ul {
  list-style: none;
  padding-left: 25px;
}
.content-course ul li {
  position: relative;
  padding-left: 10px;
}
.content-course ul li:before {
  content: "\f111";
  font-family: "FontAwesome";
  font-size: 5px;
  margin-right: 5px;
  position: absolute;
  top: 0;
  left: 0;
}
.content-course img {
  border: 4px solid #fff;
  box-shadow: 0 0 2px #ddd;
  border-radius: 3px;
}
.content-course img.alignright {
  margin: 0 0 15px 15px;
}
.wt-bg article.sections {
  padding: 0 30px;
}
article p {
  text-align: justify;
}
article .btn,
article .btn-cta {
  margin: 10px 0 20px;
}
.wrap.section-bg {
  margin-top: 640px;
}
.wrap.section-audio-bg {
  margin-top: 40px;
}
.wrap.section-bg .main > section.widget {
  position: absolute;
  top: -640px;
  width: 100%;
  left: 0; /*box-shadow: 0 0 8px #111;*/
}
.wrap.section-audio-bg .main > section.widget {
  position: absolute;
  width: 100%;
  left: 0px;
  top: -64px;
  z-index: 9999;
}

/*login		done-big.png	*/
.login-block {
  background: url("../img/login.png") no-repeat scroll 93% 0;
  margin: -40px auto;
  padding: 0 236px;
  width: 850px;
}
.login-block .blue-block {
  padding: 30px 25px 30px 25px;
  min-height: 386px;
}
form ul {
  list-style: none;
  padding: 0;
}
.login-block form ul li {
  margin-bottom: 20px;
}
.login-block input[type="text"],
.login-block input[type="password"],
.login-block input[type="email"],
.login-block input[type="number"],
.login-block input[type="tel"],
.login-block select,
.login-block textarea {
  height: 45px;
  font-size: 18px;
  line-height: 25px;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  margin-bottom: -2px;
  padding: 10px 15px;
}

.login-block input::-webkit-input-placeholder,
.login-block textarea::-webkit-input-placeholder {
  color: #0c407d;
}
.login-block input::-moz-placeholder,
.login-block textarea::-moz-placeholder {
  color: #0c407d;
}
.login-block h1 {
  font-size: 35px;
}
.login-block h4 {
  margin: 23px 0 -10px;
  text-transform: uppercase;
  font-size: 20px;
}
.login-block p {
  text-align: center;
  margin-bottom: 20px;
}
.login-block #result {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.login-block .blue-block input[type="submit"] {
  width: 100%;
  font-size: 48px;
  padding-right: 116px;
  background-position: 92% center;
  padding-left: 20px;
  margin: 2px 0 0 0;
}

/*header inner*/
.header-inner {
  background-color: #02306d;
  background-size: 100% 280%;
  height: 124px;
}
.header-inner .navbar-brand {
  height: 120px;
  width: 181px;
}
.header-inner .navbar-brand img {
  max-width: 100%;
}
.header-inner.navbar-default .navbar-nav > li > a {
  font-size: 20px;
  padding: 4px 10px 6px 24px;
}
.header-inner.navbar-default .navbar-nav > li:last-child > a {
  padding: 5px 10px 5px 15px;
}

/*page title*/
.page-title,
.wt-bg .page-title {
  background: url("../img/title-bg-blank.png") no-repeat center 0;
  padding-bottom: 20px;
  background-size: 100% auto;
  color: #fff;
}
.wt-bg .page-header h1 {
  color: #fff;
  text-shadow: -3px -3px 0 #4395f1, 1px -3px 0 #4395f1, -3px 3px 0 #4395f1,
    3px 3px 0 #4395f1;
}
.wt-bg .page-title h1,
.wt-bg .page-title h2,
.wt-bg .page-title h3,
.wt-bg .page-title h4,
.wt-bg .page-title h5,
.wt-bg .page-title h6 {
  color: #fff;
}
.wt-bg .page-title .title h1 {
  text-shadow: -3px -3px 0 #4395f1, 1px -3px 0 #4395f1, -3px 3px 0 #4395f1,
    3px 3px 0 #4395f1;
}
.page-title .part-of h1 {
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  font-size: 36px; /* margin-top: 12px; */
  padding: 0 0 0 32px;
}
.mac .page-title .part-of h1 {
  line-height: 45px;
}
.page-title .title h1 {
  font-size: 48px;
  margin-top: -10px;
  margin-bottom: 0;
  line-height: 53px;
  padding: 0;
}
.mac .page-title .title h1 {
  margin-top: -4px;
}
.page-title .title h3 {
  text-shadow: -2px -2px 0 #4395f1, 0px -2px 0 #4395f1, -2px 2px 0 #4395f1,
    2px 2px 0 #4395f1;
}
.page-title .stopimg {
  background: url("../img/stop.png") no-repeat;
  height: 105px;
  width: 106px;
  display: block;
  margin: -28px auto 0;
}
.progress-wrap {
  width: 316px;
  float: left;
}
.progress-wrap h4 {
  float: left;
  width: 100%;
  margin-top: 5px;
}
.progress-steps {
  margin-top: 12px;
  text-align: center;
}
.progress-steps span {
  width: 54px;
  height: 30px;
  display: inline-block;
  background: #4395f1;
  transform: skew(-15deg);
  -webkit-transform: skew(-15deg);
}
.progress-steps span.active {
  background: #ffb401;
}
.progress-steps span:first-child {
  border-radius: 10px 0 0 20px;
}
.progress-steps span:last-child {
  border-radius: 0 20px 10px 0;
}

/*course evaluation*/
.course-ev {
  text-align: justify;
}
.course-ev p {
  font-size: 18px;
}
.course-ev .row-in {
  margin-bottom: 45px;
}
.course-ev .row-in.ques-row {
  float: left;
  width: 100%;
  font-size: 17px;
}
.course-ev .row-in.ques-row > li {
  margin-bottom: 25px;
  float: left;
  width: 100%;
  counter-increment: section;
}
/*.course-ev .row-in.ques-row > li:before{content:counter(section) ". ";float: left; margin-right: 5px;}*/
.course-ev label {
  display: block;
}
.course-ev ul {
  padding: 0;
  margin: 0;
}
.course-ev form input[type="text"],
.course-ev form input[type="password"],
.course-ev form input[type="email"],
.course-ev form input[type="number"],
.course-ev form input[type="tel"],
.course-ev form select,
.course-ev form textarea {
  color: #146cce;
}
.course-ev form textarea {
  height: 170px;
}
.org {
  color: #ffb401;
}
.green {
  color: #07ba17;
}
.blue {
  color: #3f84f3;
}
label.selectlabel {
  position: relative;
  float: left;
  width: 100%;
  min-width: 60px;
}
label.selectlabel:after {
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 10px 5px 0 5px;
  border-color: #146bce transparent transparent transparent;
  content: "";
  pointer-events: none;
  position: absolute;
  right: 15px;
  top: 20px;
  font-size: 15px;
}
label.selectlabel:before {
  content: "";
  right: 4px;
  top: 4px;
  width: 30px;
  height: 35px;
  position: absolute;
  pointer-events: none;
  display: block;
}
.course-ev .ques-row label.gfield_label {
  width: 80%;
  float: left;
}
.course-ev .ques-row .ginput_container {
  width: 9%;
  float: right;
}
.course-ev .gform_footer .button-top.cta-big-orange {
  position: absolute;
  top: 300px;
}
/*.course-ev .first-row-btn{margin-bottom: 130px;}*/

/*checkout*/
.sp {
  background: url("../img/sprite-icons.png") no-repeat;
  display: block;
  width: 70px;
  height: 70px;
}
.sp.notif {
  background-position: 0 -132px;
}
.sp.certif {
  background-position: 0 -272px;
}
.checkout-wr {
  padding: 20px 26px;
  margin-bottom: 15px;
}
.sp.submission {
}
.navy-block {
  background: #001d40;
  border-radius: 5px;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.navy-block h3 {
  margin-top: 0;
}
.bundle-block {
  display: block;
  height: 400px;
  margin-top: 20px;
}
/*.bundle-col{display: table-cell; vertical-align: middle; float: none;}*/
.bundle-col .feat {
  background: url("../img/border-img.png") center 85% no-repeat #4395f1;
  padding: 2px 10px 5px;
  font-family: "Myriad Pro Bold Condensed";
  font-size: 18px;
  background-size: 92% auto;
  font-style: italic;
  position: absolute;
  top: -23px;
  left: 50%;
  width: 260px;
  margin-left: -130px;
}
.bundle-col .feat:last-child {
  font-size: 14px;
  bottom: -23px;
  top: auto;
  width: 152px;
  margin-left: -76px;
}
.bundle-col .btn-row {
  margin: 15px 0;
}
.bundle-col .btn-row .btn-cta {
  font: 20px/23px "Russo One", sans-serif;
  padding: 7px 20px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 8px #333333;
}
/*.bundle-col:nth-child(1) .btn-row .btn-cta{
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU5NTk1OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY1JSIgc3RvcC1jb2xvcj0iIzgwODA4MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk4JSIgc3RvcC1jb2xvcj0iIzdiN2I3YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4OTg5ODkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: linear-gradient(to bottom, #595959 0%,#808080 65%,#7b7b7b 98%,#898989 100%);
background: -webkit-linear-gradient(top, #595959 0%,#808080 65%,#7b7b7b 98%,#898989 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#595959', endColorstr='#898989',GradientType=0 );}*/
.bundle-col h2 {
  margin: 8px 18px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  white-space: nowrap;
}
.bundle-col .premium h2 {
  font-size: 32px;
  margin: 18px 16px 8px;
}
.bundle-col ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.bundle-col ul li {
  padding: 8px 18px;
  font-size: 13px;
  color: #000;
  white-space: nowrap;
}
.bundle-col .premium ul li {
  padding: 8px 16px;
}
.bundle-col .standard ul li.discount,
.bundle-col .premium ul li.discount,
.bundle-col .platinum ul li.discount {
  font-size: 20px;
  background-color: #fff !important;
  color: #ff0000;
}
.bundle-col ul li.total {
  font-size: 20px;
}
.bundle-col .standard ul li:nth-child(2n + 1) {
  background: #aeaeae;
}
.bundle-col .premium ul li:nth-child(2n + 1) {
  background: #ff9600;
}
.bundle-col .platinum ul li:nth-child(2n + 1) {
  background: #7ba0be;
}
.bundle-col .platinum i {
  color: #3a6384;
}
label.radio {
  padding: 3px 3px 3px 5px;
  border-radius: 5px;
  font-size: 17px;
  text-transform: uppercase;
  text-shadow: 0 -1px 0 #81a4d3;
  font-family: "Myriad Pro Bold Condensed";
  min-width: 69px;
  display: inline-block;
}
label.radio input[type="radio"] {
  margin: 3px 5px 0 0;
}
.gform_next_button {
  float: right;
}
.gform_previous_button + .cta-big-orange {
  float: right;
}
.checkout-wr .gsection_title {
  font-family: "Myriad Pro Bold Condensed";
  text-align: center;
  color: #ffb401;
  text-shadow: none;
}
.checkout-wr .navy-block .col-sm-11 {
  padding-left: 0;
}
.checkout-wr .navy-block .gfield_label {
  font-size: 24px;
  color: #ffb401;
}
.checkout-wr .navy-block .check-price-val {
  font-size: 24px;
  padding: 0 0 10px;
  color: #ffb401;
}
.checkout-wr .navy-block .gfield_radio > li {
  position: relative;
  float: left;
  margin-bottom: 3px;
  padding: 0;
}
.checkout-wr .navy-block .gfield_radio > li label {
  float: left;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY3Njc2NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY1LjI2JSIgc3RvcC1jb2xvcj0iIzliOWI5YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjZmNmY2YiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: linear-gradient(
    to bottom,
    #676767 0%,
    #9b9b9b 65.26%,
    #cfcfcf 100%
  );
  background: -webkit-linear-gradient(
    top,
    #676767 0%,
    #9b9b9b 65.26%,
    #cfcfcf 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#676767', endColorstr='#cfcfcf',GradientType=0 );
  border: 1px solid #707070;
  padding: 0 15px 0 25px;
  border-radius: 6px;
  margin: 0;
  min-width: 69px;
  font-size: 17px;
  text-transform: uppercase;
  font-family: "Myriad Pro Bold Condensed";
  color: #fff;
}
.chrome .checkout-wr .navy-block .gfield_radio > li label {
  padding: 2px 15px 2px 25px;
}
.mac .checkout-wr .navy-block .gfield_radio > li label {
  padding: 6px 15px 0 25px;
}
.checkout-wr
  .navy-block
  .gfield_radio
  > li
  input[type="radio"]:checked
  + label {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzEzNmJjZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY1LjI2JSIgc3RvcC1jb2xvcj0iIzQ5OTdmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0Mzk1ZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: linear-gradient(
    to bottom,
    #136bcd 0%,
    #4997f1 65.26%,
    #4395f1 100%
  );
  background: -webkit-linear-gradient(
    top,
    #136bcd 0%,
    #4997f1 65.26%,
    #4395f1 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#136bcd', endColorstr='#4395f1',GradientType=0 );
  border: 1px solid #146cce;
  color: #fff;
}
.checkout-wr .navy-block .gfield_radio > li label:hover {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQzOTVmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM1JSIgc3RvcC1jb2xvcj0iIzQ5OTdmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMzZiY2QiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: linear-gradient(to bottom, #4395f1 0%, #4997f1 35%, #136bcd 100%);
  background: -webkit-linear-gradient(
    top,
    #4395f1 0%,
    #4997f1 35%,
    #136bcd 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4395f1', endColorstr='#136bcd',GradientType=0 );
}
.checkout-wr .navy-block .gfield_radio > li input[type="radio"] {
  position: absolute;
  float: left;
  left: 5px;
  top: 7px;
  margin: 0;
}
.mac .checkout-wr .navy-block .gfield_radio > li input[type="radio"] {
  top: 12px;
}
.checkout-wr .ginput_full {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
.checkout-wr .ginput_left,
.checkout-wr .ginput_right {
  margin-bottom: 15px;
}
.checkout-wr .gform_page_footer {
  float: left;
  width: 100%;
  margin: 15px 0;
}
.checkout-wr .ginput_complex .ginput_right label.selectlabel + label {
  display: none;
}
.checkout-wr .gform_wrapper ul li.gfield label {
  display: block !important;
}
.checkout-wr
  .gform_wrapper
  ul
  li.gfield
  .ginput_full.ginput_cardextras
  .ginput_card_expiration_container
  label:nth-child(1) {
  float: left;
  width: 48%;
}
.checkout-wr
  .gform_wrapper
  ul
  li.gfield
  .ginput_full.ginput_cardextras
  .ginput_card_expiration_container
  label:nth-child(2) {
  float: left;
  width: 48%;
  clear: both;
}
.checkout-wr
  .gform_wrapper
  ul
  li.gfield
  .ginput_full.ginput_cardextras
  .ginput_card_expiration_container
  label:nth-child(3) {
  float: right;
  width: 48%;
  margin-top: -25px;
}
.checkout-wr
  .gform_wrapper
  ul
  li.gfield
  .ginput_full.ginput_cardextras
  .ginput_card_expiration_container
  label:nth-child(4) {
  float: right;
  width: 48%;
}
.checkout-wr.recomm-opt .navy-block {
  letter-spacing: 1px;
}
.checkout-wr .credit_card_icon.gfield {
  margin-bottom: 0;
}
.checkout-wr .credit_card_icon.gfield .ginput_complex {
  position: absolute;
  right: 358px;
  top: -235px;
}
.checkout-wr
  .credit_card_icon.gfield
  .ginput_complex
  .ginput_cardinfo_right
  span.ginput_card_card_number_icon {
  background-image: url("../img/gf-creditcard-icons.png");
  background-position: -288px -3px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 25px;
  position: relative;
  top: 10px;
  float: left;
  width: 34px;
}

/*quiz*/
.gfield_required {
  color: #ff2424;
  margin: 0 5px;
}
.quiz-page .gfield_radio > li {
  float: left;
  width: 100%;
  font-size: 18px;
  margin-bottom: 0;
}
.quiz-page .gform_fields .gfield,
.quiz form ol#sensei-quiz-list > li,
.form-box {
  list-style: none;
  width: 100%;
  margin-bottom: 30px;
  background: #0c407d;
  padding: 20px;
  border-radius: 8px;
  counter-increment: section;
  position: relative;
}
.quiz-page .gform_fields .gfield:before,
.quiz form ol#sensei-quiz-list > li:before {
  content: counter(section) ". ";
  float: left;
  font-size: 17px;
  top: 20px;
  margin-right: 5px;
}
.quiz-page .gfield_label {
  font-weight: normal;
  font-size: 18px;
  padding-left: 20px;
  margin-bottom: 15px;
}
.quiz-page .gfield_label:before {
}
.quiz-page .gfield_radio > li input[type="radio"] {
  float: left;
  margin-right: 8px;
  width: 15px;
  margin-top: 6px;
}
.quiz-page .gfield_radio > li label {
  float: left;
  font-weight: normal;
  width: 87%;
}
.gf_progressbar {
  background: #146cce;
  border-radius: 12px 9px 12px 9px;
  overflow: hidden;
  margin: 20px 0;
}
.gf_progressbar .gf_progressbar_percentage {
  background: #ffb401;
  padding: 2px 10px;
  color: #000;
  transform: skew(-15deg);
}
.ginput_left {
  float: left;
  width: 49%;
}
.ginput_right {
  float: right;
  width: 49%;
}
.quiz form ol#sensei-quiz-list li ul {
  margin: 0 0 0 30px;
}
.quiz form ol#sensei-quiz-list li ul li {
  font-size: 14px;
  text-transform: uppercase;
}

/*security question*/
.identity-form-head h5 {
  font-size: 16px;
  text-shadow: none;
  line-height: 22px;
}
.security-question-1 .gform_fields .gfield {
  float: left;
  width: 100%;
}
.sec-ques .gform_fields .inner-ul-block {
  width: 740px;
  margin: 20px auto;
  clear: both;
}
.sec-ques .gform_fields li.gfield {
  float: left;
  width: 100%;
  position: relative;
}
.sec-ques .gform_fields li.gfield .validation_message {
  left: auto;
  right: 0;
  width: 40%;
}
.sec-ques .gform_fields li.gfield > label {
  float: left;
  width: 60%;
  margin-top: 10px;
  padding-right: 3%;
}
.sec-ques .gform_fields li.gfield > div.ginput_container,
.sec-ques .gform_fields li.gfield > .clear-multi {
  float: right;
  width: 40%;
}
.ginput_full .ginput_cardinfo_left {
  float: left;
  width: 49%;
}
.ginput_full .ginput_cardinfo_right {
  float: right;
  width: 49%;
}
.ginput_full .ginput_card_field .selectlabel {
  float: left;
  width: 49%;
}
.ginput_full .ginput_card_field .selectlabel:nth-child(2) {
  float: right;
}
.blue-block h3.org {
  font-size: 23px;
}

.center-wd-custom {
  text-align: center;
}
.center-wd-custom .col-sm-5,
.center-wd-custom .col-sm-4 {
  display: inline-block;
  float: none;
}
.center-wd-custom .col-sm-7 {
  display: inline-block;
  float: none;
  vertical-align: top;
  max-width: 60%;
  width: auto;
  text-align: left;
}

/*welcome*/
.welcome-page h1,
.welcome-page h5,
.welcome-page p {
  margin-bottom: 25px;
}
body .gfield_error input,
body .gfield_error select,
.gfield_error.bor-blue input {
  border-color: #be2323;
}
.blue-block .gform_footer {
  text-align: center;
}
.blue-block .gform_footer .cta-big-orange {
  margin: 40px 0 0;
  padding: 0 135px 0 45px;
}

/*final review*/
.final-review h4 {
  font-size: 17px;
}

.center-wd {
  width: 570px;
  margin: 0 auto;
}
.error-msg {
  color: #ffb401;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.preview-course-wrap .in-row section .ipad-img {
  margin-left: 60px;
}

.gform_footer {
  clear: both;
  text-align: center;
}
.section-video iframe {
  height: 607px;
  width: 100%;
  display: block;
}
.inner-pageFoo .alignH {
  margin-top: 81px;
}
.all-finished .col-sm-9 h2 {
  font-size: 29px;
  text-align: justify;
  line-height: 33px;
}

.change-password .login-block .col-sm-12 {
  height: 340px;
  display: table;
}
.change-password .login-block .col-sm-12 form {
  display: table-cell;
  vertical-align: middle;
}
.change-password .login-block .col-sm-12 form input.error {
  border: 3px solid #be2323;
}
.content .selectBtn .btn-cta {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU5NTk1OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY1JSIgc3RvcC1jb2xvcj0iIzgwODA4MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk4JSIgc3RvcC1jb2xvcj0iIzdiN2I3YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4OTg5ODkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: linear-gradient(
    to bottom,
    #595959 0%,
    #808080 65%,
    #7b7b7b 98%,
    #898989 100%
  );
  background: -webkit-linear-gradient(
    top,
    #595959 0%,
    #808080 65%,
    #7b7b7b 98%,
    #898989 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#595959', endColorstr='#898989',GradientType=0 );
}
/*.content .selectBtn1 .btn-cta{background: #ffcb01;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmY2IwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMlIiBzdG9wLWNvbG9yPSIjZmZiNDAxIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmODAwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: linear-gradient(to bottom,  #ffcb01 0%,#ffb401 3%,#ff8001 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcb01', endColorstr='#ff8001',GradientType=0 );}*/
.content .selectBtn2 .btn-cta {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzVhODFhMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY1JSIgc3RvcC1jb2xvcj0iIzdlYTNjMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk4JSIgc3RvcC1jb2xvcj0iIzc4OWZiZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhOWMyZDUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: linear-gradient(
    to bottom,
    #5a81a0 0%,
    #7ea3c0 65%,
    #789fbf 98%,
    #a9c2d5 100%
  );
  background: -webkit-linear-gradient(
    top,
    #5a81a0 0%,
    #7ea3c0 65%,
    #789fbf 98%,
    #a9c2d5 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5a81a0', endColorstr='#a9c2d5',GradientType=0 );
}

.content .selectBtn .btn-cta {
  margin: 0;
}
.content .selectBtn1 .btn-cta {
  margin: 0;
}
.content .selectBtn2 .btn-cta {
  margin: 0;
}
.std1 .standard {
  margin-top: 68px;
}
.std3 .standard {
  margin-top: 68px;
}
.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 999;
}
.gfield_description {
  position: absolute;
  right: 6px;
  z-index: 9;
  bottom: 5px;
}
.gfield .fa-question-circle {
  padding: 5px;
  cursor: pointer;
}
.gfield .fa-question-circle:before {
  color: #146cce;
  font-size: 22px;
}
.gfield .tool-tip-text:before {
  border-color: #146cce transparent transparent;
  border-style: solid;
  border-width: 6px 6px 9px;
  bottom: -15px;
  content: "";
  left: 50%;
  margin-left: -3px;
  position: absolute;
}
.gfield .tool-tip-text {
  position: absolute;
  background: rgb(20, 108, 206);
  border: 1px solid #fff;
  padding: 5px 10px;
  width: 175px;
  text-align: center;
  font-size: 16px;
  left: 50%;
  margin-left: -91px;
  bottom: 34px;
  display: block;
  border-radius: 3px;
  letter-spacing: 2px;
}
.checkout-wr .t-24 {
  font-size: 24px;
  color: #fff;
}
.paymentInfo .navy-block {
  padding: 5px 15px;
}
.paymentInfo .payment-info-wrap .col-sm-2 {
  text-align: right;
}
p:empty {
  margin: 0;
  padding: 0;
}

.wrap.act-acc {
  float: left;
  width: 100%;
}
.wrap.act-acc h1 {
  margin-bottom: 25px;
}
.wrap.act-acc p {
  font-size: 18px;
}
.mid-block {
  width: 400px;
  margin: 0 auto;
}
.mid-block #submit,
.mid-block #key {
  width: 100%;
  font-size: inherit;
}
.mid-block #submit {
  width: auto;
  font-size: 50px;
}
.registration-form .gfield_required {
  display: none;
}
h1.f-min {
  font-size: 45px;
  line-height: 58px;
}
.mac h1.f-min {
  line-height: 75px;
}

/*gform card*/
.gform_card_icon_container {
  height: 32px;
  margin: 8px 0 6px;
}
div.gform_card_icon {
  background-image: url("../img/gf-creditcard-icons.png");
  background-repeat: no-repeat;
  float: left;
  height: 32px;
  margin-right: 4px;
  text-indent: -9000px;
  width: 36px;
}
.gform_card_icon_container.gform_card_icon_style1
  div.gform_card_icon.gform_card_icon_visa {
  background-position: 0 0;
}
.gform_card_icon_container.gform_card_icon_style1
  div.gform_card_icon.gform_card_icon_selected.gform_card_icon_visa {
  background-position: 0 -32px;
}
.gform_card_icon_container.gform_card_icon_style1
  div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_visa {
  background-position: 0 -64px;
}
.gform_card_icon_container.gform_card_icon_style1
  div.gform_card_icon.gform_card_icon_mastercard {
  background-position: -36px 0;
}
.gform_card_icon_container.gform_card_icon_style1
  div.gform_card_icon.gform_card_icon_selected.gform_card_icon_mastercard {
  background-position: -36px -32px;
}
.gform_card_icon_container.gform_card_icon_style1
  div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_mastercard {
  background-position: -36px -64px;
}
.gform_card_icon_container.gform_card_icon_style1
  div.gform_card_icon.gform_card_icon_amex {
  background-position: -72px 0;
}
.gform_card_icon_container.gform_card_icon_style1
  div.gform_card_icon.gform_card_icon_selected.gform_card_icon_amex {
  background-position: -72px -32px;
}
.gform_card_icon_container.gform_card_icon_style1
  div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_amex {
  background-position: -72px -64px;
}
.gform_card_icon_container.gform_card_icon_style1
  div.gform_card_icon.gform_card_icon_discover {
  background-position: -108px 0;
}
.gform_card_icon_container.gform_card_icon_style1
  div.gform_card_icon.gform_card_icon_selected.gform_card_icon_discover {
  background-position: -108px -32px;
}
.gform_card_icon_container.gform_card_icon_style1
  div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_discover {
  background-position: -108px -64px;
}
.gform_card_icon_container.gform_card_icon_style1
  div.gform_card_icon.gform_card_icon_maestro {
  background-position: -144px 0;
}
.gform_card_icon_container.gform_card_icon_style1
  div.gform_card_icon.gform_card_icon_selected.gform_card_icon_maestro {
  background-position: -144px -32px;
}
.gform_card_icon_container.gform_card_icon_style1
  div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_maestro {
  background-position: -144px -64px;
}
.gform_card_icon_container.gform_card_icon_style1
  div.gform_card_icon.gform_card_icon_jcb {
  background-position: -180px 0;
}
.gform_card_icon_container.gform_card_icon_style1
  div.gform_card_icon.gform_card_icon_selected.gform_card_icon_jcb {
  background-position: -180px -32px;
}
.gform_card_icon_container.gform_card_icon_style1
  div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_jcb {
  background-position: -180px -64px;
}
.gform_card_icon_container.gform_card_icon_style2
  div.gform_card_icon.gform_card_icon_visa {
  background-position: 0 -192px;
}
.gform_card_icon_container.gform_card_icon_style2
  div.gform_card_icon.gform_card_icon_selected.gform_card_icon_visa {
  background-position: 0 -224px;
}
.gform_card_icon_container.gform_card_icon_style2
  div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_visa {
  background-position: 0 -256px;
}
.gform_card_icon_container.gform_card_icon_style2
  div.gform_card_icon.gform_card_icon_mastercard {
  background-position: -36px -192px;
}
.gform_card_icon_container.gform_card_icon_style2
  div.gform_card_icon.gform_card_icon_selected.gform_card_icon_mastercard {
  background-position: -36px -224px;
}
.gform_card_icon_container.gform_card_icon_style2
  div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_mastercard {
  background-position: -36px -256px;
}
.gform_card_icon_container.gform_card_icon_style2
  div.gform_card_icon.gform_card_icon_amex {
  background-position: -72px -192px;
}
.gform_card_icon_container.gform_card_icon_style2
  div.gform_card_icon.gform_card_icon_selected.gform_card_icon_amex {
  background-position: -72px -224px;
}
.gform_card_icon_container.gform_card_icon_style2
  div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_amex {
  background-position: -72px -256px;
}
.gform_card_icon_container.gform_card_icon_style2
  div.gform_card_icon.gform_card_icon_discover {
  background-position: -108px -192px;
}
.gform_card_icon_container.gform_card_icon_style2
  div.gform_card_icon.gform_card_icon_selected.gform_card_icon_discover {
  background-position: -108px -224px;
}
.gform_card_icon_container.gform_card_icon_style2
  div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_discover {
  background-position: -108px -256px;
}
.gform_card_icon_container.gform_card_icon_style2
  div.gform_card_icon.gform_card_icon_maestro {
  background-position: -144px -192px;
}
.gform_card_icon_container.gform_card_icon_style2
  div.gform_card_icon.gform_card_icon_selected.gform_card_icon_maestro {
  background-position: -144px -224px;
}
.gform_card_icon_container.gform_card_icon_style2
  div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_maestro {
  background-position: -144px -256px;
}
.gform_card_icon_container.gform_card_icon_style2
  div.gform_card_icon.gform_card_icon_jcb {
  background-position: -180px -192px;
}
.gform_card_icon_container.gform_card_icon_style2
  div.gform_card_icon.gform_card_icon_selected.gform_card_icon_jcb {
  background-position: -180px -224px;
}
.gform_card_icon_container.gform_card_icon_style2
  div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_jcb {
  background-position: -180px -256px;
}
.ginput_complex .ginput_cardinfo_left,
.ginput_complex .ginput_cardinfo_right {
  float: left;
  min-height: 43px;
  position: relative;
}
.ginput_complex .ginput_cardinfo_left {
  margin-right: 2%;
  width: 50%;
}
.ginput_complex .ginput_cardinfo_right {
  min-width: 85px !important;
}
.ginput_complex .ginput_cardinfo_right label {
  white-space: nowrap !important;
}
.ginput_complex span.ginput_cardextras {
  display: block;
  margin-bottom: 8px;
  overflow: hidden;
}
.ginput_complex .ginput_cardinfo_right span.ginput_card_expiration_container {
  position: relative;
}
.ginput_complex select.ginput_card_expiration.ginput_card_expiration_month,
.ginput_complex select.ginput_card_expiration.ginput_card_expiration_year {
  display: inline-block;
}
.ginput_complex select.ginput_card_expiration.ginput_card_expiration_month {
  margin-right: 4px;
}
.ginput_complex .ginput_cardinfo_right input.ginput_card_security_code {
  max-width: 78% !important;
  position: relative;
}
.ginput_complex .ginput_cardinfo_right span.ginput_card_security_code_icon {
  background-image: url("../img/gf-creditcard-icons.png");
  background-position: 0 -128px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 23px;
  position: relative;
  top: 10px;
  float: right;
  width: 32px;
}
div.gfield_creditcard_warning_message {
  display: none !important;
}
#gform_fields li.credit_card_setting.field_setting ul li {
  padding: 2px 0 4px;
}

.entry-summary .alignleft {
  margin: 0 15px 15px 0;
}
.entry-summary .alignright {
  margin: 0 0 15px 15px;
}
.reg-address .ginput_container > span.ginput_left {
  width: 49%;
}
.reg-address .ginput_container > span.ginput_right {
  width: 49%;
  float: right;
}
/*update-to-video*/
.update-to-video .ginput_product_price,
.update-video .ginput_product_price {
  font-size: 30px;
  color: #ffb401;
}
.update-to-video .ginput_product_price_label,
.update-video .ginput_product_price_label {
  font-size: 30px;
}
.update-to-video .ginput_quantity_label,
.update-video .ginput_quantity_label {
  display: block;
}
.update-to-video input[type="radio"],
.update-to-video input[type="checkbox"],
.update-video input[type="radio"],
.update-video input[type="checkbox"] {
  float: left;
  margin-right: 8px;
}
.update-to-video .gfield_no_follows_desc,
.update-video .gfield_no_follows_desc {
  text-align: center;
  position: relative;
}
.update-to-video .gfield_no_follows_desc + li.gfield_price,
.update-video .gfield_no_follows_desc + li.gfield_price {
  display: none;
}
.update-to-video li.gfield_price .gfield_label,
.update-video li.gfield_price .gfield_label {
  display: none;
}
.update-to-video li.gchoice_3_0 label span,
.update-video li.gchoice_3_0 label span {
  display: none;
}
.update-to-video .video-frame,
.update-to-video .gchoice_3_0,
.update-video .gchoice_3_0 {
  background: url("../img/registration/video-course.png") no-repeat;
  width: 100%;
  height: 180px;
  border: 3px solid #ff9b01;
  border-radius: 6px;
  background-size: 100% auto;
  position: relative;
}
.update-to-video .wrap-bg-0,
.update-video .wrap-bg-0 {
  min-width: 200px;
  position: absolute;
  right: 5px;
  bottom: 5px;
  display: none;
}
.update-to-video .wrap-bg-0 label,
.update-video .wrap-bg-0 label {
  font-size: 18px;
}
.update-to-video .btn-cta.blue,
.update-video .btn-cta.blue {
  bottom: -184px;
  left: 10px;
  padding: 5px 10px 5px 5px;
  position: absolute;
  z-index: 1;
}
.mac .update-to-video .btn-cta.blue,
.mac .update-video .btn-cta.blue {
  padding: 8px 10px 3px 5px;
}
.update-to-video .blue-block .gform_footer .cta-big-orange,
.update-video .blue-block .gform_footer .cta-big-orange {
  margin: 40px 0 0;
  padding: 0 105px 0 25px;
}
.update-to-video .cta-big-orange,
.update-video .cta-big-orange {
  font-size: 30px;
  height: 85px;
  line-height: 85px;
}
.mac .update-to-video .cta-big-orange,
.mac .update-video .cta-big-orange {
  line-height: 98px;
}
.update-to-video .cta-big-orange:after,
.update-video .cta-big-orange:after {
  font-size: 40px;
  height: 85px;
  line-height: 85px;
  width: 85px;
}
.update-to-video .center-wd,
.update-video .center-wd {
  width: 665px;
}
.center-wd .m-none {
  margin: 0 8px 0 0;
}
.update-to-video .ginput_container .gfield_radio .gchoice_3_0 label,
.update-video .ginput_container .gfield_radio .gchoice_3_0 label {
  background: #136bcd;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzEzNmJjZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY1LjI2JSIgc3RvcC1jb2xvcj0iIzQ5OTdmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0Mzk1ZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: linear-gradient(
    to bottom,
    #136bcd 0%,
    #4997f1 65.26%,
    #4395f1 100%
  );
  background: -webkit-linear-gradient(
    top,
    #136bcd 0%,
    #4997f1 65.26%,
    #4395f1 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#136bcd', endColorstr='#4395f1',GradientType=0 );
  border: 1px solid #146cce;
  bottom: 0;
  position: absolute;
  right: 10px;
  padding: 3px 15px 2px;
  border-radius: 4px;
  font-family: "Myriad Pro Bold Condensed";
  font-size: 24px;
  cursor: pointer;
}
.mac .update-to-video .ginput_container .gfield_radio .gchoice_3_0 label,
.mac .update-video .ginput_container .gfield_radio .gchoice_3_0 label {
  padding: 7px 15px 0px;
}
.update-to-video .ginput_container .gfield_radio .gchoice_3_0 label:hover,
.update-video .ginput_container .gfield_radio .gchoice_3_0 label:hover {
  background: #4395f1;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQzOTVmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM1JSIgc3RvcC1jb2xvcj0iIzQ5OTdmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMzZiY2QiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: linear-gradient(to bottom, #4395f1 0%, #4997f1 35%, #136bcd 100%);
  background: -webkit-linear-gradient(
    top,
    #4395f1 0%,
    #4997f1 35%,
    #136bcd 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4395f1', endColorstr='#136bcd',GradientType=0 );
}
.update-to-video .blue-block {
  margin: 30px auto 80px;
  text-align: center;
}
.update-to-video .video-frame {
  background-image: url("../img/video-course.png");
}
.update-to-video .btn-cta.btn-sample,
.update-to-video .btn-cta.btn-upgrade {
  position: absolute;
  display: inline-block !important;
  width: auto;
  bottom: 5px;
  z-index: 1;
}
.update-to-video .btn-cta.btn-sample {
  left: 10px;
  padding: 5px 10px 5px 5px;
}
.update-to-video .btn-cta.btn-upgrade {
  right: 10px;
  left: auto;
  padding: 5px 15px;
}
.update-to-video .blue-block .cta-big-orange {
  background: #ffcb01 !important;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmY2IwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMlIiBzdG9wLWNvbG9yPSIjZmZiNDAxIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmODAwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=) !important;
  background: linear-gradient(
    to bottom,
    #ffcb01 0%,
    #ffb401 3%,
    #ff8001 100%
  ) !important;
  background: -webkit-linear-gradient(
    top,
    #ffcb01 0%,
    #ffb401 3%,
    #ff8001 100%
  ) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcb01', endColorstr='#ff8001',GradientType=0 ) !important;
  display: inline-block !important;
  margin: 40px 0 0 !important;
  height: 85px !important;
  line-height: 85px !important;
  padding: 0 105px 0 30px !important;
  font-size: 30px !important;
  text-shadow: 0 -1px 0 #a85600;
  border: none;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.update-to-video .blue-block .cta-big-orange:after {
  color: #a85600;
}
.update-to-video .blue-block .cta-big-orange:hover {
  background: #ffb401 !important;
  color: #ffffff !important;
  text-decoration: none !important;
}

/*comedyzone*/
.comedy-image-wrap {
  padding: 0 15px;
}
.comedy-image-wrap .zone-vid {
  width: 19%;
  padding: 0;
  margin: 0 12px 0 0;
  float: left;
}
.comedy-image-wrap .zone-vid:nth-child(5n) {
  margin-right: 0;
}
.zone-row {
  float: left;
  width: 100%;
  margin: 0 0 20px;
}
.zone-header {
  background: #02306d;
  text-align: center;
  padding: 10px;
  float: left;
  width: 100%;
  margin: 15px 0;
  border-radius: 3px;
}
.mac .zone-header {
  padding: 13px 10px 2px;
}
.zone-header h2 {
  margin: 0;
}
.review-chapters-btn {
  margin: 20px 0;
}
.review-chapters-btn .btn.btn-cta {
  font-size: 13px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
  font-family: "Russo One", sans-serif;
  padding: 7px 25px 6px;
  margin: 0 0 10px;
}
.btn.btn-cta.lg {
  font-size: 24px;
  margin: 20px 0;
}
.zone-row h3 {
  font-size: 23px;
}
.zone-row h5 {
  font-size: 15px;
}

.pass-wd .ginput_left label {
  display: none;
}
.pass-wd .ginput_left {
  width: 100%;
}
.pass-wd .ginput_right {
  display: none;
}
.pass-wd.gfield + li {
  margin: 0;
}

.login-redirect .btn.btn-cta {
  margin: 15px 0;
}
.gform_wrapper .reg-address label.selectlabel + label {
  display: none;
}

.dark-blue-bg .gform_wrapper ul li.gfield {
  float: left;
  width: 100%;
  position: relative;
}
.preview-cont {
  position: relative;
  overflow: hidden;
}
.roll-over {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  border: 1px solid #ccc;
  text-align: center;
  top: -100%;
}
.preview-cont:hover .roll-over {
  opacity: 1;
  visibility: visible;
  top: 0;
}
.roll-over.ftop {
  top: -100%;
  bottom: auto;
  height: 70%;
}
.preview-cont:hover .roll-over.ftop {
  top: 0;
}
.roll-over.fbottom {
  bottom: -100%;
  top: auto;
  height: 30%;
}
.preview-cont:hover .roll-over.fbottom {
  bottom: 0;
}
.roll-over.roll-audio {
}
.roll-over.roll-video {
}

.verifybox_chk,
.verifybox_chk li {
  list-style: none;
}
.verifybox_chk ul {
  padding: 0;
}
/*.verifybox_chk .ginput_container{margin: 0 15px;}*/
.verifybox_chk .gfield_required {
  display: none;
}
.verifybox_chk input[type="checkbox"] {
  margin-top: 17px;
  float: left;
  width: 20px;
  margin-right: 5px;
  position: relative;
  z-index: 9;
  margin-left: -48px;
  margin-bottom: 8px;
}
.verifybox_chk input[type="checkbox"] {
  /* Double-sized Checkboxes */
  -ms-transform: scale(1.2); /* IE */
  -moz-transform: scale(1.2); /* FF */
  -webkit-transform: scale(1.2); /* Safari and Chrome */
  -o-transform: scale(1.2); /* Opera */
  /*padding: 10px;*/
}
.verifybox_chk input[type="checkbox"] + label {
  width: 80%;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
  margin: 15px 0 15px 15px;
}
.verifybox_chk li.gchoice_40_1 {
  background: #072f72;
  padding: 5px 8px;
  text-transform: uppercase;
  margin-top: -18px;
}
.verifybox_chk.gfield_error li.gchoice_40_1 {
  padding: 5px;
  border: 2px solid #be2323;
  border-radius: 3px;
}
.verifybox_chk .validation_message {
  display: none;
}
.register-checkbox .in_arrow {
  right: auto;
  left: 10px;
  top: 55px;
}

.reg-address #input_16_1_5_container {
  width: 20%;
}
.dark-blue-bg .gform_wrapper ul li.gfield.col-sm-4 {
  width: 32%;
}
.dark-blue-bg .gform_wrapper ul li.gfield.col-sm-4.labl .tool-tip-text {
  width: 280px;
  margin-left: -140px;
  bottom: 34px;
  top: auto;
}
.dark-blue-bg .gform_wrapper ul li.gfield.col-sm-4.labl .gfield_description {
  top: 35px;
}
.dark-blue-bg
  .gform_wrapper
  ul
  li.gfield.col-sm-4.labl
  .gfield_description.validation_message {
  top: auto;
  bottom: 0;
}
.dark-blue-bg .gform_wrapper ul li.gfield.col-sm-4.midst {
  margin: 0 2%;
}
.dark-blue-bg .gform_wrapper ul li.gfield.col-sm-4 label:empty {
  min-height: 25px;
}
.dark-blue-bg .gform_wrapper ul li.gfield label {
  min-height: 20px;
}
.dark-blue-bg .gform_wrapper ul li.gfield.col-sm-6.alignright {
  float: right;
}
article div.entry-summary {
  float: left;
  width: 100%;
}
.dark-blue-bg
  .gform_wrapper
  ul
  li.gfield.col-sm-6
  .gfield_description
  .fa-question-circle {
  margin-top: 15px;
}

/*register form validation*/
.validation_message {
  background: #fff;
  border: 3px solid #be2323;
  border-radius: 5px;
  bottom: 0;
  display: block;
  height: 45px;
  left: 0;
  padding: 10px 12px;
  text-shadow: none;
  top: auto;
  width: 100%;
}

.prod-desc .tool-tip-text-wrap {
  position: absolute;
  right: 0px;
  top: 0px;
}
.gfield .prod-desc .tool-tip-text-wrap .tool-tip-text {
  top: auto;
  bottom: 34px;
}
.progress-bar-quiz {
  clear: both;
  float: none;
  margin: 0 auto;
}

.address-block #input_5_4_5,
.method-block .selectlabel {
  width: 155px;
}
.method-block {
  width: 100%;
  clear: both;
  float: left;
}
.card-details .ginput_complex .ginput_cardinfo_right {
  width: 240px;
}
.card-details #input_5_1_5,
.card-details #input_5_1_1 {
  width: 50%;
}
.w-btn .gf_coupon_code {
  width: 24%;
  float: left;
}
.w-btn .gf_coupon_code + .button {
  margin-top: 2px;
  float: left;
}
.mac .w-btn .gf_coupon_code + .button {
  padding: 11px 30px 5px;
}
.sec-ques .description_below .inner-ul-block label {
  font-size: 16px;
}

.wrap.section-bg .main > section.widget.sticky,
.wrap.section-audio-bg .main > section.widget.sticky {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 100;
  border-top: 0;
}
.sec-1-quiz .validation_message,
.sec-2-quiz .validation_message,
.sec-3-quiz .validation_message,
.sec-4-quiz .validation_message,
.sec-5-quiz .validation_message,
.final-quiz .validation_message,
.quiz-page .validation_message {
  display: none;
}

.register .fancybox-wrap {
  width: 65% !important;
  left: 50% !important;
  margin-left: -32.5%;
}
.register .fancybox-wrap .fancybox-inner {
  width: 100% !important;
  background: #0349a8;
  padding: 20px 2%;
  color: #fff;
}
.register .fancybox-wrap ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.register .fancybox-wrap input[type="checkbox"] {
  float: left;
  margin: 4px 10px 0 0;
}
.register .fancybox-wrap label {
  float: left;
  width: 85%;
}

.hide-li {
  display: none;
}
.gform_fields li.gfield {
  position: relative;
  float: left;
  width: 100%;
}
.preview-link .btn-cta .fa {
  margin-left: -2px;
  font-size: 20px;
  position: relative;
  top: -2px;
}
/*section.widget_text audio{width: 100%;}*/
.fancybox-wrap .fancybox-skin {
  border: 5px solid #4395f1;
}
.fancybox-overlay .audio-lightbox .fancybox-skin {
  padding: 6px 10px 0 !important;
}
.fancybox-overlay .audio-lightbox {
  width: 345px !important;
}
.fancybox-overlay .audio-lightbox .fancybox-skin .fancybox-inner {
  height: 48px !important;
  overflow: hidden !important;
  width: 100% !important;
  background: #fff;
}
.mac .fancybox-overlay .audio-lightbox .fancybox-skin .fancybox-inner {
  height: 50px !important;
}
/*.audio-lightbox .audioplayer{width:580px;}*/

/*preview course popup*/
.preview-link .reveal-modal-bg {
  z-index: 9999;
}
.preview-link .reveal-modal {
  position: fixed;
  width: 40%;
  margin-left: -20%;
  z-index: 99999;
  height: 61px;
  top: 50% !important;
  margin-top: -30px;
  padding: 12px;
}
.preview-link .reveal-modal .close-reveal-modal {
  color: #fff;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
  top: -11px;
  right: -5px;
  background: #333;
  border-radius: 100%;
  padding: 5px;
}

/*html .fancybox-overlay{ display: none !important;}*/

.gquiz-container .gquiz-field {
  counter-increment: section;
  position: relative;
}
.gquiz-container .gquiz-field .gquiz-field-label {
  font-weight: normal;
}
.gquiz-container .gquiz-field:before {
  content: counter(section) ". ";
  float: left;
  top: 20px;
  margin-right: 5px;
}
.gquiz-container ul {
  list-style: none;
  padding-left: 20px;
}

.btn-sp {
  text-align: center;
}
.btn-sp .btn-cta {
  margin: 0 5px;
}
.lg-margin {
  margin: 25px 0;
}
.lg-margin h2 {
  margin: 15px 0;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: none;
}
.click-label {
  float: left;
  font-size: 17px;
  letter-spacing: 1px;
  line-height: 17px;
  margin-top: 25px;
  text-align: center;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
  width: 8%;
}
select {
  min-height: 45px !important;
}

.checkout-wr .inner-ul-block #field_5_16 {
  margin: 0;
}
.checkout-wr .inner-ul-block #field_5_16 .gfield_label {
  display: none !important;
}
.checkout-wr .inner-ul-block #field_5_16 .ginput_product_price_label {
  display: none;
}
.checkout-wr .inner-ul-block #field_5_16 .ginput_product_price {
  display: none;
}
.checkout-wr .inner-ul-block #field_5_15 {
  text-shadow: 0 2px 0 #000000;
}
.checkout-wr .inner-ul-block #field_5_15 > .gfield_label {
  display: inline-block !important;
  margin-right: 4px;
}
.checkout-wr .inner-ul-block #field_5_15 > .ginput_container {
  display: inline-block;
  color: #ffb401;
}
.checkout-wr .gform_wrapper #gf_coupon_info table {
  display: none;
}
.checkout-wr .gform_wrapper #gf_coupon_info {
  float: left;
  margin: 0 0 0 10px;
}
.checkout-wr .gform_wrapper .gf_coupon_invalid span {
  border: 3px solid #8e3636;
  background-color: #ffffff;
  border-radius: 5px;
}
.checkout-wr .gform_wrapper #gf_coupon_spinner {
  margin: 12px;
}

.meetcaptain {
  position: absolute;
  top: -50px;
  left: -150px;
  width: 346px;
  height: 261px;
  z-index: 10;
}

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

.meetcaptain .meet-link {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 74px;
  height: 97px;
}

/* .meetcaptain .meet-link img {
        float: right;
} */

.comment-sec {
  border-radius: 5px;
  background: #fff;
  color: #000;
  margin: 5px auto 65px;
  width: 700px;
  padding: 15px 15px 30px;
  border: 4px solid #000;
  position: relative;
}

.comment-sec:after {
  position: absolute;
  content: "";
  background: url("../img/bubblearrow.png") 20px bottom no-repeat;
  width: 80px;
  height: 62px;
  left: 0;
  bottom: -32px;
}

.comment-sec h4 {
  text-shadow: none;
  margin: 0;
  word-spacing: 2px;
  line-height: 22px;
}

/*offer*/
.center-wdbig {
  width: 665px;
  margin: 0 auto;
}
.center-wdbig .yellow-bg {
  margin: 30px 0;
  padding: 20px;
  position: relative;
  overflow: hidden;
}
.center-wdbig .comment-sec {
  width: 411px;
  padding: 20px;
  margin-bottom: 18px;
}
.center-wdbig .comment-sec:after {
  width: 37px;
  height: 57px;
  bottom: -55px;
  background-position: 0 0;
  background-size: 100% auto;
  left: 10px;
}
.center-wdbig h3 {
  margin: 0;
}
.center-wdbig h4 {
  line-height: 18px;
}
.center-wdbig .cta-big-orange {
  font-size: 24px;
  height: 85px;
  line-height: 85px;
  padding-right: 98px;
}
.center-wdbig .cta-big-orange:after {
  line-height: 85px;
  height: 85px;
  font-size: 42px;
  background-position: 0 -7px;
  width: 80px;
}
.page-template-interpage-checkpout .center-wdbig .cta-big-orange::after {
  line-height: 85px;
  height: 85px;
  font-size: 42px;
  background-position: 10px 23px;
  width: 80px;
}
.captain-bg {
  background: url("../img/captainhead.png") 0 bottom no-repeat;
  position: absolute;
  width: 100%;
  height: 100%;
  left: -20px;
  bottom: -32px;
}
.captain-bg:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}

/*contact popup*/
.success-cuntact-message {
}
.contact-us .fancybox-wrap .fancybox-skin {
  background: url("../img/donebg.png") #0349a8 -120px 140px no-repeat;
  color: #fff;
  border-color: #fff;
  border-radius: 10px;
}
.checkout-payment .fancybox-wrap .fancybox-skin {
  background: url("../img/donebg.png") #0349a8 -120px 140px no-repeat;
  color: #fff;
  border-color: #fff;
  border-radius: 10px;
}
.contact-us .fancybox-wrap .fancybox-skin .blue-block {
  padding: 15px 10px 52px;
}
.push.inline-bl {
  float: left;
  margin-left: 34%;
  text-align: left;
  margin-top: 20px;
}
.push.inline-bl h3 {
  margin: 3px 0;
}
.oneln {
  white-space: nowrap;
}
#success-com.blue-block h1 {
  margin: 0;
}
.contacts-map {
  margin: 22px 0 0 0;
  display: block;
  clear: both;
}
.contacts-map .contactmap {
  margin: 0 -11px 0 -11px;
}
/*
.blogpost {
    background: url(../img/bg_blogpost.png) no-repeat 100% 0;
    padding: 105px 0 0 0;
    margin: -27px -4px 0 -4px;
}
.blogpost h1 {
    background: url(../img/bg_blogpost.png) no-repeat 100% 0;
    line-height: 65px;
    background: #f00000;
    color: #fff;
    font-family: 'Myriad Pro Bold Condensed';
    font-size: 48px;
    text-shadow: none;
    float: left;
    margin: 0 10px 17px 10px;
    padding: 0 18px;
}*/

.blogpost h1 {
  color: #3e3e3e;
  font-size: 22px;
  font-weight: 700;
  padding: 10px 10px;
  margin-bottom: 0px;
  font-family: "Open Sans", sans-serif;
}

.blogpost .info {
  margin: 0 10px 15px 10px;
  background: #fff;
  clear: both;
  font-size: 16px;
  line-height: 24px;
  padding: 22px 25px;
  font-family: "HelveticaNeueLight";
  color: #3e3e3e;
}
.blogpost .info p {
  padding-bottom: 13px;
  color: #3e3e3e;
}
.blogpost.row {
  margin-top: 50px;
}

.entry .alignleft {
  border: 3px solid #fff;
  float: left;
  margin: 2px 19px 0 0;
}
.entry .alignright {
  float: right;
  margin: 2px 0 0 19px;
}
.entry .aligncenter {
  float: none;
  margin: 2px auto 19px;
}
.entry img {
  border: 3px solid #fff;
}

.blogpost .info .share {
  border-top: 2px solid #003770;
  margin: -7px 0 0 0;
  padding: 16px 0 0 0;
}

.blogpost .info .share img {
  border: 0;
}

@font-face {
  font-family: "HelveticaNeueLight";
  src: url("../fonts/HelveticaNeueLight.eot");
  src: url("../fonts/HelveticaNeueLight.eot?#iefix") format("embedded-opentype"),
    url("../fonts/HelveticaNeueLight.woff") format("woff"),
    url("../fonts/HelveticaNeueLight.ttf") format("truetype"),
    url("../fonts/HelveticaNeueLight.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

.blog-list {
  width: 100%;
  padding: 51px 0 0 0;
  position: relative;
}

.blog-list .col {
  width: 33.33%;
  float: left;
  padding: 0 16px;
}

.blog-list .banner-blog {
  border: 3px solid #fff;
  border-radius: 3px;
  display: none;
}

.blog-list .banner-blog img {
  width: 100%;
}
.items-box {
  float: left;
  width: 25%;
  margin: 0 0px 30px;
}
.blog-list .item-box {
  border-radius: 4px;
  padding: 0px 5px 0px 5px;
  font-family: "HelveticaNeueLight";
  font-size: 18px;
  line-height: 22px;
  float: left;
  margin-bottom: 15px;
  overflow: hidden;
}

.blog-list h2 {
  color: #fff;
  /* text-shadow: none; */
  margin: 0 0 6px 0;
  padding: 3px 10px 3px 10px;
  background: rgba(102, 176, 255, 0.72);
  font-family: "HelveticaNeueLight";
  font-weight: 700;
  letter-spacing: 1px;
  text-shadow: none;
  margin-left: 0px;
  margin-top: -10px;
  /* display: inline; */
  margin-right: -15px;
  display: inline;
  line-height: 24px;
  padding-left: 0px;
  font-size: 15px;
}
/*
.blog-list h2.pass:after {
    background:url(../img/ico_pass.png) no-repeat;
    height: 42px;
    width: 65px;
    display: block;
    position:absolute;
    top: -8px;
    right: -10px;
    content: "";
}

.blog-list h2.fail:after {
    background:url(../img/ico_fail.png) no-repeat;
    height: 42px;
    width: 65px;
    display: block;
    position:absolute;
    top: -8px;
    right: -10px;
    content: "";
}
*/
.border-left {
  border-left: 10px solid rgba(102, 176, 255, 0.72);
  padding-right: 45px;
}

.blog-list p {
  margin: 0 0 20px 0;
}

.pagination {
  overflow: hidden;
  width: 100%;
  clear: both;
}

.has-thumbnail .on-hover-thumbnail {
  position: relative;
  height: 190px;
  overflow: hidden;
  background: #ccc;
}

.has-thumbnail .on-hover {
  position: absolute;
  padding: 0px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: all 0.5s ease;
}

.has-thumbnail .on-hover-thumbnail:hover .on-hover {
  background: rgba(0, 71, 139, 0.85);
}

.has-thumbnail .on-hover-txt {
  font-size: 16px;
  line-height: 21px;
  transition: all 0.5s ease;
  padding-top: 240px;
  opacity: 0;
  padding-left: 15px;
  padding-right: 15px;
}

.on-hover-txt {
  font-size: 16px;
  line-height: 21px;
}

.has-thumbnail .on-hover-thumbnail:hover > .on-hover > .on-hover-txt {
  padding-top: 5px;
  opacity: 1;
}

.has-thumbnail .on-hover-txt p {
  max-height: 88px;
  overflow: hidden;
}

/* Single post sidebar */

.sidebar-widgets .widget {
  margin-bottom: 25px;
}

.sidebar-widgets .widget h3 {
  color: #010101;
  font-size: 14px;
  font-weight: 700;
  background: #ebebeb;
  padding: 10px 10px;
  margin-bottom: 0px;
  margin-top: 0px;
  font-family: "Open Sans", sans-serif;
}

.single .main-nav {
  border-bottom: solid 1px #184f96;
}

.al {
  float: left;
}
.ar {
  float: right;
}

.blog-list .item-box img {
  border-radius: 3px;
  margin-bottom: 12px;
  width: 100%;
  height: auto;
  min-height: 190px;
}

.blog-list .item-box a.read {
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #65afff;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2MzMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iOTYlIiBzdG9wLWNvbG9yPSIjZjAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmY3YTdhIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAiIGhlaWdodD0iMTAwIiBmaWxsPSJ1cmwoI2hhdDApIiAvPgo8L3N2Zz4=);
  background-image: -moz-linear-gradient(
    bottom,
    #c30000 0%,
    #f00 95.97%,
    #ff7a7a 100%
  );
  background-image: -o-linear-gradient(
    bottom,
    #c30000 0%,
    #f00 95.97%,
    #ff7a7a 100%
  );
  background-image: -webkit-linear-gradient(
    bottom,
    #c30000 0%,
    #f00 95.97%,
    #ff7a7a 100%
  );
  background-image: linear-gradient(
    bottom,
    #c30000 0%,
    #f00 95.97%,
    #ff7a7a 100%
  );
  background: none !important;
  color: #fff;
  font-size: 14px;
  line-height: 37px;
  height: 39px;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.4);
  display: block;
  text-align: center;
  margin-bottom: 13px;
  margin-top: -12px;
}

body.page-template-blog {
  background: #fff;
}

.page-template-blog .wrap.page-bg {
  background: #fff;
}

.page-template-blog .main-nav {
  border-bottom: solid 1px #2278c1;
}

.page-template-blog .page-header {
  display: none;
}

.mac .blog-list .item-box a {
  line-height: 49px;
}

.blog-list .item-box a.read:hover {
  background: none;
  text-decoration: none;
}

.blog-list .item-box a .fa {
  position: relative;
  top: 2px;
}

.blog-list .item-box .share {
  margin-bottom: 12px;
  display: none;
}
.blog-list .item-box .share img {
  border: none;
  border-radius: none;
}

.entry-holder {
  border: 3px solid #fff;
  border-radius: 4px;
  background-color: #0059b7;
  margin: -57px -25px;
  padding: 36px 40px 0 40px;
  font-size: 16px;
  line-height: 30px;
}

.woocommerce-page .entry-holder {
  color: #fff !important;
  background-color: #0059b7 !important;
}

.page-template-default .entry-holder {
  color: #000;
  background-color: #fff;
}

.page-template-default .default h1,
.page-template-default .default h2,
.page-template-default .default p,
.page-template-default .default ul {
  font-family: "PT Sans", sans-serif !important;
}
.page-template-default .default a {
  color: #000 !important;
  text-decoration: underline;
}

.entry-holder p {
  margin-bottom: 30px;
}

.entry-holder p.wp-caption-text {
  margin: 0;
}

.entry-holder p strong.styled {
  font-family: "Myriad Pro Bold Condensed";
  font-size: 24px;
  font-weight: normal;
  position: relative;
  display: inline-block;
  margin: -4px 0;
}

.entry-holder .bt-line {
  text-align: center;
  font-size: 18px;
}

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

.widget-width-1 {
  float: left;
  width: 45%;
  padding: 13px 0 0 0;
  margin-left: -1%;
}

.widget-width-2 {
  float: right;
  width: 53%;
  padding: 13px 0 0 0;
}

.col-sm-12.full-width-space {
  padding: 0;
  margin: 0 -10px;
  float: none;
  width: auto;
}

.col-sm-12.full-width-space h1 {
  margin: 0 0 3px;
}

#field_3_17 {
  position: relative;
}

.gform_footer.top_label {
  margin-bottom: 30px;
  margin-top: 30px;
}

.cont .wt-border {
  word-wrap: break-word;
}
.banner-slide {
  width: 647px;
}
.banner-slide img {
  height: auto;
}
.banner-slide .bx-pager {
  position: absolute;
  bottom: 5px;
  width: 100%;
  text-align: center;
  z-index: 100;
}
.banner-slider {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 9999px;
}
.banner-slide .bx-pager-item {
  display: inline-block;
  padding: 0 9px 0 0;
}
.banner-slide .bx-pager-link {
  width: 12px;
  height: 12px;
  display: block;
  text-indent: -9999px;
  background: url(../img/switcher.png) no-repeat;
}
.banner-slide .bx-pager-link:hover,
.banner-slide .bx-pager-link.active {
  background-position: 0 -12px;
}
.banner-slide .bx-next,
.banner-slide .bx-prev {
  width: 55px;
  height: 55px;
  position: absolute;
  top: 50%;
  margin: -27px 0 0;
  background-color: rgba(0, 0, 0, 0.6);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  text-indent: -9999px;
}
.banner-slide .bx-controls-direction {
  display: none;
}
.banner-slide.actives .bx-controls-direction {
  display: block;
}
.banner-slide .bx-next {
  right: 0;
  background-image: url(../img/btn-next.png);
}
.banner-slide .bx-prev {
  left: 0;
  background-image: url(../img/btn-prev.png);
}
.banner-slide .bx-next:hover,
.banner-slide .bx-prev:hover {
  background-color: rgba(0, 0, 0, 0.9);
}
.approved_for_wrapper {
  display: none;
}
.gchoice_40_1 .bg-sec-wrap.wrap-bg-3 {
  bottom: inherit !important;
  position: relative !important;
  right: 0;
  margin-top: 25px;
}
.gchoice_40_1 .bg-sec-wrap.wrap-bg-3 label[for="choice_40_1"] {
  left: 31px;
  position: relative;
  text-align: left;
}
.gchoice_40_1 .bg-sec-wrap.wrap-bg-3 #choice_40_1 {
  left: -35px;
  position: relative;
  text-align: center;
}
#field_3_30 .fancybox-media.btn.blue.btn-cta {
  left: 17px !important;
  position: relative !important;
  top: 212px !important;
}
#gform_3 label[for="input_3_13"] {
  margin-top: 10px;
}
.single-lesson .page-header {
  padding: 75px 0 89px;
  height: 225px;
  background-position: 50% 50%;
}
.single-lesson .page-header h1 {
  background-image: none;
}

.single-lesson .page-header h1:before,
.single-lesson .page-header h1:after {
  display: none;
}

body.single-quiz .quiz-submit.save,
body.single-quiz section.lesson-course,
body.single-quiz #post-entries {
  display: none;
}

.single .page-header {
  display: none;
}

body.search,
body.search .wrap,
body.archive,
body.archive .wrap {
  background: #fff;
}

body.search .main-nav,
body.archive .main-nav {
  border-bottom: solid 1px #06488f;
}

body.page-template-preview-course .main.col-sm-12 {
  padding-top: 80px;
}

@media (max-width: 1200px) {
  #field_3_30 .fancybox-media.btn.blue.btn-cta {
    top: 145px !important;
    line-height: 33px;
  }
  .home-full-banner img {
    width: 100%;
  }
  .blog-list .col {
    padding: 0 7px;
  }
  .blog-list .item-box {
    margin-bottom: 14px;
  }
  .blog-list .banner-blog {
    margin-bottom: 14px;
  }
  .home-banner-1 .sd2-ress-wrapper {
    width: 520px !important;
    height: 234px !important;
  }
  .blog-list {
    max-width: 765px;
    margin: 0 auto;
  }
  .section-small .selectlabel:first-child,
  .section-small .selectlabel {
    max-width: inherit;
    width: 100%;
    padding: 0 0 10px;
  }
  .banner-slide {
    width: 519px;
  }
  .wrap-bg-1 {
    height: auto;
  }
}
@media (max-width: 1024px) {
  #field_3_30 .fancybox-media.btn.blue.btn-cta {
    top: 165px !important;
  }
}

@media (max-width: 992px) {
  #field_3_30 .fancybox-media.btn.blue.btn-cta {
    top: 133px !important;
    height: 31px;
  }
  .home-banner-1 .sd2-ress-wrapper {
    width: 392px !important;
    height: 175px !important;
  }
  .blog-list {
    max-width: 615px;
  }
  .blog-list .items-box {
    width: 280px;
  }
  .gfield .fa-question-circle:before {
    font-size: 16px;
  }
  .gfield_description {
    bottom: 50%;
    margin: 0 0 -13px;
  }
  .mac .cta-big-orange {
    line-height: 90px;
  }
  .banner-slide {
    width: 390px;
  }
  .gchoice_40_1 .bg-sec-wrap.wrap-bg-3 label[for="choice_40_1"] {
    left: 0;
  }
  .gchoice_40_1 .bg-sec-wrap.wrap-bg-3 {
    position: static !important;
    height: auto;
  }
  .gchoice_40_1 .bg-sec-wrap.wrap-bg-3 #choice_40_1 {
    float: none !important;
    position: static !important;
    display: inline !important;
    clear: both;
    margin-right: 10px !important;
  }
  .gchoice_40_1 .bg-sec-wrap.wrap-bg-3 label[for="choice_40_1"] {
    float: none !important;
    position: static !important;
    display: inline !important;
  }
  .step-2-right .upgrate-option .bg-sec-wrap {
    bottom: 12px !important;
    right: 10px !important;
    left: auto !important;
    width: 170px !important;
    min-width: 0;
    padding: 5px 0 5px 5px;
  }
  .step-2-right .upgrate-option li:nth-child(2) .bg-sec-wrap,
  .step-2-right .upgrate-option li:nth-child(3) .bg-sec-wrap {
    bottom: 15px !important;
    right: 10px !important;
    left: auto !important;
    padding: 5px 0 5px 5px;
  }
  .gform_wrapper ul li:last-child {
    text-align: center;
  }
  .verifybox_chk input[type="checkbox"] {
    float: none;
    position: static;
  }
  .click-label {
    margin-top: 5px;
    float: none !important;
    position: static !important;
  }
  .gform_wrapper .register-checkbox ul li.gfield label {
    width: auto;
    margin: 0 auto;
    text-align: left;
  }
  /* 	.verifybox_chk input[type="checkbox"] + label{
            } */
  .customSelect,
  .customSelect.small {
    height: 36px;
    line-height: 26px;
  }
  .customSelect span {
    width: 100%;
  }
  label.selectlabel select {
    height: 35px !important;
    min-height: 35px !important;
    font-size: 12px !important;
  }
}

@media (max-width: 768px) {
  .home-banner-1 .sd2-ress-wrapper {
    width: 412px !important;
    height: 186px !important;
  }
  .banner-slide {
    width: 412px;
  }
  .p-none .btn {
    margin: 0 auto;
  }
  .page-st {
    margin: 30px 0;
  }
  .p-none .btn,
  .btn-cta {
    width: 100%;
  }
  #field_3_30 .fancybox-media.btn.blue.btn-cta {
    top: 120px !important;
  }
  .mac .wrap-bg-0 label,
  .mac .wrap-bg-1 label,
  .mac .wrap-bg-2 label {
    margin-top: 3px;
  }
  .meetcaptain > img {
    display: none;
  }

  .step-2-right .upgrate-option li:nth-child(3) {
    /* 		margin:0;
                        padding: 0 0 60px;
                        height:200px !important; */
    overflow: visible;
  }
}

@media (max-width: 480px) {
  .step-2-right .upgrate-option .bg-sec-wrap {
    position: absolute;
    bottom: -44px !important;
    right: 30px !important;
    left: 30px !important;
    width: 160px !important;
  }
  .step-2-right .upgrate-option li:nth-child(2) .bg-sec-wrap,
  .step-2-right .upgrate-option li:nth-child(3) .bg-sec-wrap {
    position: absolute;
    bottom: -44px !important;
    right: 30px !important;
    left: 90px !important;
  }
  .step-2-right .upgrate-option li:nth-child(3) .bg-sec-wrap {
    z-index: 100;
  }
  /* 	.gform_wrapper ul{
                    padding: 0 0 60px;
            } */
  .meetcaptain img {
    margin: 0 0 0 -40px !important;
  }
  .btn-cta,
  .preview-link .btn-cta {
    font-size: 16px !important;
    line-height: 31px !important;
  }

  .home-banner-1 .sd2-ress-wrapper {
    width: 252px !important;
    height: 114px !important;
  }
  .blog-list,
  .blog-list .items-box {
    width: 100%;
    margin: 0 0 20px;
  }
  .mac .cta-big-orange {
    line-height: 55px;
  }
  .banner-slide {
    width: 252px;
  }
  .page-title .title h3 {
    display: none;
  }
  .section-bg .page-header {
    padding: 15px 0 0 !important;
  }
  .entry-summary ul {
    padding: 0 0 0 10px;
  }
  .gchoice_40_1 .bg-sec-wrap.wrap-bg-3 {
    position: static !important;
    height: auto !important;
  }
  #field_3_30 .fancybox-media.btn.blue.btn-cta {
    top: 0 !important;
    left: 0px !important;
    position: static !important;
    display: block !important;
    margin: 0 auto 10px !important;
    text-align: center;
  }
  label.selectlabel select {
    height: 35px !important;
    min-height: 35px !important;
    padding: 2px 5px;
    font-size: 12px !important;
    line-height: 35px !important;
  }
}

.bottom_padding.pagination-nav .sensei-message.info {
  display: none;
}

body.single-quiz .page-st {
  margin: 0 0 80px;
}
form.answered #sensei-quiz-list,
form.not_answered #sensei-quiz-list {
  text-align: left;
}
form.answered #sensei-quiz-list li span span {
  display: none;
}
form.answered #sensei-quiz-list ul li,
form.not_answered #sensei-quiz-list ul li {
  list-style: upper-alpha outside none !important;
}
form.answered #sensei-quiz-list ul li input[type="radio"] {
  display: none;
}
form.not_answered .quiz-submit.reset {
  display: none;
}
/*.single-quiz .lesson-meta .sensei-message.info{display: none;} */

/* LOGIN PAGE STYLE */
body.page-template-page-templatesre-enter-course-php .woocommerce-error:before {
  height: auto !important;
  padding-top: 0 !important;
}
body.page-template-page-templatesre-enter-course-php .woocommerce-error:before {
  height: auto !important;
  padding-top: 0 !important;
}
body.page-template-page-templatesre-enter-course-php .woocommerce-error:before {
  background-color: #b81c23;
  content: "�";
  font-weight: 700;
}
body.page-template-page-templatesre-enter-course-php .woocommerce-error:before {
  background-color: #b81c23;
  content: "�";
  font-weight: 700;
}
body.page-template-page-templatesre-enter-course-php .woocommerce-error:before {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.1) inset;
  color: #fff;
  content: "\00d7";
  display: block;
  font-family: sans-serif;
  font-size: 1em;
  height: 1.5em;
  left: 1em;
  line-height: 1.5;
  padding-top: 1em;
  position: absolute;
  text-align: center;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  top: 0;
  width: 1.5em;
}
body.page-template-page-templatesre-enter-course-php .woocommerce-error li {
  font-size: 13px !important;
}
.quiz form ol#sensei-quiz-list li ul li.right_answer {
  color: #fff !important;
}
.single-quiz .sensei-message.alert {
  background: none !important;
  font-size: 20px !important;
}
.registration-form .gfield.user_dob {
  margin-bottom: 0px;
  margin-bottom: 14px;
}

.inactive.rformf.gfield {
  display: none;
}

.btn-row .std1_pkg.active {
  background: #38fe13;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmY2IwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMlIiBzdG9wLWNvbG9yPSIjZmZiNDAxIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmODAwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: linear-gradient(to bottom, #38fe13 0%, #31cb00 3%, #33a400 100%);
  background: -webkit-linear-gradient(
    top,
    #38fe13 0%,
    #31cb00 3%,
    #33a400 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#38FE13', endColorstr='#33A400',GradientType=0 );
  border-radius: 4px !important;
  color: #ffffff;
  font: 20px/23px "Russo One", sans-serif;
  padding: 5px 12px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
  border: none;
}

.btn-row .std2_pkg.active:after {
  border-left: 10px solid transparent;
  border-right: 11px solid transparent;
  border-top: 17px solid #0059b7;
  bottom: -2px;
  content: "";
  left: 50%;
  margin-left: -9px;
  position: absolute;
  width: 0;
}

.btn-row .std3_pkg.active:after {
  border-left: 10px solid transparent;
  border-right: 11px solid transparent;
  border-top: 17px solid #779cba;
  bottom: -2px;
  content: "";
  left: 50%;
  margin-left: -2px;
  position: absolute;
  width: 0;
}
.li_cm_your_court .loading-indicator {
  display: block;
  position: absolute;
  left: 291px;
  top: 11px;
  background-color: #fff;
}

.wrap.page-bg.wt-bg.section-bg.section-bg-audio {
  margin-top: 0px !important;
}
.wrap.page-bg.wt-bg.section-bg.section-bg-none {
  margin-top: 0px !important;
}

.section-bg.section-bg-audio section.widget.section-audio1 {
  margin-top: 642px !important;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
.section-bg.section-bg-audio section.widget.section-audio1 .white-border {
  display: none !important;
}
.section-bg.section-bg-audio .col-sm-12.pagination-nav {
  margin-top: 63px !important;
}
.wrap.section-bg .main > section.widget {
  background: none !important;
  top: -450px;
}
.wrap.section-bg {
  margin-top: 0px !important;
}
.dl-sec-question h5,
.dl-sec-question p {
  text-align: center;
}
.ticket-option-wrapper {
  width: 50%;
  min-height: 0px;
}

.ticket-option-wrapper-success {
  display: none;
  color: lightgreen;
  left: 10px;
  position: relative;
  top: 8px;
}

.ticket-option-wrapper-loading-indicator {
  left: -32px;
  position: relative;
  top: 6px;
}

.search-blog {
  display: inline-block;
  float: left;
  width: 30%;
  position: relative;
  margin-bottom: 10px;
  margin-top: 17px;
}

.search-blog fieldset {
  position: relative;
}

.search-blog h3 {
  font-size: 18px;
  margin-top: 0px;
}

.search-blog input[type="submit"] {
  float: right;
  color: #fff;
  background: #00468b;
  border: none;
  font-size: 24px;
  position: absolute;
  top: 3px;
  right: 3px;
  border-radius: 0px 4px 4px 0px;
}

.all-cats {
  padding-left: 0px;
  display: inline-block;
  float: left;
  width: 70%;
  padding-top: 40px;
  color: #fff;
}

.all-cats > li {
  display: block;
  font-size: 18px;
}

.categories ul {
  padding-left: 0px;
  margin-top: 5px;
}

.categories ul li {
  display: inline-block;
  font-family: Arial;
  font-size: 15px;
  border-right: solid 1px #fff;
  padding-right: 10px;
  margin-right: 5px;
}

.categories ul li:last-child {
  border: none;
}

.categories ul li a {
}

.captain-traffic {
  position: absolute;
  left: 36%;
  margin-left: -125px;
  margin-top: 7px;
}

@media (max-width: 767px) {
  .page-header {
    margin-bottom: 25px;
  }

  .navbar-toggle {
    margin-top: 8px !important;
  }

  .sr-only {
    font-family: "Myriad Pro Bold" !important;
    top: 4px !important;
  }

  .navbar-nav > li > a {
    font-family: "Myriad Pro Bold" !important;
    font-size: 18px;
  }

  .navbar > .container .navbar-brand {
    margin-left: auto !important;
    width: 250px !important;
    height: auto !important;
    background-size: 100% !important;
    background-position: center center;
    /* max-width: 200px; */
    position: static;
    margin-right: auto !important;
    float: none;
    margin-top: 10px !important;
  }

  .navbar-header .btn_blue {
    top: 0px !important;
    right: 144px !important;
    padding: 5px 13px 5px 33px !important;
  }

  .hero-text {
    margin-left: 0px;
  }

  .hero-text-left,
  .text-wrapper-left {
    position: static;
    width: 100%;
    display: none;
  }

  .preview-course {
    margin-left: 0px;
  }

  .course-thumbnail {
    display: none;
  }

  .hero-text-right ul li {
    margin-left: 50px;
  }

  .top-info {
    padding: 0px 15px 0px 10px !important;
    position: absolute;
    right: 0;
    top: 0;
  }

  .blue-bar-price {
    margin-left: 15%;
  }

  .select-county {
    padding-top: 0px;
  }

  .blue_bar .container > div,
  .comedy-img,
  .comedy-figures,
  .comedy-breaks .right-half,
  .comedy-breaks .left-half,
  .whats-included .inc-left,
  .whats-included .inc-right,
  .story-left,
  .story-right,
  .works-left,
  .works-right {
    width: 100%;
    display: block;
    float: none;
  }

  .blue_bar div.dont-pay span {
    float: none;
    margin-right: 0px;
    text-align: center;
    display: block;
  }

  .primary-button,
  .blue_bar.invers-colors .primary-button {
    font-size: 30px;
    letter-spacing: 0px;
  }

  .whats-included .inc-right ul {
    margin-top: 20px;
  }

  .whats-included .inc-right {
    padding-left: 0px;
  }

  .whats-included .inc-right span,
  .how-it-works-blue ul li span {
    font-size: 17px;
    display: block;
  }

  .whats-included .inc-right ul li,
  .whats-included .inc-right ul li strong,
  .how-it-works-blue ul {
    font-size: 14px;
  }

  .hero-text-right ul li img {
    display: none;
  }

  .story-left {
    padding-left: 0px;
  }

  .our-story img.our-story-txt {
    float: none;
    margin-left: 0px;
    display: block;
    margin-bottom: 20px;
  }

  .blue_bar div.dont-pay {
    padding-right: 0px;
  }

  .blue_bar div.dont-pay br {
    display: none;
  }

  .comedy-breaks {
    padding-top: 50px !important;
  }

  .comedy-img img {
    margin: 0px;
  }

  .comedy-breaks#area2 figure {
    width: 100%;
  }

  .footer-cta p {
    font-size: 18px;
    display: block;
  }

  .free-to-try {
    font-size: 22px;
    margin-top: 15px;
  }

  .footer-cta-bottom > div {
    float: none;
    display: block;
    width: 100% !important;
    margin-bottom: 15px;
    text-align: center !important;
  }

  .footer-cta-bottom a.primary-button {
    font-size: 22px;
    letter-spacing: 0px;
  }

  .phone-icon {
    height: 15px;
    background-size: 15px;
    margin-right: 5px;
    float: none;
  }

  .footer-cta-bottom > div:first-child {
    display: none !important;
  }

  .text-wrapper {
    background: rgba(255, 255, 255, 0.52);
    padding: 15px 10px;
  }

  .page-template-blog .container,
  .navbar-toggle,
  .navbar-collapse {
    width: 100% !important;
  }

  .blog-list .items-box {
    width: 100%;
  }

  .search-blog {
    width: 100%;
    float: none;
  }

  .all-cats {
    width: 100%;
    float: none;
  }

  .captain-traffic {
    right: 0;
    margin-top: 70px;
    left: auto;
  }

  .captain-traffic {
    width: 100px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .navbar > .container .navbar-brand {
    left: 20px !important;
    top: 67px !important;
    margin: 0px !important;
  }

  .select-county {
    padding-top: 130px;
  }

  .navbar-nav > li > a {
    font-size: 22px;
    padding: 13px 10px !important;
  }

  .blue_bar .container > div {
    width: 45%;
  }

  .primary-button {
    letter-spacing: 0px !important;
  }

  .blue_bar .container > div:first-child,
  .blue_bar .container > div:last-child {
    width: 25%;
  }

  .price-terms {
    margin-top: 15px;
  }

  .whats-included .inc-left {
    padding-top: 155px;
  }

  .story-left,
  .story-right {
    float: none;
    width: 100%;
    display: block;
  }

  .story-right {
    text-align: center;
    padding-top: 50px;
  }

  .works-right {
    padding-top: 100px;
  }

  .footer-cta-bottom a.primary-button {
    margin-top: 25px;
    font-size: 38px;
  }

  .text-wrapper-left {
    display: none;
  }

  .blog-list .items-box {
    width: 50%;
  }

  .blog-list .item-box img {
    min-height: 210px;
  }

  .has-thumbnail .on-hover-thumbnail {
    height: 210px;
  }

  .search-blog input[type="text"] {
    height: 41px;
  }

  .captain-traffic {
    left: 66%;
    margin-top: 61px;
  }

  .captain-traffic img {
    width: 200px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .navbar > .container .navbar-brand {
    left: 20px !important;
    top: 0px !important;
    margin: 0px !important;
  }

  .select-county {
    padding-top: 130px;
  }

  .footer-cta-bottom a.primary-button {
    font-size: 58px;
  }

  .blog-list .items-box {
    width: 50%;
  }

  .captain-traffic {
    left: 51%;
    margin-top: 61px;
  }
}

@media (min-width: 1200px) and (max-width: 1310px) {
  .navbar {
    min-height: 150px !important;
  }

  .navbar > .container .navbar-brand {
    left: 20px !important;
    top: 20px !important;
    margin: 0px !important;
  }
}

.woocommerce-checkout h2.checkout-payment-title {
  text-align: center;
  margin-top: -15px;
  margin-bottom: 25px;
}

.stu-info-edit-form .registration-form .gfield {
  margin-bottom: 15px;
  margin-top: 15px;
}

.stu-info-edit-form .li_cm_your_court .loading-indicator {
  left: 354px;
  top: 12px;
}
.stu-info-detail #stu-info-edit-frm {
  text-shadow: none;
}
.stu-info-edit-form .validation_message_new {
  font-family: "Open Sans";
  font-size: 14px;
  color: red;
  margin-top: 5px;
  text-shadow: none;
}
.stu-info-detail .student-info-updated {
  color: lightgreen;
  margin-bottom: 20px;
}

.course-dmv-license-header-logo {
  display: none;
  margin-top: 25px;
  position: relative;
  top: 40px;
}

body.single-lesson .course-dmv-license-header-logo {
  display: inline;
}

body.single-lesson .course-dmv-license-header-logo img {
  width: auto;
  height: 77px;
  max-width: 100% !important;
}

@media (max-width: 768px) {
  .course-dmv-license-header-logo {
    display: none;
    position: relative;
    top: 0px;
    margin: 0 auto;
    width: 50%;
    margin-bottom: 15px;
    display: block !important;
  }
  .single .bg-img .navbar-nav > li > a {
    color: #fff !important;
  }
  .quiz form input.quiz-submit {
    font-size: 35px !important;
    padding: 0px 10px 0 10px !important;
    text-align: center;
  }
}
