/* Tablet Layout: 768px. */

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    /* General Style */
    .pn,
    .prn,
    .pln {
        padding: 15px !important;
    }
    /* Navigation Section */
    .navbar-default .navbar-nav li a {
        padding: 20px 15px;
    }
    .navbar-default .navbar-nav > .active > a:after {
        content: "";
        position: absolute;
        width: 2px;
        height: 30px;
        background: #111;
        bottom: 13px;
        left: 0px;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-header {
        width: 100%;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-collapse.collapse.in {
        display: block!important;
        border-top: 1px solid #fff;
        margin-top: 60px;
    }
    .nav-social {
        text-align: center;
    }
    .navbar-default .navbar-brand {
        width: 100px;
    }
    .navbar-default .navbar-nav {
        text-align: left;
    }
    .navbar-nav > li {
        width: 100%;
    }
    .nav-social {
        display: none;
    }
    .navbar-brand {
        padding: 10px;
    }
    /* Hero Section */
    .hero-mockup-slider-area {
        overflow: visible;
    }
    .hero-caption {
        text-align: right;
    }
    .hero-title {
        font-size: 45px;
        margin-bottom: 0px;
    }
    .hero-subtitle {
        font-size: 30px;
        margin-bottom: 30px;
    }
    .hero-button-area a {
        margin-right: 5px;
    }
    .hero-mockup-slider .owl-dots {
        bottom: -70px;
        text-align: center;
    }
    /* Download Section */
    .counter-item {
        margin-bottom: 30px;
    }
    /* Feature Section */
    .tab-wrap .nav-tabs > li.active:before,
    .tab-wrap .nav-tabs > li.active:after {
        display: none;
    }
    .tab-icon-wrap,
    .tab-content-wrap .tab-text h2 {
        padding-top: 0px;
    }
    .tab-content-wrap .tab-text p {
        font-size: 13px;
    }
    .tab-content-wrap .tab-text h2 {
        line-height: 24px;
    }
    .tab-icon {
        margin-bottom: 30px;
    }
    .tab-number {
        margin-top: 30px;
    }
    .tab-number span {
        font-size: 45px;
    }
    /* App Download Section */
    .section-title-white p {
        font-size: 20px;
    }
    .btn-download {
        margin-bottom: 30px;
    }
    .btn-download-green {
        margin: 5px;
        padding: 10px 22px 10px 55px;
    }
    .btn-download-green .icon-box {
        left: 15px;
    }
}

/* Mobile Layout: 320px. */

@media only screen and (max-width: 767px) {
    /* General Style */
    .pn,
    .prn,
    .pln {
        padding: 15px !important;
    }
    .inner-padding {
        padding: 30px 0px;
    }
    .inner-padding160 {
        padding: 60px 0px;
    }
    .section-title {
        margin-bottom: 10px;
    }
    .section-title-white {
        margin-bottom: 20px;
    }
    .section-title-2-white h2:before {
        left: -40px;
    }
    .section-title-2-white h2:after {
        right: -40px;
    }
    /* Navigation Section */
    .topbar-area {
        top: 0px;
        bottom: inherit;
        position: fixed;
        border: 0px;
    }
    .navbar-default .navbar-brand {
        width: 50%;
    }
    .navbar-toggle {
        margin-top: 20px;
    }
    .navbar-default .navbar-nav > .active > a:after {
        display: none;
    }
    .navbar-default .navbar-nav li {
        text-align: left;
    }
    .navbar-default .navbar-nav li a {
        padding: 15px;
    }
    /* Hero Section */
    .hero-area-inner {
        bottom: 15%;
    }
    .hero-caption {
        text-align: center;
    }
    .hero-title {
        font-size: 35px;
        margin-top: 80px;
        margin-bottom: 0px;
        line-height: 55px;
    }
    .hero-subtitle {
        font-size: 25px;
        margin-bottom: 50px;
        line-height: 40px;
    }
    .hero-caption p {
        margin-bottom: 20px;
    }
    .hero-button-area {
        margin-top: 5px;
        margin-bottom: 60px;
    }
    .hero-button-area a {
        margin-right: 8px;
        font-size: 14px;
        /*padding: 10px 15px;*/
    }
    .hero-mockup-slider .owl-dots {
        text-align: center;
        bottom: -5px;
    }
    /* Download Section */
    .counter-item {
        margin-bottom: 50px;
    }
    .download-area .col-xs-12:last-child {
        margin-bottom: 0px;
    }
    /* About Section */
    .about-caption {
        padding: 0px;
        padding-right: 0px;
    }
    .slide-counter {
        display: none;
    }
    .about-caption-title {
        margin-bottom: 30px;
    }
    .about-caption {
        text-align: center;
    }
    .about-mockup-navigation {
        margin-top: 0px;
    }
    /* Feature Section */
    .tab-total {
        margin-top: 0px;
    }
    .tab-wrap .nav-tabs {
        margin-bottom: 70px;
    }
    .tab-wrap .nav-tabs > li {
        text-align: center;
        display: inline-block;
        width: 50%;
        height: 45px;
        line-height: 65px;
    }
    .tab-wrap .nav-tabs > li.active:before,
    .tab-wrap .nav-tabs > li.active:after,
    .tab-icon {
        display: none;
    }
    .tab-wrap .nav-tabs > li > a,
    .tab-wrap .nav-tabs > li.active > a {
        font-size: 14px;
        display: block;
        width: 100%;
        height: 100%;
        line-height: 45px;
        padding: 0px;
        padding-left: 5px;
    }
    .tab-icon-wrap,
    .tab-content-wrap .tab-text h2 {
        padding-top: 0px;
    }
    .tab-content-wrap .tab-text {
        text-align: center;
    }
    /* Application Options */
    .application-info {
        text-align: center;
        padding-top: 30px;
    }
    .application-info h4 {
        display: block;
        text-align: center;
        font-size: 20px;
    }
    .application-info .icon-box {
        text-align: center;
    }
    /* Pricing Table Section */
    /*.pricing-table {
        margin-bottom: 40px;
    }*/
    /* App Download Section */
    .section-title-white p {
        font-size: 14px;
    }
    .download-box .btn-download:last-child {
        margin-bottom: 0;
    }
    .btn-download {
        margin-right: 0px;
        margin-bottom: 30px;
    }
    .btn-download-green {
        margin-bottom: 30px;
        margin-right: 0px;
    }
    .btn-download-green:last-child {
        margin-bottom: 0px;
    }
    .responsiveGallery-btn_prev:before {
        font-size: 16px;
        left: -25px;
    }
    .responsiveGallery-btn_next:after {
        font-size: 16px;
        right: -25px;
    }
    /* 404 Page */
    .btn-lg {
        font-size: 20px;
        line-height: 35px;
        padding: 15px;
    }
    .pt60 {
        padding-top: 0px;
    }
    .xspt60 {
        padding-top: 30px;
    }
}

/* Wide Mobile Layout: 480px. */

@media only screen and (min-width: 375px) and (max-width: 414px) {
    /* Team Section */
    .team-carousel .item .item-inner .item-content {
        padding-top: 60px;
    }
    /* Application Option Section */
    .vr-carousel li {
        padding: 35px 15px;
    }
}


