.no-padding {
  padding: 0;
}

.header-pic{
  width: 98%;
  height: 234px;
  background-size: cover;
  background-position: center center;
  margin: 0 1%;
}
#banner {
      margin: 0 2px;
}
.play-video img {
  position: absolute;
top: 30%;
left: 40%;
}
.header .row {
  margin-bottom: 1px;
}
.swiper-button-next, .swiper-button-prev {
  z-index: 5 !important;
}
/*--------------about_us--------------------------*/

.about-us-text-section {
  margin-top: 85px;
}
.about-us-section {
  padding-top: 75px;
  background: #eff6f9;
}
.about-us-text-section .founders {
  margin-bottom: 60px;
}
.about-us-text-section .founders h2 {
  color: #000;
  font-family: "Open Sans";
  text-align: center;
  line-height: 27px;
  font-size: 30px;
  margin-bottom: 60px;

}
.about-us-text-section .founders img {
  width: 130px;
  height:125px;
}
.about-us-text-section .founders h3 {
  color: #303c49;
  font-size: 22px;
  font-family: "Open Sans";
  text-align: center;
  line-height: 27px;
  margin: 15px 0;
  font-weight: bold;
}
.about-us-text-section .founders h4 {
  color: #44c9f6;
  font-family: "Open Sans";
  text-align: center;
  line-height: 27px;
  margin: 15px 0;
  font-size: 15px;
  text-transform: uppercase;
}
.about-us-text-section .founders p {
  color: #303c49;
  font-family: "Open Sans";
  text-align: center;
  line-height: 28px;

  font-size: 15px;

}
.about-us-text-section .team {
  margin-bottom: 60px;
}

.about-us-text-section .team h2 {
  color: #000;
  font-family: "Open Sans";
  text-align: center;
  line-height: 27px;
  font-size: 30px;
  margin-bottom: 60px;

}
.about-us-text-section .team img {
  width: 130px;
  height: 131px;
}
.about-us-text-section .team h3 {
  color: #303c49;
  font-size: 22px;
  font-family: "Open Sans";
  text-align: center;
  line-height: 27px;
  margin: 15px 0;
  font-weight: bold;
}
.about-us-text-section .team h4 {
  color: #44c9f6;
  font-family: "Open Sans";
  text-align: center;
  line-height: 27px;
  margin: 15px 0;
  font-size: 15px;
  text-transform: uppercase;
}

.about-us-text-section .sub-team {
  margin-bottom: 60px;
}
.about-us-text-section .sub-team .col-sm-offset-1 {
  margin-left: 0;
}

.about-us-text-section .sub-team h2 {
  color: #44c9f6;
  font-family: "Open Sans";
  text-align: center;
  line-height: 27px;
  font-size: 30px;
  margin-bottom: 60px;

}
.about-us-text-section .sub-team img {
  width: 130px;
  height: 131px;
}
.about-us-text-section .sub-team h3 {
  color: #303c49;
  font-size: 22px;
  font-family: "Open Sans";
  text-align: center;
  line-height: 27px;
  margin: 15px 0;
  font-weight: bold;
}
.about-us-text-section .sub-team h4 {
  color: #44c9f6;
  font-family: "Open Sans";
  text-align: center;
  line-height: 27px;
  margin: 15px 0;
  font-size: 15px;
  text-transform: uppercase;
}
.col-sm-offset-1 {
    margin-left: 11%;
}
/*--------------vision--------------------------*/

.vision-section {
  padding-top: 75px;
  background: #eff6f9;
}
.vision-text-section {
  margin-top: 85px;
  margin-bottom: 85px;
}
.vision-text-section p {
  color: #303c49;
  font-family: "Open Sans";
  line-height: 28px;
  font-size: 15px;
  margin: 20px 0;

}
.vision-text-section h3 {
  color: #303c49;
  font-family: "Open Sans";
  line-height: 34px;
  font-size: 24px;
  font-weight: bold;
  margin: 50px 0;
  clear: both;

}
.vision-text-section hr{
  border-top: 1px solid #000;
  width: 80%;
  float: left;
  margin: 45px 0;
}
/*--------------privacy-policy--------------------------*/
.privacy-policy-section {
  padding-top: 75px;
  background: #eff6f9;
}

.privacy-policy-text-section  {
  margin-top: 85px;
  margin-bottom: 85px;
}
.privacy-policy-text-section p {
  color: #303c49;
  font-family: "Open Sans";
  line-height: 28px;
  font-size: 15px;
  margin: 0 0 20px 0;

}
.privacy-policy-text-section h3 {
  color: #303c49;
  font-family: "Open Sans";
  line-height: 34px;
  font-size: 24px;
  font-weight: bold;
  margin: 50px 0;
  clear: both;

}
.privacy-policy-text-section hr{
  border-top: 1px solid #000;
  width: 80%;
  float: left;
  margin: 45px 0;
}
.privacy-policy-text-section h4 {
  color: #303c49;
  font-family: "Open Sans";
  line-height: 27px;
  font-size: 16px;
  font-weight: bold;
  clear: both;

}

/*--------------contact-us--------------------------*/
.contact-us-section {
  padding-top: 75px;
  background: #eff6f9;
}
.contact-us-text-section  {
  margin-top: 85px;
  margin-bottom: 85px;
}

.contact-us-text-section  p {
  color: #303c49;
  font-family: "Open Sans";
  line-height: 30px;
  font-size: 18px;
  text-align: center;
}
.contact-us-text-section .text-page {
  width: 80%;
  margin: auto;
}

.contact-us-text-section  a {
  color: #44c9f6;
  font-family: "Open Sans";
  line-height: 30px;
  font-size: 18px;
}
#contact-us select {
  font-family: "Open Sans";
  line-height: 30px;
  color: #303c49;
  font-size: 18px;
  font-weight: bold;
  padding: 15px 20px;
  width: 100%;
  border-radius: 2px;
  border:1px solid #c2c7cc;
}
#contact-us input {
  font-family: "Open Sans";
  line-height: 30px;
  color: #303c49;
  font-size: 18px;
  padding: 25px 20px;
  width: 100%;
  border:1px solid #c2c7cc;
  margin: 10px 0;
  border-radius: 2px;
}
#contact-us textarea {
  font-family: "Open Sans";
  line-height: 30px;
  color: #303c49;
  font-size: 18px;
  padding: 25px 20px;
  width: 100%;
  border:1px solid #c2c7cc;
  height: 128px;
  border-radius: 2px;
}
#contact-us select.form-control {
    height: 100%;
}
form#contact-us {
    margin: 40px 0;
}
button.submit {
  font-size: 18px;
  line-height: 27px;
  color: #fff;
  font-weight: bold;
  font-family: "Open Sans";
  padding: 15px 60px;
  text-transform: uppercase;
  margin: 30px 0;
  background: #44c9f6;
  border-radius: 10px;
}
select.form-control {
  background: url('../img/br_down.png') #fff;
  -webkit-appearance: none;
  background-repeat: no-repeat;
  background-position: 95% center;
  text-indent: 1px;
  -moz-appearance: none;
   text-indent: 0.01px;
   text-overflow: '';
   -ms-user-select: none;
}
.contact-us-text-section .text-page a{
  text-decoration: underline;
}


/*--------------faq--------------------------*/
.faq-section {
  padding-top: 75px;
  background: #eff6f9;
}
.faq-text-section  {
  margin-top: 85px;
  margin-bottom: 85px;
}
.faq-text-section h3 {
  color: #303c49;
  font-family: "Open Sans";
  line-height: 27px;
  font-size: 44px;
  text-align: center;
  margin-bottom: 40px;
}
.faq-text-section h2 {
  color: #000;
  font-family: "Open Sans";
  line-height: 27px;
  font-size: 44px;
  text-align: center;
  margin: 50px 0;
}
.faq-text-section a {
  text-align: center;
  margin: auto;
  display: block;
  color: #44c9f6;
  font-family: "Open Sans";
  font-size: 20px;
  margin-bottom: 15px;
  text-decoration: underline;
}
.faq-text-section .search {
  width: 80%;
  margin: auto;
}
.faq-text-section input.form-control {
    border: none;
    padding: 25px;
}
span#sizing-addon1 {
  padding: 0 38px;
  background: #303c49;
}
.faq-text-section .glyphicon-search {
  color: #fff;
}
.faq-text-section .accordion-faq {
  width: 80%;
margin: auto;
}
.faq-text-section .accordion-faq img{
  display: inline-block;
  padding: 20px;
  vertical-align: top;
}
.faq-text-section .accordion-faq p{
  display: inline-block;
  color: #303c49;
  font-family: "Open Sans";
  line-height: 28px;
  font-size: 16px;
  padding: 20px;
  width: 80%;
}
.faq-text-section .accordion-faq p>a{
  display: inline-block;
  color: #303c49;
  font-family: "Open Sans";
  line-height: 28px;
  font-size: 16px;
}
.faq-text-section .accordion-faq ol>li {
  list-style-type: decimal;
}
.faq-text-section .accordion-faq ol{
  width: 87%;
  margin: auto;
  display: block;
  padding-bottom: 30px;
}
.faq-text-section .accordion-faq hr {
  border-top: 1px solid #e4e4e4;
  width: 83%;
}

.faq-text-section .accordion-faq .down p{
  width: 87%;
  margin: auto;
  display: block;
}
.faq-text-section .accordion-title {
  margin:  10px 0;
  background: #fff;
  cursor: pointer;

}
.faq-text-section .down {
  background: #fff;
  margin-top: -20px;
}
a {
    color: #00b6e9;
}
/*--------------terms--------------------------*/
.terms-section {
  padding-top: 75px;
  background: #eff6f9;
}
.terms-text-section  {
  margin-top: 85px;
  margin-bottom: 85px;
}
.terms-text-section  li, .privacy-policy-text-section  li, .vision-text-section li {
    list-style: circle;
    padding-left: 11px;
}
.terms-text-section  ul, .privacy-policy-text-section ul, .vision-text-section ul{
  padding-left: 20px;
  padding-bottom: 20px;
}
.terms-text-section h2 {
  color: #303c49;
  font-family: "Open Sans";
  line-height: 34px;
  font-size: 24px;
  margin-bottom: 40px;
  font-weight: bold;
  clear: both;
}
.terms-text-section h3 {
  color: #303c49;
  font-family: "Open Sans";
  line-height: 27px;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 10px;
}
.terms-text-section h4 {
  color: #303c49;
  font-family: "Open Sans";
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 5px;
}
.terms-text-section .text-page-bullet p {
  color: #303c49;
  font-family: "Open Sans";
  line-height: 27px;
  font-size: 16px;

}
.terms-text-section p.title {
  color: #303c49;
  font-family: "Open Sans";
  line-height: 27px;
  font-size: 16px;
  font-weight: bold;
  display: inline-block;

}
.terms-text-section .text-page-bullet {
  margin-bottom: 50px;
}
.terms-text-section p.text-page{
  color: #303c49;
  font-family: "Open Sans";
  line-height: 27px;
  font-size: 16px;
  margin-bottom: 20px;

}
.text-page p {
  margin-bottom: 20px;
}
.terms-text-section hr {
  border-top: 1px solid #000;
  width: 80%;
  float: left;
  margin-top: 30px;
  margin-bottom: 30px;
}
/*--------------clothing--------------------------*/
.clothing-section {
  padding-top: 75px;
  background: #eff6f9;
}
.clothing-text-section  {
  margin-top: 85px;
  margin-bottom: 85px;
}

.flapper.XXL .digit, .flapper.XXL .digit div {
  height: 231px;
  font-size: 160px;
}
.flapper.XXL .digit .bottom {
   bottom: -46px;
}
.flapper.XXL .digit .top {
  top:46px;
}
.bFlipText-wrapper ul li {
  height: 234px;
}
.bFlipText-wrapper ul{
    margin:5px 1%!important;
}

/*---------------cookies-policy--------------------*/
.cookies-policy-section {
    padding-top: 75px;
    background: #eff6f9;
}
.cookies-policy-text-section {
    margin-top: 85px;
    margin-bottom: 85px;
}
.cookies-policy-text-section h3 {
    color: #303c49;
    font-family: "Open Sans";
    line-height: 34px;
    font-size: 24px;
    font-weight: bold;
    margin: 25px 0;
    clear: both;
}
.cookies-policy-text-section p {
    color: #303c49;
    font-family: "Open Sans";
    line-height: 28px;
    font-size: 15px;
    margin: 0 0 20px 0;
}
.cookies-policy-text-section ul, .cookies-policy-text-section li {
    list-style: circle;
    padding-left: 15px;
}
.cookies-policy-text-section .text-page p a {
      word-break: break-all;
}
.beta {
  background: #44c9f6;
  width: 80%;
      margin-top: 15px;
  margin: auto;
  border-radius: 10px;
  /*margin-top: 10px;*/
margin-bottom: -15px;
-webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }

  50% {
    transform: scale3d(1.01, 1.01, 1.01);
  }

  to {
    transform: scale3d(1., 1, 1);
  }
}

.pulse {
  -webkit-animation: pulse 1s infinite;
  animation: pulse 1s infinite;
}
.beta p:first-of-type {
  font-family: Prime;
  color: #fff !important;
  font-size: 20px !important;
  font-weight: 600;
  text-transform: uppercase;
  font-style: normal !important;
  padding-top: 10px !important;
}
.beta p:last-of-type {
  font-family: Prime;
  color: #fff !important;
  font-size: 18px !important;
  text-transform: uppercase;
  font-style: normal !important;
  padding-top: 10px !important;
padding-bottom: 10px !important;
}
/*--------------media--------------------------*/

@media all and (max-width: 1850px) {
  .bFlipText-wrapper ul li {
    height: 234px;
  }
}
/*@media all and (max-width: 1800px) {
  .bFlipText-wrapper ul li {
    width: 220px;
  }
}
@media all and (max-width: 1750px) {
  .bFlipText-wrapper ul li {
    width: 215px;
  }
}
@media all and (max-width: 1700px) {
  .bFlipText-wrapper ul li {
    width: 210px ;
  }
}
@media all and (max-width: 1650px) {
  .bFlipText-wrapper ul li {
    width: 205px ;
  }
}
@media all and (max-width: 1600px) {
  .bFlipText-wrapper ul li {
    width: 200px;
  }
}
@media all and (max-width: 1550px) {
  .bFlipText-wrapper ul li {
    width: 195px;
  }
}
@media all and (max-width: 1500px) {
  .bFlipText-wrapper ul li {
    width: 190px;
  }
}*/
@media all and (max-width: 1440px) and (min-width:1279px) {
  .bFlipText-wrapper ul li {
    /*width: 95%;*/
    height: 177px;
    font-size: 170px;
    line-height: 192px;
  }
  .header .row {
    margin-bottom: 1px;
  }
  .header-pic {
      width: 98%;
      height: 177px;
  }
}
/*@media all and (max-width: 1400px){
.bFlipText-wrapper ul li {
  width: 170px;
  height: 120px;
  font-size: 150px;
  line-height: 185px;
}
}*/
/*@media all and (max-width: 1350px){
.bFlipText-wrapper ul li {
  width: 165px;
}
}
@media all and (max-width: 1300px){
.bFlipText-wrapper ul li {
  width: 160px;
}
}*/
@media all and (max-width: 1280px){
.bFlipText-wrapper ul li {
/*width: 150px;*/
height: 124px;
font-size: 115px;
line-height: 125px;
}
.play-video img {
    width: 19%;
}
}
/*@media all and (max-width: 1200px){
.bFlipText-wrapper ul li {
    width: 145px;
}
}
@media all and (max-width: 1150px){
.bFlipText-wrapper ul li {
    width: 140px;
}
}
@media all and (max-width: 1100px){
.bFlipText-wrapper ul li {
    width: 135px;
}
}
@media all and (max-width: 1050px){
.bFlipText-wrapper ul li {
    width: 125px;
}
}*/
@media all and (max-width: 1280px) and (min-width:1025px) {

  .header-pic {
      width: 98%;
      height: 124px;
  }
  .header .row {
    margin-bottom: 1px;
  }

}
/*@media all and (max-width: 1000px){
.bFlipText-wrapper ul li {
    width: 120px;
}
}
@media all and (max-width: 950px){
.bFlipText-wrapper ul li {
    width: 115px;
}
}
@media all and (max-width: 900px){
.bFlipText-wrapper ul li {
    width: 105px;
}
}
@media all and (max-width: 850px){
.bFlipText-wrapper ul li {
    width: 100px;
}
}
@media all and (max-width: 800px){
.bFlipText-wrapper ul li {
    width: 95px;
}
}*/
@media all and (max-width: 991px){
  .faq-section, .about-us-section, .vision-section, .privacy-policy-section, .cookies-policy-section, .terms-section, .contact-us-section {
    padding-top: 55px;
  }
  .phnone-wrapper{
    display: none;
  }
  .beta {
        margin-bottom: 25px;
  }
.extra-padding  .beta p:first-of-type {
    font-size: 17px !important;
}
.extra-padding .beta p:last-of-type {
    font-size: 15px !important;
}
}
@media all and (max-width: 1024px) and (min-width: 767px) {
.flapper.XXL .digit, .flapper.XXL .digit div {
  height: 121px;
  font-size: 120px;
}
.flapper.XXL .digit .bottom {
   bottom: 0;
}
.flapper.XXL .digit .top {
  top:0;
}
.header-pic {
    width: 98%;
    height: 124px;
}
.play-video img {
  width: 25%;
}


}
@media (max-width: 768px) {
  .mobile-header-row {
    position: relative;
    display: block !important;
  }
  .play-video img:first-of-type {
    width: 100%;
    position: inherit;
  }
  .play-video img:last-of-type {
    width: 7%;
    position: absolute;
    right: 2%;
    left: inherit;
    bottom: 12%;
    top: inherit;
}
  .about-us-section .founders .col-sm-3 {
    margin-bottom: 20px;
  }
  .faq-text-section .accordion-faq {
      width: 98%;
      margin: auto;
  }
  .mobile-header {
  width: 100%;
      display: block !important;
}
.header {
  display: none;
}
.vision-text-section {
  margin-top: 10px;
}
.vision-section .vision-text-section p {
  font-size: 17px;
}
.about-us-text-section {
    margin-top: 10px;
}
.terms-text-section {
    margin-top: 10px;
}
.privacy-policy-text-section{
    margin-top: 10px;
}
.cookies-policy-text-section{
    margin-top: 10px;
}
.faq-text-section {
  margin-top: 30px;
}
.contact-us-text-section {
  margin-top: 10px;
}
.privacy-policy-text-section h3, .cookies-policy-text-section h3, .terms-text-section h2  {
  font-size: 20px;
  font-weight: normal;
  margin: 0;
}
.faq-section .faq-text-section h3 {
    font-size: 25px;
  }
.faq-section .faq-text-section .search {
    width: 100%;
  }
.faq-section .faq-text-section h2 {
    font-size: 26px;
    margin: 25px 0;
  }
.faq-section .faq-text-section a {
    font-size: 12px;
}
.faq-section .faq-text-section .accordion-faq p {
    font-size: 21px;
}
.faq-section .faq-text-section .accordion-faq .down p {
    font-size: 15px !important;
}
.contact-us-text-section .text-page {
    width: 100%;
}
.contact-us-text-section p, .contact-us-text-section  a {
    font-size: 13px;
  }
  select.form-control {
        background: url(../img/br_down.png) #eef3f5;
        -webkit-appearance: none;
background-repeat: no-repeat;
background-position: 95% center;
  }
  .paralax-section .col-md-6 {
    text-align: right;
  }
  .paralax-wrapper .blue-bubble p {
    text-align: left;
  }
  .last-stop {
    display: none;
  }
  /*.about-us-text-section .sub-team img {
    width: 100%;
  }*/
  .about-us-text-section .sub-team h4 {
    font-size: 12px;
  }
  .footer-social, .copyright {
      margin-top: 20px !important;
  }
}
@media (max-width: 500px) {
  .subscribe-message {
    width: 80% !important;
    margin: auto !important;
    top: 30% !important;
  }
}
@media (max-width: 440px) {
.faq-text-section .accordion-faq p {
    width: 77%;
  }
  .about-us-text-section .sub-team h4 {
    font-size: 8px;
  }
  .about-us-text-section .sub-team img {
    width: 75px;
    height: 75px;
  }
}
