
@font-face {
  font-family: popped;
  src: url(../fonts/Popped_63.ttf);

}
html, body {
  max-width: 100%;
  margin: 0;
  height: 100%;
  color: #444;
  font-family: popped;
  background-color:#5a9500;
}
body{
  overflow-x: hidden;
}

.intro-text {
  font-size: 1.8em;
  margin-top: 20px;
  line-height: 1.6em;
}

.intro-text a:hover{
  color: #ffffff;
  text-decoration: none;
}

.top-hr{
  margin-top:150px;
}
.main-section{
  position: relative;
  min-height: 100%;
  padding-top: 1rem;
  padding-bottom: 1rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}
.page {
  padding: 0 10px;
  margin: 0 auto;
}
.main-section.page{
  height: 100%;
}
.header {
  color: #fff;
  max-width: 100%;
  position: absolute;
}
#retweet_button {
  position: fixed;
  left: 30px;
  width: 100px;
  z-index: 3;
}
#retweet_button:hover, #retweet_button:focus {
  -webkit-transform: scale(1.1);
  -webkit-filter: none;
}
#facebook_button {
  position: fixed;
  left: 100px;
  width: 100px;
  z-index: 3;
}
#facebook_button:hover, #facebook_button:focus {
 -webkit-transform: scale(1.1);
 -webkit-filter: none;
}
#videosss{
  padding-top: 20px;
  padding-bottom: 20px;
}
.white {
  color: white;
}
.blue {
  color: blue;
}
h3 {
  color: #FF6CC7;
}
p{
  font-size: 20px;
  letter-spacing: 0.05rem;
  color:white;
}
li {
  font-size: 20px;
  color:white;
}
h3{
  font-size: 36px; 
}
.logo{
  padding-top: 40px;
}
.section{
  padding-top: 100px;
}

.less-padding {
  padding-top: 0px;
  padding-bottom: 50px;
}

footer .section{
 padding-top: 20px; 
 padding-bottom: 15px
}
hr {
  width: 90%;
  color: white;
}
.green{
  color:#b1f279;
}
.centered {
  margin: 0 auto;
  text-align: center;
}
.button{
  padding-top: 25px;
}
.hand{
  position: absolute;
  height: 450px;
  left: -150px;
  margin-top: 130px;
}
.right-finger{
  height: 240px;
  position: absolute;
  right: 0px;
  margin-top: 200px;
}
.left-finger{
  height: 300px;
  position: absolute;
  left: -175px;
  margin: 150px;
}
.small-btn{
 width: 280px;
 height: 139px;
 text-align: center;
 margin: 20px auto;
 margin-bottom: 50px;
 -webkit-transition: width 1s, height 1s, -webkit-transform 1s; /* For Safari 3.1 to 6.0 */
    transition: width 1s, height 1s, transform 1s;
}
.small-btn h3{
  line-height: 130px;
}
.lg-btn{
 width: 425px;
 height: 150px;
 text-align: center;
 margin: 30px auto;
 -webkit-transition: width 1s, height 1s, -webkit-transform 1s; /* For Safari 3.1 to 6.0 */
    transition: width 1s, height 1s, transform 1s;
}
.lg-btn:hover, .lg-btn:focus{
  -webkit-transform: scale(1.1);
  -webkit-filter: none;
}
.small-btn:hover, .small-btn:focus{
  -webkit-transform: scale(1.1);
  -webkit-filter: none;
}
.whatsnew-btn:hover, .whatsnew-btn:focus{
  -webkit-transform: scale(1.2);
  -webkit-filter: none;
}
.lg-btn h3{
 line-height: 143px;
}
.panel-body{
 font-size: 20px;
 letter-spacing: 0.05rem;
 color:white;
}
.panel-title{
  font-size: 20px;
  letter-spacing: 0.05rem;
  color:#9def58;
}
#phone2{
  width: 250px;
}
.whatsnew-btn{
 width: 135px;
 height: 129px;
 margin: 0 auto;
 -webkit-transition: width 1s, height 1s, -webkit-transform 1s; /* For Safari 3.1 to 6.0 */
    transition: width 1s, height 1s, transform 1s;
}
.whatsnew-btn h3{
  font-size: 30px;
  padding-top: 33px;
}
footer{
  font-size: 20px;
  letter-spacing: 0.05rem;
  color:white;
}
footer a{
  font-size: 20px;
  letter-spacing: 0.05rem;
  color:white;
}
a{
  font-size: 20px;
  letter-spacing: 0.05rem;
  color:white;
}
.bullet{
  width:31.15px;
  height: 38px;
  float: right;
  margin-left: 20px;
  margin-top: -10px;
  background: url(/static/svg/bullet_plus.svg);
  display: inline-block;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
}
a:hover {
 cursor:pointer;
}
.minus{
  background: url(/static/svg/bullet_minus.svg);
}
header{
  position: fixed;
  width: 100%;
  text-align: center;
  z-index: 999;
  background-color:#5A9500; 
  margin-top: -100px;
}
.linktext{
  display:inline-block;
}
.head{
  width: 100%;
}
.head-element{
  float:left; 
  width:33%;
}

#badge{
  height: 55px;
}
.mobile{
  display:none;
}
.socialmobile{
  display: none;
}
#main-row{
  padding-top: 0%;
}
@media (max-width: 1700px){
  #main-text{
    font-size: 30px;
  }
  .top-hr{
  margin-top:100px;
}
.hand{
  margin-top: 125px;
}
#main-row{
  padding-top: 0%;
}

@media (max-width: 1500px){
 #retweet_button{
  width: 30px;
}
#facebook_button{
  left: 80px;
}
.social img{
  width: 30px;
}
footer{
  font-size: 15px;
}
footer a{
  font-size: 15px;
}
footer .section{
  padding-top: 20px;
  padding-bottom: 10px;
}
.hand{
  height: 400px;
}
}

@media (max-width: 1430px){
  #main-text{
    font-size: 36px;
  }
  #main-row{
  padding-top: 0%;
}
.top-hr{
  margin-top:130px;
}

@media (min-width: 1200px) and (max-width: 1400px){
  #main-text{
    font-size: 25px;
  }
  .hand{
    position: absolute;
    height: 350px;
    left: -150px;
    margin-top: 120px;
  }
  .left-finger{
    display: none;
  }
  .right-finger{
    display: none;
  }
  footer{
    font-size: 15px;
  }
  footer a{
    font-size: 15px;
  }
  .social{
    display: none;
  }
  .socialmobile{
    display: block; 
  }
}
a:hover, a:focus
{ 
  color:green;
}
.whatsnew-btn:hover h3{
  color: green;
}
.small-btn:hover h3{
  color:green;
}
.lg-btn:hover h3{
  color:green;
}
@media (max-width: 1130px){
  .social{
    display:none;
  }
  .socialmobile{
    display: block;
  }
  #main-text{
    font-size: 20px;
  }
}
@media (min-width: 960px) and (max-width: 1200px){
  .top-hr{
  margin-top:60px;
}
  #main-text{
    font-size: 20px;
  }
  #logo{
    width:80%;
  }
  .logo h1{
    font-size: 20px; 
  }
  #badge{
    height: 40px;
    margin-top: 0px;
  }
  .whatsnew-btn{
    height: 90px;
    width: 94px;
  }
  .whatsnew-btn h3{ 
    font-size: 20px;
    padding-top: 25px;
  }
  .hand{
    position: absolute;
    height: 350px;
    left: -100px;
    margin-top: 110px;

  }
  .left-finger{
    display: none;
  }
  .right-finger{
    display: none;
  }
  footer{
    font-size: 15px;
  }
  footer a{
    font-size: 15px;
  }
  #retweet_button{
    left:10px;
    width: 30px;
  }
  #facebook_button{
    left: 60px;
  }
  .social img{
    width: 30px;
  }
  #phone2{
    width: 250px;
  }
}
@media (max-width: 961px) and (min-width: 830px){
  #main-text{
    font-size: 30px;
  }
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
.top-hr{
  margin-top:100px;
}
.hand{
  margin-top: 170px;
}
  .logo h1{
    font-size: 20px; 
  }
  .linktext{
    width:200px;
    display:inline-block;
  }
  .bullet{
    display: inline-block;
  }

  .left-finger{
    display: none;
  }
  .right-finger{
    display: none;

  }
  .section{
    padding-top: 50px;
  }

  .less-padding {
    padding-top: 0px;
    padding-bottom: 25px;
  }

  .lg-btn{
    width:280px;
    height: 95px;
  }
  .lg-btn h3{
    line-height: 50px;
  }
  .wow {
    visibility: visible !important;
    -webkit-animation: none !important;
    -moz-animation: none !important;
    -o-animation: none !important;
    -ms-animation: none !important;
    animation: none !important;
  }
  #mobile-emaillink{
    font-size: 25px;
  }
  #retweet_button:hover, #retweet_button:focus {
    -webkit-transform: scale(1);
    -webkit-filter: none;
  }
  a:hover
  { 
    color:#b1f279;
    text-decoration: none;
  }
  .whatsnew-btn:hover h3{
    color: white;
    text-decoration: none;
  }
  .small-btn:hover h3{
    color:white;
    text-decoration: none;
  }
  .lg-btn:hover h3{
    color: white;
    text-decoration: none;
  }
  #phone2{
    width: 250px;
  }
}
@media (min-width: 568px) and (max-width: 960px){
  .top-hr{
  margin-top:60px;
}
  .hand{
    position: absolute;
    height: 300px;
    left: -100px;
    margin-top: 190px;
  }
  #logo{
    width:80%;
  }
  .logo h1{
    font-size: 20px; 
  }
  #badge{
    height: 40px;
    margin-top:00px;
  }
  .whatsnew-btn{
    height: 90px;
    width: 94px;
  }
  .whatsnew-btn h3{ 
    font-size: 20px;
    padding-top: 25px;
  }
  .left-finger{
    display: none;
  }
  .right-finger{
    display: none;
  }
  .section{
    padding-top: 50px;
  }
  .less-padding {
    padding-top: 0px;
    padding-bottom: 25px;
  }
  .social{
    display: none;
  }
  .socialmobile{
    display: block;
  }
  #phone2{
    width: 250px;
  }
  #main-text{
    font-size: 25px;
  }
  header{
    margin-top: -50px;
  }
}


@media (min-width : 320px) and (max-width : 568px) { 
  .top-hr{
  margin-top:200px;
}
  .hand{
    display: none; 
  }
  .logo h1{
    font-size: 20px; 
  }
  .linktext{
    width:200px;
    display:inline-block;
  }
  .bullet{
    display: inline-block;
  }
  .main-head-section{
    display: none;
  }
  .mobile-section{
    display:block;
  }
  .left-finger{
    display: none;
  }
  .right-finger{
    display: none;

  }
  .section{
    padding-top: 50px;
  }
  .less-padding {
    padding-top: 0px;
    padding-bottom: 25px;
  }
  .lg-btn{
    width:260px;
    height: 95px;
  }
  .lg-btn h3{
    line-height: 80px;
  }
  .mobile{
    display: block;
    text-align: center;
  }
  .wow {
    visibility: visible !important;
    -webkit-animation: none !important;
    -moz-animation: none !important;
    -o-animation: none !important;
    -ms-animation: none !important;
    animation: none !important;
  }
  #logo-text{
    font-size: 30px;
  }
}
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) { 
  .hand{
    display: none; 
  }
  .logo h1{
    font-size: 20px; 
  }
  .linktext{
    width:200px;
    display:inline-block;
  }
  .bullet{
    display: inline-block;
  }
  .main-head-section{
    display: none;
  }
  .mobile-section{
    display:block;
  }
  .left-finger{
    display: none;
  }
  .right-finger{
    display: none;

  }
  .section{
    padding-top: 50px;
  }
  .less-padding {
    padding-top: 0px;
    padding-bottom: 25px;
  }
  .lg-btn{
    width:280px;
    height: 95px;
  }
  .lg-btn h3{
    line-height: 50px;
  }
  .lg-btn:hover{
     -webkit-transform: scale(1);
    -webkit-filter: none;
  }
  .small-btn:hover{
     -webkit-transform: scale(1);
    -webkit-filter: none;
  }
  .mobile{
    display: block;
    text-align: center;
  }
  .wow {
    visibility: visible !important;
    -webkit-animation: none !important;
    -moz-animation: none !important;
    -o-animation: none !important;
    -ms-animation: none !important;
    animation: none !important;
  }
  #mobile-emaillink{
    font-size: 25px;
  }
  #retweet_button:hover {
    -webkit-transform: scale(1);
    -webkit-filter: none;
  }
  a:hover
  { 
    color:#b1f279;
    text-decoration: none;
  }
  .whatsnew-btn:hover h3{
    color: white;
    text-decoration: none;
  }
  .small-btn:hover h3{
    color:white;
    text-decoration: none;
  }
  .lg-btn:hover h3{
    color: white;
    text-decoration: none;
  }
  #logo-text{
    font-size: 25px;
  }
}