7.6 C
New York City
Thursday, April 18, 2024
More
    Home Parrot drones Parrot Bebop Quadcopter Drone with 14MP Full HD 1080p

    Parrot Bebop Quadcopter Drone with 14MP Full HD 1080p

    SKU: 153851379070 Category:

    Description

    Tech Rabbit

    @import url(‘https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900’);
    * {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
    -webkit-text-size-adjust: none
    }
    body {
    font-family: ‘Lato’, sans-serif;
    box-sizing: border-box;
    font-size: 16px;
    }
    .main-wraper, .Main-slider, .header, .header-text, .carrier-info, .tabbing-wrap, .tab, .tab-wrap, .product-info, .like-section, .quality-section, .middle-section {
    width: 100%;
    float: left;
    clear: both;
    }
    .wrap-container {
    margin: 0px auto;/*width:870px;*/
    width: 910px;
    }
    .middle-section .wrap-container {
    width: 800px;
    }
    .Main-slider .wrap-container {
    max-width: 860px;
    }
    .text-center {
    text-align: center;
    }
    .col-6 {
    width: 50%;
    float: left;
    }
    .header {
    border-bottom: 1px solid #c8c8c8;
    padding: 17px 0px 19px;
    }
    .header-text {
    padding: 22px 0px 0px;
    border-bottom: 1px dashed #a1a1a1;
    }
    .header-text h1 {
    font-size: 33px;
    line-height: normal;
    text-transform: uppercase;
    color: #3c3c3c;
    font-weight: 700;
    margin-bottom: 1px;
    }
    .header-text h6 {
    text-transform: uppercase;
    font-size: 14px;
    line-height: normal;
    color: #3c3c3c;
    font-weight: 400;
    margin-bottom: 17px;
    }
    .main-wraper h3 {
    font-size: 18px;
    line-height: normal;
    color: #3c3c3c;
    font-weight: 700;
    }
    /*.slider-text {
    padding-top: 29px;
    }*/
    .Main-slider {
    padding-top: 80px;
    margin-bottom: 54px;
    }
    .slider-text h3 {
    margin-bottom: 22px;
    }
    .slider-text p {
    color: #3c3c3c;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    }
    .carrier-info p {
    color: #3c3c3c;
    font-size: 16px !important;
    line-height: 23px;
    font-weight: 400;
    margin-bottom: 24px;
    }
    .carrier-info h3 {
    margin-bottom: 20px;
    }
    .carrier-info {
    margin-bottom: 27px;
    }
    .product-info > ul > li {
    float: left;
    width: 50%;
    list-style: none;
    }
    .product-info ul li li {
    list-style: none;
    font-size: 18px;
    color: #3c3c3c;
    line-height: normal;
    font-weight: 400;
    }
    .product-info ul li strong {
    font-weight: 700;
    }
    .right-side-desc strong {
    display: block;
    }
    .tab button {
    background: #f5f5f5;
    border: none;
    width: 23.8%;
    float: left;
    margin: 0px 5px;
    font-size: 16px;
    color: #3c3c3c;
    line-height: normal;
    font-weight: 400;
    padding: 21px 0px 14px;
    border-top: 1px solid #f5f5f5;
    outline: none;
    cursor: pointer;
    }
    .tab-cont {
    width: 916px;
    margin: 0px auto 82px;
    }
    .product-info {
    margin-bottom: 57px;
    }
    .tabbing-wrap {
    border-bottom: 1px solid #cccccc;
    }
    .like-section h3 {
    text-transform: uppercase;
    margin-bottom: 52px;
    }
    .like-section {
    padding-top: 60px;
    margin-bottom: 52px;
    }
    .like-section li {
    float: left;
    width: 25%;
    text-align: center;
    list-style: none;
    padding: 0px 10px;
    box-sizing: border-box;
    }
    .like-img-sec {
    min-height: 175px;
    margin-bottom: 6px;
    }
    .like-desc-sec p {
    font-size: 15px;
    color: #3c3c3c;
    font-weight: 300;
    margin-bottom: 9px;
    }
    .like-desc-sec h2 {
    color: #3c3c3c;
    font-size: 36px;
    font-weight: 900;
    }
    .middle-banner img, .bottom-banner img {
    width: 100%;
    }
    .quality-section h2 {
    color: #3c3c3c;
    font-size: 36px;
    font-weight: 100;
    line-height: normal;
    margin-bottom: 67px;
    }
    .quality-section {
    padding-top: 80px;
    margin-bottom: 43px;
    }
    .quality-section ul {
    margin-bottom: 51px;
    float: left;
    width: 100%;
    clear: both;
    }
    .quality-section li {
    width: 50%;
    float: left;
    list-style: none;
    padding: 0px 15px;
    box-sizing: border-box;
    }
    .quality-icons {
    float: left;
    padding-right: 20px;
    width: 27%;
    }
    .quality-section p {
    float: left;
    width: 72%;
    font-size: 16px;
    color: #3c3c3c;
    font-weight: 300;
    line-height: normal;
    }
    /*———*/
    .pc-tab {
    width: 100%;
    float: left;
    border-bottom: 1px solid #e9e9e9;
    position: relative;
    }
    .pc-tab-border {
    width: 100%;
    position: absolute;
    content: “”;
    top: 58px;
    left: 0px;
    border-bottom: 1px solid #e9e9e9;
    }
    .pc-tab > input, .pc-tab section > div {
    display: none;
    }
    .pc-tab ul {
    list-style: none;
    margin: 0;
    padding: 0;
    }
    #tab1:checked ~ nav .tab1, #tab2:checked ~ nav .tab2, #tab3:checked ~ nav .tab3, #tab4:checked ~ nav .tab4 {
    color: red;
    }
    #tab1:checked ~ nav .tab1:after, #tab2:checked ~ nav .tab2 :after, #tab3:checked ~ nav .tab3:after, #tab4:checked ~ nav .tab4:after {
    content: ”;
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #ffffff;
    left: 0;
    bottom: -1px;
    }
    #tab1:checked ~ nav .tab1, #tab2:checked ~ nav .tab2, #tab3:checked ~ nav .tab3, #tab4:checked ~ nav .tab4 {
    background: white;
    color: #111;
    position: relative;
    border-top: 1px solid #e9e9e9;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    }
    .pc-tab ul {
    list-style: none;
    }
    .pc-tab ul li label {
    float: left;
    padding: 19px 0px;
    border-bottom: 0;
    color: #444;
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #3c3c3c;
    line-height: normal;
    cursor: pointer;
    }
    .pc-tab section {
    clear: both;
    }
    #tab1:checked ~ section .tab1, #tab2:checked ~ section .tab2, #tab3:checked ~ section .tab3, #tab4:checked ~ section .tab4 {
    display: block;
    }
    .pc-tab section div h2 {
    margin: 0;
    font-family: “Raleway”;
    letter-spacing: 1px;
    color: #34495e;
    }
    .pc-tab > input, .pc-tab section > div {
    display: none;
    }
    #tab1:checked ~ section .tab1, #tab2:checked ~ section .tab2, #tab3:checked ~ section .tab3, #tab4:checked ~ section .tab4 {
    display: block;
    }
    .pc-tab section div {
    padding: 0px 58px;
    width: 100%;
    background: #fff;
    line-height: 1.5em;
    letter-spacing: 0.3px;
    color: #444;
    box-sizing: border-box;
    }
    .pc-tab section p {
    font-size: 15px;
    line-height: normal;
    color: #3c3c3c;
    font-weight: 400;
    padding-top: 35px;
    }
    .tab-cont input[type=”radio”] {
    display: none;
    }
    .tab-cont li {
    width: 23%;
    margin: 0px 5px;
    background: #f5f5f5;
    float: left;
    border-top: 1px solid #f5f5f5;
    border-right: 1px solid #f5f5f5;
    border-left: 1px solid #f5f5f5;
    }
    /*————*/

    /*—–slider——*/
    .thumbs {
    display: flex;
    justify-content: space-between;
    list-style-type: none;
    width: 90%;
    }
    .thumbs li {
    width: 20%;
    height: auto;
    display: block;
    }
    .thumbs a {
    display: block;
    position: relative;
    font: bold 12px/25px Arial, sans-serif;
    color: #515151;
    text-decoration: none;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.25), inset 1px 1px 0px rgba(0, 0, 0, 0.15);
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 100%;
    height: 100%;
    vertical-align: middle;
    align-content: last baseline;
    justify-content: center;
    align-items: center;
    text-align: center;
    max-width:100%;
    }
    .thumbs li a img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: inline-block;
    max-height: 100%;
    }
    .thumbs li a:hover span {
    position: absolute;
    z-index: 101;
    bottom: -30px;
    display: block;
    width: 98px;
    height: 25px;
    text-align: center;
    border-radius: 3px;
    -webkit-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.4);
    -o-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.4);
    -ms-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.4);
    background: #fff;
    background: -webkit-linear-gradient(top, #fff 0%, #bcbcbc 100%);
    background: -moz-linear-gradient(top, #fff 0%, #bcbcbc 100%);
    background: -o-linear-gradient(top, #fff 0%, #bcbcbc 100%);
    background: -ms-linear-gradient(top, #fff 0%, #bcbcbc 100%);
    background: linear-gradient(top, #fff 0%, #bcbcbc 100%);
    }
    .thumbs li a:hover span::before {
    width: 0;
    height: 0;
    border-bottom: 5px solid white;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    content: “”;
    position: absolute;
    top: -5px;
    left: 44px;
    }
    .slide {
    overflow: hidden;
    margin-bottom: 30px;
    list-style-type: none;
    }
    .slide, .slide li, .slide img {
    width: 90%;
    height:300px;
    position: relative;
    }
    /*.slide img{width:300px;
    height:300px;}*/
    .slide{margin-bottom: 20px;}
    .slide li {
    /*position: absolute;*/
    z-index: 50;
    margin: 0px auto;
    text-align: center;
    height: 100%;
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    vertical-align: middle;
    align-content: last baseline;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    }
    .slide img {
    width: auto;
    height:auto;
    max-width: 100%;
    max-height: 100%;
    box-sizing: border-box;
    display: inline-block;
    }

    /*Animation For Slider*/
    @-webkit-keyframes slider {
    0% {
    left: -500px;
    }
    100% {
    left: 0;
    }
    }
    .slide li:target {
    z-index: 100;
    -webkit-animation: slider 1s 1;
    }
    @-webkit-keyframes noTarget {
    0% {
    z-index: 75;
    }
    100% {
    z-index: 75;
    }
    }
    .slide li:not(:target) {
    -webkit-animation: noTarget 1s 1;
    }

    /*——–responsive——*/
    @media (max-width: 920px) {
    .Main-slider .wrap-container, .tab-cont, .wrap-container {
    max-width: 100%;
    width: 100%;
    padding: 0px 10px;
    box-sizing: border-box;
    }
    .pc-tab section div {
    padding: 0px 35px;
    }
    .tab-cont {
    margin: 0px auto 50px;
    }
    .quality-icons {
    width: 115px;
    }
    .quality-section p {
    width: 68%;
    }
    }

    @media (max-width: 800px) {
    .middle-section .wrap-container {
    width: 100%;
    }
    .quality-section {
    padding-top: 40px;
    margin-bottom: 15px;
    }
    .Main-slider {
    padding-top: 40px;
    margin-bottom: 40px;
    }
    .tab-cont li {
    width: 23.65%;
    }
    .quality-section h2 br {
    display: none;
    }
    .product-info {
    margin-bottom: 40px;
    }
    .like-section {
    padding-top: 45px;
    margin-bottom: 40px;
    }
    .like-section h3 {
    margin-bottom: 25px;
    }
    .tab-cont {
    margin: 0px auto 35px;
    }
    .quality-section h2 {
    margin-bottom: 35px;
    }
    .quality-icons {
    width: 105px;
    padding-right: 10px;
    }
    .quality-section p {
    width: 69%;
    }
    .carrier-info p{
    font-size:13px;
    }
    }

    @media (max-width:768px) {
    .Main-slider {
    padding: 40px 0px 0px;
    margin: 0px auto 34px;
    }
    .col-6.slider-img, .col-6.slider-text {
    width: 100%;
    }
    .slide li {
    margin: 0px auto;
    text-align: center;
    }
    .slide/*, .slide li, .slide img */{
    /*height: auto;*/
    max-height: 260px;
    }
    .slide, .thumbs {
    margin: 0px auto;
    }
    .slide{margin-bottom: 20px;}
    .product-info > ul > li {
    width: 100%;
    }
    .product-info > ul > li:first-child {
    margin-bottom: 15px;
    }
    .right-side-desc strong {
    display: inline-block;
    }
    .tab-cont li {
    width: 23.3%;
    }
    .pc-tab section div {
    padding: 0px 15px;
    }
    .like-section li {
    width: 50%;
    margin-bottom: 15px;
    }
    .like-section {
    margin-bottom: 25px;
    }
    .quality-section li {
    width: 100%;
    margin-bottom: 25px;
    }
    .quality-section ul {
    margin-bottom: 0px;
    }
    .quality-section p {
    width: 82%;
    }
    .pc-tab ul li label {
    font-size: 15px;
    }
    /*.slide img{width:auto;}*/
    }
    @media (max-width:670px) {
    .pc-tab ul li label {
    padding: 9px 5px;
    min-height: 58px;
    }
    }
    @media (max-width:640px) {
    .slide/*, .slide li, .slide img */{
    max-height: 340px;
    }
    .thumbs {
    margin-bottom: 20px;
    }
    .tab-cont li {
    width: 22%;
    }
    .quality-section h2 {
    font-size: 28px;
    }
    .quality-section li {
    padding: 0px 10px;
    }
    .quality-section p {
    width: 76%;
    }
    .carrier-info {
    margin-bottom: 15px;
    }
    .header-text h1 {
    font-size: 30px;
    }
    .header-text h6, .header-text h1 {
    padding: 0px 10px;
    }
    .Main-slider {
    padding: 20px 0px 0px;
    }
    .slide, .slide li, .slide img {
    max-height: 260px;
    }
    }

    @media (max-width:480px) {
    .tab-cont li {
    width: 24%;
    margin: 0px 1% 0px 0;
    }
    .like-section li {
    width: 100%;
    }
    .quality-section p {
    width: 67%;
    }
    .slider-img {
    overflow: hidden;
    }
    .thumbs li a img {
    width: 61px;
    }
    .slide img {
    width: 230px;}
    .slide/*, .slide li, .slide img */{
    max-height: 200px;
    }
    .pc-tab ul li label {
    padding: 12px 0px;
    font-size: 13px;
    }
    }

    @media (max-width:359px) {
    .slide/*, .slide li, .slide img */{
    max-height: 200px;
    }
    .thumbs li a img {
    width: 54px;
    }
    .quality-icons {
    width: 100%;
    padding-right: 0px;
    text-align: center;
    margin-bottom: 5px;
    }
    .quality-section p {
    width: 100%;
    text-align: center;
    }
    .quality-section li {
    padding: 0px;
    }
    .quality-section h2 {
    font-size: 26px;
    }
    .like-desc-sec h2 {
    font-size: 30px;
    }
    }

    Logo

    Parrot Bebop Quadcopter Drone with 14MP Full HD 1080p Wide-Angle Camera

    + Drone is Manufacturer Refurbished, NOT Used Condition

    Explore the world in 14 megapixel full HD 1080p , Capture any vista with Bebop’s 180° field of view , Cruise at your own pace and return home automatically , Take clear photos and videos using advanced digital 3-axis image stabilization , Fly farther and faster with quick charging Lithium ion batteries , Control your experience with our FreeFlight Pro app

    No matter where you want to go, Parrot Bebop can take you there. Equipped with 2 Wi-Fi antennas, Bebop offers a flight range of up to 985 feet for the ultimate experience. Thanks to its 3-axes accelerometer, gyroscope, magnetometer, ultrasound sensor, pressure sensor and vertical camera, the Bebop is astoundingly stable. Before you even step outside, you can plan your route or set a limit on how fast Bebop accelerates, climbs and even tilts. All through your smartphone or tablet! That said, we know crashes happen even to the best of pilots. If you find yourself in a tough situation, simply hit the “Emergency” button to end your flight. Bebop will stop immediately upon ground contact. When you’re ready to end your flight, select the “Return Home” feature to bring Bebop back at a moment’s notice. The built-in camera’s fisheye lens sits comfortably in the nose and features advanced digital 3-axis stabilization for exceptional aerial footage of your surroundings. Your photos and videos save directly to the 8GB flash internal memory so you can access them later. Once you settle into your role as Bebop’s pilot, compatible FPV glasses let you take in the scenery in real-time as Bebop whizzes along. Both Zeiss Cinemizer and Sony Personal View connect directly to the Bebop for immersive viewing.

    Product Info:

      • Brand: Parrot
      • Model: PF722001
      • SKU: PAR-BEBOP1-BL-B1
      • What You Get:Bebop Drone , 2 batteries , Charger , Micro USB cable , 2 hulls , 4 replacement propellers , Quick Start Guide

    Shipping is always free to the continental US. Orders are usually shipped within 1 business day. We are proud to participate in the eBay Global Shipping Program and ship all allowed items to all included countries. At this time, however, we do not ship to P.O. Boxes, Military Addresses, Alaska, Hawaii, Puerto Rico, or other US Territories.

    If you are not 100% satisfied with your purchase, you can return your product to us for a full refund (Returns must be in the the original packaging and with all of the original accessories). Simply open a return request and ship the item back using the label provided within 30 days of purchase, and we will be happy to provide a full refund of the purchase price. Customers are responsible for return shipping only for “Buyer’s Remorse” reasons.

    We accept payment through PayPal only. Payment for Buy-It-Now listings are required immediately. Payment for Auctions are required within 48 hours of auction end. Unpaid orders after 48 hours will be canceled.

    If you have a question about a product, listing, order, or just want to say “Hi,” feel free to send us a message! We do our best to reply as soon as possible, usually within the same day.

    We are committed to providing high-quality
    new and refurbished gadgets, electronics and mobile
    accessories at the most affordable prices.

    • Whether new or refurbished, we do our best to offer extremely low prices and incredible deals on all of our items. We believe that you shouldn’t have to spend a lot to get something you love. We take pride in verifying that all of the refurbished items

    • In addition to selling new products, we also offer high-quality refurbished items for a lower price. Whether these products are refurbished by the original manufacturer, an authorized third party, or another professional repair service, all of our refurbished products undergo a thorough inspection and cleaning before they get to you.

    • In order to provide the best service possible, all of our products undergo thorough testing and exhaustive cleaning before they get to you. TechRabbit’s strict quality control policy assures that you’ll never receive anything but the best. Here at TechRabbit, we are proud of our products and offer easy returns if you are not completely satisfied.

    • Electronics aren’t just our job, they are our passion. That’s why we aim to offer the best possible prices, products, and service. We are committed to providing high-quality gadgets, electronics, and mobile accessories at affordable prices. Bringing you the latest and greatest from the most exciting electronic brands is our mission.

    • We started TechRabbit because we wanted to make online shopping easier, cheaper, and more environmentally friendly. Our aim is to make buying refurbished as satisfying as buying new. Your satisfaction is our number one goal.

    • We at TechRabbit want you to receive our products in as easy and convenient a way as possible, which is why we offer free shipping on all orders in the continental United States, whether you are buying new or refurbished.

    • Because we believe in our products, we offer 30 day hassle-free returns on everything. And if you need any help, our Customer Service team is always there for you. When you’re happy, we’re happy.

    Reviews

    There are no reviews yet.

    Be the first to review “Parrot Bebop Quadcopter Drone with 14MP Full HD 1080p”

    Your email address will not be published. Required fields are marked *

    This site uses Akismet to reduce spam. Learn how your comment data is processed.