@import url(css.1.css);
@import url(https://db.onlinewebfonts.com/c/43f4baf42da5b6a7a104c44af9737af2?family=EvelethW01-CleanRegular);
@font-face{
	font-family:BernardMTCondensed;
	src:url('https://milfbuddies.net/PGR/IT/14-657091/css/BERNHC.ttf')
}
body {
  padding-top: 25px;
  margin-left: 0px;
  margin-right: 0px;
  font-family: Arial, sans-serif;
  background-color:#a5b5ef;
/*  background-image: url('img/bgsimple.png');
*/}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin:0;
  padding:0
}

:focus {
  outline:0}
img {
  border: none}
#firstpage {
  width: 100%;
}
.wrap {
  width: 100%;
  padding-top:50px;
  max-width: 980px;
  display: flex;
  justify-content:center;
  margin: 0 auto;
}
.left {
  width: 38.8%;
  /* float: left; */
  /* display: inline-block; */
  overflow: hidden;
}
.left img {
  max-width: 375px;
}
.right{
	width: 60%;
}
.right1, .right2 {
  width: 100%;
  /* float: left; */
  /* display: inline-block; */
  padding:10px;
  border:3px solid #000;
  border-radius:3px;
  box-sizing:border-box
}
.first{
	margin-bottom:9px
}
.last{
	background-color:#f7f7f7
}
h1 {
  text-transform: uppercase;
  font-size: 65px;
  padding: 0;
  margin-bottom: -5px;
  font-weight: 400;
  text-align: center;
  line-height: 70px;
  color: #ad0000;
  font-family: EvelethW01-CleanRegular, sans-serif;
}
h2 {
  font-size: 48px;
  line-height: 54px;
  letter-spacing: 1px;
  padding: 0;
  margin: 10px 0;
  font-weight: 300;
  text-align: center;
}
h3 {
  font-size: 31px;
  line-height: 52px;
  padding: 0;
  margin: 0;
  font-weight: 700;
  letter-spacing: -1px;
  text-align: left;
  float: left;
  width: auto;
  display: block;
  padding-top: 45px;
  padding-right:15px;
  line-height:26px;
  padding-left:48px;
}
h4 {
  font-size: 24px;
  line-height: 32px;
  padding: 0;
  margin: 0;
  font-weight: 400;
  text-align: center;
}
h4 span {
  text-transform: uppercase;
}
#container {
  border-radius: 0px;
  padding: 0px;
  padding-top: 0px;
  width: 95%;
  min-width: 300px;
  max-width: 700px;
  position: relative;
  margin: 0px auto;
}
#top {
  width: 100%;
  background-color: #000;
  font-size: 23px;
  color: #fff;
  font-weight: bold;
  padding-top: 12px;
  padding-bottom: 12px;
}
#right {
  margin: 0px auto;
  overflow: hidden;
  border-left: 0px solid #cccccc;
  border-radius: 0px;
  width: ;
}
#q0, #q1, #q2, #q3, #q4, #q5, #q6, #q7, #q8, #q9 {
  border-radius: 3px;
  overflow: hidden;
  background-color: #fff;
  border: 1px solid #000;
  padding: px;
  width: 100%;
  min-width: 300px;
  max-width: 700px;
  display: none;
  position: absolute;
  line-height: 28px;
  font-size: 22px;
  color: #000;
  margin-bottom: 15px;
}
.btnyes {
  font-size: 30px;
  color: #fff;
  width: 45%;
  background-color: #7d0052;
  border-radius: 2px;
  display: inline-block;
  cursor: pointer;
  font-weight: bold;
  padding: 17px 0px;
  text-decoration: none;
  margin-bottom: 15px;
}
.btnno {
  font-size: 30px;
  color: #fff;
  width: 45%;
  background-color: #848484;
  border-radius: 2px;
  display: inline-block;
  cursor: pointer;
  font-weight: bold;
  padding: 17px 0px;
  text-decoration: none;
  margin-bottom: 15px;
}
.btnnext {
  font-size: 30px;
  color: #fff;
  width: 50%;
  min-width: 300px;
  background-color: #7d0052;
  border-radius: 3px;
  display: inline-block;
  cursor: pointer;
  font-weight: bold;
  padding: 20px 0px;
  text-decoration: none;
  margin-bottom: 15px;
}
#q9 .btnnext {
  background: #7d0052;
}
#box {
  margin: 0 auto 20px;
  padding: 10px 15px;
}
#box2 {
  width: 50%;
  min-width: 300px;
  margin: 0 auto 20px;
  padding: 10px;
}
#box2 p{
	max-width:280px;
	margin:auto;
}
#popup-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1001;
  background-color: rgba(0, 0, 0, .7)
}
#popup {
  width: 300px;
  font-size: 22px;
  color: #666;
  background-color: #fff;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  position: relative;
  top: 40%;
  left: 50%;
  text-align: center;
  margin: -210px 0 0 -150px;
  padding: 10px;
  border: 3px solid #2babe1;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(255, 255, 255, 1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(255, 255, 255, 1);
  box-shadow: 0px 0px 5px 0px rgba(255, 255, 255, 1);
}
.h1 {
  font-size: 28px;
  color: #000;
  font-weight:700;
}
.style1 {
  font-size: 16px;
  color: #666;
  display:block;
  margin:auto;
  margin-bottom:10px;
  text-align:center;
}
.style2 {
  font-size: 18px;
  color: #444;
  display:block;
  margin:15px 0;
}
.styleq2 p {
  margin-bottom:10px;
}
.styleq1 {
  font-size: 23px;
  color: #000;
  font-weight: bold;
}

.circle1,
.circle2 {
  margin-left: 1px;
  font-size: 23px;
  color: #fff;
  font-weight: bold;
  background: #7d0052;
  height: 38px;
  width: 38px;
  line-height: 38px;
  text-align: center;
  border-radius: 50px;
  display: inline-block;
}
.circle2 {
  background: #fff;
  color:#000
}
.gobutton {
  box-sizing: border-box;
  display: block;
  width: 95%;
  margin: 0 auto;
  margin-top: 21px;
  height: auto;
  height: 77px;
  line-height:77px;
  text-align: center;
  font-size: 36px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  background: url('../images/button.png') no-repeat;
}
.gobutton span{
  display:block;
  line-height:77px;
}
.buttontext {
  vertical-align: middle;
  display: block;
  font-size: 36px;
}
#popup-wrapper-click {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 999999;
}
@media screen and (max-width: 500px) {
  #q0, #q1, #q2, #q3, #q4, #q5, #q6, #q7, #q8, #q9 {
    font-size: 18px;
    line-height: 21px;
  }
  .h1 {
    font-size: 22px;
  }
  .style2 {
    font-size: 15px;
  }
  .style1 {
    font-size: 17px;
    color: #666;
  }
  #top {
    font-size: 18px;
  }
  .btnyes {
    font-size: 24px;
  }
  .btnno {
    font-size: 24px;
  }
  .btnnext {
    font-size: 24px;
  }
  #topbefore {
    padding: 6px;
    width: 89%;
    margin: 0 auto;
    text-align: left
  }
}
@media screen and (max-width: 900px) {
  .gobutton {
    font-size: 23px;
  }
}
@media screen and (max-width: 800px) {
  .wrap {
    display: table;
    padding: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .first {
    float: none;
    display: table-header-group;
    margin: 0 auto;
    width: 100%;
    min-width: 100%;
  }
  .second {
    float: none;
    display: block;
    margin: 0 auto;
    width: 100%;
    min-width: 100%;
    text-align: center;
  }
  .last {
    float: none;
    display: table-footer-group;
    margin: 0 auto;
    width: 100%;
    min-width: 100%;
  }
}
  @media screen and (max-width: 640px) {
    h1 {
      font-size: 70px;
      margin: 0;
    }
    h2 {
      font-size: 33px;
      font-weight: 700;
      line-height: 42px;
    }
    h3 {
      font-size: 28px;
      font-weight: 400;
    }
    h4 {
      font-size: 25px;
    }
    .left img {
      width: 276px;
      margin: 0 auto;
    }
  }
  @media screen and (max-width: 420px) {
    h1 {
      font-size: 52px;
      margin: 0;
      line-height: 42px;
      transform: scaleY(1.3);
      padding-bottom: 18px;
    }
    h2 {
      font-size: 28px;
      letter-spacing: -1px;
      line-height: 38px;
      margin: 0;
    }
    h3 {
      font-size: 23px;
      line-height: 25px;
    }
    h4 {
      font-size: 21px;
      line-height: 30px;
    }
    h4 span {
      font-size: 20px;
    }
    .first img {
      width: 170px;
    }
  }
  .gobutton {
    font-size: 23px;
    margin-bottom: 15px ;
  }
}
 .right2 {
    background-color: #fff;
  }
