@media only screen and (max-width: 1240px) {
    .inner_button_header_2_right_0 {
        display: none;
    }
    
    .homePageProducts ul li {
        width: 22% !important;
    }
    
    header .have_center .elms_right {
        flex: 1 0 0% !important;
    }
    
    .sf-menu > .cz > a {
        margin: 0 0 0 9px !important;
    }
}


@media only screen and (max-width: 916px) {
    .homePageProducts ul li {
        width: 46% !important;
    }   
    
    .homePageProducts ul li .caption p {
        display: block;
        margin: 10px 0 0 0 !important;
    }
    
    .homePageProducts ul li span.dt {
        display: inline-block;
    }
    
    .logo_is_img.logo img {
                width: 227px !important;
        margin: 0 !important;
    }
}


@media only screen and (max-width: 700px) {
    
    .page_title .section_title {
        font-size: 19px !important;
        text-align: center;
        margin: 0 0 20px 0 !important;
        font-family: sahellB !important;
    }
    
    .page_title, .header_onthe_cover .page_title {
        background: #fcf3d8 !important;
    }
    
    #homeProjectsNewUI .secondRowMiddle h3 em {
        display: inline-block;
    }
    
    .homePageProducts ul li h2 {
        font-family: sahellB !important;
    }
    
    .sf-menu .sub-menu {
        width: 100% !important;
        background: none !important;
        border: none !important;
    }
    
    .projectSingleServicesDetail ol li {
        font-size: 15px;
        margin-bottom: 20px;
        margin-right: 10px;
    }
    
    div#page_content {
        background-size: 75%;
    }
    
    .startSiteSection p {
        width: 82%;
    }
    
    .homePageProducts ul li {
        width: 97% !important;
        margin: 0 auto 20px;
    }
    
    .projectBoxes .vc_col-sm-2:empty {
        display: none;
    }
    
    .row.projectBoxes.last {
        display: none;
    }
    
    .homepageContactSection {
        display: flex; flex-direction: column;
    }
    
    .homepageContactSection > .vc_col-sm-8 {
        order: 1;
    }
    
    .homepageContactSection > .vc_col-sm-4 {
        order: 0;
    }
    
    .homepageContactSection .vc_col-sm-4 .wpb_single_image {
        text-align: center;
    }
    
    .elms_right.footer_2_right {
        margin: 0 auto;
        width: 100%;
    }
    
    #trigger-overlay {
        display: none;
    }
    
    #purpleBK .vc_col-sm-12::after {
        display: none;
    }
    
    .services-area-second {
        display: none;
    }
    
    svg#digiwiseGlobeEra {
        width: 100%;
        margin: 90px auto -110px;
    }
    
    /*.homeToolsBox img {*/
    /*    height: auto;*/
    /*}*/
    
    footer #text-3 p {
        margin: 50px auto 0;
    }
    
    .footer_widget  ul {
        width: 100%;
                margin: 0;
    }
    
    ul.footerSocial li a {
        font-size: 26px;
    }
    
    footer .cz_middle_footer ul {
        text-align: center;
    }
    
    footer ul.footerNamads li img {
        height: 134px;
    }
    
    div.portfolio.type-portfolio.status-publish.portfolio_cat-projects .wpb-content-wrapper > .vc_row.wpb_row.vc_row-fluid:nth-child(2) {
        display: flex; flex-direction: column;
    }
    
    div.portfolio.type-portfolio.status-publish.portfolio_cat-projects .wpb-content-wrapper > .vc_row.wpb_row.vc_row-fluid:nth-child(2) .vc_col-sm-8 {
        order: 1;
    }
    
    div.portfolio.type-portfolio.status-publish.portfolio_cat-projects .wpb-content-wrapper > .vc_row.wpb_row.vc_row-fluid:nth-child(2) .vc_col-sm-4 {
        order: 0;
    }
    
    div.portfolio.type-portfolio.status-publish.portfolio_cat-projects .wpb-content-wrapper > .vc_row.wpb_row.vc_row-fluid:nth-child(3) .vc_col-sm-3 .wpb_single_image  {
        text-align: center;
    }
    
    .projectSingleServicesDetail {
        background: none;
        min-height: unset;
    }
    
    
    .projectSingleServicesDetail .wpb_content_element {
        width: 95%;
        margin: 0 auto;
        display: inline-block;
        box-shadow: -4px 4px 0px 0px #EEDAE636;
        border-radius: 25px;
        background: #FFF;
        padding: 30px 10px;
        border: 1px solid #EEDAE6;
    }
    
    .singleProjectContact .vc_col-sm-3 a {
        margin: 20px auto 20px;
    }
    
    .singleProjectContact .vc_col-sm-3:nth-child(1) img {
        float: unset;
        margin: -30px auto 0;
    }
    
    .single .cz_is_blank {
         margin-bottom: 0px; 
    }
    
    article.cz_related_post {
        margin-bottom: 50px !important;
        background-size: contain;
        background-position: center;
    }
    
    .cz_related_post h3 {
        width: 59%;
        margin: -20px auto 30px;
    }
    
    .contactPageWideBox {
        padding-top: 0;
    }
    
    .homeApproachItems li {
        margin-bottom: 40px;
    }
    
    .homeApproachItems li > div:nth-child(2) {
        padding: 20px 10px 20px;
    }
    
    .eraToolsSection,
    .eraToolsSectionReverse {
        background: #ffc74a;
    }
    
    .eraToolsSection .vc_col-sm-8 .wpb_column:nth-child(1) {
        display: none;
    }
    
    .eraToolsSection .vc_col-sm-8 .wpb_column  {
        width: 49%;
        display: inline-block;
        float: right;
    }
    
    .homeToolsBox {
        margin: 0 0 20px 0;
    }
    
    div#purpleBK {
        background: #804d77;
    }
    
    div#pageTitleSection {
        margin-top: 23%;
    }
    
    .eraSectionsTitle h2 {
        font-size: 20px;
        font-family: sahellB !important;
    }
    
    .aboutUsSecondSectionBox .vc_column-inner,
    .aboutPageBoxesLeft2 .vc_column-inner,
    .aboutPageBoxesLeft1 .vc_column-inner {
        padding: 0;
    }
    
    .aboutPageIntroduction {
        margin-bottom: 10px;
    }
    
    .aboutTopSection {
        margin-top: 20%;
    }
    
    #digiwiseGlobeEra a.solutions {
        filter: grayscale(100%) !important;
    }
    
    a.cz_grid_link {
        height: unset;
    }
    
    .single_con .cz_single_fi img {
        width: 80%;
    }
    
    #pageTitleSectionProduct h3 {
        font-size: 20px;
        width: 100%;
        margin: 0 0 20px 0;
    }
    
    #pageTitleSectionProduct h4 {
        font-size: 14px;
        width: 100%;
    }    
    
    #pageTitleSectionProduct {
        margin-top: 27%;
    }
    
        
    #pageTitleSectionProduct img {
        margin-bottom: -110px;
    }
}
















