/************************************
KSPRO
************************************/

.kspframe1{
  padding: 1px 10px 0px 10px;
  text-align: center;
  height: 600px;
  border-bottom: 1px solid #E6E6E6;
  background:url('blackmysafemobile.jpg') no-repeat center center scroll;
    margin: 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.kspframe1 img{
  display:none;
}

.requestlaunch{
  margin: 0 auto;
  width: 80%;
  max-width: 300px;
  border: 1px solid #14E06E;
  background: #14E06E;
  border-radius: 5px;
  margin-top: 350px;
}

.requestlaunch:hover{
  cursor:pointer;
  opacity: 0.8;
}

.kspframe1 h1{
  font-family: 'Quicksand';
  font-size: 45px;
}

.kspframe1 a{
  color:white;
}

.kspframe1 img{
  margin-bottom: -7px;
  width: 90%;
  max-width: 800px;
}

.ksppress{
  text-align: center;
  padding: 20px 10px;
  border-bottom: 1px solid #E6E6E6;
}

.ksppress img{
  width: 90%;
  max-width: 400px;
}

.kspframe2, .kspframe3, .kspframe4, .kspframe5, .kspframe6, .kspframe7, .kspframe8{
  text-align: center;
  padding: 0px 10px 20px 10px;
  border-bottom: 1px solid #E6E6E6;
}

.kspframe3{
  padding-bottom: 40px;
}

.kspframe2 h2, .kspframe3 h2, .kspframe5 h2, .kspframe6 h2, .kspframe7 h2, .kspframe8 h2, .kspframe4 h2{
  font-family: 'Quicksand';
  font-size: 30px;
}

.kspframe1 p, .kspframe2 p, .kspframe3 p, .kspframe5 p, .kspframe6 p, .kspframe7 p, .kspframe8 p, .kspframe4 p{
  font-size: 14px;
}

.kspframe4{
  height: 570px;
  position: relative;
}

.goalsection{
  margin-top: 30px;
  overflow-x: hidden;
  position: relative;
}

.goalspics{
  -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    -ms-transition: .5s;
    transition: .5s;
}

.goalimages img{
  position: relative;
  z-index: 0;
  width: 100%;
  max-width: 1200px;
  min-width: 700px;
}

.kspiconwrap img{
  position: absolute;
  width: 70px;
  z-index: 9;
  top: 30px;
  margin-left:-35px;
  
}

.goalinfo{
  padding: 0 15px;
  padding-bottom: 20px;
  background: rgba(0,0,0, 0.65);
  width: 90%;
  max-width: 700px;
  position: absolute;
  border-radius: 5px;
  z-index: 9;
  margin-left:-45%;
  left:50%;
  top: 130px;
}

.goalinfo h3, .goalinfo p{
  color: white;
}

.goalinfo h3{
    font-family: 'Quicksand';
  }

#kspframe4{
  font-family: 'Quicksand';
  font-size: 30px;
}

.applist{
  margin: 0 auto;
  width: 90%;
  max-width: 500px;
}

.kspframe5 h4{
  font-family: 'Quicksand';
  color: #00CFC9;
}

#whitemysafebutt, #blackmysafebutt, #clearmysafebutt{
    display: inline-block;
    margin: 5px;
    width: 25px;
    height: 25px;
    border-radius: 25px;
    background: white;
    border: 1px #E6E6E6 solid;
  }

#clearmysafebutt{
  background: #F1F1F1;
}

#blackmysafebutt{
  background: grey;
}

#whitemysafebutt{
  box-shadow: 0px 0px 5px #8F7;
}

.appwrap{
  margin: 0 auto;
  margin-top: 40px;
  max-width: 800px;
}

.kspframe6 img{
  width: 90%;
  max-width: 1000px;
}

.pctext, .rstext{
  
}

.pctext p, .rstext p{
  text-align: left;
}

.researchwrapper{
  padding: 20px;
  clear: both;
  display: block;
}


@media screen and (min-width: 470px){
  .pctext, .rstext{
  margin: 0 20px;
  display: inline-block;
  width: 40%;
  vertical-align:top;
}
}

@media screen and (min-width: 768px){
  
  .kspframe1{
    background: none;
    height: 100%;
  }
  
  .kspframe1 img{
  display:inherit;
    margin: 0 auto;
}
  
  .requestlaunch{
    margin-top: 30px;
  }
  
  .goalinfo h3{
    font-size: 40px;
  }
  
.kspframe1 h1{
  font-size: 50px;
}
  
.kspframe2 h2, .kspframe3 h2, .kspframe5 h2, .kspframe6 h2, .kspframe7 h2, .kspframe8 h2, .kspframe4 h2{
  font-size: 40px;
}

.kspframe1 p, .kspframe2 p, .kspframe3 p, .kspframe5 p, .kspframe6 p, .kspframe7 p, .kspframe8 p, .kspframe4 p{
  font-size: 16px;
}

.kspframe4{
  height: 1060px;
}
  
#pullpic{
  margin-bottom: -60px;
}
  
.kspframe5 {
  height: 1070px;
}

.kspiconwrap img{
  width: 100px;
  top: 15%;
}

#activityic, #locationic, #timeic{
  left: 50%;
  margin-left: -55px;
}
  

  .goalinfo{
    top: 40%;
    width: 600px;
    margin-left: -300px;
  }
  
  .applist{
  text-align: left;
  width: 45%;
  display: inline-block;
  float: right;
}

.kspframe5 img{
  display: inline-block;
  float: left;
  width: 400px;
  margin-top:40px;
}
  
}

/************************************
BOUNCE ARROW
************************************/
    
.downarrowwrapper{
  display: none;
  position: absolute;
  top: 650px;
  left: 50%;
  margin-left: -15px;  
}

    .downarrowwrapper img{
      width: 40px;
    }

  .arrowanimate{
    opacity: 0;
  }

  .arrowanimate{
    animation: bounce-arrow 2.5s 2s ease-in-out infinite;
    -webkit-animation: bounce-arrow 2.5s 2s ease-in-out infinite;
  }

  @-webkit-keyframes bounce-arrow{
    20% {opacity: 1; -webkit-transform: translateY(15px);}
    80% {opacity: 0; -webkit-transform: translateY(15px);}
    90% {-webkit-transform: translateY(15px);}
  }

  @keyframes bounce-arrow{
    20% {opacity: 1; transform: translateY(15px);}
    80% {opacity: 0; transform: translateY(15px);}
    90% {transform: translateY(15px);}
  }

/************************************
ANIMATE TILES 
************************************/

#ps3animate img{
    animation: fade-tile 4s 2s ease-in-out infinite;
    -webkit-animation: fade-tile 4s 2s ease-in-out infinite;
  }

  @-webkit-keyframes fade-tile{
    33.3333% {opacity: 1;}
    66.6666% {opacity: 0;}
  	99.9999% {opacity: 1;}
  }

  @keyframes fade-tile{
    33.3333% {opacity: 1;}
    66.6666% {opacity: 0;}
  	99.9999% {opacity: 1;}
  }

#caranimate img{
    animation: fade-tile 4s 4s ease-in-out infinite;
    -webkit-animation: fade-tile 4s 4s ease-in-out infinite;
  }

  @-webkit-keyframes fade-tile{
    33.3333% {opacity: 1;}
    66.6666% {opacity: 0;}
  	99.9999% {opacity: 1;}
  }

  @keyframes fade-tile{
    33.3333% {opacity: 1;}
    66.6666% {opacity: 0;}
  	99.9999% {opacity: 1;}
  }

#medicineanimate img{
    animation: fade-tile 4s 1s ease-in-out infinite;
    -webkit-animation: fade-tile 4s 1s ease-in-out infinite;
  }

  @-webkit-keyframes fade-tile{
    33.3333% {opacity: 1;}
    66.6666% {opacity: 0;}
  	99.9999% {opacity: 1;}
  }

  @keyframes fade-tile{
    33.3333% {opacity: 1;}
    66.6666% {opacity: 0;}
  	99.9999% {opacity: 1;}
  }




/************************************
NEW LANDING PAGE
************************************/

.social_icons_wrapper{
  display: none;
}

.frame1, .frame2, .frame3, .frame4, .frame5, .frame6, .frame1-1, .frame1-2, .frame1-11, .frame1-22, .frame1-33, .frame1-44{
  	padding-top: 20px;
  	text-align: center;
  	clear: both;
}

.frame1, .frame1-1, .frame1-2, .frame1-11, .frame1-22, .frame1-44{
  padding-top: 150px;
}

.frame1 p, .frame2 p, .frame3 p, .frame4 p, .frame5 p, .frame6 p{
font-family: 'Open Sans', sans-serif;
}

.frame1, .frame1-1, .frame1-2, .frame1-11, .frame1-22, .frame1-33, .frame1-44{
  -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    -ms-transition: 1s;
    transition: 1s;
}

#backgroundslider{
  top: 630px;
  left: 50%;
  margin-left: -60px;
  position: absolute;
  }

#backgroundslider span:hover{
  cursor: pointer;
}

  #muffinbutton, #brandonbutton, #studybutton{
    display: inline-block;
    margin: 5px;
    width: 25px;
    height: 25px;
    border-radius: 25px;
    background: #F1F1F1;
    border: 2px grey solid;
  }

.frame5{
  padding-top: 0px;
}

.frame2 h1, .frame3 h1, .frame4 h1, .frame5 h1, .frame6 h1{
  color: #626262;
  line-height: 1em;
  font-family: 'Quicksand';
  font-weight: normal;
}

.framewrapper{
  margin: 50px auto;
  padding: 0 5%;
  max-width: 1300px;
}

.framewrapperquotes{
  margin: 0px auto;
  padding: 0 5%;
  max-width: 1300px;
}


.newlphr {
  overflow: none;
  border: 1px solid grey;
  width: 99%;
  margin: 0 auto;
}

.newlphr2 {
  border: 1px solid grey;
  width: 99%;
  margin: 0 auto;
  margin-top: 30px;
}

.newlphr6 {
  border: 1px solid grey;
  width: 99%;
  margin: 0 auto;
  margin-top: -70px;
  display: none;
}

.sliderwrap{
  position: relative;
  height: 500px;
}

.frame1 h1, .frame1-1 h1, .frame1-2 h1, .frame1-11 h1, .frame1-22 h1, .frame1-33 h1, .frame1-44 h1{
  text-shadow: 1px 1px #000;
}

.frame1 h1, .frame1-1 h1, .frame1-2 h1, .frame2 h1, .frame3 h1, .frame4 h1, .frame5 h1, .frame6 h1, .frame1-11 h1, .frame1-22 h1, .frame1-33 h1, .frame1-44 h1{
font-size: 1.8em;
}

.frame1 h1, .frame1-1 h1, .frame1-2 h1{
  font-family: 'Quicksand';
  font-weight: normal;
  color: white;
}
    

.frame1, .frame1-1, .frame1-2, .frame1-11, .frame1-22, .frame1-33, .frame1-44{
  position: absolute;
  height: 500px;
  width: 100%;
  margin-left: -200px;
  background:url('muffsalad2.jpg') no-repeat center center scroll;
    margin: 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#weedkspic{
  background:url('weedks1.jpg') no-repeat center center scroll;
    margin: 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.frame1-1{
  opacity: 0;
  background:url('bluegoodflip.jpg') no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.frame1-2{
  opacity: 0;
  background:url('readyea.jpg') no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


.frame1-11{
  opacity: 0;
  background:url('closeupap1.jpg') no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.frame1-22{
  opacity: 0;
  background:url('gym_cookies.jpg') no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.frame1-33{
  background:url('closeupap2.jpg') no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.frame1-44{
  opacity: 0;
  background:url('kstower.jpg') no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}



.rotating-item{

}


.blankspace{
  clear: both;
  width:100%;
  height: 10px;
}


.blankspace2{
  clear: both;
  width:100%;
  height: 100px;
}

.blankspace3{
  clear: both;
  width:100%;
  height: 30px;
}

.blankspace4{
  clear: both;
  width:100%;
  height: 5px;
}


.frame6{
  padding-top: 80px;
  height: 520px;
  background:url('bestcorner.png') no-repeat center center scroll;
    margin: 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


.simpleconcept{
  margin-bottom: 50px;
}

.conceptwrap{
  margin:0 auto;
  color: #626262;
  max-width: 400px;
}

.greypressbanner{
  margin:0 auto;
  margin-top: -30px;
  margin-bottom: 20px;
  max-width: 500px;
}

.pressqbox p{
  text-align: left;
  margin: 0;
}

.underline{
  border-bottom: 1px solid #EE3E60;
}

.pinkspan{
  font-style: italic;
}

.pinkspan2{
  font-style: italic;
  font-size: .7em;
}

.pressqbox img{
  height: 80px;
}

.hideformobile{
  display:none;
}

.attention{
  clear: both;
}

.attention h1{
  margin-bottom: 40px;
}

#attentionlist {
  margin: 0;
  padding: 0;
  list-style: none;
}

#attentionlist li {
  float: left;
  width: 95%;
  margin: 0 2.5%;
  color: #626262;
}

#attentionlist li p {
  padding: 5% 0;
}

#attentionlist li:nth-child(odd) {
clear:left;
}


.frame3{
  height: 540px;
  position: relative;
  overflow: hidden;
}

.featuresimage{
  position: absolute;
  width: 937px;
  left: 50%;
  margin-left: -470px;
}

.plusbutton{
  position: relative;
  width: 40px;
  height: 40px;
  border: 3px solid grey;
  border-radius: 100%;
  font-size: 2em;
  line-height: 1em;
  color: grey;
}

.plusbutton:hover{
 cursor: pointer; 
 opacity: 0.7; 
}

#buttonplus{
  left: 50%;
  margin-left: -10px;
}

#batteryplus{
  left: 50%;
  margin-left: -145px;
}

#lcdplus{
  left: 50%;
  margin-left: 70px;
  margin-top: -20px;
}

#containerplus{
  left: 50%;
  margin-left: 115px;
  top: 80px;
}

.activeplus{
  border-color: #EE3E60;
  color: #EE3E60;
}


.featurepopup{
  border: 2px solid #EE3E60;
  border-radius: 10px;
  background: white;
  padding: 15px 5px 5px 5px;
  left: 50%;
  line-height: 1.3em;
  margin-left: -100px;
  width: 200px;
  position: relative;
  opacity: 0;
  -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    -ms-transition: .5s;
    transition: .5s;
}

.featurepopup h7{
  color: #EE3E60;
  font-size:30px;
  line-height: 30px;
  font-family: 'Quicksand';
}

#lcdfact, #batteryfact, #buttonfact, #containerfact{
  display: none;
}

#clear-links:hover{
  cursor: pointer;
}
  

#clear-links {
  top: 500px;
  left: 50%;
  margin-left: -154px;
  position: absolute;
  }

  #clearwhitebutton, #cleargreenbutton, #clearbluebutton, #clearpinkbutton, #whitewhitebutton, #greenwhitebutton, #bluewhitebutton, #pinkwhitebutton {
    display: inline-block;
    margin: 5px;
    width: 25px;
    height: 25px;
    border-radius: 25px;
    background: #F1F1F1;
    border: 2px grey solid;
  }

  #whitewhitebutton, #greenwhitebutton, #bluewhitebutton, #pinkwhitebutton{
    background: #fff;
  }

  #cleargreenbutton{
    background: #79CD44;
  }
   #clearbluebutton{
    background: #56BEFE;
  }
   #clearpinkbutton{
    background: red;
  }

  #greenwhitebutton{
    border-color: #79CD44;   
  }
   #bluewhitebutton{
    border-color: #56BEFE;
  }

   #pinkwhitebutton{
    border-color: red;
    box-shadow:0px 0px 5px #888888;
  }

  
.tilewrapper{
  margin: 0 auto;
  margin-top: 30px;
  padding: 0 5%;
  max-width: 900px;
}

#attentionlist2 {
  margin: 0 auto;
  padding: 0;
  list-style: none;
}

#attentionlist2 li {
  float: left;
  width: 45%;
  margin: 2.5%;
  color: #626262;
}

.attribute{
  display: none;
  margin: 0 2.5%;
  text-align: left;
  clear: both;
}

.pressqbox2 img{
  margin: auto;
}

.frame4{
  overflow-x: visible;
}
  

.imagetext{
  position: relative;
  z-index:1;
}

.textunderimage {
  padding: 5px;
  position: absolute;
  margin-top: -130px;
  width: 40%;
  z-index: 0; 
}

.imagetext img, .imagetext{
  -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    -ms-transition: .5s;
    transition: .5s;
}

.imagetext:hover, .imagetext:focus {
  cursor:pointer;
  opacity: 0;
}

.pressqbox2 p{
  text-align: left;
}


.pressqbox2 img{
  height: 40px;
  margin-bottom: -15px;
}


.frame6 .orderbuttonx{
  margin: 0 auto;
  line-height: 2.5em;
  color: white;
  border-radius: 20px;
  margin-top: 40px;
  margin-bottom: 60px;
  background: rgb(238, 43, 80);
  font-size: 1.5em;
  width: 180px;
  height: 60px;
}

#only49{
  font-size: 1.5em;
}


/************************************
    END NEW LANDING PAGE
 ************************************/

/************************************
PRESS PAGE
************************************/

.presswrapper {
  max-width: 1000px!important;
  width: 100%;
  margin: 0 auto;
  padding: 0px 20px;
  font-family: 'Open Sans', sans-serif;
}


hr {
  border: 1px solid rgb(238, 43, 80);
  width: 90%;
  margin: 30px auto;
  opacity: 0.2;
}

.pressquote h2{
    font-size: 18px;
  }

.presslogo{
  width: 150px;
  margin: 0 auto 20px;
}

.pressquote p{
  text-align: left;
}

.presskitbox{
  clear: both;
  width: 100%;
  text-align: center;
}

.presskitbox h1{
  line-height: 1em;
}

.presskitbutton{
  display: block;
  width: 300px;
  margin: 0 auto;
  color: white;
  border-radius: 5px;
  padding: 5px;
  background: rgb(238, 43, 80);
}

.presskitbutton:hover{
  opacity: 0.8;
}

/************************************
ABOUT PAGE
************************************/

.mission {
  clear: both;
  height: 100%;
  width: 100%;
  background-color: #fff;
}

.mission h1{
  color: #626262;
  text-align: center;
  margin-bottom: 40px;
}

.mission h1 {
  font-size: 2.3em;
}

.mission p{
  text-align: justify;
  font-family: 'Open Sans', sans-serif;
}

.team {
  clear: both;
  height: 100%;
  width: 100%;
  text-align: justify;
}

.team h1 {
  font-size: 2.3em;
  color: #626262;
  text-align: center;
  margin-bottom: 40px;
}

.team p {
  color: #626262;
  font-family: 'Open Sans', sans-serif;
}

.dave, .nick, .ryan {
  width: 200px;
  position: relative;
  margin: 0 auto;
}

.dave p, .nick p, .ryan p{
  text-align: center;
}

.teamflexbox{
  margin: 0 auto;
  max-width: 900px;
  width: 100%;
  margin-bottom: 50px;
}

.teamtext{
  width: 100%;
  text-align: justify;
}

.davehover{
  display: none;
}

.nick:hover, .ryan:hover, .dave:hover{
  opacity: 0.8;
}

.dave:hover .davehover, .ryan:hover .ryanhover, .nick:hover .nickhover{
  display: block;
  position: absolute;
  width: 225px;
  height: 225px;
  line-height: 240px;
  padding-left: 50px;
  border-radius: 130px;
  top:0;
}

.nickhover{
  display: none;
}

.ryanhover{
  display: none;
}

.values {
  text-align: left;
  width: 100%;
}

.values h1 {
  text-align: center;
  margin-bottom: 40px;
  color: #626262;
  font-size: 2.3em;
}

.values p {
  color: #626262;
  font-family: 'Open Sans', sans-serif;
}

.values .valueheader{
  color: #11B7C3;
  font-size: 1.2em;
}

/************************************
Contact PAGE
************************************/

.contactinfo {
  clear: both;
  height: 100%;
  width: 100%;
}

.contactinfo h2 {
  text-align: center;
}

.contactinfo p {
  text-align: center;
  font-family: 'Open Sans', sans-serif;
}

/************************************
FAQ PAGE
************************************/

.content h2{
  font-size: 20px;
}
