@media (min-width: 960px) and (max-width: 1170px) {
    .navbar-default .nav li a {
        padding: 15px 20px;
    }
    header .header-dashboard .dashboard {
        max-width: 90%;
    }
    header .header-dashboard {
        background: none
    }
    #features-tab1 img {
        max-width: 500px;
        margin-top: 100px;
    }
    footer .container {
        width: 100%;
        padding: 0 30px;
    }
    #subscribe .subscribe-form {
        float: none;
        width: 570px;
        margin: auto;
    }
    .contact-map-container {
        display: none;
    }
    #features-tab2 img {
        margin-right: 0;
        max-width: 350px;
    }
    #contact .form-group {
        width: 100%;
    }
    #contact .contact-form-container {
        float: right;
        width: 100%;
    }
    #subscribe h3 {
        width: 100%;
        text-align: center;
        margin-bottom: 30px;
    }
    .team-content h5 {
        font-size: 18px;
    }
    .team-member img {
        max-width: 100%;
    }
    .team-member {
        margin: 0;
        width: 100%;
    }
    .team-wrapper {
        margin: 0;
        width: 33.33333%;
        float: left;
    }
    #features-tab3 img {
        margin-top: 0;
        margin-right: -30px;
        max-width: 300px;
    }
    .pricing {
        margin-bottom: 30px;
    }
    .features-tabs .tab {
        width: 33.33%;
        padding: 0;
        float: left;
    }
    .features-tabs .tabs {
        width: 100%;
    }
    #services .col-md-3.last {
        padding-left: 0;
    }
}
@media (max-width: 960px) {
    .mobile-center {
        text-align: center !important;
    }
    footer {
        text-align: center !important;
    }
    header .header-dashboard .dashboard {
        max-width: 90%;
    }
    #video_background {
        display: none !important;
    }
    header .header-dashboard {
        background: none;
    }
    html {
        width: 100%;
        overflow-x: hidden;
    }
    .navbar-fixed-top {
        padding: 8px 20px;
    }
    .navbar-fixed-top .page-scroll {
        margin: 0;
    }
    .navbar-default .nav li a.cta {
        margin: 10px 20px 0 20px;
        z-index: 100;
        text-align: center;
        background-color: #639840;
        color: #ffffff;
    }
    .navbar-default .nav li a.cta:hover {
        background-color: #639840;
        color: #ffffff;
        margin: 10px 20px 0 20px;
    }
    .navbar-dropdown {
        visibility: visible;
        margin-left: 0;
        opacity: 1;
        position: relative;
        top: 0;
        right: auto;
        padding: 0;
    }
    .navbar-dropdown .inner {
        background-color: transparent;
        width: 100%;
        column-count: 1;
        padding: 0;
        box-shadow: none;
    }
    .navbar-dropdown .inner:before,
    .navbar-dropdown .inner:after {
        display: none;
    }
    .navbar-dropdown .inner a span b {
        color: #ffffff !important;
    }
    .navbar-dropdown .inner a span p {
        color: #ffffff;
        opacity: 0.8;
    }
    .feature-page h1 u:after {
        bottom: 1px;
        height: 4px;
    }
    .feature-page h1 u:before {
        bottom: 1px;
        height: 4px;
    }
    .logo {
        height: 35px;
        width: 200px;
        display: block;
        margin: 6px 0 0 0 !important;
        background-image: url(/img/logo.png);
        background-size: cover;
    }
    .justanimg {
        position: relative !important; 
        top: 0; 
        left: 0; 
        margin: 0 auto !important; 
        width: 100%;
        max-width: 70% !important;
    }
    .studiopanel_demo {
        transform: scale(0.7);
        position: relative;
    }
    header .intro-text .intro-lead-in {
        font-size: 32px;
        letter-spacing: -1px;
        line-height: 35px;
    }
    header .intro-text {
        padding: 125px 20px 0 20px;
    }
    .header-buttons {
        margin: 40px auto 40px auto;
    }
    header .intro-text .intro-heading {
        font-size: 15px;
        line-height: 21px;
        margin-top: 20px;
    }
    section h2.section-heading {
        margin-top: 0;
        margin-bottom: 15px;
        font-size: 28px;
        letter-spacing: -1px;
        line-height: 28px;
    }
    section.pb {
        padding-bottom: 50px;
    }
    section .section-subheading {
        margin-bottom: 45px;
        margin-top: 15px;
        font-size: 16px;
        line-height: 24px;
    }
    p {
        color: #666;
        font-size: 16px !important;
        line-height: 24px !important;
        margin-bottom: 20px;
    }
    #services .nc-icon-outline {
        margin-bottom: 16px;
        font-size: 40px;
        margin-top: 0;
    }
    .service-heading {
        font-size: 18px;
        margin-bottom: 18px;
    }
    #services .col-md-3.last,
    #services .col-md-3 {
        padding: 0 30px;
        margin-bottom: 30px;
    }
    .video-container a {
        width: 80%;
    }
    .video-container a img {
        width: 100%;
        max-width: 630px;
    }
    .play-video {
        margin-top: -40px;
    }
    .features-tabs .tabs {
        width: 90%;
        height: auto;
        margin: 0 auto 20px auto;
    }
    .features-tabs .tab {
        display: block;
        width: 100%;
        border-radius: 0;
    }
    .feature-page {
        margin-top: 40px;
        padding: 20px 0 0 0;
        text-align: center;
    }
    .feature-page h1 {
        margin: 0 auto 10px auto; 
        font-size: 34px; 
        font-weight: 600;
        text-align: center;
        padding: 0 20px;
    }
    .feature-page p {
        font-size: 18px; 
        line-height: 28px;
        margin: 0 auto 20px auto;
        text-align: center;
        padding: 0 20px;
    }
    .feature-page .cta {
        margin: 0 auto 20px auto !important;
        width: 80%;
    }
    .feature-img {
        margin: 50px 0;
    }
    .feature-img img {
        position: relative;
        margin: 40px auto 0 auto !important;
        width: 100%;
        max-width: 550px;
    }
    .feature-img:after {
        content: '';
        display: block;
        background-image: linear-gradient(120deg,#2d99d3,#2a79a3);
        height: calc(40vw + 50px);
        max-height: 260px;
        width: calc(100% + 40px);
        position: absolute;
        bottom: -50px;
        margin: 0 -20px;
        z-index: -3;
    }
    .banner__blob {
        display: none;
    }
    #features .section-subheading {
        margin: auto;
        margin-bottom: 20px;
        margin-top: 10px;
        float: none;
        line-height: 21px;
        max-width: 80%;
        text-align: center;
    }
    section h2.section-heading {
        text-align: center;
    }
    #features-tabs {
        text-align: center;
    }
    #features-tabs.features-tabs img {
        margin: 40px auto;
        max-width: 60%;
        position: relative;
        top: auto;
        right: auto;
        display: block;
        max-height: 400px;
    }
    .features-tabs .tab a.active .triangle {
        display: none;
    }
    .features-tabs li,
    .list-features li {
        background: none;
        background-color: rgba(45, 153, 211, 0.11);
        padding-left: 0;
        list-style: none;
        margin: 0 20px 5px 20px;
        padding: 10px;
        border-radius: 5px;
        text-align: center;
        color: #2d99d3;
        font-family: "PTSans", sans-serif;
        font-size: 16px;
        font-weight: 400;
        line-height: 22px;
    }
    .features-tabs li a,
    .list-features li a {
        color: #2d99d3;
        font-weight: 600;
    }
    .super-title {
        font-size: 40px; 
        padding: 0 20px;
    }
    .sub-text {
        font-size: 16px; 
        margin: 0 auto; 
        text-align: center;
        padding: 0 20px;
    }
    .video-modal .modal-content {
        width: 100%;
        margin: 0;
        top: 50%;
        left: 0;
        margin-top: -150px;
        height: 300px;
        max-height: 300px;
    }
    .video-modal iframe {
        width: 90%;
        height: 300px;
    }
    .chart-content {
        margin-top: -20px;
        margin-bottom: 50px;
    }
    .chart-content h4 {
        font-size: 15px;
    }
    #pricing .col-md-4 {
        width: 90%;
        margin: 0 auto 30px;
    }
    .pricing .pricing-option {
        font-size: 14px;
    }
    .pricing .pricing-row {
        padding-top: 15px;
    }
    .pricing .button-container {
        padding: 32px 0 35px 0;
    }
    .pricing .col-lg-3 {
        padding: 35px 0 15px 0;
    }
    .pricing .pricing-price {
        font-size: 60px;
    }
    .pricing .pricing-time {
        font-size: 20px;
    }
    .pricing .currency {
        font-size: 23px;
        position: relative;
        top: -10px;
    }
    .pricing .pricing-features {
        min-height: 0;
    }
    .owl-carousel {
        width: 80%;
        margin: auto;
    }
    .tt-content h3 {
        line-height: 32px;
        font-size: 24px;
    }
    .tt-quote {
        display: none;
    }
    #testimonials .owl-controls span {
        width: 50px;
        height: 50px;
    }
    #testimonials {
        margin-top: 50px;
    }
    .chart {
        display: none;
    }
    .tt-image {
        border: none
    }
    .tt-image img {
        width: 50px;
        height: 50px;
    }
    #solutions {
        padding-bottom: 20px;
    }
    .team-member {
        width: 80%;
        margin: auto;
        margin-bottom: 40px;
    }
    .team-member img {
        width: 100%;
    }
    .team-content p {
        margin-bottom: 0;
        font-size: 15px;
        line-height: 21px;
    }
    .owl-theme .owl-controls .owl-buttons div.owl-prev {
        margin-left: -20px
    }
    .owl-theme .owl-controls .owl-buttons div.owl-next {
        margin-right: -20px
    }
    #subscribe h3 {
        font-size: 28px;
        line-height: 28px;
        width: 100%;
        text-align: center;
        margin-bottom: 40px;
    }
    #subscribe .subscribe-form {
        float: right;
        width: 100%;
    }
    #subscribe .subscribe-form input {
        width: 100%;
        height: 40px;
        line-height: 40px;
        margin-bottom: 20px;
    }
    #subscribe .subscribe-form button {
        width: 100%;
        height: 40px;
    }
    .primary-button.xs,
    .secondary-button.xs {
        padding: 0 10px;
        min-width: auto;
        font-size: 13px;
        line-height: 28px;
    }
    .contact-map-container {
        position: relative;
        top: 0;
        height: 250px;
        width: 100%;
        margin-left: 0;
    }
    #contact {
        padding-top: 0;
    }
    #contact .contact-form-container {
        width: 100%;
        margin-top: 60px;
    }
    #contact .section-subheading {
        margin-top: 30px;
        line-height: 21px;
        text-align: center;
        margin: auto;
        width: 80%;
        margin-bottom: 50px;
    }
    #contactForm {
        width: 80%;
        margin: auto;
    }
    #contact .form-group {
        width: 100%;
        margin-bottom: 20px;
    }
    .btn-xl,
    #contact .form-group input.form-control {
        height: 40px;
    }
    .lower-footer .pull-left {
        width: 100%;
    }
    .footer-nav {
        float: right;
        max-width: 50%;
        padding: 20px;
        margin: 0;
        margin-top: 5px;
    }
    .footer-nav li {
        width: 100%;
        display: inline-block;
        float: left;
        margin-bottom: 20px;
    }
    .footer-nav li a {
        font-size: 14px;
    }
    .footer-nav li b {
        text-align: left;
    }
    .lower-footer span,
    .lower-footer a {
        width: 100%;
        display: block;
    }
    .upper-footer .logo {
        text-align: center;
        margin: 0 auto !important;
    }
    .upper-footer .logo img {
        margin: auto;
    }
    .upper-footer .pull-left {
        width: 100%;
        margin-bottom: 40px;
    }
    .upper-footer .pull-left p {
        text-align: center;
        width: 80%;
        margin: 30px auto 0;
    }
    .upper-footer .pull-right {
        width: 100%;
    }
    .lower-footer {
        margin-top: 30px;
    }
    .upper-footer a:last-child .fa {
        margin: 0;
    }


    .shadow-box .flex-fit {
        display: block;
    }
    .shadow-box .flex-fit .flex-item {
        flex: none;
        width: 100%;
        max-width: 100% !important;
        text-align: center;
    }
    .shadow-box .mobile-title {
        text-align: center;
        font-size: 14px;
        margin-top: 20px;
    }
    .shadow-box .flex-fit .flex-item.price {
        max-width: 200px !important;
        margin: 0 auto;
        margin-top: 10px;
    }
    section:first-of-type {
        padding-top: 80px;
    }




    @media (min-width: 780px) and (max-width: 960px) {
        .team-member {
            margin: 0;
            width: 100%;
        }
        .team-wrapper {
            margin: 0;
            width: 33.33333%;
            float: left;
        }
    }