@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Fjalla+One&display=swap');

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
}


html {
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block }
ol, ul { list-style: none }
blockquote, q { quotes: none }
table {
    border-collapse: collapse;
    border-spacing: 0;
}

button, input, select, textarea { margin: 0 }
:focus { outline: 0 }
img, video, object {
    max-width: 100%;
}

iframe { max-width: 100% }
blockquote {
    font-weight: normal;
    padding: 0 10px 20px 27px;
    position: relative;
    margin-top: 25px;
    font-size: 20px;
}

blockquote:after {
    position: absolute;
    content: '\f10d';
    font-size: 20px;
    width: 50px;
    top: 0;
    left: 0;
}

blockquote p { margin-bottom: 10px }
strong, b { font-weight: bold }
em, i, cite { font-style: italic }
small { font-size: 100% }
figure { margin: 10px 0 }
code, pre {
    font-weight: normal;
    font-style: normal;
}
pre {
    margin: 5px 0 20px 0;
    line-height: 1.3em;
    padding: 8px 10px;
    overflow: auto;
}

code {
    padding: 0 8px;
    line-height: 1.5;
}

mark {
    padding: 1px 6px;
    margin: 0 2px;
    color: black;
    background: #FFF7A8;
}
address {
    margin: 10px 0;
    font-style: italic;
}

html {
 font-family: sans-serif; /* 1 */
 -ms-text-size-adjust: 100%; /* 2 */
 -webkit-text-size-adjust: 100%; /* 2 */
}

.testblk{
  width: 90%;
  margin: 0 auto;
  display: block;
}

.testblk .star{
  color: #fec802;
  text-align: center;
  font-size: 3.1em;
}

.testblk p{
  padding: 2px 30px;
  margin: 0px;
}

.testfont{
  font-size: 1.25em;
}

/**
* Remove default margin.
*/


body{
 font-family: Source Sans Pro;
 margin: 0;
 padding: 0;
 font-size: 1.01em;
 overflow-x: hidden;
 letter-spacing: normal;
 line-height: 1;
 position: relative;

}
blockquote{
  font-style: italic;
  width:90%;
  margin:50px auto;
  font-family:Open Sans;
  font-style:italic;
  color: #555555;
  padding:1.2em 30px 1.2em 75px;
  border-left:8px solid #78C0A8 ;
  line-height:1.6;
  position: relative;
  background:#EDEDED;
  box-sizing: border-box;
}

blockquote::before{
  font-family:Arial;
  content: "\201C";
  color:#78C0A8;
  font-size:4em;
  position: absolute;
  left: 10px;
  top:-10px;
}

blockquote::after{
  content: '';
}

blockquote span{
  display:block;
  color:#333333;
  font-style: normal;
  font-weight: bold;
  margin-top:1em;
}

@-moz-document url-prefix() {
    body{

    }
}

.fullContainer .containerInner{
 width :100%;
}

#col-full-134,
#col-full-179,
.col-inner,
#col-full-174,
#row--55226,
#section--30363{
 padding:0px !important;
}

#col-full-112{
 	padding:0px;
}

/* HTML5 display definitions
  ========================================================================== */

/**
* Correct `block` display not defined for any HTML5 element in IE 8/9.
* Correct `block` display not defined for `details` or `summary` in IE 10/11
* and Firefox.
* Correct `block` display not defined for `main` in IE 11.
*/

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
 display: block;
}

/**
* 1. Correct `inline-block` display not defined in IE 8/9.
* 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
*/

audio,
canvas,
progress,
video {
 display: inline-block; /* 1 */
 vertical-align: baseline; /* 2 */
}

/**
* Prevent modern browsers from displaying `audio` without controls.
* Remove excess height in iOS 5 devices.
*/

audio:not([controls]) {
 display: none;
 height: 0;
}

/**
* Address `[hidden]` styling not present in IE 8/9/10.
* Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
*/

[hidden],
template {
 display: none;
}

/* Links
  ========================================================================== */

/**
* Remove the gray background color from active links in IE 10.
*/

a {
 background-color: transparent;
}

/**
* Improve readability when focused and also mouse hovered in all browsers.
*/

a:active,
a:hover {
 outline: 0;
}

/* Text-level semantics
  ========================================================================== */

/**
* Address styling not present in IE 8/9/10/11, Safari, and Chrome.
*/

abbr[title] {
 border-bottom: 1px dotted;
}



h1,h2,h3,h4,h5,h6{
 margin: 0 auto;
 font-family: 'Fjalla One', Helvetica, sans-serif !important;
 font-weight: 700;
 line-height: 1.3em;
 text-align: center;
}

h1,h2,h3,h4{

   text-transform: capitalize;
}

p{
 margin: 0 auto;
}


.guarantee h4 strong{
  color: #1d4eb2;
  text-decoration: underline;
  font-weight: 800;
}

.guarantee h3{
    font-size: 48px;
    font-weight: 300;
}

.guarantee h4{
  font-size: 40px;
  font-weight: 600;
  text-align: center;
  margin: 0;
}


.guarantee img{
  margin: 0 auto;
  display: block;
}


.guarantee p{
  font-size: 1.2em;
  padding: 0 15px;
  text-align: center;
}

.clear{
  clear: both;

}

.order-link img{
  display: block;
  margin: 0 auto;
}

.lastblock{
  padding-top: 30px;
  padding-bottom: 30px;
}

.wrapper{
 width: 100%;
 max-width: 975px;
 margin: 0 auto;
 padding: 45px 30px;
 box-sizing:border-box;
 box-sizing: border-box;
 position: relative;
 background: #fff;
 padding-top: 40px;
 border-radius: 8px;
}

.section1 {
    background: #000;
    /* padding-bottom: 600px; */
     background: url(img/bg.jpg) #000 left top no-repeat;
    position: relative;
}

.section1 h1 {
    color: #ce0900;
    font-size: 2em;
    font-weight: 800;
    line-height: .9em;
    text-align: center;
    font-family: 'Source Sans Pro', sans-serif;
}
.videowrapper {
    width: 90%;
    margin: 0 auto;
    margin: 30px auto;
    clear: both;
    display: block;
    position: relative;
    /* background: #000; */
}

.videowrapper video{
  width: 100%;
}

.section1 h2{
  margin-bottom: 30px;
}

.section1 h2,
.section1 h2.ord {
    color: #ce0900;
    font-size: 2.9em;
    font-weight: 800;
    line-height: 2.9em;
    text-align: center;
    line-height: 1em;
    text-transform: uppercase;
}

.section1 h2.ord {
  font-size: 3em;
}

.imgheading{
  margin-top: 30px;
  margin-bottom: 10px;
  text-align: center;
  font-size: 1.1em;
}

.onlinedatingm{
  display: block;
  margin: 0 auto;
  border-radius: 6px;
  border: 10px solid #fff;
  box-shadow: 0 0 10px #dedede;
  margin-bottom: 50px;
  margin-top: 0;
  width: 100%;
  max-width: 600px;
}

.section1 h3 {
    color: #000;
    font-size: 1.8em;
    font-weight: 800;
    line-height: .9em;
    text-align: center;
    font-family: 'Source Sans Pro', sans-serif;
      line-height: 1.2em;
      margin-top: 20px;
      margin-bottom: 20px;
}

.slime{
  display: inline-block;
  vertical-align: bottom;
}

.section1 h4 {
  color: #ce0900;
  margin: 15px 0;
  color: #000;
  font-size: 1.9em;
  font-weight: 800;
  line-height: 1.1em;
  text-align: center;
    color: #ce0900;
      line-height: 1.2em;
}

.grblock{
 margin-top: 20px;
}

.footer{
  position: relative;
}


.footer p{
 margin: 0;
 background: #000;
 text-align: center;
 color: #fff;
 font-size: 1.3em;
 padding: 20px;
}

.footer .floatingblock p{
  background: none;
}
.logoblk{
 width: 100%;
 max-width: 850px;
}

p {
    font-size: 1.35em;
    color: #555;
    margin-bottom: 25px;
    line-height: 1.21em;
}

.divider{
  margin: 30px 0;
}

.righalimg{
  float: right;
  margin-left: 15px;
  margin-bottom: 15px;
  width: 100%;
  max-width: 454px;
  border-radius: 6px;
  box-shadow: 0 0 10px #999;
  border: 5px solid #fff;
}

.centeralimg{
  display: block;
  margin: 12px auto;
}
.grtestimonal {
    background: #dcd9d4;
    border: 6px solid #fff;
    box-shadow: 0 0 15px #666;
    padding: 25px 40px;
    width: 100%;
    margin: 0 auto 90px;
    box-sizing: border-box;
}
.grtestimonal h3{
  font-size: 2.2em;
  font-weight:  bolder;
}

.grtestimonal h4{
  font-size: 1.8em;
  font-weight:  bolder;
  color: #000;
}

.grtestimonal p {
  padding: 10px 120px;
  font-style: italic;
  font-weight: normal;
    font-size: 1.45em;
    color: #333;
    margin: 5px 0 0;
        margin-bottom: 0px;
    line-height: 1.2em;
}

.listblock h2{
  font-size: 3em;
  margin-top: 50px;
  margin-bottom: 0;
}

.listblock h3{
  font-size: 2.2em;
  margin-top: 50px;
  color: #ce0900;
}

.listblock h4{
  font-size: 4em;
}

.listblock h5{
  font-size: 2.3em;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  margin-bottom: 50px;
}

.listblock  ul{
  margin: 15px 0;
}
.listblock  li{
  font-weight: bold;
  list-style-type: none;
  margin-bottom: 25px;
  font-size: 1.35em;
  font-weight: normal;
  color: #333;
  line-height: 1.2em;
  padding-left: 55px;
  background: url(img/tick.png) no-repeat left 6px;
  min-height: 50px;
}


.listblock  li strong{
  text-transform: uppercase;
}

.parabock{
  width: 500px;
  height: auto;
  margin-top: 150px;
  float: right;
  padding: 20px;
  background: rgba(255,255,255,.7);
  margin-bottom: 570px;
}


.accessbtn img {
    display: block;
    margin: 0 auto;
    max-height: 160px;
}

img.card, .testimonial img.card {
    margin: 25px auto;
    display: block;
}

.sign {
    display: block;
    margin: 15px 0;
}

.nothanks{
  display: block;
  text-align: center;
  text-decoration: underline;
  color: #444;
  font-size: 1.9em;
  padding: 8px;
  margin-top: 30px;
}

p.guar{
    font-size: 1.81em;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
}
.parabock  p{
  margin: 10px 0;
}

.elButton img{
  display: block;
  margin: 0 auto;
}


p.onlyfor {
    font-size: 3em;
    font-weight: 800;
    color: #ce0901;
    text-transform: uppercase;
    text-align: center;
}
p.onlyfor  span{
  font-size: 1.5em;
}

.price{
  line-height: 1.1em;
  font-size:2.9em;
  font-weight: bold;
  display: block;
  color: #000;
  margin: 0;
  text-align: center;
}

strong{
  font-weight: bold;
}

u{
text-decoration: underline;
}

i{
  font-style: italic;
}

.elButton{

}

.footer .floatingblock p{
  color: #000;
}

.footer a{
  color: #fff;
}

.floatingblock {
    position: absolute;
    width: 100%;
    top: -600px;
    z-index: 99;
    left: 0;
}

.wrapperfloat{
  position: relative;
}
.section1 h4.margin{
  margin-bottom: 25px;
  margin-top: 50px;
  text-transform: uppercase;
  font-size: 1.8em;

}


@-moz-document url-prefix() {

}
@media only screen and (max-width: 950px) {


.section1 h1{
  font-size: 4em;
}

.price,
.section1 h2, .section1 h2.ord{
  font-size: 3em;
}

.grtestimonal p{
  padding: 10px;
}

.section1 h4,
.section1 h3{
  font-size: 1.8em;

}


.wrapper {
    padding: 45px 40px;
    box-sizing: border-box;
  }



}

@media only screen and (max-width: 780px) {

.wrapper{
  width: 96%;
}
  .righalimg{
    max-width: 250px;
  }

  .parabock{
    margin-top: 30px;
    margin-bottom: 50px;
  }

  #tmp_button-49110 {
    bottom: 600px;
}

.videowrapper{
  max-height: 350px;
}

.videowrapper video{
  height: auto;
}

}



@media only screen and (max-width: 560px) {

  .videowrapper{
    max-height: 200px;
  }

  .section1 h1 {
      font-size: 3em;
  }

  .section1 h2.ord{
    font-size: 2.4em;
  }

.listblock h5,
  .grtestimonal{
    margin-bottom: 20px;
  }

.footer p,
.listblock li,
  .grtestimonal p,
  p {
    font-size: 1.15em;
    margin-bottom: 15px;
    line-height: 1.01em;
}

.centeralimg{
  max-height: 300px;
}
.section1 h2,
  .price, .section1 h2, .section1 h2.ord{
    font-size: 2.1em;
  }
.listblock h5{
  font-size: 1.8em;

}
    .section1 h4 {
      font-size: 1.8em;
      padding: 5px;
    }

    .section1 h3{
        font-size: 1.4em;
      }
      .grtestimonal h4,
  .price,  {
    font-size: 1.2em;
  }

  .wrapper {
    padding: 25px 20px;
    box-sizing: border-box;
}

  .grtestimonal{
    padding: 15px;
  }

  .listblock li{
    padding-left: 50px;
    background-size: 45px auto;
  }
p.onlyfor span,
  .nothanks,
p.guar{
  font-size: 1.2em;
}
  .price{
    margin-bottom: 5px;
  }

  .parabock{
    width: 90%;
    margin: 20px auto;
  }

  p.onlyfor{
    font-size: 2.8em;
  }

  .floatingblocks{
    padding-top: 100px;
  }


  .elButton{
    width: 80%;
  }

  #tmp_button-49110{
    bottom: 415px;
  }


.jonlogo{
  display: block;
  margin: 0 auto;
  max-width: 120px;
}

.sign{
padding: 10px;
display: block;
margin: 0 auto;
max-width: 190px;
}


  .footer p{
    margin-bottom: 0;
  }
}



@media only screen and (max-width: 460px) {
  .floatingblocks{
    padding-top: 70px;
  }



.section1 h4{
  font-size: 1.5em;
}

.righalimg {
    max-width: 50%;
}
}


@media only screen and (max-width: 380px) {

  .floatingblocks{
    padding-top: 50px;
  }

}


@media only screen and (max-width: 360px) {
  #tmp_button-49110 {
    bottom: 400px;
}

}


@media only screen and (max-width: 330px) {
  #tmp_button-49110 {
    bottom: 420px;
}
}
