/*responsive styles*/
@media (min-width: 1600px){
    .box{
        width: 30vw;
    }
}
@media (min-width: 2350px){
    .box{
        width: 25vw;
    }
}
@media (max-width: 1360px){
    #fp-nav{
        display: none;
    }
    #social-icons{
        right: auto;
        left: 0;
    }
    #social-icons ul{
        max-width: 81px;
    }
    .box{
        width: 45vw;
        padding-left: 2vw;
    }
}
@media (max-width: 1140px) {


    body {
        background-position-y: 0!important;
    }
        #logo img{
        max-width: 100%;
        width: 140px;

    }


    #fp-nav {
        display: none;
    }

#logo {
        position: fixed;
        width: 100%;
        left: 0;
        text-align: center;
    }

    .video-presentation iframe {
        width: 100%;
        height: auto;
    }

    .fp-slidesNav {
        margin-left: -45%!important;
        left: 50%;
        bottom: 0;
        top: 55%;
    }

    .sidr-open .wrap,
.wrap {
        width: 90%;
    }

    .content-wrap #section-linemove-1{
        height: 13vw;
    }
    .content-wrap #section-linemove-2{
        height: 14vw;
    }
    .content-wrap #section-linemove-3{
        height: 20vw;
    }
    .content-wrap #section-linemove-4{
        height: 21vw;
    }

    #section5 .fp-slidesNav {
        display: none;
    }

    #hand {
        left: auto;
        right: 0;
        margin-left: 0px;
        margin-right: -152px;
    }

    .screenshots-wrapper,
.section-image {
        left: auto;
        right: 89px;
        margin-left: inherit;
    }
    .box{
        padding-left: 40px;
        width: 42vw;
    }
    video{
        width: 550px;
        height: auto;
    }
}

@media (max-width: 1070px){
    #hand{
        display: none;
    }
    .section-image{
        display: none;
    }
    .box{
        width: 87vw;
        text-align: center;
    }
    .features{
        width: 30vw;
        text-align: left;
        margin-right: 0;
        margin-left: 13vw;
    }
    .content-wrap .features{
        margin-left: 12vw;
    }
    .content-wrap #section-linemove-1{
        height: 15vw;
    }
    .content-wrap #section-linemove-2{
        height: 30vw;
    }
    .content-wrap #section-linemove-3{
        height: 20vw;
    }
    .content-wrap #section-linemove-4{
        height: 25vw;
    }
}

@media (max-width: 870px) {

    h1, h2, h3 {
        font-size: 40px;
        font-family: 'Open Sans';
    }
        #logo img{
        max-width: 100%;
        width: 140px;

    }

    #hand,
    .screenshots-wrapper,
    .section-image {
        display: none;
    }

    .sidr-open .wrap .box,
    .box {
        width: 85vw ;
        text-align: center;
        font-size: 14px;
    }

    #menu-logo {
        display: none;
    }

    .sidr ul {
        margin-top: 35%;
    }

    #sidr {
        width: 200px;
        z-index: 100;
    }

    .content-wrap #section-linemove-1{
        height: 15vw;
    }
    .content-wrap #section-linemove-2{
        height: 20vw;
    }
    .content-wrap #section-linemove-2 ul{
        text-align: left;
    }
    .content-wrap #section-linemove-3{
        height: 20vw;
    }
    .content-wrap #section-linemove-4{
        height: 25vw;
        text-align: left;
    }

    video{
        width: 500px;
    }

    .simple-button {
        float: none;
        display: block;
        font-size: 14px;
        max-width: 180px;
        margin: 25px auto;
    }

    .sidr ul li a, .sidr ul li span {
        font-size: 11px;
        padding: 0 18px;
    }

    .features{
        width: 30vw;
        text-align: left;
        margin-right: 0;
        margin-left: 12vw;
    }

    .content-wrap .features{
        margin-left: 6vw;
    }

    .tabs {
        width: 90%;
    }

    .sidr-open #main-nav {
        left: 14px;
        z-index: 200;
    }

    .tabs-style-linemove nav a {
        padding: 15px 0;
    }

    .video-presentation iframe {
        width: 82%;
    }
    
    .box .features{
        text-align: left;
    }

    .box .features-2{
        width: 100%;
    }

    .fp-slidesNav {
        margin-left: -5%!important;
        left: 50%;
        bottom: 0;
        top: 55%;
    }

    .specifications {
        text-align: center;
    }

    .active .screenshots-wrapper {
        opacity: 1;
        overflow: visible;
        display: block;
        background: rgba(0, 0, 0, 0.2);
        padding: 10px;
        max-width: 180px;
        right: 50%;
        margin-right: -100px;
        border-radius: 7px;
        height: auto;
    }

    .screenshots-content {
        display: none;
    }

    .fp-controlArrow.fp-next {
        right: -30px;
        width: 20px;
    }

    .fp-controlArrow.fp-prev {
        left: -30px;
        width: 20px;
    }
}

@media (max-width: 640px) {
  	#hand{
  		margin-right: -200px;
  		margin-left: 0px;
  	}

    h1, h2, h3 {
        font-size: 26px;
        line-height: 1;
        font-family: 'Open Sans';
    }

    .sidr-open .wrap .box, .box {
        width: 80vw;
        text-align: center;
        font-size: 11px;
        line-height: 1.2;
        padding: 10px;
        padding-left: 10vw;
    }

    .simple-button .icon {
        margin-right: 10px;
        font-size: 12px;
    }

    .playstore,
    .appstore {
        margin-top: -4px;
    }

    .simple-button {
        float: none;
        display: block;
        font-size: 11px;
        max-width: 100px;
        margin: 25px auto;
        padding: 10px 15px;
    }

    #logo img{
        max-width: 100%;
        width: 140px;

    }

    .tooltip-inner .icon {
        float: left;
        display: block;
        font-size: 14px;
        height: AUTO;
        margin-right: 5px;
        line-height: inherit;
    }

    .tooltip-inner {
        background: rgba(0, 0, 0, 0.85);
        padding: 20px;
        min-height: inherit;
    }

    #main-nav {
        left: 10px;
        top: 1%;
        font-size: 32px;
    }

    #main-nav:hover span {
        color: inherit!important;
    }

    .sidr ul li {
        line-height: 35px;
    }

    .fp-slidesNav {
        display: none;
    }

    #social-icons a i {
        font-size: 11px;
        width: 21px;
        height: 21px;
        line-height: 22px;
    }

    .package {
        padding: 15px 0;
        margin: 0;
        background: rgba(0, 0, 0, 0.2);
        margin-bottom: 10px;
        font-size: 14px;
    }

    .amount {
        font-size: 15px;
        line-height: 1;
    }

    .content-wrap #section-linemove-1{
        height: 17vw;
    }
    .content-wrap #section-linemove-2{
        height: 18vw;
    }
    .content-wrap #section-linemove-3{
        height: 20vw;
    }
    .content-wrap #section-linemove-4{
        height: 25vw;
    }

    .features{
        width: 30vw;
        text-align: left;
        margin-right: 0;
        margin-left: 10vw;
    }

    .content-wrap .features{
        width: 25vw;
        margin-left: 8vw;
    }

    .specifications {
        list-style: none;
        text-align: left;
        margin: 10px 5px;
    }

    .pricing-button {
        padding: 15px 0;
    }

    .specifications .icon {
        display: none;
    }
    
    video{
        width: 400px;
    }

    #contact-form textarea, #contact-form input {
        font-size: 11px;
        margin-right: 3%;
        padding: 5px;
    }

    #contact-form textarea {
        height: 50px;
    }

    #submit {
        padding: 8px 17px;
        font-size: 11px;
    }

    .tabs nav ul li {
        display: inline-block;
    }

    #contact-form {
        float: left;
        margin-top: 10px;
    }

    #section8 .features {
        margin-top: 0;
    }

    .active .screenshots-wrapper {
        max-width: 140px;
        margin-top: -130px;
        margin-right: -80px;
    }
}

@media (max-width: 500px){
    .content-wrap .features{
        margin-left: 7vw;
    }
    .content-wrap #section-linemove-1{
        height: 20vw;
    }
    .content-wrap #section-linemove-2{
        height: 30vw;
    }
    .content-wrap #section-linemove-3{
        height: 35vw;
    }
    .content-wrap #section-linemove-4{
        height: 55vw;
    }
    video{
        width: 350px;
    }
}

@media (max-width: 425px){
    #social-icons{
        right: auto;
        left: 35vw;
        bottom: 5px;
        width: 150px;
    }
    video{
        width: 280px;
    }
    #social-icons ul{
        width: 100%;
        max-width: 150px;
    }
    #social-icons ul li{
        display: inline-flex; 
    }
    .wrap{
        width: auto;
    }
    .box{
        width: 97vw;
        text-align: center;
        padding: 0 5px;
    }
    .tabs{
        width: 100%;
    }
    .content-wrap .features{
        margin-left: 7vw;
    }
    .content-wrap #section-linemove-1{
        height: 30vw;
    }
    .content-wrap #section-linemove-2{
        height: 40vw;
    }
    .content-wrap #section-linemove-3{
        height: 45vw;
    }
    .content-wrap #section-linemove-4{
        height: 90vw;
    }
}

@media (max-width: 320px){
    #social-icons{
        right: auto;
        left: 30%;
        bottom: 5px;
        width: 150px;
    }
    video{
        width: 280px;
    }
    #social-icons ul{
        width: 100%;
        max-width: 150px;
    }
    #social-icons ul li{
        display: inline-flex; 
    }
    .wrap{
        width: auto;
    }
    .box{
        width: 97vw;
        text-align: center;
        padding: 0 5px;
    }
    .tabs{
        width: 100%;
    }
    .content-wrap .features{
        margin-left: 7vw;
    }
    .content-wrap #section-linemove-1{
        height: 30vw;
    }
    .content-wrap #section-linemove-2{
        height: 40vw;
    }
    .content-wrap #section-linemove-3{
        height: 45vw;
    }
    .content-wrap #section-linemove-4{
        height: 90vw;
    }
}
