/* Large desktops and laptops */
@media (min-width: 1200px) {

}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {

}

@media (max-width: 992px) {
    .diagramms-wrap {
        display: none;
    }
    .fl-button {
        width: 26%;
    }
    .fl-token {
        width: 73%;
        font-size: 13px;
    }
    .details-table td {
        font-size: 16px;
    }
    .details-table td {
        font-size: 16px;
        padding-right: 10px;
    }
    .table-bg {
        left: 172px;
    }
    .cb-text {
        min-height: initial;
        margin-bottom: 21px;
    }
    .community-col {
        margin-bottom: 21px;
    }
    .market-link {
        margin-top: 16px;
    }
    .transactions .kvadrokopter{
        animation-name: animation_kvadro_tablet;
        animation-duration: 7.5s;
        animation-iteration-count: infinite;
        animation-direction: normal;
        animation-fill-mode: both;
        animation-play-state: running;

    }
    .first-screen .kvadrokopter{
        animation-name: animation_kvadro_tablet;
        animation-duration: 7.5s;
        animation-iteration-count: infinite;
        animation-direction: normal;
        animation-fill-mode: both;
        animation-play-state: running;

    }
    .industry-col-1{
        width: 15%;
    }
    .industry-col-4 {
        width: 36%;
    }
    .token-step {
        margin: 0 35px 0 38px;
        font-size: 34px;
    }
    .lp-col-1 {
        width: 50%;
    }
    .fly-cost {
        width: 50%;
    }
    .lp-col-title {
        font-size: 19px;
    }
    .tl-video iframe {
        border-radius: 10px;
        float: none;
        margin-top: 28px;
    }
    .tl-video {
        text-align: center;
    }
    .phone-circle {
        left: 95px;
        top: 83px;
    }
    .phone-point {
        left: 109px;
        top: 97px;
    }
    .gs-form {
        margin-top: 25px;
        position: relative;
        width: 109%;
    }
}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {

}

@media (max-width: 767px) {
    .header-line {
        display: none;
    }
    .top-logo {
        float: none;
        text-align: center;
    }
    .top-icons {
        float: none;
        margin-top: 9px;
        text-align: center;
    }
    .top-langs {
        float: none;
        margin-top: 18px;
        margin-right: 0;
        text-align: center;
    }
    .countdown {
        font-style: normal;
        font-weight: 600;
        font-size: 22px;
        letter-spacing: 0px;
        line-height: 28px;
    }
    .smi-list li {
        list-style: none;
        display: inline-block;
        vertical-align: middle;
        margin-bottom: 13px;
        width: 20%;
        text-align: center;
        text-align-last: center;
    }
    .gt-steps li {
        font-size: 16px;
        font-weight: 300;
        width: 33%;
        text-align: center;
        text-align-last: center;
    }
    .token-id-wrap {
        line-height: 32px;
        font-size: 16px;
        font-weight: 400;
        margin-top: 36px;
        word-wrap: break-word;
    }
    .tl-quote-body {
        padding: 14px 35px;
        font-size: 18px;
    }
    .phase-block {
        width: 100%;
        float: none;
        margin-bottom: 16px;
    }
    .token-step {
        margin: 0 20px 0 19px;
        font-size: 24px;
        position: relative;
    }
    .back-text {
        /* position: absolute; */
        font-size: 71px;
        line-height: 1;
    }
    .token-step:after {
        content: '';
        display: inline-block;
        position: absolute;
        top: 50%;
        right: -26px;
        width: 20px;
        height: 20px;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        background: url(../img/next-arrow.png) center center no-repeat;
        background-size: contain;
    }
    .token-step-2 {
        padding: 0px 20px 0 0;
    }
    .lp-col-1 {
        width: 100%;
        float: none;
    }
    .lp-col-2 {
        width: 100%;
        float: none;
    }
    .bartini-video iframe {
        max-width: 100%;
    }
    .bartini-quote {
        max-width: 100%;
    }
    .industry-circle {
        margin-top: 13px;
        display: table;
        width: 100%;
        height: auto;
    }
    .industry-col {
        float: none;
        width: 100% !important;
        margin-bottom: 29px;
    }
    .transaction-list {
        float: left;
        width: 100%;
        padding-right: 27px;
    }
    .details-table {
        overflow-x: scroll;
    }
    .details-table table {
        width: 681px;
    }
    .table-bg {
        left: initial;
        width: 200px;
        right: 61px;
    }
    .roadmap-col {
        float: none;
        width: 100%;
        margin-bottom: 31px;
    }
    .members li {
        width: 100%;
        text-align: center;
        text-align-last: center;
        margin-bottom: 27px;
    }
    a.discount-label {
        top: -79px;
        right: -5px;
    }
    .industry {
        text-align: center;
    }
    .industry-row {
        display: inline-block;
    }
    .footer-line {
        display: none;
    }
    .bartini-video iframe {
        max-width: 100%;
        height: 100%;
    }
    .tl-video iframe {
        max-width: 100%;
        height: 100%;
    }
    .token-step-3:after {
        display: none;
    }
    .guide {
        width: 100%;
    }
    .gs-block {
        left: 0;
        width: 100%;
        word-wrap: break-word;
    }
    .gs-form {
        width: 100%;
        text-align: center;
    }
    .gs-number {
        left: 8px;
    }
    .guide {
        width: 80%;
        max-width: 100%;
        margin: 67px auto 0;
        margin-left: 10%;
        padding-left: 0px;
    }
    .guide-step {
        padding-left: 20px;
    }
    .gs-text a {
        display: inline;
    }
    .gs-block .main-btn {
        margin-top: 6px;
        font-size: 16px;
    }
    .gs-form input {
        margin-right: 0;
        margin-bottom: 7px;
    }
}

/* Landscape phones and portrait tablets */
@media (max-width: 446px) {
    .tl-video iframe {
        max-width: 100%;
    }
    .fs-icon img {
        width: 27px;
    }
    .fs-icon span {
        width: 60px;
        height: 60px;
    }
    .fs-links .main-btn {
        margin-right: 0;
        margin-bottom: 10px;
    }
    .get-token-btn a {
        font-size: 17px;
    }
    .fly-cost {
        width: 100%;
    }
    .fly-cost-2 .fly-cost-desc, .fly-cost-4 .fly-cost-desc {
        padding-left: 3px;
    }
    .exchanges-cloud li {
        vertical-align: middle;
        width: 28%;
        text-align: center;
        text-align-last: center;
    }
    .bartini-video iframe {
        max-width: 100%;
        height: 100%;
    }
    .tl-video iframe {
        max-width: 100%;
        height: 100%;
    }
    .bartini-quote {
        padding: 45px 0px 0 0px;
    }
    .transaction {
        width: 50%;
        margin-bottom: 20px;
    }
    .transactions-cubes {
        display: none;
    }
    .transactions-lists {
        margin-top: 10px;
    }
    .block-title {
        line-height: 43px;
        font-size: 23px;
    }
    .table-bg {
        display: none;
    }
    .details-text {
        width: 100%;
        padding-right: 0;
    }
    .details-text-2 {
        padding-left: 0;
        padding-right: 0;
    }
    .footer-wrap {
        padding-bottom: 20px;
    }
    .token-step-3:after {
        display: none;
    }
    .countdown {
        font-size: 15px;
    }
    .guide-step {
        word-wrap: break-word;
    }
    span.gs-circle {
        margin-left: 0;
    }
}

/* Portrait phones and smaller */
@media (max-width: 660px) {
    .transactions .kvadrokopter{
         animation-name: animation_kvadro_mobile;
         animation-duration: 7.5s;
         animation-iteration-count: infinite;
         animation-direction: normal;
         animation-fill-mode: both;
         animation-play-state: running;
     }
    .first-screen .kvadrokopter{
        animation-name: animation_kvadro_mobile;
        animation-duration: 7.5s;
        animation-iteration-count: infinite;
        animation-direction: normal;
        animation-fill-mode: both;
        animation-play-state: running;
    }
    .transactions .kvadrokopter {
        display: none;
    }
}