body {
  font-family: Avenir,HelveticaNeue-Light,Helvetica Neue Light,Helvetica, Arial, sans-serif;
  background-attachment: fixed;
  background-color: #fff;
  background-repeat: no-repeat;

  margin:0;
  padding: 0;

  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  height: 100%;
  max-height: 100%;
}


body.white {
  background: #fff;
}

/*
This next definition doesn't allow the background to get any smaller
than a predefined size (640x426px in this case). Change the values
here to match your background image size. The configuration in the
flexi-background javascript file should also match these values.
 */

  @media only all and (max-width: 640px) and (max-height: 426px) {
    body {
      background-size: 640px 426px;
      -moz-background-size: 640px 426px;
      -webkit-background-size: 640px 426px;
    }

    .main-content {
      padding: 0 !important;
    }
  }

  /*
  The next 2 definitions are for support in iOS devices.
  Since they don't recoginze the 'cover' keyword for background-size
  we need to simulate it with percentages and orientation
   */

  @media only screen and (orientation: portrait) and (device-width: 320px), (device-width: 768px) {
    body {
      -webkit-background-size: auto 100%;
    }
  }

  @media only screen and (orientation: landscape) and (device-width: 320px), (device-width: 768px) {
    body {
      -webkit-background-size: 100% auto;
    }
  }

@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) {
	iphone { font-size: 50px !important; }

	h2 { font-size: 14px !important; }
}


@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) { /* STYLES GO HERE */

	iphone { font-size: 50px !important; }




}


  .dialog {
    transition: all 0.6s ease;
    position: fixed;
    width:80px;
    text-align:center;
    font-family: helvetica;
    z-index:100;
    opacity: 0.4;
    font-size: 100px;
    left:0;
    height:100%;
    color:rgb(179, 174, 174);
    background: white;
    top:0;
    margin-left: 8px;
    font-weight:300;
    letter-spacing:1px;
  }



  .dialog:hover {
    color:red;
    -webkit-transform:scale(1.01);
    -moz-transform:scale(1.01);
    -ms-transform:scale(1.01);
    -o-transform:scale(1.01);
    transform:scale(1.01);
  }


  #button {
    position:fixed;
    width: 80px;
    margin: 0px;
    color: white;
    background: black;
    border: none;
    font-family: helvetica;
    font-weight: 300;
    letter-spacing: 2px;
    font-size: 13px;
    padding: 0px;
    opacity: 0.4;
    cursor: pointer!important;
    margin-top:5px;
    height:24px;
  }

  #button:hover {
    opacity: 0.8;
  }

  #login {
    zoom: 2.0;
    margin: 0px;
    height: 200px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    width: 300px;
  }

  #login span {
    font-weight: bold;
    font-size: 14px;
    color: #444;
  }

  #whitebetabox {
    width: 152px;
    height: 24px;
    margin-top: 5px;
    background:white;
    border:none;
    padding:none;
    border:none;
    opacity: 0.6;
    padding-left:3px;
    padding-top:0;
    padding-bottom: 0;
  }

  #whitebetabox:hover {
    opacity:0.8;
  }

  :-webkit-input-placeholder {
    color:black;
  }


  #betacode {
    position:fixed;
    right:0;
    top:0;
  }

  :focus { outline: none;}

  .copyright {
    width:300px;
    position: fixed;
    font-size:10px;
    font-family:helvetica;
    font-weight:300;
    color:rgb(179, 179, 179);
    opacity: 0.4;
    right:0;
    bottom:3%;

  }

  #test {
    transition: all 0.9s ease;
    opacity:0;
    width:152px;
    color:white;
    position: fixed;
    top:70%;
    right: 0;
    margin-right:148px;
    font-size: 15px;
    z-index:1000;
    text-align: left;
  }

  .copy {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 200;
    font-size: 24px;
    display: block;
    width: 90%;
    top: 100px;
    max-width: 700px;
    right: 5%;
    position: absolute;
  }

  .copy p {
    text-align: right;
  }

  @media only screen and (max-width: 640px)  {
    .copy { font-size: 20px; }
  }

.main-copy {
}

.main-copy .content-2{
  max-width: 940px;
  margin: auto;
padding-right:25px;
padding-left:25px;
}

/*
 *  FOOTER LIST STYLE
 */
html, body, html body {
  min-height: 100%;
  box-sizing: border-box;
  padding: 0px;
}

body.sticky {
  padding-bottom: 135px;
}

footer {
  width: 100%;
  margin: 50px auto 0px;
  text-align: center;
  bottom: 0;
}}

.sticky footer {
  position: absolute;
}

  footer ul {
    list-style: none;
    padding-left: 0;
  }

  footer ul li {
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
  }

  footer ul li:first-child:before { content: ''; }

  footer ul li a,
  footer ul li a:hover,
  footer ul li a:visited,
  footer ul li a:active {
    color: #ccc;
    text-decoration: none;
    font-size: 24px;
  }

  footer.darker ul li:before,
  footer.darker ul li a,
  footer.darker ul li a:hover,
  footer.darker ul li a:visited,
  footer.darker ul li a:active {
    color: #333;
  }

  /* Some new designe  */


  .logo {
    width: 250.5px;
    height: 42px;
    background: url('geronimo-red.png');
    background-size: 100% 100%;
    margin: 30px auto;
  }

  .columns {
    width: 1000px;
    max-width: 100%;
    margin: auto;
    text-align: center;
  }

  .col {
    min-width: 500px;
    width: 500px;
    margin: auto;
    box-sizing: border-box;
  }

  @media screen and (max-width: 640px) {
    .col {
      float: none;
      width: 100%;
      margin-left: auto;
      margin-right: auto;
    }
  }

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

  #videos {
    margin-top: 45px;
  }

  .separate {
    height: 20px;
  }

  h4, h5 {
    text-align: center;
    font-weight: normal;
    font-size: 18px;
    color: #4b4b4b;
    margin: 10px;
  }


  h5 {
    font-weight: bold;
  }

  .phone-input {
    text-align: left;
    padding-left: 10px;
    position: relative;
  }

  #phone_number {
    display: inline-block;
    height: 50px;
    border: #bebebe 1px solid;
    width: calc(100% - 120px);
    font-size: 20px;
    float: left;
    box-sizing: border-box;
    padding-left: 35px;
  }

  #send_phone {
    display: inline-block;
    width: 100px;
    height: 50px;
    margin-left: 10px;
    background-color: #d0021b;
    text-align: center;
    font-size: 20px;
    color: #fff;
    float: right;
    padding-top: 10px;
    box-sizing: border-box;
    cursor: pointer;
  }

  .addon {
    font-size: 20px;
    color: #bebebe;
    position: absolute;
    top: 13px;
    left: 20px;
  }

.contact {
  padding-top: 100px;
  text-align: center;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 200;
  font-size: 24px;
}

.contact a {
  text-decoration: none;
  color: red;
}


.sorry, .thanks, .hard-times {
  margin: auto;
  padding-bottom: 30px;
}

.sorry {
  display: block;
  padding-right: 10px;
  box-sizing:border-box;
  padding-bottom: 60px;
}

.hard-times a {
  text-decoration: none;
  width: 100%;
}

.thanks {
  font-weight: normal;
  text-align: center;
}

iframe {
 width: 100vw
 height: calc(100vw/1.77);
}

.sorry input[type=text],
.sorry input[type=email],
.sorry textarea {
  padding: 3px 5px;
  display: block;
  width: 100%;
  font-size: 16px;
  font-family: Avenir,HelveticaNeue-Light,Helvetica Neue Light,Helvetica, Arial, sans-serif;
}
.sorry textarea {
  height: 100px;
}

.sorry h2 {
  text-align: center;
  font-weight: 500;
}

.sorry .form-group {
  padding-top: 10px;
}

.sorry .valid-help {
  color: red;
}

.txt-content-new 

.head-txt {
font-size: 26px;
font-weight: 800;
margin: 0;
}
