/* Medium Layout: 1280px. */

@media only screen and (min-width: 992px) and (max-width: 1400px) {
    /* -  Hero Section */
    .navbar-right li a {
        padding: 0;
    }
    /* -  User's Story */
    .user-pull {
        width: 115%;
    }
}

/* Tablet Layout: 768px. */

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .pl15 {
        padding-left: 15px;
    }
    /* -  Hero Section */
    .hero-content {
        top: 10%;
        height: auto;
    }
    .tp-bullets {
        top: 70%!important;
        left: 110%!important;
    }
    .hero-content h1 {
        font-size: 60px;
        line-height: 65px;
    }
    .hero-content p {
        padding: 25px 10px;
        width: 100%;
    }
    .hero-content img {
        margin-top: 0px !important;
    }
    .hero-wrap .social-link {
        bottom: 170px;
    }
    /* -  Nav Style  */
    .navbar-wrap {
        padding: 6px 0px;
    }
    .navbar-header {
        width: 100%;
    }
    .navbar-brand {
        margin-top: -10px;
    }
    .navbar-nav > li {
        width: 100%;
        text-align: left;
        border-bottom: 1px solid #fff;
        background-color: rgba(255, 251, 251, 0.89);
    }
    .navbar-nav li a {
        padding: 20px 8px;
    }
    .nav-button .app-tooltip {
        top: -183px;
        right: 185px;
    }
    .nav-button .app-tooltip:after {
        right: 350px;
    }
    .video-social-link {
        top: 58%;
    }
    .nav-button {
        display: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-collapse.collapse.in {
        display: block!important;
        border-top: 1px solid #fff;
        margin-top: 60px;
    }
    .sticky .navbar-header {
        padding-top: 5px;
    }
    /* About Section */
    .about-left {
        text-align: center;
    }
    /* Feature Section */
    .features-slider {
        height: 888px;
    }
    .features-slider .bee3D--slide__active .active-title h3 {
        font-size: 14px;
        left: -165px;
        top: -35px;
    }
    .features-slider .bee3D--slide__active .active-orange-title h3 {
        font-size: 14px;
        left: -165px;
        top: -15px
    }
    .features-slider .bee3D--slide {
        left: 66.5%;
    }
    .features-slider .bee3D--nav__prev,
    .features-slider .bee3D--nav__next {
        display: none;
    }
    /* Overview Section */
    .overview-left li {
        text-align: center;
    }
    .overview-right {
        text-align: center;
    }
    .overview-bottom {
        padding-top: 30px;
    }
    .map-right {
        padding-top: 30px;
    }
    /* -  Pricing Section */
    .price-header .price-btn {
        right: 10px;
        font-size: 12px;
        line-height: 14px;
        padding: 3px 5px;
    }
    .pricing-table .btn {
        padding: 3px 20px;
    }
    /* -  User's Story */
    .user-pull {
        width: 122%;
        left: -10%;
        top: 225px;
    }
    /* Blog Section */
    .section-title-8 p {
        width: 100%;
        padding: 15px;
    }
    /*-  Contact Section */
    .adderss-div p {
        padding: 15px!important;
    }
    .adderss-div .address-containt,
    .adderss-div .address-containt p {
        margin: 0;
        padding: 5px !important;
    }
    .adderss-div .phone-number {
        margin: 23px 0 0;
    }
    .nav-left {
        padding-bottom: 30px;
    }
    /* Blog Page */
    .sidebar {
        margin-top: 30px;
        padding-bottom: 30px;
    }
    .leave-area-row {
        width: 100%;
    }
    /* Comming Soon Page */
    .comming-caption {
        margin-top: 0px;
    }
    .cdown {
        width: 140px;
    }
    .comming-caption .form-group {
        width: 100%;
    }
}

/* Mobile Layout: 320px. */

@media only screen and (max-width: 767px) {
    /* Genaral */
    .index-wrap {
        margin-top: 0px!important;
    }
    .inner-padding {
        padding: 40px 0;
    }
    .inner-padding160 {
        padding: 60px 0px;
    }
    .features-wrap {
        padding: 30px 0px 0px;
    }
    .section-title-3,
    .section-title-5,
    .overview-left {
        text-align: center;
    }
    .section-title-8 {
        margin-bottom: 40px;
    }
    .section-title h1,
    .section-title-4 h1,
    .section-title-6 h1,
    .section-title-7 h3,
    .section-title-8 h1 {
        font-size: 30px;
        line-height: 36px;
    }
    .section-title-3 h1 {
        font-size: 30px;
        line-height: 36px;
        margin: 15px;
    }
    .section-title h4,
    .section-title h4.small-title,
    .section-title-6 h4 {
        font-size: 18px;
    }
    .section-title-7 h5 {
        font-size: 18px;
        padding-bottom: 0;
    }
    .overview-left {
        margin: 15px;
    }
    .overview-bottom {
        padding-top: 30px;
    }
    .section-title-5 h1 {
        font-size: 30px;
    }
    .section-title-5 h4 {
        font-size: 16px;
    }
    .section-title-8 p {
        width: 100%;
    }
    .hidden-desktop {
        position: relative;
        display: block !important;
    }
    .hidden-mobile {
        display: none;
    }
    /* Nav Section */
    .navbar-wrap {
        padding: 0px;
        background-color: transparent;
        box-shadow: none;
        -webkit-box-shadow: none;
        top: 0px;
        bottom: inherit;
        position: fixed;
        margin-top: -2px;
        border: 0px;
    }
    .sticky {
        padding: 0px;
        margin-top: -2px;
        background-color: transparent;
    }
    .navbar-brand {
        margin-right: 0px;
        padding-top: 5px;
    }
    .sticky .navbar-brand {
        margin-top: 0px;
    }
    .navbar-header {
        background-color: #fff;
        padding: 5px 0px;
    }
    .nav-wrap-inside .navbar-header {
        padding-top: 15px;
    }
    .navbar-nav {
        margin: 0;
    }
    .navbar-nav li {
        text-align: left;
        border-bottom: 1px solid #fff;
        background-color: rgba(255, 251, 251, 0.89);
    }
    .navbar-nav li a {
        padding: 12px 8px;
    }
    .nav-button {
        display: none;
    }
    .dropdown-menu {
        width: 100%;
        background-color: rgba(255, 251, 251, 0.89);
        margin-left: 30px;
    }
    .dropdown-menu li {
        padding: 12px 8px;
        border-bottom: 1px solid #fff;
    }
    .navbar-default .navbar-collapse {
        max-height: 400px;
    }
    /* -  Hero Section */
    .hero-content {
        bottom: 7%;
        height: auto;
    }
    .hero-content h1 {
        font-size: 35px;
        line-height: 35px;
    }
    .hero-content p {
        width: auto;
        margin: auto;
        font-size: 15px !important;
        line-height: 18px;
        font-weight: 400;
        padding: 10px 10px !important;
    }
    .hero-content img {
        margin-top: 0px !important;
    }
    .hero-content .btn {
        padding: 8px 35px;
    }
    .hero-wrap .social-link{
        position: absolute;
        bottom: 0;
        left: 18%;

    }
    .fa-icon-chevron-right {
        color: #fff;
        font-size: 15px;
        line-height: 10px;
        z-index: 10;
        margin-left: -3px;
        margin-top: -3px;
    }
    .hero-wrap .social-link li i {
        font-size: 16px;
        padding: 0px;
    }
    .get-moblie-app {
        display: block;
    }
    .page-header {
        background-position: 94% 0px;
    }
    .header-caption {
        bottom: 50px;
    }
    /* -  About Section */
    .about-right {
        margin-left: 5px;
        padding-right: 15px;
    }
    .about-right h2 {
        font-size: 24px;
        margin: 50px 0px 30px 0px;
    }
    .about-left {
        text-align: center;
    }
    /* features Section */
    .features-slider {
        height: 915px;
    }
    .features-slider .bee3D--slide {
        width: 100%;
        left: 0px;
        top: 12%;
        margin: 0;
    }
    .features-slider .bee3D--slide__active .active-title h3,
    .features-slider .bee3D--slide__active .active-orange-title h3 {
        left: 15px;
        top: -60px;
    }
    .features-slider .bee3D--slide__inactive {
        display: none;
    }
    .features-content {
        width: 290px;
        margin: 92px auto 0px;
    }
    .features-slider .bee3D--slide__active .features-content p {
        padding: 15px;
    }
    .features-slider .bee3D--slide__active .features-content:before {
        left: 128px;
    }
    .features-slider .bee3D--slide__active .features-content:after {
        right: 147px;
    }
    .feature-video .features-slider .bee3D--slide__active .features-content {
        margin-top: 92px;
    }
    /* Overview Section */
    .overview-left h2 {
        font-size: 24px;
        line-height: 20px;
        margin-bottom: 0px;
    }
    .overview-left span {
        text-align: center;
        font-size: 20px;
        font-weight: 400;
    }
    .overview-map {
        padding: 30px;
    }
    /* Subscribe Section */
    .subcrive-wrap {
        padding: 40px 0px;
    }
    .subcrive-inside h2 {
        width: auto;
    }
    .subcrive-inside .form-group {
        width: 80%;
    }
    .store-icon ul {
        margin: 0;
    }
    .store-icon li {
        margin: 15px;
    }
    /* Team Section */
    .team-header {
        padding-top: 30px;
    }
    .team-member {
        -webkit-transform: scale(.8);
        -moz-transform: scale(.8);
        -o-transform: scale(.8);
        transform: scale(.8);
    }
    .team-member:hover {
        -webkit-transform: scale(.9);
        -moz-transform: scale(.9);
        -o-transform: scale(.9);
        transform: scale(.9);
    }
    /* -  Pricing Section */
    .pricing-wrap-title {
        box-shadow: 0px 8px 17px -11px #5F5D5D;
        -webkit-box-shadow: 0px 8px 17px -11px #5F5D5D;
    }
    .pricing-table:before {
        opacity: 0;
    }
    .price-header {
        text-align: center;
        margin: 15px 0px;
    }
    .price-header h2 {
        text-align: center;
    }
    .price-header .price-btn {
        right: -3px;
    }
    .price-type {
        margin-right: 120px;
    }
    .pricing-table .btn {
        padding: 7px 50px;
    }
    .top-table h2 {
        font-size: 16px;
    }
    .top-table .price-btn {
        left: 14px;
        top: 49px;
        font-size: 9px;
        line-height: 12px;
    }
    .top-table .price {
        font-size: 32px;
        margin-left: 15px;
    }
    .top-table h3 {
        font-size: 13px;
        padding: 0;
    }
    .top-table .price-duration {
        margin-top: -9px;
        display: block;
        margin-left: 41px;
    }
    .pricing-table .btn h3 {
        font-size: 10px;
        line-height: 20px;
    }
    .mobile-title {
        width: 70%;
        font-size: 14px;
        display: block;
        float: left;
        border-right: 1px solid #eaeaea;
        margin: 0;
        padding: 21px 6px;
    }
    .storage-size,
    .file-number,
    .view-analytic {
        padding-left: 0px;
    }
    .storage-size span,
    .file-number span,
    .view-analytic span {
        padding-left: 15px;
    }
    .price-header .price {
        margin-left: -27px;
    }
    .price-footer {
        margin-bottom: 30px;
    }
    /* -  User's Story */
    .user-contain {
        padding: 25px 25px 100px;
    }
    .user-contain h1 {
        text-align: left;
        padding-top: 60px;
    }
    .user-contain .user-img img {
        left: 38px;
    }
    .user-contain .user-sign {
        right: 25px;
    }
    .team-footer .team-social-link li i {
        font-size: 20px;
    }
    .appstore-wrap {
        padding: 30px 0;
    }
    /*Blog Section */
    .post-row {
        padding: 15px 0px;
    }
    .section-title-8 p {
        width: 100%;
    }
    /* Contact Section */
    .contact-wrap {
        padding: 50px 0px;
    }
    .adderss-div {
        margin-bottom: 30px;
    }
    .adderss-div .address-containt {
        padding: 0px 10px;
    }
    .form-title h2 {
        margin-bottom: 30px;
    }
    .nav-left {
        padding-bottom: 30px;
    }
    .link-nav,
    .support-nav,
    .about-nav {
        margin: 15px 0;
    }
    .link-nav h5,
    .support-nav h5,
    .about-nav h5 {
        margin-bottom: 15px;
    }
    .footer-divider {
        width: 100%;
    }
    .footer-bottom img {
        margin: auto;
    }
    .footer-copyright {
        text-align: center;
    }
    .footer-bottom {
        text-align: center;
    }
    /* Blog Page */
    .header-caption {
        padding-right: 0px;
    }
    .sidebar {
        margin-top: 30px;
        padding-bottom: 30px;
    }
    .post-item .post-feature {
        width: 80px;
        height: 80px;
    }
    .user-comment {
        padding: 115px 0px 0px 0px;
    }
    .leave-area-row {
        width: 100%;
    }
    .social-share-title {
        margin: 0px;
    }
    /* Comming Soon Page */
    .comming-wrap {
        padding: 40px 0px;
    }
    .upcoming {
        padding: 0px 0px 40px;
    }
    .cdown {
        width: 140px;
    }
    .comming-caption .form-group {
        width: 100%;
    }
    .comming-caption .form-control {
        width: 85%;
        text-align: center;
        border-bottom: 2px solid #d8d8d8;
        margin-bottom: 15px;
    }
    .cdown .time-count {
        font-size: 40px;
    }
    /* Contact Us Page */
    .adderss-widget {
        padding: 30px;
        text-align: center;
    }
    .contact-number {
        display: inline-block;
    }
    /* 404 Page */
    .btn-lg {
        font-size: 25px;
        line-height: 35px;
    }
    .pt60 {
        padding-top: 0px;
    }
    .xspt60 {
        padding-top: 30px;
    }
    video.bg_video{
        height: 100% !important;
        right: 0 !important;
        left: 37% !important;
    }

}

/* 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) {}
