/* Medium Layout: 1280px. */

@media only screen and (min-width: 1025px) and (max-width: 1200px) {
    /* Main Menu Section */
    .topbar-area .navbar .navbar-brand {
        margin-right: 40px;
    }
    /* Hero Section */
    .hero-lead {
        font-size: 90px;
    }
    /* Demo Video Section */
    .demo-video-player {
        padding: 90px 170px;
    }
}

/* Tablet Layout: 768px. */

@media only screen and (min-width: 768px) and (max-width:1024px) {
    /* Main Menu Section */
    .navbar-header {
        float: none;
        width: 100%;
    }
    .topbar-area .navbar .navbar-brand,
    .topbar-area-lite .navbar .navbar-brand {
        width: 100%;
        text-align: center;
    }
    .navbar-brand > img {
        display: inline-block;
    }
    .nav li a {
        padding: 10px 12px;
    }
    /* Hero Section */
    .hero-lead {
        font-size: 60px;
    }
    .hero-sub-lead {
        font-size: 26px;
        margin-bottom: 30px;
        line-height: 35px;
    }
    /* Demo Video Section */
    .demo-video-screen {
        background-image: none;
        height: auto;
    }
    .demo-video-player {
        padding: 0px;
    }
    /* Testimonial Section */
    .client-name {
        min-width: 200px;
    }
    /* Pricing Table Section */
    .pricing-table {
        margin-bottom: 30px;
    }
    /* Page Header */
    .page-header-area {
        background-image: none;
        min-height: 130px;
        background: #eee;
        margin: 140px 0px 60px 0px;
    }
    .page-header-title-area {
        min-height: 130px;
    }
    .page-header-title-area-inner {
        bottom: 20px;
    }
    .page-header-title-area-inner .title {
        line-height: 20px;
    }
    /* Blog Grid */
    .blog-grid .grid-item .blog-item-img {
        height: 215px;
    }
    /* Sidebar */
    .blog-sidebar .sidebar-widget ul.thumb-list li {
        margin-bottom: 15px;
    }
    .blog-sidebar .sidebar-widget ul.thumb li {
        width: auto;
    }
}

/* Mobile Layout: 320px. */

@media only screen and (max-width: 767px) {
    /* General */
    .btn {
        padding: 0px 20px;
    }
    .inner-padding {
        padding: 40px 0px;
    }
    .push-down {
        padding-top: 0px;
    }
    .section-desc {
        margin-bottom: 50px;
    }
    .section-title-3 {
        margin-bottom: 50px;
    }
	.subscribe-form {
		margin-bottom: 30px;
	}
    /* Main Menu Section */
    .topbar-area .navbar,
    .topbar-area-lite .navbar {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .topbar-area .navbar .navbar-brand,
    .topbar-area-lite .navbar .navbar-brand {
        margin-right: 0px;
        margin-top: 0px;
    }
    .topbar-area .navbar-toggle,
    .topbar-area .navbar-toggle:hover,
    .topbar-area-lite .navbar-toggle,
    .topbar-area-lite .navbar-toggle:hover {
        background: none;
        border: 0px;
    }
    .topbar-area .navbar-default .navbar-collapse,
    .topbar-area-lite .navbar-default .navbar-collapse {
        border: 0px;
        background: rgba(0, 112, 123, 0.8);
        margin-top: 10px;
        min-height: 365px;
    }
    .topbar-area-lite .navbar-default .navbar-collapse {
        background: #fff;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background: #fff;
    }
    .topbar-area-lite .navbar-default .navbar-toggle .icon-bar {
        background: #00BFF3;
    }
    .hero-right-inner .btn {
        margin-bottom: 15px;
    }
    /* Hero Section */
    .hero-area {
        height: auto !important;
    }
    .hero-right {
        text-align: center;
        padding-top: 0px;
        min-height: 550px !important;
    }
    .hero-lead {
        font-size: 48px;
    }
    .hero-sub-lead {
        font-size: 18px;
        margin-bottom: 40px;
    }
    .hero-social {
        margin: 20px 0px 20px 0px;
    }
    /* Lite Version */
    .hero-area-lite .hero-sub-lead,
    .hero-area-dark .hero-sub-lead {
        font-size: 18px;
        margin-bottom: 40px;
    }
    /* Creative Feature Section */
    .feature-item {
        margin-bottom: 30px;
    }
    /* App Download Section */
    .app-download-area {
        padding: 40px 0px;
    }
    .app-download-intro-inner {
        text-align: center;
    }
    /* Testimonial Section */
    .testimonial-carousel {
        margin-bottom: 0px;
    }
    .testimonial-carousel .owl-item.center .client-msg {
        left: 0%;
        width: 100%;
    }
    .testimonial-carousel .owl-dots {
        margin-top: 50px;
    }
    blockquote {
        padding-left: 0px;
        font-size: 16px;
    }
    blockquote:after {
        left: 38%;
    }
    .testimonial-carousel .owl-item.center .client-msg {
        margin-left: 0%;
        margin-bottom: 30px;
    }
    /* Screenshot Section */
    .bee3D--effect__coverflow .bee3D--after-2,
    .bee3D--nav__prev,
    .bee3D--nav__next {
        display: none;
    }
    .bee3D--nav__prev,
    .bee3D--nav__next {
        display: none;
    }
    .bee3D--effect__coverflow .bee3D--inner {
        text-align: center;
    }
    /* Team, Pricing, Footer Section */
    .team-member,
    .pricing-table,
    .footer-widget {
        margin-bottom: 30px;
    }
    /* Demo Video Section */
    .demo-video-screen {
        background-image: none;
        height: auto;
    }
    .demo-video-player {
        padding: 0;
    }
    /* Latest Blog */
    .blog-item,
    .blog-item-img {
        margin-bottom: 30px;
    }
    /* Call to Action */
    .call-to-action {
        margin-top: 0px !important;
        text-align: center;
    }
    .call-to-action .cta-content h2,
    .call-to-action .cta-content p {
        margin-bottom: 10px;
    }
    /* Footer Area */
    .footer-area {
        padding-bottom: 0px;
    }
    /* Page Header */
    .page-header-area {
        background-image: none;
        min-height: 130px;
        background: #eee;
        margin: 55px 0px;
    }
    .page-header-title-area {
        min-height: 130px;
    }
    .page-header-title-area-inner {
        bottom: 20px;
    }
    /* Blog Masonry */
    .blog-masonry .grid-item {
        width: 100%;
    }
    .blog-masonry .grid-item .blog-item-img {
        margin-bottom: 0px;
    }
    /* Blog Grid */
    .blog-grid .grid-item .blog-item-img {
        height: auto;
        margin-bottom: 0px;
    }
    /* Sidebar */
    .blog-sidebar .sidebar-widget ul.thumb-list li {
        margin-bottom: 15px;
    }
    /* Single Page */
    .post-article blockquote {
        padding-left: 30px;
    }
}

/* Wide Mobile Layout: 480px. */

@media only screen and (min-width: 481px) and (max-width: 767px) {}

/* Wide Mobile Layout: 480px. */

@media only screen and (min-width: 240px) and (max-width: 480px) {
    .hero-right-inner .btn {
        padding: 0px 20px;
        height: 35px;
        line-height: 35px;
        font-size: 11px;
    }
}
