@media only screen and (max-width: 768px) {

    body {
        width: 100%;
    }
    
    #headerwrap {
        height: 400px;
        min-height: 400px;
    }
    
    #headerwrap .element-outer {
        top: 130px;
        padding-left: 25px;
    }
    
    #headerwrap .element {
        height: 120px;
        line-height: 0.8;
    }
    
    .bannerTextTop {
        width: 90%;
    }
    
    .navbar-fixed-top {
        position: relative;
    }
    
    .nav-contain {
        flex-direction: column;
    }
    
    .navbar {
        margin-bottom: 0;
    }
    
    .container {
        padding: 0;
    }
    
    .nav-contain {
        padding-left: 0;
        padding-right: 0;
    }
    
    .nav-contain .nav {
        width: 100%;
    }
    
    nav li {
        text-align: left;
        background-color: transparent;
    }
    
    .work-feature {
        display: flex;
        flex-direction: column-reverse;
    }
    
    .title-box {
        left: 0;
        position: relative;
        margin-top: -160px;
        padding-top: 170px;
        width: 100%;
        height: inherit;
        padding-bottom: 40px;
    }
    
    .feature-img {
        max-width: 80%;
        margin-top: -15px;
        z-index: 10;
    }
    
    .footer-inner {
        max-width: 100%;
    }
    
    #footerwrap {
        margin-top: 0;
    }
    
    .nav {
        padding: 20px 0;
    }
    
    nav li a {
        font-size: 16px;
    }
    
    .homeContent-inner .row {
        max-width: 100%!important;
    }
    
    .work-feature {
        margin-bottom: 20px;
    }
    
    .aboutHome br {
        display: none
    }
    
    .nav-contain div {
        width: 100%;
        font-size: 14px;
    }
    
    .nav2 {
        width: 100%;
    }
    
    nav li {
        border: none;
    }
    
    nav li.active, nav li:hover {
        background-color: transparent;
    }
    
    .navbar-fixed-top.internal {
        position: fixed;
    }
    
    .navbar-fixed-top.toggle-change .navbar-toggle {
        color: #fff;
    }
    
    .navbar-fixed-top.toggle-change {
        background-color: #2e3043;
    }
    
    .nav-contain {
        padding-top: 80px;
    }
    
    .navbar-toggle,.navbar-fixed-top {
        transition: all 0.5s;
    }
    
    #aboutPage .flex-container {
        display: block;
    }
    
    #aboutPage .flex-container:nth-child(odd) {
        padding-left:15px;
        padding-right: 15px;
    }
    
    #aboutPage p,#aboutPage h3 {
        padding-right: 20px;
        padding-left: 20px;
        max-width: 100%;
    }
    
    #aboutPage .footer-inner p {
        padding-right: 0px;
        padding-left: 0px;
        max-width: 100%;
    }
    
    .pageInternal #headerwrap {
        padding: 60px 0px 60px 0px;
    }
    
    #aboutPage img {
        width: 100%!important;
    }
    
    .innerContent.first {
        padding-top: 50px;
    }
    
    
    
    .container {
        width: 100%;
    }
    
    .container-0-1-0,.staTcontainer--0- {
        padding-left: 20px;
        padding-right: 20px;
    }
    
    
    
    #headerwrap {
        height: inherit!important;
        min-height: inherit;
        margin-top: 0;
        padding-top: 40px;
    }
    .text-1-2-0 {
        font-size: 48px;
        max-width: 100%;
        min-height: inherit;
    }

    .staTcontainer-0-1-0, .CSBox {
        flex-direction: column;
        width: 100%;
    }
    
    .container-0-1-0 {
        padding: 40px 20px;
        min-height: inherit;
        height: inherit;        
        padding-top: 20px;
    }

    .staTtext-2-3-1 {
        width: 100%;
    }

    .staTcontainer-1-2-2, .staTcontainer-1-2-1, .staTcontainer-1-2-0 {
        min-width: 0;
    }

    .CScontainer-1-2-1 {
        width: 100%;
        max-width: 100%;
    }

    .logos .inner-logos, #footerwrap {
        max-width: 100%;
    }

    .CS_outer- {
        padding: 40px 20px;
    }

    nav li a {
        font-size: 18px;
    }

    .nav>li {
        background-color: transparent;
        text-align: left;
        /*border-bottom: 1px solid rgba(242, 242, 242, 0.46);*/
        border-bottom: none;
    }
    
    .staTcontainer-0-1-0 {
        gap: 8px;
    }
    
    .CScontainer-0-1-4 {
        padding-bottom: 32px;
    }
    
    .CScontainer-1-2-1 {
        padding: 20px;
    }
    
    .CStext-4-5-1, .SectionHeading-1-2-1 {
        font-size: 28px;
    }
    
    .CSThumb {
        width: 100%;
        height: auto;
        height: 400px;
    }
    
    .logosHeading, .sideProj {
            padding: 40px 20px 0px 20px;
    }
    
    .logos img {
        height: 26px;
    }
    
    .logos {
        padding: 0px 20px 40px 20px;
    }
    
    .logos img {
        height: 24px;
    }
    
    #footerwrap h4 {
        font-size: 36px;
    }
    
    #footerwrap {
        margin: 0;
        width: 100%;
        padding: 0px 20px;
    }
    
    .desktopNav {
        display: none;
    }
    
    .navbar-header {
        display: block;
    }
    
    .container-1-2-1 {
        flex-direction: column;
    }
    
    .staTcontainer--0- {
        padding: 0px 20px 32px 20px;
    }
    
    .Statscontainer--0- {
        
        flex-direction: column;
        gap: 24px;
        padding: 0 20px;
    }
    
    #aboutPage.CSPage .innerContent .Statscontainer--0- p {
        margin-bottom: 0;
    }
    
    .CSLayout3 .feature-img {
        max-width: 100%;
    }
    
    #aboutPage h3.CSeyebrow {
        padding-left: 0px;
    }
    
    .CSPage .innerContent.first {
        padding-top: 32px;
        padding-bottom: 32px;
    }
    
    #aboutPage.CSPage .innerContent {
        padding-left: 20px;
        padding-right: 20px;
    }
    
    #aboutPage.CSPage .innerContent.first h3 strong {
        font-size: 24px;
        line-height: 30px;
    }
    
    .CS-imgBlock {
        padding: 0px 60px 0px 60px;
    }
    
    #aboutPage h2.page-title.CSheading {
        font-size: 42px;
    }
    
    #aboutPage #headerwrap p.CSoverview {
        max-width: 100%;
    }



}






@media only screen and (max-width: 428px) {
    
    .text-1-2-0 {
        font-size: 32px;
    }
    
    .staTcontainer-0-1-0, .CSBox {
        flex-direction: column;
    }
    
    .CSThumb {
        height: 250px;
    }
    
    .footLinks {
        display: block;
        margin-bottom: 16px;
    }

    
    .footer-inner .divider {
        display: none;
    }
    
    
}