@media only screen and (min-width:320px) {}

@media only screen and (min-width:480px) {}

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

@media only screen and (min-width:1024px) {}

@media only screen and (min-width:1140px) {}

@media only screen and (min-width:1280px) {}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:144dpi) {}

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

    .home_banner.welcome_main .widget_media_image .image {
        max-width: 86% !important;
        margin-top: 20px;
    }

    .home_banner.network_main .widget_media_image .image {
        max-width: 87% !important;
        margin-top: 20px;
    }

    .home_banner.network_main .widget_media_image:after {
        background-size: 100% !important;
    }

    .home_banner.network_main .textwidget {
        padding: 84px 0px 0px 118px;
    }

    .container {
        padding: 0px 30px;
    }

    .portfolio_row .portfolio_block .text {
        padding: 0px 10px;
    }

    .networks_row .networks_block .text {
        padding: 20px 10px;
    }

    .members_row .members_list .content {
        padding: 0px 10px;
    }

}


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

    .home_banner.welcome_main .widget_media_image .image {
        margin-top: 36px;
    }

    .home_banner.network_main .widget_media_image .image {
        max-width: 86% !important;
        margin-top: 43px;
    }

    .home_banner.welcome_main .textwidget {
        padding-right: 48px;
    }

    .home_banner.network_main .textwidget {
        padding: 84px 0px 0px 103px;
    }

    .header .nav ul li {
        margin: 0px 0px 0px 15px;
    }

    .header .nav ul li a {
        padding: 38px 16px 40px;
    }

    /* .header .nav ul li.login a {
        margin-left: 14px;
    } */

    .header .nav ul li.login a {
        margin-left: 6px;
    }

    .banner_slider .slide {
        /* padding: 230px 8% 0px; */
        padding: 0 8%;
    }
}


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

    .banner_slider .slide {
        /* padding: 140px 8% 0px; */
        padding: 0 8%;
    }

    .header .logo {
        float: left;
        padding: 15px 0px;
    }

    .logo-img {
        max-width: 150px;
    }

    body {
        padding-top: 92px;
    }

    .banner_slider .slide .caption h2 {
        font-size: 38px;
        line-height: 38px;
    }

    .banner_slider .slide .caption p {
        font-size: 18px;
    }

    h2 {
        font-size: 34px;
        line-height: 40px;
    }

    h3 {
        line-height: 24px;
    }

    .networks_main p,
    .impact_row p,
    .timeline p,
    .count_heading p,
    .latest_news .heading {
        padding: 0px;
    }

    .home_banner h2 {
        padding-bottom: 36px;
        margin-bottom: 29px;
        line-height: 36px;
    }

    .home_banner p {
        line-height: 24px;
    }

    .home_banner.welcome_main {
        padding-top: 30px;
    }

    .home_banner.network_main {
        margin-top: 34px;
        padding-bottom: 20px;
    }

    .home_banner.welcome_main .textwidget {
        padding-right: 0px;
    }

    .home_banner.network_main .textwidget {
        padding: 8px 0px 0px 30px;
    }

    .home_banner.welcome_main .widget_media_image .image {
        max-width: 100% !important;
    }

    .home_banner.network_main .widget_media_image .image {
        max-width: 100% !important;
        margin-top: 0px;
    }

    .navbar-toggler.mobile {
        display: block;
    }

    .navbar-toggler.web {
        display: none;
    }


    .navigation .main-navigation {
        transform: translateX(0px);
    }

    .header .nav .navigation {
        display: none;

    }

    .header .nav ul.main-navigation {
        position: absolute;
        width: 100%;
        left: 0px;
        top: 92px;
        background: #f5f5f5;
        padding: 19px 25px 22px;
        max-height: 450px;
        overflow: hidden;
        overflow-y: auto;

    }


    .header .nav ul li {
        width: 100%;
        margin: 0px;
    }

    .header .nav ul li.current-menu-item {
        margin: 0px 0px 0px 0px;
    }

    .header .nav ul li a {
        padding: 0px 0px 0px;
        margin-bottom: 15px;
    }

    .header .nav ul li a::before {
        display: none;
    }

    .header .nav ul li a:hover::before {
        width: 0%;
    }

    /* .header .nav ul li.login a {
        background: url(img/svg/login.svg) no-repeat 0px 7px;
        padding: 10px 30px 5px 40px;
        margin: 0px;
    }

    .header .nav ul li.login a:hover {
        background: url(img/svg/login-hover.svg) no-repeat 0px 7px;
    } */

    .header .nav ul li.login {
        margin: 0px;
    }

    .header .nav ul li.login a {
        margin: 0px 0px 8px 0px;
        text-align: center;
        padding: 12px 30px;
    }

    .header .nav ul li.menu-item-has-children.open a {
        background: url(img/svg/up_arrow.svg) no-repeat 97% 8px;
        color: #D52243;
    }

    .header .nav ul li.menu-item-has-children .sub-menu {
        position: relative;
        left: 0px;
        top: 0px;
        border: 0px solid #f5f5f5;
        width: 100%;
        margin-bottom: 10px;
        padding: 0px 0px;
        display: block;
        background: none;
    }

    .header .nav ul li.menu-item-has-children:hover .sub-menu {
        display: block;
    }

    .header .nav ul li.menu-item-has-children a {
        padding: 0px;
        background: none;
    }

    .header .nav ul li.menu-item-has-children:hover .sub-menu li a,
    .header .nav ul li.menu-item-has-children .sub-menu li a {
        padding: 8px 15px 8px 0px;
        background: none;
        margin: 0px;
    }

    .header .nav ul li.menu-item-has-children.open .sub-menu li a {
        background: none;
        color: #515151;
    }

    .home_banner.network_main .widget_media_image:after {
        display: none;
    }

    .team_main {
        padding: 57px 0px 43px;
        margin: 0px 0px 0px 0px;
        text-align: center;
    }


    .team_main .team_row .team_block {
        padding: 15px;
    }

    .team_main .team_row .team_block h3 {
        font-size: 18px;
        line-height: 22px;
    }

    .team_main .team_row .team_block p {
        font-size: 14px;
    }

    .portfolio_main {
        padding: 50px 0px 67px;
    }

    .portfolio_row .portfolio_block {
        margin: 6px 6px;
    }

    .page-template-portfolio .portfolio_row .portfolio_block {}

    .portfolio_row .portfolio_block .logo {
        width: 85px;
        height: 85px;
        border: 3px solid #B21F37;
    }

    /* .portfolio_row .portfolio_block .thumb {
        border-bottom: 3px solid #B21F37;
    } */

    .portfolio_row .portfolio_block h3 {
        font-size: 16px;
        margin: 10px 0px 0px 0px;
        line-height: 20px;
    }

    .portfolio_row .portfolio_block .text {
        min-height: 75px;
    }

    .members_row .members_list {
        margin: 5px;
    }

    .members_row .members_list h3 {
        font-size: 16px;
        margin: 10px 0px 0px 0px;
        line-height: 20px;
    }

    .networks_main .btn_desc {
        padding: 0px 25px;
    }

    .members_row .members_list .content {
        min-height: 75px;
    }

    .venture_details .container {
        max-width: 100%;
    }


    .networks_row .networks_block h3 {
        font-size: 16px;
        margin: 0px 0px 10px 0px;
        line-height: 20px;
    }

    .networks_row .networks_block .text {
        min-height: 135px;
    }

    .latest_news .news .newsblock figure.thumb img {
        min-height: inherit;
    }

    .invest_impact_row .block.widget_text {
        padding: 0px 2%;
    }

    .invest_impact_row .block.widget_text p {
        padding: 0px 0%;
    }

    .impact_row .widget_text {
        padding: 0px 15%;
    }

    .subscribe_row .nf-field-container.email-container {
        width: 76%;
    }

    .footer .ftr_nav ul li a {
        padding: 10px 8px;
    }

    .footer .copyright {
        padding: 10px 0px 0px 16px;
    }

    .posts .post {}

    .posts .post .postblock {
        padding: 5px;
    }

    .posts .post .postblock figure.thumb img {
        /* max-height: inherit;
        min-height: inherit;
        width: 100%; */
    }



    .footer .container,
    .footer .ftr_left {
        flex-wrap: wrap;
        width: 100%;
    }

    .footer .ftr-logo,
    .footer .ftr_nav,
    .footer .copyright,
    .footer .social {
        margin-right: 0px;
        text-align: center;
        width: 100%;
        padding: 0px;
    }


    .footer .ftr-logo {
        margin-bottom: 18px;
    }

    .footer .ftr_nav ul li {
        width: 100%;
    }


    .footer .ftr_nav ul {
        width: 100%;
    }

    .footer .ftr_nav ul li {
        display: block;
        width: 100%;
        text-align: center;
    }

    .footer .ftr_nav ul li:first-child a {
        padding: 0;
    }

    .footer .ftr_nav ul li a {
        padding: 0px;
        margin-bottom: 5px;
    }

    .footer .copyright {
        margin-top: 10px;
    }

    .footer .social {
        margin-top: 25px;
        text-align: center;
        width: 100%;
    }


    .portfolio_row .portfolio_block {
        width: 32%;
    }

    .page-template-portfolio .portfolio_row .portfolio_block {
        margin: 0px 14px 29px;
    }

    .page-template-portfolio .portfolio_row .portfolio_block h3 {
        margin: 0px 0px 0px 0px;
    }

    .networks_row .networks_block {
        width: 32%;
    }

    .members_row .members_list {
        width: 32%;
        padding: 0px 0px 17px 0px;
    }


    .venture_details .details ul li {
        width: 42%;
    }

    .tax-venture_years .timeline-row {
        padding: 0px 5px;
    }

    .page-title p {
        padding: 15px 0% 0px;
    }

    .network_blocks .blocks_main .block {
        width: 100%;
        min-height: 320px;
        display: flex;
        padding: 20px 35px 20px;
        text-align: left;
    }

    .network_blocks .blocks_main .block h3 {
        line-height: 32px;
    }

    .network_blocks .blocks_main .block p {
        font-size: 16px;
        line-height: 24px;
    }


    .network_blocks .blocks_main .block.block-4 h3 {
        color: #FFF;
        padding: 0px 40px;
    }

    .home-artha-venture-challenge .inner {
        align-items: center;
    }

    .home-artha-venture-challenge .inner .content {
        max-width: 49%;
    }

    .home-artha-venture-challenge .inner .thumb {
        max-width: 49%;
    }

    .home-artha-venture-challenge .inner .content img {
        margin-bottom: 15px;
        max-height: 150px;
    }

    .home-artha-venture-challenge .inner .content p {
        font-size: 20px;
    }

    .impact_blocks {
        padding: 50px 0% 0px;
    }

    .portfolio_row .portfolio_block .thumb img {
        min-height: 138px;
    }

    .portfolio_row .portfolio_block .thumb {
        max-height: 138px;
    }

}

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

    h3 {
        font-size: 24px;
    }

    .btn {
        padding: 14px 14px;
        font-size: 12px;
        font-weight: 700;
        min-width: 120px;
    }

    .portfolio_row {
        margin-bottom: 30px;
    }

    .networks_main p {
        margin: 0px 0px 20px 0px;
    }

    .networks_row {
        margin-bottom: 20px;
    }

    .networks_main .btn {
        margin-bottom: 20px;
    }

    .networks_row .text .btn {
        margin: 0px;
    }

    .networks_main .btn_desc {
        padding: 0px 0px;
    }

    .members_row {
        margin-bottom: 20px;
    }

    .impact_row .members_row {
        margin-bottom: 30px;
        margin-top: 30px;
    }

    .impact_row {
        padding-top: 49px;
        padding-bottom: 20px;
    }

    .impact_row .btn {
        padding: 15px 22px;
    }

    .portfolio_main h2 {
        color: #fff;
        margin-bottom: 28px;
    }

    .latest_news .news .newsblock figure.thumb img {
        width: auto;
        min-height: inherit;
        max-height: inherit;
    }


    .posts .post .postblock figure.thumb img {
        /* width: auto;
        min-height: inherit;
        max-height: inherit; */
    }

    .count_main {
        padding-bottom: 48px;
    }

    .count_main .count .counter {
        font-size: 44px;
        line-height: 55px;

    }

    .count_main .count span {
        font-size: 44px;
        line-height: 55px;
    }

    .count_main .count p {
        line-height: normal;
    }


    .latest_news .news {
        padding-bottom: 40px;
    }

    .latest_news {
        padding-bottom: 0px;
        padding-top: 0px;
    }

    .impact_row .members_row .members .thumbnail {
        height: 140px;
    }

    .single-page {
        margin: 0px auto 25px;
    }

    .posts .post {
        padding-bottom: 25px;
    }

    .posts .post .postblock {
        width: 50%;
        padding: 5px 15px;
    }

    .posts .post .postblock h3 {
        font-size: 24px;
    }

    .posts .post .postblock .content p {
        font-size: 14px;
    }


    .search_main ul {
        flex-wrap: wrap;
        justify-content: stretch;
        align-items: flex-start;
    }

    .search_main ul li.field {
        width: 47%;
        margin-right: 20px;
        margin-bottom: 15px;
    }

    .search_main ul li {
        width: 79%;
        margin-right: 20px;
        margin-bottom: 15px;
    }

    .search_main .form-control {
        padding: 13px 13px 13px 13px;
    }

    .search_main .select-style {
        /* background-position: 96% 10px; */
    }

    .search_main select {
        padding: 11px 13px;
    }

    .singla-page {
        flex-wrap: wrap;
    }

    .singla-page.with-thumbnail .thumbnail {
        max-width: 100%;
        width: 100%;
        margin: 0px 0px 20px 0px
    }

    .singla-page.with-thumbnail .single-content {
        max-width: 100%;
        width: 100%;
    }


    .portfolio_row .portfolio_block {
        width: 49%;
    }

    .portfolio_row .portfolio_block .logo {
        margin: -50px auto 4px;
    }

    .networks_row .networks_block {
        width: 32%;
    }

    .networks_main .btn_desc {
        font-size: 24px;
        font-weight: 700;
        line-height: normal;
    }

    .members_row .members_block {
        width: 49%;
    }


    .venture_details {
        padding: 40px 0px 22px;
    }

    .venture_details .thumbnail {
        width: auto;
        margin: 0px 50px 0px 0px;
    }

    .venture_details .details {
        width: 50%;
    }

    .venture_details .details ul li {
        width: 100%;
        display: block;
    }



    body.tax-venture_years.term-82 .timeline-row .timeline-block.block-0 {
        margin: 0px 0px 0px 0px;

    }


    body.tax-venture_years.term-28 .timeline-row .timeline-block.block-4 {
        margin: 0px 0px 0px 0px;

    }

    .tax-venture_years .timeline-row {
        padding: 0px 22px;
    }

    .impact_blocks .news .newsblock {
        flex-wrap: wrap;
    }

    .impact_blocks .news .newsblock .content,
    .impact_blocks .news .newsblock figure.thumb {
        width: 100%;
    }

    .impact_blocks .news .newsblock .content {
        order: 2;
    }

    .impact_blocks .news .newsblock figure.thumb {
        order: 1;
    }

    .network_blocks .blocks_main .block {
        align-items: center;
        width: 50%;
    }

    .network_blocks .blocks_main .block.block-4 {
        display: none;
    }

    .network_blocks .blocks_main .block.block-0 {
        order: 1
    }

    .network_blocks .blocks_main .block.block-1 {
        order: 2
    }

    .network_blocks .blocks_main .block.block-2 {
        order: 3
    }

    .network_blocks .blocks_main .block.block-3 {
        order: 4
    }

    .network_blocks .blocks_main .block.block-4 {}

    .network_blocks .blocks_main .block.block-5 {
        order: 6
    }

    .network_blocks .blocks_main .block.block-6 {
        order: 5
    }

    .network_blocks .blocks_main .block.block-7 {
        order: 8
    }

    .network_blocks .blocks_main .block.block-8 {
        order: 7
    }

    .network_blocks .blocks_main {
        display: flex;
        width: 100%;
        flex-wrap: wrap;
    }


    .home-artha-venture-challenge .inner {
        flex-wrap: wrap;
    }

    .home-artha-venture-challenge .inner .content {
        max-width: 100%;
        margin-bottom: 35px;
    }

    .home-artha-venture-challenge .inner .thumb {
        max-width: 100%;
    }

    .impact_blocks .news {
        flex-wrap: wrap;
        margin-bottom: 15px;
    }

    .network_blocks {
        padding: 50px 0% 0px;
    }

    .impact_blocks .news .newsblock {
        width: 100%;
        margin-bottom: 35px;
    }

    .gallery_image-portfolio {
        width: 46%;
        margin: 0px 14px 28px;
    }

}

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

    /* body.home {
        overflow-x: hidden;
    } */

    .banner_slider .slide {
        height: 450px;
    }


    .banner_slider .slide .caption h2 {
        font-size: 34px;
    }

    .banner_slider .slide .caption p {
        line-height: 26px;
    }


    .container {
        padding: 0px 15px;
    }

    .header {
        padding: 0px 15px;
    }

    .navbar-toggler {
        padding: 10px 0px 25px 0px;
    }

    .header .nav ul.main-navigation {
        padding: 19px 15px 22px;
    }


    .team_main {
        padding: 70px 0px 37px;
    }


    .team_main .team_row {
        text-align: center;
        display: flex;
        flex-wrap: wrap;

    }

    .team_main .team_row .team_block {
        width: 33%;
        padding: 10px;
        margin-bottom: 24px;
    }

    .team_main .team_row .team_block .thumb img {
        max-width: 68%;
    }

    .welcome .desc {
        padding: 0px 5%;
    }

    .portfolio_main {
        padding: 40px 0px 47px;
    }

    .portfolio_main .portfolio_row {
        flex-wrap: wrap;
    }

    .portfolio_row .portfolio_block {
        width: 32%;
        margin: 4px;
    }

    .page-template-portfolio .portfolio_row .portfolio_block {
        width: 30%;
        margin: 0px 11px 24px;
    }

    .portfolio_row .portfolio_block .thumb img {
        max-width: 100%;
        width: 100%;
    }

    .portfolio_row .portfolio_block p {
        font-size: 10px;
        font-weight: 700;
    }

    .portfolio_row .portfolio_block h3 {
        font-size: 14px;
        margin: 0px 0px 0px 0px;
    }

    .team_main .team_row {
        text-align: center;
        display: flex;
    }

    .activity_main {
        padding: 44px 0px 55px;
    }

    .activity_main .container {
        padding-bottom: 55px;
    }

    .network_blocks {
        margin-bottom: 55px;
    }

    .count_heading {
        margin-bottom: 36px;
    }


    .timeline {
        padding: 44px 0px 50px;
    }

    .networks_main {
        padding: 43px 0px 55px;
    }

    .networks_main .btn_desc {
        margin-bottom: 20px;
    }

    .members_row {
        flex-wrap: wrap;
    }

    .members_row .members_list {
        width: 31%;
        margin: 0px 5px 9px;
    }

    .members_row .members_list .thumb img {
        max-width: 80%;
    }

    body.tax-venture_years.term-82 .timeline-row .timeline-block {
        color: #fff;
        border-radius: 100%;
        width: 90px;
        height: 90px;
    }

    body.tax-venture_years.term-82 .timeline-row .timeline-block.block-0 {
        -webkit-transform: scale(1.3);
        -ms-transform: scale(1.3);
        -moz-transform: scale(1.3);
        transform: scale(1.3);
    }

    .networks_main .networks_row {
        flex-wrap: wrap;
    }

    .networks_main .networks_row .networks_block {
        width: 100%;
        margin: 15px 0px;
    }

    .networks_main .networks_row .networks_block .thumb img {
        max-width: 100%;
        width: 100%;
    }


    .brands .slick-slide a {
        display: flex;
        justify-content: center;
        align-items: center;
        min-height: 80px;
    }

    .home_banner.welcome_main .widget_media_image {
        text-align: center;
    }

    .home_banner.welcome_main .widget_media_image .image {
        margin-top: 0px;
        margin-bottom: 25px;
    }

    .home_banner.network_main .widget_media_image {
        text-align: center;
    }


    .home_banner.welcome_main .textwidget {
        padding: 0px 0px 0px 0px;
    }

    .home_banner.network_main .textwidget {
        padding: 8px 0px 0px 0px;
    }

    .count_main {
        background-size: 200%;
    }

    .count_main .widget_text .counter {
        font-size: 54px;
    }



    .impact_row:before,
    .impact_row:after {
        display: none
    }

    .latest_news .news {
        flex-wrap: wrap;
    }

    .latest_news .news .newsblock {
        width: 32%;
        margin-bottom: 45px;
    }

    .latest_news .news .newsblock .content p {
        font-size: 14px;
        line-height: 22px;
    }

    .latest_news .news .newsblock .date {
        font-size: 14px;
    }

    .latest_news .news .newsblock .date a.more {
        font-size: 14px;
    }

    .page-title {
        padding: 20px 0px;
        margin-bottom: 20px;
    }

    .page-title.less {
        margin-bottom: 0px;
    }

    .inner-content .nf-field-container {
        margin-bottom: 10px;
    }


    .posts .post.less .postblock {
        margin-left: 0px;
    }

    .posts .post .postblock .content {
        min-height: unset;
    }



    .latest_news .news .newsblock h3 {
        line-height: 30px;
        font-size: 24px;
    }

    .subscribe_row h3 {
        line-height: 28px;
    }

    .impact_row .widget_text {
        padding: 0px 0%;
    }




    /* .impact_row,
    .count_main {
        padding-left: 0px !important;
        padding-left: 0px !important;
        margin: 0px !important;
    } */


    .subscribe_row .nf-field-container {
        display: block;
    }

    .subscribe_row h3 {
        text-align: center;
        font-size: 24px;
        margin-bottom: 20px;
    }

    .subscribe_row .nf-field-container.email-container {
        width: 100%;
        margin-bottom: 15px;
    }

    .subscribe_row .nf-form-content .nf-field-container.email-container .ninja-forms-field {
        text-align: center;

    }

    .subscribe_row .nf-field-container.submit-container {
        width: 100%;
        text-align: center;
    }

    .subscribe_row .nf-form-content .nf-field-container .submit-wrap .ninja-forms-field {
        margin-top: 0;
        letter-spacing: 1px;
        height: auto;
    }

    .subscribe_row {
        padding: 48px 0px 90px;
    }

    .subscribe_row .nf-form-content .nf-field-container.email-container .ninja-forms-field {
        max-width: 60%;
        margin: 20px 0px 10px;
    }

    .nf-error-wrap.nf-error {
        text-align: center
    }

    .subscribe_row .nf-response-msg {
        text-align: center;
        padding-top: 20px;
    }

    .nf-field-container {
        width: 100%;
        margin: 0px;
    }

    .nf-field-container.submit-container,
    .nf-field-container.textarea-container,
    .nf-field-container.email-container {
        width: 100%;
        text-align: center
    }

    .subscribe_row .nf-form-content .nf-field-container .submit-wrap .ninja-forms-field {
        padding: 10px 10px;
        min-width: 120px;
        font-size: 12px;
    }

    .footer .container {
        padding: 42px 0px;
    }


}

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

    .container {
        padding: 0px 15px;
    }


    .btn {
        padding: 9px 14px;
        font-size: 12px;
        font-weight: 700;
        min-width: 120px;
    }

    h2 {
        font-size: 30px;
        line-height: 36px;
    }

    .banner_slider .slide {
        /* padding: 120px 15px; */
        padding: 0 15px;
    }

    .banner_slider .slide .caption h2 {
        font-size: 30px;
        line-height: 38px;
    }


    .nf-form-content .nf-field-container .submit-wrap .ninja-forms-field {
        width: 100%;
    }

    h1 {
        font-size: 24px;
        line-height: 28px;
    }


    body {
        padding-top: 88px;
        font-size: 16px;
    }

    .header .nav ul.main-navigation {
        top: 88px;
    }

    .navbar-toggler.active .navbar-toggler-icon {
        width: 28px;
        height: 28px;
    }

    .team_main {
        padding: 36px 0px 7px;
    }

    .team_main .team_row .team_block {
        width: 49%;
        padding: 5px;
        margin: 0px 0px 23px 0px;
    }

    .team_main .team_row .team_block .thumb:after {
        margin: 16px auto 21px;
    }

    .team_main .team_row .team_block .thumb img {
        border-radius: 100%;
        max-width: 73%;
    }

    .welcome .desc {
        padding: 0px 0%;
    }



    .team_main .team_row .team_block .team_window_main .team_window .desc p {
        font-size: 14px;
    }

    .portfolio_row.single .portfolio_block {
        width: 90%;
    }

    .portfolio_row.single .portfolio_block .logo {
        width: 105px;
        height: 105px;
    }

    .portfolio_row.single .portfolio_block h3 {
        font-size: 14px;
    }

    .portfolio_row.single .portfolio_block p {
        font-size: 12px;
    }




    .portfolio_main {
        padding: 55px 0px 65px;
    }

    .portfolio_main .portfolio_row {
        margin-bottom: 40px;
        margin-top: 40px;
    }

    .portfolio_row .portfolio_block {
        width: 47%;
        margin: 3px;
    }

    .page-template-portfolio .portfolio_row .portfolio_block {
        width: 46%;
        margin: 0px 7px 14px;
    }

    .portfolio_row .portfolio_block .logo {
        width: 75px;
        height: 75px;
        border: 2px solid #B21F37;
        margin: -40px auto 4px;
    }

    .portfolio_row .portfolio_block .logo img {
        height: auto;
        max-width: fit-content;
        width: inherit;
    }

    .portfolio_row {
        margin-bottom: 10px;
    }

    .page-template-portfolio .portfolio_row {
        margin-bottom: 50px;
    }

    .portfolio_main h2 {
        margin-bottom: 10px;
    }

    .portfolio_row .portfolio_block h3 {
        font-size: 12px;
        margin: 0px 0px 0px 0px;
        line-height: normal;
    }

    .posts .post .postblock figure.thumb img {
        width: 100%;
        min-height: inherit;
        max-height: inherit;
    }


    .gallery_image-portfolio {
        width: 100%;
        margin: 0px 0px 14px;
    }

    .invest_impact_row.bottom {
        padding-bottom: 25px;
        padding-top: 0px;
    }

    .invest_impact_row.heading {
        padding-top: 15px;
        margin-bottom: 25px;
    }

    .invest_impact_row.heading p {
        margin: 0;
    }

    .invest_impact_row .block.widget_text {
        padding: 0px 0%;
        margin-bottom: 0px;
    }

    .invest_impact_row .block.widget_text p {
        margin: 0px;
    }

    .activity_main {
        padding: 59px 0px 55px;
    }

    .activity_main .container {
        padding-bottom: 55px;
    }

    .network_blocks {
        margin-bottom: 35px;
    }


    .count_main {
        padding-top: 15px;
        padding-bottom: 0px;
    }

    .count_main .count {
        text-align: center;
        width: 49%;
        margin-bottom: 40px;
    }

    .count_main .count .icon {
        margin-bottom: 12px;
    }


    .count_main .count .counter {
        font-size: 44px;
        font-weight: 700;
        display: inline-block;
        vertical-align: text-top;
        line-height: 70px;
    }

    .count_main .count p {
        margin: 0px;
        line-height: normal;
        font-size: 13px;
    }



    .invest_impact_row.heading .widget_text {
        padding: 0px 0%;
    }

    .networks_main {
        padding: 52px 0px 65px;
    }

    .networks_row {
        margin-bottom: 50px;
    }

    .networks_row .networks_block h3 {
        font-size: 14px;
        line-height: 16px;
    }

    .networks_main p {
        margin: 0px 0px 15px 0px;
    }

    .networks_main .btn_desc {
        font-size: 18px;
    }

    .networks_main .btn_desc span {
        font-size: 28px;
        line-height: 28px;
    }

    .impact_row {
        padding-top: 49px;
        padding-bottom: 35px;
    }

    .impact_row .members_row {
        margin-bottom: 10px;
        margin-top: 20px;
    }

    .impact_row .members_row .members {
        font-size: 12px;
    }

    .impact_row .members_row .members .thumbnail {
        height: 108px;
        margin-bottom: 25px;
    }



    .impact_row .members_row .members h3 {
        line-height: 18px;
        font-weight: 700;
    }

    .impact_row .members_row .members span {
        font-size: 18px;
        font-weight: 700;
    }

    .impact_row .btn {
        padding: 9px 10px;
        margin-top: 30px;
    }

    .latest_news .news {
        padding-bottom: 0px;
    }

    .latest_news .news .newsblock {
        width: 100%;
    }

    .latest_news .heading {
        padding: 0 0%;
    }

    .posts .heading {
        padding: 0 0%;
    }



    .latest_news .heading {
        text-align: center;
        padding: 0 0%;
        margin-bottom: 45px;
    }

    .posts .post .postblock {
        padding: 0px;
        width: 100%;
        padding: 0px 0px 15px 0px;
    }

    .posts .post .postblock .heading {
        padding: 0 0%;
        margin-bottom: 10px;
        min-height: unset;
    }

    .posts .post .postblock h3 {
        line-height: 30px;
        margin-bottom: 8px;
        font-size: 24px;
    }

    .posts .post .postblock .content p {
        font-size: 14px;
    }

    .posts .post .postblock .category_name {
        display: inline;
    }

    .logo-img {
        max-width: 140px;
    }

    .search_main {
        margin-bottom: 20px;
    }

    .search_main input[type=submit] {
        width: 100%;
    }

    .search_main ul {
        flex-wrap: wrap;
    }

    .search_main ul li.field {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 15px;
    }

    .search_main ul li {
        width: 100%;
        margin-bottom: 5px;
        margin-right: 0px;
    }

    .search_main ul li:last-child {
        width: 100%;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .search_main ul li .btn {
        width: 100%;
        margin-top: 13px;
    }

    .footer {
        padding: 0px 15px;
    }

    .footer .social {
        word-spacing: 0px;
    }

    .footer .social img {
        margin: 0px 2px;
    }



    .timeline {
        padding: 59px 0px 50px;
    }

    .timeline-row {
        flex-wrap: wrap;
        flex-direction: column;
        margin-top: 30px;
        margin-bottom: 10px;
    }


    .timeline-row .timeline-block {
        margin-bottom: 35px;
    }




    body.tax-venture_years.term-82 .timeline-row .timeline-block.block-0 {
        margin: 0px 0px 35px 0px;
        -webkit-transform: scale(1.3);
        -ms-transform: scale(1.3);
        -moz-transform: scale(1.3);
        transform: scale(1.3);
    }

    body.tax-venture_years.term-24 .timeline-row .timeline-block.block-1 {
        -webkit-transform: scale(1.3);
        -ms-transform: scale(1.3);
        -moz-transform: scale(1.3);
        transform: scale(1.3);
    }

    body.tax-venture_years.term-25 .timeline-row .timeline-block.block-2 {
        -webkit-transform: scale(1.3);
        -ms-transform: scale(1.3);
        -moz-transform: scale(1.3);
        transform: scale(1.3);
    }

    body.tax-venture_years.term-26 .timeline-row .timeline-block.block-3 {
        -webkit-transform: scale(1.3);
        -ms-transform: scale(1.3);
        -moz-transform: scale(1.3);
        transform: scale(1.3);
    }

    body.tax-venture_years.term-27 .timeline-row .timeline-block.block-4 {
        margin: 0px 0px 35px 0px;
        -webkit-transform: scale(1.3);
        -ms-transform: scale(1.3);
        -moz-transform: scale(1.3);
        transform: scale(1.3);
    }

    .timeline-row::before {
        height: 90%;
        width: 2px;
        top: 0%;
    }


    .members_row .members_list .thumb {
        min-height: 80px;
    }

    .tax-venture_years .timeline-row::before {
        width: 2px;
    }

    .tax-venture_years .timeline-row {
        margin-bottom: 10px;
    }


    .venture_details {
        margin-bottom: 20px;
    }

    .venture_details .thumbnail {
        width: 100%;
        margin: 0px 0px 25px 0px;
    }

    .venture_details .thumbnail .img {
        margin: auto;
        width: 142px;
        height: 142px;
    }

    .venture_details .thumbnail .img img {
        max-width: 60%;
    }

    .venture_details .details ul li p {
        font-size: 12px;
    }

    .venture_details .details ul li {
        font-size: 14px;
        max-width: 100%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        margin: 0px 0px 20px 0px;
    }

    .venture_details .details {
        width: 100%;
        display: block;
    }

    .venture_content .singla-page.with-thumbnail .single-content p {
        font-size: 16px;
        line-height: 26px;
    }

    .venture_content h2 {
        margin-bottom: 20px;
    }

    .members_row .members_list {
        width: 47%;
    }



    .members_row .members_list .thumb img {
        max-width: 70%;
        width: 90%;
    }

    .members_row .members_list .content .btn {
        padding: 5px 9px;
        font-size: 10px;
        min-width: inherit;
    }

    .members_row .members_list .content .heading {
        line-height: 14px;
    }

    .members_row .members_list .content .heading span.name {
        font-size: 12px;
        font-weight: 600;
    }

    .members_row .members_list h3 {
        font-size: 14px;
    }

    .networks_row .networks_block {
        width: 47%;
    }

    .networks_row .networks_block .text {
        min-height: 100px;
    }

    .page-title {
        margin-bottom: 30px;
    }

    .page-title.less {
        margin-bottom: 0px;
    }

    .page-title p {
        padding: 15px 0% 0px;
    }

    .page-title h1 {
        line-height: 42px;
        font-size: 34px;
    }

    .team_main .team_row .team_block.open .team_window_main {
        padding: 150px 0px 0px 0px;
    }

    .team_main .team_row .team_block .team_window_main .team_window .desc {
        height: 35vh;
        overflow: hidden;
        overflow-y: auto;
    }

    .team_main .team_row .team_block .team_window_main .team_window .thumb img {
        max-width: 150px;
    }

    .team_main .team_row .team_block .team_window_main .team_window .thumb {
        margin-top: -100px;
    }


    .subscribe_row .nf-form-content .nf-field-container.email-container .ninja-forms-field {
        max-width: 100%;
    }

    .latest_news .news {
        margin-bottom: 35px;
    }

    .latest_news .news .newsblock {
        width: 100%;
        margin: 0px 0px 15px 0px;
    }

    .networks_row .slick-slide {
        padding: 5px;
    }

    .impact_row .members_row .members {
        padding: 5px;
    }

    .network_blocks .blocks_main .block {
        width: 100%;
    }

    .network_blocks .blocks_main .block.text {
        height: auto;
        min-height: inherit;
        padding: 20px 20px
    }

    .network_blocks {
        padding: 50px 0% 20px;
    }

}

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

    .impact_blocks .news .newsblock h5 span {
        display: block;
        margin: 5px 0px 0px 0px;
        font-size: 11px;
    }

    .impact_blocks .news .slick-arrow {
        display: none !important;
    }

    .impact_blocks .news .newsblock .content {
        padding: 15px;
    }

    .impact_blocks .news .newsblock h5 {
        font-size: 26px;
    }

    .impact_blocks .news .newsblock h3 {
        font-size: 18px;
    }

    .impact_blocks .news .slick-dots {
        text-align: center;
        margin: 0px;
        padding: 0px;
        display: block;
        width: 100%;
    }

    .impact_blocks .news .slick-dots li {
        list-style: none;
        display: inline-block;
        margin: 0px 5px;
        padding: 0px;
    }

    .impact_blocks .news .slick-dots li button {
        background: #515151;
        border: none;
        border-radius: 100%;
        width: 10px;
        height: 12px;
        text-indent: -99999px;
    }

    .impact_blocks .news .slick-dots li.slick-active button {
        background: #B21F37;
    }

    .networks_row .networks_block h3 {
        font-size: 12px;
    }

    .networks_row .slick-slide {
        padding: 5px;
    }

    .networks_row .networks_block .text {
        min-height: 132px;
    }

    .networks_row .text .btn {
        min-width: inherit;
    }

    .impact_row .members_row .members {
        padding: 5px;
    }

    .impact_row .members_row .members h3 {
        font-size: 16px;
    }

    .brands .slick-slide {
        padding: 5px;
    }

    .members_row .members_list {
        width: 47%;
        margin: 0px 4px 9px;
    }

    body.tax-venture_years .container {
        padding-left: 5px;
        padding-right: 5px;
    }

    .page-template-portfolio .portfolio_row .portfolio_block {
        width: 45%;
        margin: 0px 7px 14px;
    }


}


@media only screen and (width:425px) {

    .banner_slider .slide {
        /* padding: 100px 15px; */
        padding: 0 15px;
    }

    .portfolio_row .portfolio_block {}

    .page-template-portfolio .portfolio_row .portfolio_block {}
}

@media only screen and (width:375px) {
    .portfolio_row .portfolio_block {}

    .page-template-portfolio .portfolio_row .portfolio_block {}
}