/*media for devices size between 768px and 1199px*/

@media (min-width: 992px) and (max-width: 1199px) {
    main .main-header {
        padding: 80px 0 30px 0;
    }

    main .main-header .header-video img.video-img {
        height: 230px;
    }

    main .main-header .header-tree .bottom-img img {
        height: 60px;
    }

    main .just-some-clients {
        font-size: 13px;
        padding: 0 50px;
    }

    main .just-some-clients .home-first-slider .book-slider img {
        height: 230px;
    }

    main .write-book {
        padding: 50px 0 0 0;
        font-size: 13px;
    }

    main .write-book .frame .loader {
        top: calc(50% - 52px);
    }

main .write-book .write-section-inner {
    padding: 0;
}

    main .write-book .frame .loader .trail-wrapper {
        top: 110px;
        width: 150px;
    }

    main .write-book .frame .loader .trail {
        width: 12px;
    }

    main .write-book .frame .loader .rocket {
        width: 150px;
    }

    main .write-book .content {
        padding-bottom: 300px;
    }

    main .authors {
        font-size: 13px;
        height: 500px;
    }

    main .authors .author-content .img-box img.new-york {
        height: 150px;
        top: 18%;
    }

    main .authors .author-content .img-box img.amazon {
        top: 36%;
        left: 26%;
        height: 150px;
    }

    main .authors .author-content .img-box img.wall {
        height: 170px;
        right: 18%;
        top: 20%;
    }

    main .authors .author-content .img-box img.today {
        height: 160px;
    }

    main .authors .author-content .img-box img.noble {
        height: 160px;
        right: 25%;
        bottom: 5%;
    }

    main .authors .author-content .img-box img.pw {
        height: 160px;
        left: 0;
    }

    main .authors .author-content .img-box img.neil {
        height: 160px;
    }

    main .different-stage {
        font-size: 13px;
        padding: 50px;
    }

    main .hundred-clients {
        font-size: 14px;
    }

    main .hundred-clients .right .client-slider .slider-content .icon {
        height: 100px;
        width: 100px;
    }

    main .hundred-clients .right .client-slider .slider-content .icon i {
        font-size: 3em;
        line-height: 100px;
    }

    main .upcoming-launches {
        font-size: 13px;
    }

    main .upcoming-launches .upcoming-slider .content img {
        height: 230px;
    }

    main .good-company {
        margin-bottom: 50px;
    }

    footer .footer-top-banner {
        background-position: 300px 0;
        font-size: 14px;
    }

    footer .footer-top-banner img.book-now {
        left: 40%;
        height: 100px;
        top: 80%;
    }

    footer .footer-bottom {
        padding: 80px 0 30px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    main nav .navbar-collapse ul {
        align-items: flex-start;
    }

    main .main-header .header-video {
        text-align: center;
    }

    main nav.navbar #hamburger-icon{
        display: block;
    }

    main .main-header .header-tree {
        text-align: center;
    }

    main .main-header {
        padding: 80px 0 30px 0;
    }

    main .just-some-clients {
        font-size: 13px;
        padding: 0 50px;
    }

    main .just-some-clients .home-first-slider .book-slider img {
        height: 230px;
    }

    main .write-book {
        padding: 50px 0 0 0;
        font-size: 13px;
    }

    main .write-book .frame .loader {
        top: calc(60% - 52px);
        left: calc(64% - 52px);
    }

main .write-book .write-section-inner {
    padding: 0;
}

    main .write-book .frame .loader .trail-wrapper {
        top: 72px;
        width: 100px;
    }

    main .write-book .frame .loader .trail {
        width: 12px;
    }

    main .write-book .frame .loader .rocket {
        width: 100px;
    }

    main .write-book .content {
        padding-bottom: 150px;
text-align: left;
    }

    main .write-book .bottom-content p {
        margin: 0 0 50px 0;
    }

    main .authors {
        font-size: 13px;
        height: 500px;
    }

    main .authors .author-content .img-box img.new-york {
        height: 130px;
        top: 26%;
    }

    main .authors .author-content .img-box img.amazon {
        top: 40%;
        left: 25%;
        height: 150px;
    }

    main .authors .author-content .img-box img.wall {
        height: 150px;
        right: 14%;
        top: 22%;
    }

    main .authors .author-content .img-box img.today {
        height: 120px;
        top: 40%;
    }

    main .authors .author-content .img-box img.noble {
        height: 150px;
        right: 16%;
    }

    main .authors .author-content .img-box img.pw {
        height: 150px;
        left: 0;
    }

    main .authors .author-content .img-box img.neil {
        height: 130px;
    }

    main .different-stage {
        font-size: 13px;
        padding: 50px;
    }

    main .hundred-clients .left {
        text-align: center;
    }

    main .hundred-clients .right .client-slider .slider-content .icon {
        height: 100px;
        width: 100px;
    }

    main .hundred-clients .right .client-slider .slider-content .icon i {
        font-size: 3em;
        line-height: 100px;
    }

    main .upcoming-launches .upcoming-slider .content img {
        height: 230px;
    }

    main .upcoming-launches .street-content .street-slider .content img {
        height: 100px;
    }

    footer .footer-top-banner {
        padding: 50px 30px 0 30px;
        background-position: 140px 0;
        font-size: 14px;
    }

    footer .footer-top-banner img.book-now {
        left: 50%;
        height: 80px;
        top: 80%;
    }

    footer .footer-bottom {
        padding: 100px 0 30px;
    }

    footer .footer-top form {
        flex-direction: column;
    }

    footer .footer-top form input {
        margin-bottom: 10px;
    }

    footer .footer-top form input[type='text'] {
        width: 60%;
    }

    footer .footer-top form input[type='button'] {
        width: 30%;
    }

    footer .footer-bottom .footer-links {
        justify-content: center;
    }

    footer .footer-bottom .footer-social {
        justify-content: center;
        padding-top: 20px;
    }

    footer .footer-top .footer-logo a img {
        height: 60px;
    }

    footer .cloud-links ul li img {
        height: 80px;
    }
}