﻿@media (max-width: 989px) {
        .gtour .panel-group {
        margin-left: 10px !important;
        margin-right: 10px !important;
    }

    .gtour .tour-breadcrumb {
        margin-left: -5px !important;
    }
    .header-col-logo {
        margin-left: 0 !important;
    }

    .header-col-info {
        margin-right: 0 !important;
    }

    .navigation ul.navbar-nav li.dropdown.full section {
        margin-left: -131px;
    }

    .charts {
        height: 1400px !important;
    }

    .navigation ul.navbar-nav li.dropdown.full section span.wrapper article {
        width: 245px;
    }

    .navigation ul.navbar-nav li.dropdown.full .color-wrapper {
        display: none;
    }

    .navigation ul.navbar-nav li.dropdown.full section .clear-wrapper {
        width: 100%;
    }

    .team .wrapper {
        width: 358px;
    }

    .team .member-box {
        position: absolute;
        left: 0;
        width: 100%;
        height: 880px;
        padding: 0;
        margin: 0;
    }

        .team .member-box .clear-wrapper {
            width: 100%;
            display: block;
            clear: both;
            float: none;
            height: 68%;
            padding: 0;
            margin: 0;
            position: relative;
            left: 0;
        }

        .team .member-box .color-wrapper {
            background: #a3238e;
            margin: 0;
            padding: 0;
            border-radius: 0;
            border: 0;
            float: none;
            height: 32%;
            width: 100%;
            position: relative;
        }

        .team .member-box ul.bars {
            margin: 0;
            padding: 0;
        }

            .team .member-box ul.bars li .progress,
            .team .member-box ul.bars li strong,
            .team .member-box ul.bars li span {
                margin-right: 35px;
            }

        .team .member-box .color-wrapper a#close {
            position: absolute;
            top: 3px;
            left: 10px;
        }

        .team .member-box .clear-wrapper p {
            margin-bottom: 10%;
        }

        .team .member-box .color-wrapper img {
            position: relative;
            left: 30px;
            top: 35px;
            padding: 0;
            left: 50%;
            margin: 0 0 40px -60px;
            width: auto;
            height: 120px;
            display: block;
        }

    .team .wrapper {
        padding: 45px 0 0 0;
        width: 300px;
    }

    .slider-laptop .laptop {
        background: url(../../Content/images/design/mac-md.png) center left no-repeat transparent;
        width: 480px;
        height: 317px;
        left: 50%;
        margin-left: -240px;
        position: relative;
    }

    .slider-laptop .wrapper {
        width: 308px;
        height: 193px;
        overflow: hidden;
        top: 60px;
        left: 50%;
        margin-left: -154px;
        position: relative;
    }

    .feature-list .feature i {
        font-size: 18px;
        width: 48px;
        height: 48px;
        -webkit-border-radius: 48px;
        -moz-border-radius: 48px;
        border-radius: 48px;
        text-indent: 14px;
        padding-top: 14px;
    }

    .feature-list .feature {
        display: inline-block;
        float: left;
    }

        .feature-list .feature .content {
            max-width: 230px;
        }

    .team .wrapper {
        width: 358px;
    }

    .content-section.video ul.testimonials {
        position: relative;
        top: -40px;
    }

    .gmap + .shadow-lg {
        display: none;
    }
    
    .form.contact .input-group.tight {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
        float: none;
        display: block;
    }

    .feature-list-2 .feature {
        text-align: center;
    }

        .feature-list-2 .feature p {
            text-align: center;
        }

    ul.number-list {
        display: block;
        width: 100%;
        padding: 0;
        margin: 0;
        position: relative;
    }

        ul.number-list li {
            width: 120px;
            display: inline-block;
            text-align: center;
            margin: 65px 26px 0 0;
        }

            ul.number-list li i.fa {
                color: #fff;
                padding: 40px 0 0 0;
                margin: 0 0 40px 0;
                display: block;
                font-size: 40px;
            }

            ul.number-list li span {
                color: #fff;
                font-size: 30px;
                font-family: "Roboto", Arial, sans-serif;
                font-weight: 100;
                line-height: 0;
                margin: 0 0 30px 0;
                padding: 0;
                width: 100%;
                height: 100%;
                overflow: hidden;
            }

            ul.number-list li i.fa {
                color: #fff;
                padding: 10px 0 0 0;
                margin: 0 0 40px 0;
            }

            ul.number-list li p {
                font-size: 22px !important;
            }

    ul.number-list {
        margin-bottom: 40px;
    }

    .services-home ul li {
        width: 33.3333%;
    }

    .navigation.fixed .navbar-brand img {
        top: -7px;
    }

    .recently-booking .popular-item .left {
        display: none;
    }

    .recently-booking .popular-item .right {
        width: 100% !important;
    }
    /*.recently-booking .popular-item .left {
        display: none;
    }

    .recently-booking .popular-item .right {
        width: 100%!important;
    }*/
}
