#video,
#pornimg {
  left: 0;
  min-height: 100%;
  min-width: 100%;
  position: fixed;
  top: 0;
}
#pornimg {
  background-image: url("../media/bg-girls2.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
h3,
p {
  color: #000;
}
.content {
  left: 50%;
  position: relative;
  top: 10px;
  transform: translateX(-50%);
  width: 52%;
}
h3 {
  font-size: 1.5rem;
}
h2,
h3,
h4,
h5 {
  font-style: normal;
  font-weight: normal;
  margin: 0px;
}
h2 {
  font-family: "Roboto", sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 30px;
}
h3 {
  color: #666666;
  font-family: "Roboto", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 26px;
}
h4 {
  color: #666666;
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}
h5 {
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}
p {
  color: #8a8a8a;
  font-family: "Roboto", sans-serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 14px;
}
body {
  background: #3f3f3f;
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  line-height: 16px;
  margin: 0;
  padding: 0;
}
.container {
  width: 816px;
}
.main-outercon {
  background-size: cover;
  float: left;
  width: 100%;
}
.header-container {
  float: left;
  width: 100%;
}
.header-inner {
  background: #fff;
  float: left;
  padding: 30px 0 30px;
  text-align: center;
  width: 100%;
}
.header-inner h2 {
  padding-bottom: 3px;
}
.header-inner h4 {
  color: #464143;
}
.header-mobile {
  display: none;
  float: left;
  padding: 30px 0px 22px;
  text-align: center;
  width: 100%;
}
.header-mobile h4 {
  color: #fff;
  font-size: 18px;
  padding-bottom: 10px;
}
.header-mobile p {
  color: #fff;
  font-size: 14px;
  margin: 0px;
  overflow: hidden;
}
.content-block {
  float: left;
  width: 100%;
}
.content-inner-block {
  background: #fff;
  float: left;
  width: 100%;
}
.content-top-section {
  float: left;
  width: 100%;
}
.content-left {
  float: left;
  width: 50%;
}
.content-left ul {
  float: left;
  list-style: none;
  width: 100%;
}
.content-left ul li {
  border-top: 1px solid #e5e5e5;
  float: left;
  padding: 20px 0px 20px;
  width: 100%;
}
.content-left ul li:first-child {
  border: none;
  padding: 12px 0px 20px;
}
.required {
  color: red;
  display: block;
  font-size: 14px;
  line-height: 1.2;
  margin-top: 10px;
}
.icon-block {
  float: left;
  width: 28%;
}
.icon-block img {
  border-radius: 3px 3px 3px 3px;
  display: block;
  -moz-border-radius: 3px 3px 3px 3px;
  padding: 9px;
  -webkit-border-radius: 3px 3px 3px 3px;
  width: 45px;
}
.desc-block {
  float: left;
  padding-top: 5px;
  width: 72%;
}
.desc-block h5 {
  color: #84d354;
  font-family: "Roboto", sans-serif;
  line-height: inherit;
}
.desc-block span {
  color: #333333;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}
.online {
  float: left;
  padding-top: 10px;
  position: relative;
  text-align: center;
  width: 100%;
}
.online h3 {
  text-transform: uppercase;
}
.online p {
  color: #404040;
  font-size: 15px;
  line-height: 17px;
}
.online:before {
  background: url("../png/arrow-online.png") no-repeat;
  content: "";
  height: 58px;
  left: 5px;
  position: absolute;
  top: 80px;
  width: 24px;
}
.content-right {
  background: rgba(255, 255, 255, 0.8);
  background-color: #fff0f2;
  border-radius: 4px 4px 4px 4px;
  float: left;
  -moz-border-radius: 4px 4px 4px 4px;
  padding-left: 50px;
  -webkit-border-radius: 4px 4px 4px 4px;
  width: 40%;
}
.form-single {
  float: left;
  margin-top: 16px;
  width: 100%;
}
.form-left {
  float: left;
  padding-right: 20px;
  text-align: right;
}
.form-left label {
  color: #3e3d35;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 30px;
}
.form-right {
  float: left;
}
.input-area {
  float: left;
  width: 100%;
}
.privacy {
  float: left;
  font-size: 11px;
  width: 100%;
}
.privacy p {
  line-height: 14px;
}
.privacy p i {
  color: #84d354;
  margin-right: 10px;
}
.form-btn {
  float: left;
  text-align: center;
  width: 100%;
}
.form-btn .submit {
  display: inline-block;
}
.form-btn .green-btn {
  background: #f94932;
  border-bottom: 0px;
  border-left: 0px;
  border-radius: 6px;
  border-right: 0px;
  border-top: 0px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
  color: #fff;
  float: left;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 700;
  height: 48px;
  line-height: 30px;
  max-width: 146px;
  padding: 0 24px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
.form-btn .green-btn:hover {
  opacity: 0.8;
}
.radio-single {
  float: left;
  height: 32px;
  line-height: 32px;
  max-width: 320px;
  width: 100%;
}
.radio-outer {
  float: left;
  position: relative;
  text-align: center;
}
.content-bottom {
  background: #fff;
  float: left;
  padding-top: 28px;
  width: 100%;
}
.content-bottom ul {
  float: left;
  margin: 0px 0 25px 0;
  text-align: center;
  width: 95%;
}
.content-bottom ul li {
  display: inline-block;
  width: auto;
}
.chat-online {
  float: left;
  height: 96px;
  position: relative;
  width: 96px;
}
.chat-online img {
  border-radius: 3px 3px 3px 3px;
  display: block;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  width: 100%;
}
.content-bottom p {
  color: #9d9d9d;
  font-size: 12px;
  text-align: center;
}
.videomobile {
  display: none;
}
@media only screen and (max-width: 920px) {
  .videocomputer {
    display: none;
  }
  .videomobile {
    display: block;
  }
  .header-inner {
    display: none;
  }
  .header-mobile {
    display: block;
  }
  .header-mobile h4 {
    font-size: 20px;
    line-height: 120%;
    padding-bottom: 0;
  }
  .header-mobile p {
    line-height: 140%;
    padding: 4px 0 8px 0;
  }
  .content-inner-block {
    border-radius: 0;
    -moz-border-radius: 0;
    padding: 0px;
    -webkit-border-radius: 0;
  }
  .content-left {
    display: none;
  }
  .content-right {
    background: rgba(255, 255, 255, 0.85);
    padding: 0px;
    width: 100%;
  }
  .form-left {
    text-align: left;
    width: 100%;
  }
  .form-left label {
    color: #404040;
    font-family: "Roboto", sans-serif;
    font-size: 11px;
    font-weight: 700;
    line-height: 26px;
    text-transform: uppercase;
  }
  .form-right {
    position: relative;
    top: -6px;
    width: 100%;
  }
  .form-inner {
    border: 8px solid #fff;
    padding: 16px;
  }
  .form-single {
    margin-top: 16px;
  }
  .radio-outer {
    width: 33%;
  }
  .content-bottom {
    display: none;
  }
  .radio-single {
    max-width: none;
  }
  .privacy {
    padding-top: 10px;
  }
  .form-single {
    margin-top: 0px;
  }
  .container {
    width: 100%;
  }
}
@media only screen and (max-width: 720px) {
  .content-inner-block {
    background-color: transparent;
  }
  .content {
    background-color: rgba(255, 255, 255, 0.75);
    width: 95%;
  }
  .privacy {
    font-size: 9px;
    line-height: 11px;
  }
  .videomobile {
    height: 100vh;
    min-width: 100vw;
  }
  .header-mobile p {
    display: none;
  }
  .form-inner {
    border: 5px solid transparent;
  }
}
@media only screen and (max-width: 350px) {
  .content {
    padding: 10px;
    width: 100%;
  }
  #video {
    height: 100vh;
    min-width: 100vw;
  }
}
.form-inner {
  padding: 0;
}
.content-right {
  padding-bottom: 15px;
}
.form-right select {
  background: transparent none repeat scroll 0 0;
  border-color: currentcolor currentcolor #1d1d1d;
  border-radius: 2px;
  border-style: none none solid;
  border-width: 0 0 1px;
  box-shadow: none;
  float: left;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-weight: 400;
  height: 32px;
  line-height: 32px;
  max-width: 310px;
  padding: 0;
  width: 100%;
}
.input-area input.single-input {
  background: transparent;
  border-bottom: 1px solid #222222;
  border-left: 0px;
  border-radius: 2px 2px 2px 2px;
  border-right: 0px;
  border-top: 0px;
  box-shadow: none !important;
  float: left;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  height: 32px;
  line-height: 32px;
  max-width: 310px;
  -moz-border-radius: 2px 2px 2px 2px;
  padding: 0px;
  -webkit-border-radius: 2px 2px 2px 2px;
  width: 100%;
}
.input-area input.single-input:active,
.input-area input.single-input:focus {
  border-bottom: 1px solid #84d354;
}
.input-area input.single-input {
  max-width: none;
}
