.selection_container {
    padding: 100px 20px;
}
body.home h2.headline.short {
    font-size: 2.278rem;
    padding-top: 16px;
    font-weight: 200;
}
body.home h2.headline.short.list {
  font-size: 27px !important;
  color: #7b7b7b;
  font-weight: 400;
}
h1 {
    font-weight: 900;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat', sans-serif;
    /* font-weight: bold; */
}
h1, h2, h3, h4, h5, h6 {
    /* font-family: 'Lato', sans-serif; */
    /* font-weight: bold; */
}
@media only screen and (min-width: 40.063em){
h1 {
    font-size: 2.75rem;
}}
@media only screen and (min-width: 40.063em){
h1, h2, h3, h4, h5, h6 {
    line-height: 1.4;
}}
h1 {
    /* font-size: 2.125rem; */
}
h1, h2, h3, h4, h5, h6 {
    /* font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; */
    /* font-weight: normal; */
    font-style: normal;
    color: #222222;
    text-rendering: optimizeLegibility;
    /* margin-top: 0.2rem; */
    /* margin-bottom: 0.5rem; */
    /* line-height: 1.4; */
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
    /* margin: 0; */
    padding: 0;
}


article {
  width: 1000px;
}

.sf-menu a {
  font-family: 'Poppins', Arial, Helvetica;
  font-size: 15px;
  letter-spacing: 0em;
  text-transform: none !important;
  font-weight: 700 !important;
  color: #515151 !important;
}

input.btn.m-0.shadow-lg.shadow-hover-lg.text-body-default.btn-white.d-inline-block.pix-hover-item.btn-md {
  cursor: pointer
}

.btn-md,
.post-password-form input[type=submit] {
  padding: 2.625rem 5.5rem;
  font-size: 1.3rem;
  line-height: 1;
  border-radius: .25rem;
  font-weight: 900 !important
}

.btn-white,
.navigation.comment-navigation a {
  background-color: #fff;
  border-color: #fff;
  text-shadow: 0
}

.shadow-lg {
  box-shadow: 0 .25rem .5rem rgb(0 0 0 / 5%), 0 1.5rem 2.2rem rgb(0 0 0 / 10%) !important
}

.shadow,
.shadow-hover,
.shadow-hover-lg,
.shadow-hover-sm,
.shadow-inverse,
.shadow-inverse-lg,
.shadow-inverse-sm,
.shadow-lg,
.shadow-sm {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all .4s cubic-bezier(.165, .84, .44, 1);
  transition: all .4s cubic-bezier(.165, .84, .44, 1)
}

.elementor *,
.elementor :after,
.elementor :before {
  box-sizing: border-box
}

.m-0 {
  margin: 0 !important
}

.d-inline-block {
  display: inline-block !important
}

.go {
  text-align: center;
  padding: 20px
}

.sf-menu a:hover {
  color: #00aeef !important
}

.headline.bottom {
  text-align: center;
  margin: 0
}
.headline {
    text-align: center;
}

.headline.bottom.first {
  margin: 150px 0 0
}

.headline.bottom.last {
  margin: 0 0 150px;
  letter-spacing: .1px
}

button.last,
input.last {
  margin: 0 0 150px
}

p.wp-caption-text {
  display: none
}
h3.headline.first {
    margin: 50px 0 50px;
}
h3 {
    font-size: 2.25rem;
    font-weight: 200;
}

.column, .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
}
.column, .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 100%;
    float: left;
}
.wp-caption.aligncenter {
    margin: 0 auto;
    text-align: center;
}
article {
    max-width: 1000px;
    margin: 0 auto;
    width: 100%;
}
video#webmPlayer, img.code_image {
    box-shadow: 12px 12px 16px 0 rgba(0, 0, 0, 0.25), -8px -8px 12px 0 rgba(255, 255, 255, 0.3);
    width: 100%;
    height: auto;
    border-radius: 7px;
}
@media only screen and (max-width: 1100px){
  img.code_image {
      box-shadow: 2px 12px 12px 0 rgba(0, 0, 0, 0.25), -8px -8px 12px 0 rgba(255, 255, 255, 0.3);
  }
}
.home_body {
    height: auto;
    overflow: hidden;
    margin-bottom: 10px;
    padding-bottom: 50px;
}
.left {
    width: 100%;
}
.right {
    width: 100%;
}
.left, .right {
    padding: 0;
    height: auto;
    overflow: hidden;
    float: none;
    max-width: 480px;
    margin: 0 auto;
}
.left {
    text-align: left;
    padding-top: 28px;
}
.points {
    height: auto;
    overflow: hidden;
}
.row_3.arch img,
.points img {
  width: 100% !important;
  padding: 0px;
  height: auto !important;
}
.points h3 {
    margin: 13px 0 0 0 !important;
    font-size: 26px;
    line-height: 1.2;
    font-weight: 500;
    text-align: center;
}
h3.headline.bottom.smaller {
    font-size: 34px;
}
.headline.short { margin: 0 0 50px 0;}
p.caption { margin-bottom: 50px;}
.headline.short.list {
    margin: 0 0 50px 0;
    font-size: 27px;
    line-height: 1.3;
}
h1.headline.bottom.top {
    padding-top: 40px;
}
.col {
    width: 50%;
    float: left;
    text-align: center;
    padding: 30px;
}











.PaymentSuccess-iconContainer {
    margin-bottom: 12px;
}
.width-grow {
    -ms-flex-preferred-size: 0;
    -ms-flex-positive: 1;
    -webkit-flex-basis: 0;
    flex-basis: 0;
    -webkit-flex-grow: 1;
    flex-grow: 1;
}
.flex-item {
    box-sizing: border-box;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    max-width: 100%;
    min-width: 0;
}

img.pointer {
    width: 190px;
    clear: both;
}

body#Admin .selection_container {
    padding: 10px 20px;
}
form.secure_form {
    max-width: 540px !important;
}
.row {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 62.5rem;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #313131;
    line-height: 1.375em;
}
.row span.stevie_headline_number {
    font-size: 120px;
    font-weight: 900;
    line-height: 123px;
    float: left;
    display: block;
}
.container_junk {
    height: 100%;
    overflow: hidden;
}
.container_junk th {
    text-align: left;
}
td.focus {
    font-size: 26px;
    padding-right: 10px;
}
.container_junk th {
    text-align: left;
    padding-right: 30px;
}
p.small {
    font-size: 12px !important;
    line-height: 1.4 !important;
    padding-bottom: 20px;
}
.row span.stevie_headline {
    font-size: 71px;
    padding: 28px 0 0;
    font-weight: 200;
    vertical-align: top;
    display: block;
    float: left;
    line-height: 90px !important;
}
p.nocomments, .coll-section-divider.comments, .coll-section-divider.more_posts, footer.coll-post-info, .stevie_headline_period {
    display: none;
}
.row .coll-single .copy-container {
    margin-top: 44px;
    margin-bottom: 70px;
}
.row .column, .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
}
.row ol { list-style-type: decimal;}
.row ol,
.row p {
    font-size: 26px;
    line-height: 38px;
    font-weight: 400;
}
.row .push4px:hover {
    color: #00aeef;
}
.row .push4px {
    padding-right: 4px;
    color: #313131;
}
.row a {
    color: #008cba;
    text-decoration: none;
    line-height: inherit;
}
.row h1.title-text {
    text-align: left;
    padding: 30px 50px 0 0!important;
    font-size: 1.25em;
}
.row .blue_highlight {
    color: #00aeef;
}
span.blue_highlight.italic {
    font-style: italic;
}
.two_columns .col_1 {
    width: 30%;
    float: left;
}
.two_columns .col_2 {
    width: 70%;
    float: left;
}
.two_columns {
    height: 100%;
    overflow: hidden;
}
.col_2.row_3 img, .col_2.row_1 img.wp-post-image, .col_2.row_2 img.wp-post-image {
    width: 100%;
    padding: 7%;
}
.col_1.row_3 {
    width: 39%;
}
.col_2.row_3 {
    width: 60%;
}
.col_2.row_3 img.wp-post-image {
    padding-top: 0 !important;
}
.col_1.row_3 p {
    font-size: 36px;
    line-height: 43px;
}
span.blue_highlight.extra {
    font-weight: 700;
}
p.caption {
    font-size: 16px;
}
.box_it_in p.caption {
  font-size: 13px;
  margin-bottom: 1px;
  margin-top: 0px;
  color: rgb(0, 0, 238);
  font-weight: 400;
  font-family: 'Raleway', sans-serif;
  padding: 0;
}
.video-container {
    padding-bottom: 66px;
}
.row_3.arch {
    box-shadow: 0 .25rem .5rem rgb(0 0 0 / 5%), 0 1.5rem 2.2rem rgb(0 0 0 / 10%) !important;
    border-radius: 20px !important;
}
