/* Medium Layout: 1280px. */

@media only screen and (min-width: 992px) and (max-width: 1200px) {
	.speaker {
        display: none;
    }
	.menu-style-1 .navbar .navbar-nav li a {
    font-size: 0.7rem;
	line-height: 16px;
    padding: 5px 5px;
	}
}

/* Tablet Layout: 768px. */

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    
	 /* 
    ----------------------------------
    - Default Style
    ----------------------------------
    */
    html {
        font-size: 16px;
        line-height: 27px;
    }
		p {
	font-size: 12px;
	line-height: 22x;
	}
    .single-img-box {
        margin-bottom: 30px;
    }
    .circle-top-icon {
        margin-bottom: 30px;
    }
    /* 
	
	
	/* 
    ----------------------------------
    - Header Area Style
    ----------------------------------
    */
    /* Display Mobile Menu in iPad */
    
	.navbar-header {
        float: none;
        padding: 15px 0px 15px 0px;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-collapse.collapse.in {
        display: block!important;
        border-top: 1px solid #fff;
        padding-top: 10px;
    }
    .collapsing {
        overflow: hidden!important;
    }
    .navbar-brand > img {
        max-width: 70%;
    }
    .navbar-toggle {
        margin-top: 20px;
        border: 0px;
    }
    .navbar .navbar-nav li {
        width: 100%;
    }
    .navbar-right {
        float: right !important;
        margin-right: 15px !important;
        width: 98%;
    }
    .navbar-toggle {
        display: block;
        border: 0px;
        background: none;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-default .navbar-collapse {
        margin-top: 7px;
    }
    .navbar-default .navbar-collapse.collapse.in {
        display: block!important;
        border-top: none;
        margin-top: 6px;
    }
    .collapsing {
        overflow: hidden!important;
    }
    /* Menu Style 1 & 2 */
    .menu-style-1 .navbar,
    .menu-style-2 .navbar {
        padding: 0px 0px;
    }
    .menu-style-1 .navbar .navbar-brand,
    .menu-style-2 .navbar .navbar-brand {
        padding: 0px;
        margin: 0px;
        width: 50%;
        height: auto;
    }
    .menu-style-1 .navbar .navbar-brand img,
    .menu-style-2 .navbar .navbar-brand img {
        width: 50% !important;
        margin: 15px 0px 0px 15px;
    }
    .menu-style-1 .navbar-default .navbar-nav > .active > a:after,
    .menu-style-2 .navbar-default .navbar-nav > .active > a:after {
        right: 40px;
    }
    .menu-style-1 .navbar .navbar-nav {
        background: #fff;
        margin-top: 10px;
    }
    .menu-style-2 .navbar .navbar-nav {
        background: #0379AE;
    }
	.menu-style-1 .navbar .navbar-nav li a {
    font-size: 2rem;
	line-height: 18px;
    padding: 5px 5px;
	}
	
    /* 
    ----------------------------------
    - Hero Area Style
    ----------------------------------
    */

	.mosue-wheel {
    width: 3rem;
    height: 3rem;
	}
	
	.pencil {
		width: 50%;
		height: 50%;
		bottom: 20%;
		left: 65%;
	}
	
	/*.headphone {
		display: inline;
	}*/
	
    .speaker,
    .frame,
    .black-tab,
    .mouse {
        display: none;
    }
    .hero-area-content-inner {
        padding-left: 0px;
    }
    .hero-area-content .title {
        font-size: 2.8rem;
        line-height: 60px;
    }
    .hero-area-content .subtitle {
        font-size: 1.8rem;
        line-height: 48px;
    }
    .hero-area-content .after-subtitle {
        font-size: 1.6rem;
        line-height: 40px;
        margin-bottom: 2.5rem;
    }

    /* 
    ----------------------------------
    - Download Area Style
    ----------------------------------
    */
    .download-btn li {
        margin-right: 10px;
        margin-bottom: 10px;
    }
    /* 
    ----------------------------------
    - Pricing Area Style
    ----------------------------------
    */
    .pricing-table {
        margin-bottom: 30px;
    }
    /* 
    ----------------------------------
    - Contact Area Style
    ----------------------------------
    */
    .contact-area {
        background-image: none;
    }
    /* 
    ----------------------------------
    - Sidebar Style
    ----------------------------------
    */
    .blog-sidebar {
        margin-bottom: 30px;
    }
    .aboutme-widget .header {
        display: none;
    }

    /* 
    ----------------------------------
    - Blog Full Grid Page
    ----------------------------------
    */
    .feature-post-area {
        display: block;
        height: auto;
    }
    .blog-filter ul li {
        margin-right: 20px;
    }
    .blog-items .isotope,
    .blog-items .isotope .item .caption,
    .blog-items .isotope .item .img-box {
        display: block;
        height: auto;
    }
    .blog-items .isotope .item .caption {
        padding: 25px;
    }
}

/* Mobile Layout: 320px. */

@media only screen and (max-width: 767px) {
    /* 
    ----------------------------------
    - Default Style
    ----------------------------------
    */
    html {
        font-size: 16px;
        line-height: 27px;
    }
		p {
	font-size: 12px;
	line-height: 22x;
	}
    .single-img-box {
        margin-bottom: 30px;
    }
    .circle-top-icon {
        margin-bottom: 30px;
    }
    /* 
    ----------------------------------
    - Header Style
    ----------------------------------
    */
    /* Default Style */
    .navbar-header {
        float: none;
        padding-top: 0px;
    }
    .navbar-default .navbar-collapse {
        margin-top: 0px;
    }
    .navbar-collapse.collapse.in {
        border-top: 0px;
        margin-top: 5px;
    }
    /* Menu 1 & 2 Style */
    .menu-style-1 .navbar,
    .menu-style-2 .navbar {
        padding: 0px 0px;
    }
    .menu-style-1 .navbar .navbar-brand,
    .menu-style-2 .navbar .navbar-brand {
        padding: 0px;
        margin: 0px;
        width: 60%;
        height: auto;
    }
    .menu-style-1 .navbar .navbar-brand img,
    .menu-style-2 .navbar .navbar-brand img {
        width: 50% !important;
        margin: 15px 0px 0px 0px;
    }
    .menu-style-1 .navbar-default .navbar-nav > .active > a:after,
    .menu-style-2 .navbar-default .navbar-nav > .active > a:after {
        right: 40px;
    }
    .menu-style-1 .navbar .navbar-nav {
        background: #fff;
    }
    .menu-style-2 .navbar .navbar-nav {
        background: #0379AE;
    }
	.menu-style-1 .navbar .navbar-nav li a {
    font-size: 1.1rem;
	line-height: 16px;
    padding: 2px 2px;
	}

    /* 
    ----------------------------------
    - Hero Area Style
    ----------------------------------
    */
    /* Home-1 */
	.mosue-wheel {
    width: 3rem;
    height: 3rem;
	}
    .hero-area {
        height: 40vh;
    }
	/*.headphone {
		display: inline;
	}*/
    .speaker,
    .pencil,
    .frame,
    .black-tab,
    .mouse {
        display: none;
    }
    .hero-area-content-inner {
        text-align: center;
    }
    .hero-area-content .title {
        font-size: 2.0rem;
        line-height: 30px;
    }
    .hero-area-content .subtitle {
        font-size: 2.0rem;
        line-height: 30px;
    }
    .hero-area-content .after-subtitle {
        font-size: 1.5rem;
        line-height: 30px;
        margin-bottom: 2.5rem;
    }
    /* Home-2 */
    .home-2 {
        min-height: auto;
        height: 100vh;
    }
    .home-2 .hero-area-caption .title,
    .home-2 .hero-area-caption .title span {
        line-height: 30px;
    }
		.blank-bg-area {
    display: none;
	}
    /* 
    ----------------------------------
    - Fun Fact Area Style
    ----------------------------------
    */
    .fun-item {
        margin-bottom: 50px;
    }
    .last .fun-item {
        margin-bottom: 0px !important;
    }
    /* 
    ----------------------------------
    - Testimonial Area Style
    ----------------------------------
    */
    .testimonial-carousel .owl-nav .owl-prev,
    .testimonial-carousel .owl-nav .owl-next {
        display: none !important;
    }
    .testimonial-carousel .item .avatar {
        position: relative;
        width: 100%;
        text-align: center;
        margin-bottom: 30px;
    }
    .testimonial-carousel .item .content {
        padding-left: 0px;
        text-align: center;
    }
    /* 
    ----------------------------------
    - App Download Area Style
    ----------------------------------
    */
    .app-download-content {
        margin-bottom: 30px;
    }
    /* 
    ----------------------------------
    - App Screenshot Area Style
    ----------------------------------
    */
    .screenshot-carousel .owl-nav .owl-prev {
        margin-left: 5%;
    }
    .screenshot-carousel .owl-nav .owl-next {
        margin-right: 5%;
    }
    /* 
    ----------------------------------
    - Download Area Style
    ----------------------------------
    */
    .download-btn li {
        margin-right: 0px;
        width: 60%;
        margin-bottom: 15px;
    }
    .download-btn li a {
        width: 100%;
    }
    /* 
    ----------------------------------
    - Pricing Area Style
    ----------------------------------
    */
    .pricing-table {
        margin-bottom: 30px;
    }
    /* 
    ----------------------------------
    - Blog Area Style
    ----------------------------------
    */
    .blog-item {
        margin-bottom: 30px;
    }
    /* 
    ----------------------------------
    - Contact Area Style
    ----------------------------------
    */
    .icon-box-left {
        text-align: center;
        margin-bottom: 30px;
    }
    .contact-area {
        background-image: none;
    }
    /* 
    ----------------------------------
    - Footer Menu Area Style
    ----------------------------------
    */
    .footer-menu {
        padding: 30px;
    }
    .footer-menu li a {
        margin-right: 0px;
        text-align: center;
        padding: 10px;
    }

    /* 
    ----------------------------------
    - Blog Default Page
    ----------------------------------
    */
    .top-logo-area {
        text-align: center;
        margin-bottom: 15px;
    }
    .top-info-area .top-info {
        text-align: center;
    }
    .page-menu .navbar-header {
        text-align: center;
    }
    .page-menu .navbar-toggle {
        float: none;
        margin: 0 auto;
    }
    .page-header-area .banner {
        display: none;
    }
    .page-header-area .breadcrumb-area {
        padding: 20px;
    }
    /* 
    ----------------------------------
    - Blog Full Grid Page
    ----------------------------------
    */
    .feature-post-area {
        height: auto;
        display: block;
    }
    .feature-tiles,
    .feature-tiles-half {
        padding: 15px;
    }
    .blog-filter ul li {
        margin-right: 20px;
    }
    .blog-items .isotope,
    .blog-items .isotope .item .caption,
    .blog-items .isotope .item .img-box {
        display: block;
        height: auto;
    }
    .blog-items .isotope .item .caption {
        padding: 25px;
    }
}

/* Wide Mobile Layout: 480px. */

@media only screen and (min-width: 481px) and (max-width: 767px) {
	
	
	 /* 
    ----------------------------------
    - Default Style
    ----------------------------------
    */
	p {
	font-size: 14px;
	line-height: 18px;
	}
    .btn,
    a.btn {
        padding: 5px 20px;
        margin: 10px;
    }
	
	
/*		.hero-area {

    height: 20vh;
}*/

	.hero-area-content .title {
        font-size: 1.2rem;
        line-height: 20px;
    }
    .hero-area-content .subtitle {
        font-size: 1.2rem;
        line-height: 20px;
    }
    .hero-area-content .after-subtitle {
        font-size: 1.2rem;
        line-height: 20px;
        margin-bottom: 2.0rem;
    }
    /* Home-2 */
    .home-2 {
        min-height: auto;
        height: 100vh;
    }
    .home-2 .hero-area-caption .title,
    .home-2 .hero-area-caption .title span {
        line-height: 30px;
    }
}

/* Wide Mobile Layout: 480px. */

@media only screen and (min-width: 240px) and (max-width: 480px) {
    /* 
    ----------------------------------
    - Default Style
    ----------------------------------
    */
	p {
	font-size: 10px;
	line-height: 18px;
	}
    .btn,
    a.btn {
        padding: 5px 20px;
        margin: 10px;
    }
	
    /* 
    ----------------------------------
    - Hero Area Style
    ----------------------------------
    */
	.hero-area {

    height: 25vh;
	}
	.menu-style-1 .navbar .navbar-nav li a {
    font-size: 0.85rem;
	line-height: 8px;
    padding: 2px 2px;
	}
	
	.mosue-wheel {
    width: 1.5rem;
    height: 1.5rem;
	}
    .hero-area-content .title {
        margin-top: 2rem;
		font-size: 0.7rem;
        line-height: 15px;
     
    }
    .hero-area-content .subtitle,
    .hero-area-content .after-subtitle {
        font-size: 0.7rem;
        line-height: 10px;
    }


    /* 
	
    ----------------------------------
    - App Download Area Style
    ----------------------------------
    */
    .app-download-screen .download-brand li a {
        margin-right: 20px;
    }
    /* 
    ----------------------------------
    - Team Area Style
    ----------------------------------
    */
    .team-carousel .owl-nav {
        top: 15%;
    }
    /* 
    ----------------------------------
    - Download Area Style
    ----------------------------------
    */
    .download-btn li {
        width: 80%;
    }
}

@media only screen and (min-width: 0px) and (max-width: 239px) {
    /* 
    ----------------------------------
    - Default Style
    ----------------------------------
    */
	p {
	font-size: 10px;
	line-height: 18px;
	}
    .btn,
    a.btn {
        padding: 5px 20px;
        margin: 10px;
    }
	
    /* 
    ----------------------------------
    - Hero Area Style
    ----------------------------------
    */
	
		.hero-area {

    height: 10vh;
	}
	
	.menu-style-1 .navbar .navbar-nav li a {
    font-size: 0.85rem;
	line-height: 8px;
    padding: 2px 2px;
	}
	
	.mosue-wheel {
    width: 1.5rem;
    height: 1.5rem;
	}
    .hero-area-content .title {
        margin-top: 2rem;
		font-size: 0.7rem;
        line-height: 15px;
     
    }
    .hero-area-content .subtitle,
    .hero-area-content .after-subtitle {
        font-size: 0.7rem;
        line-height: 10px;
    }


    /* 
	
    ----------------------------------
    - App Download Area Style
    ----------------------------------
    */
    .app-download-screen .download-brand li a {
        margin-right: 20px;
    }
    /* 
    ----------------------------------
    - Team Area Style
    ----------------------------------
    */
    .team-carousel .owl-nav {
        top: 15%;
    }
    /* 
    ----------------------------------
    - Download Area Style
    ----------------------------------
    */
    .download-btn li {
        width: 80%;
    }
}
