/*--------------------------------------------------------------
## RESPONSIVE DESIGN
--------------------------------------------------------------*/

@media screen and (max-width: 1000px){
  .page-template-cart .woocommerce .quantity .qty{
    float:right;
  }

  ._button-wrapper{
    width:100%;
    padding-left:10px;
    padding-right:10px;
  }
  .cart-subtotal td{
    height:40px !important;
    padding-top: 10px !important;
  }

  .order-total td{
    height:40px !important;
    padding-top: 10px !important;
  }

  .quantity{
    height:40px;
  }

  .third-block-home{
    padding-bottom:30px;
  }
  .second-block-home p{
    margin-bottom:20px;
  }
  .pre-order-button span{
   padding-left: 10px;
   padding-right:0px;
   display: flex;
   flex-direction: row;
   width: 67px;
 }

 .pre-order-button {
  background: none;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  color: white;
  font-size: 14px;
  padding: 0px 10px 0px 10px;
  margin-left: 90px;
  font-family: 'Roboto', sans-serif;
  margin-left: 0px;
}

.image-preorder {
  text-align: left;
  padding-top: 100px;
  position: relative;
  display: none;
}

.item h1 {
  font-size: 28px;
  margin-top: 20px;
  margin-bottom: 180px;
  padding: 0px;
}

.home .item h1{
  margin-bottom:10px;
  margin-top: 0px;
}
.subscribe-form input{
  width: 100%;
  height: 50px;
}
.subscribe-form{
  padding-left: 10px;
  padding-right:20px;
  margin-top: 10px;
  width: 100%;
}

.subscribe-form p{
  font-size: 15px;
  margin-bottom: 15px;
}
.subscribe-form button{
  width:100% !important;
  margin-top:20px;
  margin-left: 0px;
  height: 50px;
}
.scroll-down {
  width: 46px;
}
footer .subscribe-form{
  padding:0px;
  display: none;
}
.subscribe-form input{
  width:100% !important;
  margin-bottom: -10px !important;
}

.footer-menu{
  display: block;
  text-align: center;
  margin-top: 20px;
}
footer p{
  font-size: 12px;
}
.footer-contact-info{
  margin-top: 0px;
  text-align: center;
}
.footer-contact-info span{
  font-size: 15px;
}
footer .col-md-6:nth-child(2){
  padding-left: 15px;
}
footer .col-md-6:nth-child(2) p{
  display:none;
}
.social-footer img{
  width: 43px;
  margin: 0 auto;
}
.video-holder{
  margin-bottom:10px;
}
.video-holder p{
  padding:0px;
  margin-bottom: 30px;
}
.video-holder h1{
  font-size:40px;
  margin-top: 30px;
}
.yellow-button{
  width:100%;
  margin-top: 70px;
}
.l_corner_wrapper{
  padding: 50px 0px;
  overflow: hidden;
}
.l_corner_wrapper h1, .l_corner_wrapper p{
  padding-left:20px;
  padding-right:20px;
}
.first-block-home{
  margin-bottom:50px;
}
.video_container img{
  width:80px;
}
.navbar{
  background-color:#1D252D;
}
.sign-in{
  display:none;
}
.logo{
  left:20px;
  z-index: 99999;
}
.mobile-menu-button{
  width: 40px;
  border: none;
}
.mobile-menu-button:focus, .navbar-inverse .mobile-menu-button, .mobile-menu-button:hover{
  background-color: transparent !important;
  border:none;
  z-index: 999;
}
.navbar-inverse .mobile-menu-button .icon-bar{
  background-color:#FF9E18;
  margin-bottom: 6px;
}

.pre-order {
  position: absolute;
  left: initial;
  top: 0px;
  height: 50px;
  display: flex;
  width: 100px;
  right: 70px;
  right: inherit;
  left: 140px;
  height: 100%;
}
.dotted-line{
  display: none;
}
.second-block-home .line-content{
  padding-right: 0px;
  padding-top: 170px;
  padding-right: 0px;
  padding-left: 50px;
  overflow: hidden;
}
.line-content h1:nth-child(1){
  font-size: 40px;
}

#space {
  position: absolute;
  height: 100%;
}
.mobile-menu{
  position:fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #1B2B33;
  z-index:999;
  display: none;
  background-image:url('../img/background_line_stars.png');
  background-size:cover;
  background-position:center;
}
.mobile-menu .mobile-menu-wrapper, .mobile-menu .menu-top-menu-container, .mobile-menu #tiny{
  height:100%;
  padding-left: 30px;
  text-align: center;
}
.mobile-menu li{
  text-align:left;
  position:relative;
}
.mobile-menu li a{
  color:white;
  text-transform:uppercase;
  font-size:40px;
  opacity:0.5;
}
.mobile-menu li.current-menu-item a{
  opacity:1;
}
.mobile-menu li:before{
  content:"";
  position: absolute;
  top: 10px;
  left: -24px;
  width: 20px;
  height: 20px;
  background-image: url(../img/dot.svg);
  background-size: cover;
  background-position: center;
}
.mobile-menu li:hover a{
  opacity:1;
}
.second-block-home .content h1{
  text-align: left !important;
  font-size: 28px;
  margin-bottom:10px !important;
  MARGIN-TOP: 0px;
}
.second-block-home .content{
  width:100% !important;
  text-align:left !important;
}
.one, .two, .three, .four, .five{
  margin-bottom: 80px;
  position:relative;
  overflow: hidden;
  /* height: 230px; */
  padding-left: 50px;
  margin-right: 0px;
  right: 50px;
  width: 120%;
}

.one .content:after, .two .content:after, .three .content:after, .four .content:after, .five .content:after{
  content: "";
}


.one:before, .two:before, .three:before, .four:before, .five:before{
  content:"1";
  background-image:url('../img/dot.svg');
  background-size:contain;
  background-position:center;
  background-repeat: no-repeat;
  position: absolute;
  left: 0px;
  height: 40px;
  width: 40px;
  color: black;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
}

.two:before{
  content: "2";
  top: 0px;
}

.three:before{
  content: "3";
}

.four:before{
  content: "4";
}

.five:before{
  content: "5";
}


.line-wrapper{
  position: relative;
  overflow: visible;
}
.line-mobile{
  height: 1320px;
  width: 1px;
  position: absolute;
  left: -30px;
  top: 28px;
  background-image: url(../img/line-mobile.svg);
}
.line-content a.read-more-link{
  bottom: -175px;
}
.mobile-menu-button{
  display: block;
}

/*Techologu page */

.page-template-technology .item{
  background-image: url(../img/technlogy-page/mobile/pocket_mob.png) !important;
  background-position: bottom !important;
  background-size: 100% !important;
}

.partners .container{
  width: auto !important;
}

.yellow-headline {
  margin: 0px;
  text-align: center;
  font-size: 40px;
  color: #FF9E18;
  margin-bottom: 50px;
  font-weight: 700;
}

.contact-form-inputs {
  padding: 0px;
  margin-bottom: 30px;
  overflow: hidden;
  text-align: center;
  padding-right: 20px;
  padding-left: 20px;
}

.form-headline {
  background-color: transparent;
  color: black;
  font-size: 20px;
  font-weight: 500;
  padding: 10px 10px;
  margin-bottom: 20px;
  text-align: center;
  font-weight: 700;
}

a.submit-form{
  width: 90%;
}

.techno-headline h1 {
  padding: 0px;
  margin: 0px;
  font-size: 25px;
  font-weight: 700;
}

.how-it-works-item {
  overflow: hidden;
  position: relative;
  height: auto;
  margin-bottom: 60px;
  padding: 0px;
}

.how-it-works-item span {
  display: block;
  color: #FF9E18;
  font-size: 25px;
  position: relative;
  width: 100%;
  bottom: inherit;
  text-transform: uppercase;
  margin-top: 40px;
}

.how-it-works-item p {
  color: white;
  text-align: center;
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
  width: 100%;
  bottom: inherit;
  margin-top: 10px;
}

.how-it-works {
  background-color: #1D252D;
  text-align: center;
  padding-top: 80px;
  padding-bottom: 30px;
}

.how-it-works-item img {
  width: 80%;
  margin: 0 auto;
  height: auto;
}

.contact-form-inputs .accept .checkbox-holder {
  display: inline-block;
  float: left;
}

.contact-form-inputs .accept p {
  text-align: left;
  float: left;
  width: 90%;
}

.technlogy-page-mobile{
  display: block;
  position: absolute;
  top: 40px;
  left: 0px;
  width: 100%;
  z-index: 999;
  text-align: center;
  padding: 85px 10px;
}

.technlogy-page-desktop{
  display: none;
}

.technlogy-page-mobile h1{
  margin-bottom: 0px !important;
  margin-top:0px;
  font-size:25px;
}

.technlogy-page-mobile span{
  text-align:center;
  display:block;
  color:white;
  margin-bottom: 30px;
  text-transform: uppercase;
}

.event {
  height: 300px;
  width: 100%;
  position: relative;
  background-size: cover;
  background-position: center;
}

.event .info {
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 2;
  color: white;
  padding: 20px 17px;
}

.event .info span {
  font-size: 11px;
  display: block;
}

.event .info span span {
  font-size: 11px;
  display: block;
}

.event .info h3.title {
  font-size: 18px;
  font-weight: 700;
  margin-top: 10px;
}

.slick-slide {
  margin: 0px 10px;
}

.mobile-plans .slick-slide{
  margin: 0px 10px;
}

.blog-post{
  height: 300px;
  overflow: hidden;
}

.blog-post .blog-image {
  height: 120px;
  background-position: center;
  background-size: cover;
}

.blog-post h1 {
  font-size: 16px;
  text-align: left;
  font-weight: 700;
  margin: 0px;
  color: black;
  margin-top: 15px;
  margin-bottom: 10px;
}

.blog-info {
  padding: 10px 26px;
  overflow: hidden;
  height: auto;
}

.blog-info p{
  display: block;
  height: 40px;
  overflow: hidden;
}

.about-container .our-story {
  background-color: white;
  overflow: hidden;
  padding: 30px 10px;
  -moz-box-shadow: 0px -3px 6px rgba(0,0,0,0.16);
  -webkit-box-shadow: 0px -3px 6px rgba(0,0,0,0.16);
  box-shadow: 0px -3px 6px rgba(0,0,0,0.16);
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}

.mobile-news-event{
  display: block;
}

#tabs{
  display: none;
}

.mobile-news-event h1 {
  text-align: center;
  font-size: 50px;
  font-weight: 700;
  margin-top: 70px;
  margin-bottom: 50px;
}
.news-wrapper{
  overflow:hidden;
  padding:5px;
}

.news-wrapper p{
  height: 100px;
  overflow:hidden;
}

.news-post{
  padding:10px;
  height: 290px;
  padding-top: 20px;
}

.news-post h3 {
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 20px;
  margin-top: 10px;
}

.about-container .our-story h1 {
  text-align: left;
  font-size: 35px;
  margin: 0px;
  font-weight: 700;
  margin-bottom: 20px;
}

.about-container .our-story h2 {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  margin-top: 0px;
  margin-bottom: 10px;
}

.about-container .our-story p {
  font-size: 18px;
  line-height: 26px;
  margin: 0px;
  margin-bottom: 20px;
}

.app-review .phone img {
  width: 100%;
  margin: 0 auto;
}

.app-review-slider .slick-slide {
  margin: 0px 10px;
}

.app-review{
  padding-bottom: 0px;
  padding-top: 30px;
}

.app-review-slider{
  height: 440px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.app-review {
  overflow: hidden;
  background-color: #FF9E18;
  background-image: url(../img/product-page/phone-app-yellow-circle.png);
  background-position: center 160px;
  background-repeat: no-repeat;
  background-size: 220px;
  padding-bottom: 120px;
  position: relative;
  padding-top: 80px;
}

.the_app_text_back {
  font-size: 60px;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  display: block;
  align-items: center;
  justify-content: center;
  text-align: center;
  z-index: 2;
  font-weight: 700;
  opacity: .18;
}

.planet {
  position: absolute;
  bottom: 30px;
  left: 0px;
  right: 0px;
  background-position: center;
  background-repeat: no-repeat;
  text-align: center;
  height: 230px;
  width: 100%;
  margin: 0 auto;
  background-size: contain;
}

.planet svg.line1, .planet svg.line2, .planet svg.line3 {
  position: absolute;
  left: 57px;
  top: 31px;
  width: 70px;
}

.line_one_text {
  position: absolute;
  left: -115px;
  top: 28px;
  z-index: 999;
  width: 200px;
  text-align: right;
}

.line_one_text p, .line_two_text p, .line_three_text p {
  color: white;
  font-size: 13px;
  display: none;
}

.line_one_text h1, .line_two_text h1, .line_three_text h1 {
  color: #FF9E18;
  font-size: 15px !important;
  margin-bottom: 15px !important;
}

.planet svg.line2 {
  left: 135px;
  top: -27px;
}

.line_two_text {
  position: absolute;
  right: -60px;
  top: -7px;
  z-index: 999;
  width: 200px;
  text-align: left;
}

.planet svg.line3 {
  left: inherit;
  top: 34px;
  right: 53px;
}

.line_three_text {
  position: absolute;
  right: -100px;
  top: 40px;
  z-index: 999;
  width: 200px;
  text-align: left;
}

.product-details h1, .app-details h1 {
  margin-bottom: 10px;
  color: #FF9E18;
  font-size: 40px;
  font-weight: 700;
  margin-top: 0px;
  text-align: left;
}

.app-details h1{
  margin-top:30px
}

.product-details p, .app-details p {
  color: white;
  font-size: 18px;
  padding-right: 0px;
  line-height: 27px;
  text-align: left;
  padding-left: 0px;
  width: 100%;
}

.floating-phone {
  position: absolute;
  right: -400px;
  top: -70px;
  width: 1300px;
  display: none;
}

.the-app .the-app-holder {
  padding: 70px 70px;
  background-position: left top;
  background-repeat: no-repeat;
  background-image: none;
  margin-bottom: -130px;
  padding-top: 0px;
  position: relative;
  padding: 0px;
}

.second-background{
  background-image:none;
}

.plans{
  /* display: none; */
}

.dot-app {
  position: absolute;
  left: 420px;
  top: -390px;
  display: none;
}

.choose-your-plan{
  padding:15px;
  background-color: transparent;
  box-shadow: none;
}

.choose-your-plan .intro{
  display: none;
}

.mobile-plans{
  display: block;
}

.mobile-plans .plan{
  width:100%;
  background: white;
  border-radius: 3px;
  padding: 20px;
}

.mobile-plans .plan span {
  font-weight: 400;
  font-size: 31px;
  font-weight: 700;
  display: block;
  display: inline-block;
}

.mobile-plans .plan ul li {
  padding: 13px 20px;
  border-bottom: 1px solid #707070;
  position: relative;
  font-size: 13px;
  padding-right: 0px;
  padding-left:0px;
}

.mobile-plans .plan ul li.check{
  text-align:left;
  padding-left:30px;
}

.mobile-plans .plan{
  height: 590px;
}

.mobile-plans .plan ul li img{
  width:15px;
  margin-top: 5px;
  margin:0 auto;
  margin-bottom: 6px;
}

.mobile-plans .plan ul li.check::after {
  content: "";
  background-image: url(../img/product-page/check.png);
  background-repeat: no-repeat;
  height: 25px;
  width: 25px;
  position: absolute;
  left: 5px;
  top: 20px;
}

.mobile-plans .plan a.pre-order-app-button {
  color: white;
  background-color: #1D1E26;
  padding: 15px 100px;
  display: inline-block;
  border-radius: 3px;
  font-size: 18px;
  margin-top: 20px;
  width: 100%;
  padding: 15px 0px;
}

.download-app img {
  margin-right: 20px;
  margin-left: 20px;
  margin-bottom: 20px;
}

.device-ponter{
  display: none;
}

.device-ponter-mobile{
  display: block;
}

.device-ponter2{
  display: none;
}

.device-ponter2-mobile{
  display: block;
}

.name-price {
  overflow: hidden;
  border-bottom: 2px solid #707070;
  margin-bottom: 10px;
}

.contact-page .item h1{
 font-size: 40px;
 margin-bottom: 40px;
 display: block;
}

.contact-intro {
  position: relative;
  left: 0px;
  right: 0px;
  display: inline-block;
  bottom: 0px;
}

.contact-intro p {
  color: white;
  font-size: 15px;
  margin-top: 30px;
  margin-top: 10px;
}

._form_element {
  margin-bottom: 0px !important;
  width: 100% !important;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  height: auto;
}

.contact-page-bottom-details .left-contact, .contact-page-bottom-details .right-contact {
  float: left;
  width: 100%;
  height: 300px;
  text-align: center;
}

.contact-page-bottom-details .right-contact{
  margin-top:-100px;
}

.contact-page-bottom-details p {
  text-align: center;
  padding-left: 0px;
  color: white;
  margin-top: 30px;

}

a.direction {
  display: inline-block;
  margin-top: 10px;
  background: transparent;
  border: 2px solid white;
  padding-left:0px;
  padding-right:0px;
}

.item h2 {
  font-size: 15px;
  color: white;
  position: relative;
  text-align:center;
  /* padding-left:20px; */
  /* padding-right:20px; */
  margin-top: 5px;
  width: 260px;
  margin: 0 auto;
}
.phone-holder{
  width:100%;
}

.home .item h2{
  margin-bottom: -10px;
}

.second-block-product {
  margin-top: -80px;
  margin-bottom: 100px;
}

.partner-logo {
  text-align: center;
  min-height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 0px;
  padding-right: 0px;
}

.mobile-page-title{
  display: block;
  font-family: 'Roboto', 'sans-serif';
  font-size: 14px;
  font-weight: 400;
  color: white !important;
  z-index: 999;
  margin-bottom: 10px;
  clear: both;
}

.page-template-about .mobile-page-title{
  margin-top: 110px;
}

.page-template-preorder img{
  width:100%;
  /* display: none; */
}

.page-template-about .slick-slide div:first-child{
  padding-bottom: 10px;
}

.desktop-social{
  display: none;
}

.mobile-social{
  display: block;
}

.mobile-social p{
  margin-bottom:10px;
  margin-top:30px;
}

.mobile-social .social-footer{
  margin-top:20px;
  text-align:center;
}

footer{
  padding-top:20px;
}

.copyright-footer{
  margin-top: 30px;
}

.contact-form-intro{
  padding-left:10px;
  padding-right:10px;
  margin-bottom: 40px;
}

._checkbox-radio span{
  margin-left: 12px !important;
  display: inline-block !important;
  float: right;
}

._button-wrapper button{
  margin-top:20px;
}

.planet .lines{
  display:none;
}

.line_one_text, .line_two_text, .line_three_text{
  display: none;
}

.lines-mobile{
  position: relative;
  width: 100%;
  height: 100%;
}

.lines-mobile img{
  left: 20px;
  top: 30px;
  position:absolute;
  width: 100px;
}

.lines-mobile img:nth-child(2){
  top: 10px;
  width: 140px;
  right: 100px;
  left: initial;
}

.lines-mobile img:nth-child(3){
  top: 50px;
  width: 170px;
  right: 20px;
  left: initial;
}

.lines-mobile{
  display: block;
}

.single_post .container{
  width: 100% !important;
  padding-left:15px;
  padding-right:15px;
}

.single_post{
  padding-top:20px;
}

}


@media screen and (max-width: 810px){
  .item h1.title-product {
    font-family: 'Exo 2', sans-serif;
    font-weight: 700;
    color: white;
    font-size: 90px;
    position: relative;
    z-index: 9;
    display: inline-block;
    clear: both;
    text-align: center;
    margin-bottom: -5px;
    margin-top: 0px;
    padding: 30px;
  }
  .slick-prev {
    left: 15px;
  }
  .slick-next {
    right: 15px;
  }
  .line_one_text {
    position: absolute;
    left: 25px;
    top: -20px;
    z-index: 999;
    width: 200px;
    text-align: right;
  }
  .first-line {
    position: absolute;
    top: 10px;
    left: 130px;
  }
  .line_two_text {
    position: absolute;
    right: 90px;
    top: -146px;
    z-index: 999;
    width: 200px;
    text-align: left;
  }
  .third-line{
    position:absolute;
    top: 4px;
    right: 120px;
  }
  .line_three_text {
    position: absolute;
    right: 0px;
    top: -26px;
    z-index: 999;
    width: 200px;
    text-align: left;
  }
  .second-line{
    position: absolute;
    top: -117px;
    left: 360px;
  }
  .page-template-technology .item{
    background-image: url(../img/technlogy-page/mobile/pocket_mob.png) !important;
    background-position: bottom !important;
    background-size: 100% !important;
  }

  .technlogy-page-mobile{
    display: block;
    position: absolute;
    top: 90px;
    left: 0px;
    width: 100%;
    z-index: 999;
    text-align: center;
    padding: 85px 10px;
  }

  .technlogy-page-mobile h1{
    margin-bottom: 0px !important;
    margin-top:0px;
    font-size: 45px;
  }

  .technlogy-page-mobile span{
    text-align:center;
    display:block;
    color:white;
    margin-bottom: 30px;
    text-transform: uppercase;
  }
  .dotted-line{
    display: none;
  }
  .second-block-home .line-content{
    padding-right: 0px;
    padding-top: 140px;
    padding-right: 0px;
    padding-left: 50px;
    overflow: hidden;
  }
  .line-content h1:nth-child(1){
    font-size: 40px;
  }
  .second-block-home .content h1{
    text-align: left !important;
    font-size: 28px;
    margin-bottom:10px !important;
    MARGIN-TOP: 0px;
  }
  .second-block-home .content{
    width:100% !important;
    text-align:left !important;
    display: block;
    height: auto;
  }
  .one, .two, .three, .four, .five{
    margin-bottom: 80px;
    position:relative;
    overflow: hidden;
    /* height: 230px; */
    padding-left: 50px;
    margin-right: 0px;
    right: 50px;
    width: 120%;
    height: auto;
  }

  .one .content:after, .two .content:after, .three .content:after, .four .content:after, .five .content:after{
    content: "";
  }

  .one:before, .two:before, .three:before, .four:before, .five:before{
    content:"1";
    background-image:url('../img/dot.svg');
    background-size:contain;
    background-position:center;
    background-repeat: no-repeat;
    position: absolute;
    left: 0px;
    height: 40px;
    width: 40px;
    color: black;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
  }

  .two:before{
    content: "2";
    top: 0px;
  }
  .three:before{
    content: "3";
  }

  .four:before{
    content: "4";
  }

  .five:before{
    content: "5";
  }


  .line-wrapper{
    position: relative;
    overflow: visible;
  }
  .line-mobile{
    height: 100%;
    width: 1px;
    position: absolute;
    left: -30px;
    display: none;
    top: 28px;
    background-image: url(../img/line-mobile.svg);
  }
  .line-content a.read-more-link{
    bottom: -175px;
  }
  .mobile-menu-button{
    display: block;
  }

  .navbar-nav, .navbar-nav li {
    float: left;
  }

  .navbar-inverse .navbar-nav>li>a {
    color: white;
    font-weight: 400;
    font-size: 13px;
    text-transform: uppercase;
    padding-top: 0px;
    padding-bottom: 0px;
    padding: 27px 21px;
    font-family: 'Roboto', sans-serif;
  }

  .slick-next {
    right: 0px;
  }

  .slick-prev {
    left: 0px;
  }

  .floating-phone img {
    width: 1250px;
    display: none;
  }

  .plan ul li.check::after {
    content: "";
    background-image: url(../img/product-page/check.png);
    background-repeat: no-repeat;
    height: 25px;
    width: 25px;
    position: absolute;
    left: 10px;
    top: 20px;
  }

  .planet {
    position: absolute;
    bottom: 30px;
    left: 0px;
    right: 0px;
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    height: 230px;
    width: 100%;
    margin: 0 auto;
  }

  ._field15, ._x68061428 {
    padding: 30px 20px;
  }

  .partners .container {
    width: 100%;
  }

  .event {
    height: 250px;
    width: 100%;
    position: relative;
    background-size: cover !important;
    background-position: center !important;
    /* background: linear-gradient( to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6) ); */
  }

  .about-container .our-story h1 {
    text-align: center;
    font-size: 45px;
    margin: 0px;
    font-weight: 700;
    margin-bottom: 30px;
  }


  .desktop-social {
    display: none;
  }
  .mobile-social {
    display: block;
  }
  .mobile-social p{
    display:none;
  }


}

@media screen and (max-width: 1100px){
  .product-hero .item{

    display:block;
    padding-top: 110px;
    text-align: center;
  }

  .technlogy-page-desktop{
    display:none;
  }

  .floating-phone img {
    width: 1010px;
  }
  .line_one_text {
    position: absolute;
    left: 25px;
    top: -20px;
    z-index: 999;
    width: 200px;
    text-align: right;
  }
  .first-line {
    position: absolute;
    top: 10px;
    left: 130px;
  }
  .line_two_text {
    position: absolute;
    right: 90px;
    top: -146px;
    z-index: 999;
    width: 200px;
    text-align: left;
  }
  .third-line{
    position:absolute;
    top: 4px;
    right: 120px;
  }
  .line_three_text {
    position: absolute;
    right: 0px;
    top: -26px;
    z-index: 999;
    width: 200px;
    text-align: left;
  }
  .second-line{
    position: absolute;
    top: -117px;
    left: 590px;
  }
  .floating-phone {
    position: absolute;
    right: -580px;
    top: -70px;
    width: 1300px;
  }
  ul.footer-menu li a {
    padding: 0px 10px;
    color: white;
    font-weight: 700;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
  }
  .slick-next {
    right: 15px;
  }
  .slick-prev {
    left: 15px;
  }
  .the_app_text_back {
    font-size: 200px;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    z-index: 2;
    font-weight: 700;
    opacity: .18;
  }
  .page-template-technology .item {
    background-image: url(../img/technlogy-page/mobile/pocket_mob.png) !important;
    background-position: bottom !important;
    background-size: 100% !important;
  }
  .technlogy-page-mobile {
    display: block;
    position: absolute;
    top: 90px;
    left: 0px;
    width: 100%;
    z-index: 999;
    text-align: center;
    padding: 0px 10px;
  }

  .technlogy-page-mobile span {
    text-align: center;
    display: block;
    color: white;
    margin-bottom: 30px;
    text-transform: uppercase;
  }
  .technlogy-page-mobile h1 {
    margin-bottom: 0px !important;
    margin-top: 0px;
    font-size: 45px;
  }
  .item h1.title-product {
    font-family: 'Exo 2', sans-serif;
    font-weight: 700;
    color: white;
    font-size: 40px;
    position: relative;
    z-index: 9;
    display: inline-block;
    clear: both;
    text-align: center;
    margin-bottom: -5px;
    margin-top: 0px;
    padding: 30px;
    padding-top: 0px;
  }
  .news-post {
    height: auto;
    width: 100%;
    -moz-box-shadow: 0px 1px 10px rgba(0,0,0,0.16);
    -webkit-box-shadow: 0px 1px 10px rgba(0,0,0,0.16);
    box-shadow: 0px 1px 10px rgba(0,0,0,0.16);
    padding: 40px 20px;
    text-align: center;
    color: black;
  }
  ul.social-footer li {
    display: inline-block;
    margin-right: 10px;
    margin-left: 10px;
  }
  ul.social-footer li a {
    padding: 0px 0px;
  }

  .shop-page .single-post-title{
    font-size: 30px !important;
  }
  .post-type-archive-product .container{
    width:auto !important;
  }
  ul.products li h2{
    top: 0px;
    left: 200px !important;
    position: absolute;
    width: auto !important;
  }
  ul.products li .quantity{
    bottom: 140px;
    left: 200px;
  }
  .woocommerce ul.products li.product .price{
    top:40px;
  }
  .variations_form{
    height:100%;
  }
  .woocommerce-variation-add-to-cart.variations_button{
    bottom: 50px;
    top:inherit;
  }

  ul.products li{
    overflow:hidden;
    position: relative !important;
  }

  .woocommerce ul.products li.product .button{
    bottom:30px;
  }
  .woocommerce-checkout footer .container{
    width:auto !important;
  }
  .pre-order-button span:first-child{
    /* background-color:transparent; */
  }
}


@media (max-width:1000px) and (min-width:700px) {
  .news-wrapper p{
    display: none;
  }
}

@media (max-width:1000px) and (min-width:765px) {
  .item h1 {
    font-size: 68px;
    margin-top: 20px;
    margin-bottom: 180px;
    padding: 0px;
  }
  .item h2 {
    font-size: 27px;
    color: white;
    position: relative;
    text-align: center;
    /* padding-left: 20px; */
    /* padding-right: 20px; */
    margin-top: 20px;
    margin-bottom: 20px;
    width: 400px;
    margin: 0 auto;
  }
  }​

  @media (max-width:800px) and (min-width:700px) {
    .second-line {
      position: absolute;
      top: -117px;
      left: 330px;
    }
    .device-ponter-mobile {
      display: block;
    }
    .device-ponter{
      display: none;
    }

    .device-ponter2 {
      display: none;
    }

    .device-ponter2-mobile {
      display: block;
    }

    .first-line {
      position: absolute;
      top: 10px;
      left: 100px;
    }
    .line_one_text {
      position: absolute;
      left: 45px;
      top: -20px;
      z-index: 999;
      width: 150px;
      text-align: right;
    }
    .the_app_text_back {
      font-size: 150px;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0px;
      left: 0px;
      display: flex;
      align-items: center;
      justify-content: center;
      text-align: center;
      z-index: 2;
      font-weight: 700;
      opacity: .18;
    }
    .third-line {
      position: absolute;
      top: 4px;
      right: 90px;
    }
    .line_three_text {
      position: absolute;
      right: 40px;
      top: -26px;
      z-index: 999;
      width: 130px;
      text-align: left;
    }
    .technlogy-page-mobile span{
      /* display: none; */
    }
    footer .container {
      width: auto;
      display: block;
      left: 0px;
      width: 550px;
      text-align: center;
      right: 0px;
    }
    ul.social-footer {
      margin-top: 50px;
      margin-bottom: 40px;
    }

  }

  @media (max-width:600px) and (min-width:300px) {
    .the_app_text_back {
      font-size: 43px;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0px;
      left: 0px;
      display: block;
      align-items: center;
      justify-content: center;
      text-align: center;
      z-index: 2;
      font-weight: 700;
      opacity: .18;
    }
    .item h1.title-product {
      font-family: 'Exo 2', sans-serif;
      font-weight: 700;
      color: white;
      font-size: 45px !important;
      position: relative;
      z-index: 9;
      display: inline-block;
      clear: both;
      text-align: center;
      margin-bottom: -5px;
      margin-top: 0px;
      padding: 30px;
      padding-top: 0px;
    }
    .planet {
      position: absolute;
      bottom: 30px;
      left: 0px;
      right: 0px;
      background-position: center;
      background-repeat: no-repeat;
      text-align: center;
      height: 180px;
      width: 100%;
      margin: 0 auto;
    }

    .social-footer img {
      width: 32px;
      margin: 0 auto;
    }
    .technlogy-page-mobile h1 {
      margin-bottom: 0px !important;
      margin-top: 0px;
      font-size: 45PX;
    }
  }

  ._x55538082 p{
    text-align:center !important;
  }

  @media (max-width: 1000px) {
    .navbar-header {
      float: none;
    }
    .navbar-left,.navbar-right {
      float: none !important;
    }
    .navbar-toggle {
      display: block;
    }
    .navbar-collapse {
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
      display: none!important;
    }
    .navbar-nav {
      float: none!important;
      margin-top: 7.5px;
    }
    .navbar-nav>li {
      float: none;
    }
    .navbar-nav>li>a {
      padding-top: 10px;
      padding-bottom: 10px;
    }
    .collapse.in{
      display:block !important;
    }
  }

  @media screen and (max-width: 3000px) and (min-width: 1001px) {
   .mobile-menu{
    display: none !important;
  }
}


