/*  12.0 ===== Medias/Responsive =====   */


/*
 * Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See https://core.trac.wordpress.org/ticket/25888.
 */

@-ms-viewport {
    width: device-width;
}

@viewport {
    width: device-width;
}

@media only screen and (min-width: 1199px) {
    .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-input-horizontal {
        margin-left: -17px;
    }
}


/* All Tablet Portrait size smaller than standard 1199 (devices and browsers) */

@media only screen and (max-width: 1199px) {
    .hgroup-wrap {
        padding: 15px 15px 13px;
    }
    .banner-content-wrap .banner-content {
        padding-right: 50px;
    }
    .home-page .banner-content .entry-title {
        font-size: 44px;
    }
    .digital-divide-count-item {
        padding: 0 15px;
    }
    .digital-divide-count-number {
        font-size: 44px;
    }
    .news-and-events-section .post-wrapper {
        padding-top: 0;
    }
    .news-and-events-section .post-wrapper .post:first-child .entry-title {
        font-size: 40px;
    }
    .news-and-events-section .post .entry-title {
        font-size: 20px;
    }
    .news-and-events-section .post-wrapper .post-content-wrap {
        padding-left: 10px;
    }
    .news-and-events-section .see-all-post {
        padding-top: 0;
    }
    .other-resources-item {
        width: 22.9%;
        width: calc(25% - 20px);
        width: -webkit-calc(25% - 20px);
    }
  
    .widget-area {
        padding: 34px 0 10px;
    }
    .widget>ul>li>a {
        font-size: 18px;
        position: relative;
    }
    .site-footer p {
        font-size: 18px;
    }
    .get-connected-section::before {
        height: 1030px;
        width: 1030px;
    }
    .banner-content .entry-title {
        font-size: 50px;
    }
    .banner-content p {
        font-size: 24px;
    }
    .partner-item .entry-title {
        font-size: 24px;
        padding-right: 0;
    }
    .page-title,
    .data-information-content .entry-header.heading .entry-title {
        font-size: 54px;
    }
    section.single-page-section {
        padding: 70px 120px;
    }
}


/* All Tablet Portrait size smaller than standard 1023 (devices and browsers) */

@media only screen and (max-width: 1023px) {
    .menu-top-menu-container>ul>li {
        margin: 0px 10px 0px;
    }
    .main-navigation ul li a {
        font-size: 15px;
    }
    .bottom-header-wrapper {
        padding-right: 60px;
        position: static;
    }
    .hgroup-wrap {
        position: relative;
    }
    .mean-container .mean-bar {
        width: 50px;
    }
    .mean-container .mean-nav {
        float: none;
        width: 100%;
        position: absolute;
        right: 0;
        bottom: 0;
    }
    .main-navigation li.current-menu-item::after,
    .main-navigation ul li.current_page_item::after {
        width: auto;
    }
    .navbar {
        position: static;
    }
    .mean-container a.meanmenu-reveal {
        width: 30px;
        height: 34px;
    }
    .mean-container .mean-nav ul li {
        margin: 0;
    }
    .meanmenu-reveal.meanclose span:nth-child(2n) {
        opacity: 0;
    }
    .mean-container .mean-nav ul li a:hover {
        background: var(--primary);
    }
    .mean-container a.meanmenu-reveal {
        padding: 0;
        bottom: 9px;
        right: 5px !important;
        top: auto;
    }
    .mean-container .mean-nav>ul {
        background: var(--bg-primary);
        width: 100%;
        margin: 0;
        z-index: 9;
        left: 0 !important;
    }
    .main-navigation ul li.menu-item-has-children>a::after {
        display: none;
    }
    .main-navigation ul ul {
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform-origin: none;
        transition: all 0s ease 0s;
        -webkit-transition: all 0s ease 0s;
        -moz-transition: all 0s ease 0s;
        -o-transition: all 0s ease 0s;
        margin: 0;
        position: static;
        top: 0px;
        white-space: none;
        z-index: 999;
        min-width: 100%;
        box-shadow: none;
    }
    .main-navigation ul li.menu-item-has-children>ul>li.menu-item-has-children>a::after {
        display: none;
    }
    .main-navigation li li {
        border-bottom: none;
    }
    .mean-container .mean-nav ul ul {
        background: none;
    }
    .main-navigation ul li:hover ul {
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
    }
    .main-navigation ul>li>a::before,
    .main-navigation ul>li>a::after {
        display: none;
    }
    .mean-container .mean-nav ul li a.mean-expand {
        /* background: var(--primary);
    line-height: 1.1;
    border-left: 1px solid rgba(255, 255, 255, 0.4);
    border-bottom: 1px solid rgba(255, 255, 255, 0.4); */
    }
    .mean-container .mean-nav ul li a {
        padding: 10px 3%;
    }
    .mean-container .mean-nav ul li a.mean-expand::before,
    .main-navigation ul>li>a.mean-expand::before {
        content: "\f107";
        font-family: "FontAwesome";
        line-height: 1.4;
        display: block;
        opacity: 1;
        top: 10px;
        margin: auto;
        background: none;
        height: 20px;
        width: 15px;
        right: 0;
        left: 0;
        margin: auto;
        top: 0;
        font-size: 16px;
    }
    .mean-container .mean-nav ul li:hover a.mean-expand::before {
        color: var(--white);
    }
    .mean-container .mean-nav ul li a.mean-expand:hover {
        background: var(--secondary);
    }
    .main-navigation ul>li>a:hover,
    .main-navigation ul>li.current-menu-item>a {
        color: var(--white);
        background: var(--primary);
    }
    .mean-container .meanmenu-reveal span,
    .mean-container .meanmenu-reveal span::before,
    .mean-container .meanmenu-reveal span::after,
    .mean-container .meanmenu-reveal.meanclose span::before,
    .mean-container .meanmenu-reveal.meanclose span::after {
        background: var(--black);
    }
    .main-navigation ul li.menu-item-has-children>a::before {
        display: none;
    }
    .main-navigation ul li a {
        font-size: 14px;
        border: none;
    }
    .main-navigation ul>li.active>a {
        color: var(--secondary);
    }
    .site-header .main-navigation ul li:hover>a,
    .main-navigation ul>li>a:hover,
    .main-navigation ul>li.active>a,
    .main-navigation ul>li.current-menu-item>a {
        color: var(--white);
    }
    .main-navigation ul li.menu-item-has-children>ul>li.menu-item-has-children>a::before {
        display: none;
    }
    .mean-container .mean-nav ul li a.mean-expand::before,
    .main-navigation ul>li>a.mean-expand::before,
    .main-navigation ul li.menu-item-has-children>ul>li.menu-item-has-children>a.mean-expand::before {
        display: block;
        content: "\f107";
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        font-size: 16px;
        right: 0;
        left: 0;
    }
    .mean-container .mean-nav ul li a.mean-expand.mean-clicked::before,
    .main-navigation ul li.menu-item-has-children>ul>li.menu-item-has-children>a.mean-expand.mean-clicked::before {
        /* content: "\f106";
    right: -70px; */
    }
    .mean-container .mean-nav ul li a {
        font-size: 16px;
    }
    .main-navigation li:hover li ul {
        display: block;
    }
    .main-navigation ul li a.login_card_menu {
        border: none;
        border-top: 1px solid rgba(255, 255, 255, 0.5);
        border-radius: 0;
        padding: 12px 3%;
    }
    .news-and-events-section .post-wrapper {
        -ms-grid-columns: 47% 20px auto 20px auto;
        grid-template-columns: 47% auto auto;
        gap: 20px;
    }
    .other-resources-item {
        width: 31.2%;
        width: calc(33.33% - 20px);
        width: -webkit-calc(33.33% - 20px);
    }
    .site-footer .widget-area div[class*="col-"] {
        width: 50%;
    }
    .site-footer .widget-area div[class*="col-"]:nth-child(2n + 1) {
        clear: both;
    }
    .site-footer .widget {
        margin-bottom: 30px;
    }
    .site-footer {
        padding: 45px 0 20px;
    }
    .banner-content-wrap>.featured-image {
        width: 370px;
    }
    .banner-content-wrap .banner-content {
        width: 61%;
        width: calc(100% - 370px);
        width: -webkit-calc(100% - 370px);
    }
    .banner-content .entry-title {
        font-size: 44px;
    }
    .page-template .banner-content-wrap .banner-content {
        width: 100% !important;
    }
    .gtranslate {
        display: none;
    }
    .meanclose+.mean-nav .gtranslate {
        /* display: block; */
    }
}


/* All Tablet Portrait size smaller than standard 991 (devices and browsers) */

@media only screen and (max-width: 991px) {
    h4,
    h3,
    h2 {
        font-size: 24px;
    }
    .home-page .banner-content-wrap .banner-content,
    .banner-content-wrap .banner-content {
        width: 63%;
        width: calc(100% - 270px);
        width: -webkit-calc(100% - 270px);
    }
    .home-page .banner-content-wrap>.featured-image,
    .banner-content-wrap>.featured-image {
        width: 270px;
    }
    .banner-content-wrap .banner-content {
        padding-right: 30px;
    }
    .home-page .banner-content .entry-title,
    .banner-content .entry-title {
        font-size: 36px;
        margin-bottom: 25px;
    }
    .banner-content p {
        font-size: 20px;
    }
   
    .get-connected-section .post-wrapper .post {
        min-width: 47.1%;
        min-width: calc(50% - 20px);
        min-width: -webkit-calc(50% - 30px);
        margin: 0 10px 20px;
    }
    .entry-header.heading {
        margin: 0 auto 15px;
    }
    .get-connected-section::before {
        left: -50%;
        right: -50%;
        top: -12%;
    }
  
    .digital-divide-count-number {
        font-size: 36px;
    }
    .entry-header.heading p,
    .data-information-content .entry-header.heading p {
        font-size: 18px;
    }
    .digital-divide-content-wrap .entry-content p {
        font-size: 18px;
        margin-bottom: 32px;
    }
    .box-button,
    input[type="submit"],
    .wpcf7 input[type="submit"] {
        font-size: 18px;
        padding: 13px 27px 15px;
    }
    .news-and-events-section .post-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 0;
        margin: 0 -15px;
    }
    .news-and-events-section .post-wrapper .post:first-child {
        width: 100%;
    }
    .news-and-events-section .post-wrapper .post {
        width: 50%;
        padding: 0 15px;
    }
    .news-and-events-section .see-all-post {
        padding-bottom: 0;
    }
    .site-footer .widget>ul>li {
        margin-bottom: 15px;
    }
    .section-menu ul li {
        margin: 0 22px 10px;
    }
    .about-us-content h3,
    .program-network-content h3 {
        font-size: 28px;
    }
    .infographic-content-wrap h2 {
        font-size: 28px;
    }
    .about-us-content p,
    .program-network-content p,
    .role-responsibilities-content p {
        font-size: 18px;
        line-height: 1.4;
    }
    .infographic-item-wrapper {
        padding-top: 30px;
    }
    .infographic-item .entry-content p,
    .accordion-content p,
    .accordion-content li,
    .program-network-content ul li,
    .role-responsibilities-content .entry-content ul li {
        font-size: 18px;
        line-height: 1.4;
    }
    .accordion-item .toggle {
        font-size: 26px;
    }
    .digital-divide-section .entry-header.heading .entry-title,
    .partner-section .entry-header.heading .entry-title,
    .apply-section .entry-header.heading .entry-title,
    .role-responsibilities-content .entry-header.heading .entry-title {
        font-size: 28px;
    }
    .partner-item {
        padding: 30px 0 20px;
    }
    .partner-item:nth-child(2n + 1) {
        padding-right: 40px;
    }
    .partner-item:nth-child(2n + 2) {
        padding-left: 40px;
    }
    .partner-section .entry-header.heading {
        margin-bottom: 30px;
    }
    .partner-item-wrap {
        margin-bottom: 0;
    }
    .apply-content {
        padding-right: 30px;
    }
    .mc4wp-form .mc-field-group {
        padding-right: 0;
        width: 100%;
        margin-bottom: 5px;
    }
    .apply-content .entry-header.heading {
        margin-bottom: 30px;
    }
   
    .breadcrumbs a,
    .breadcrumbs span {
        font-size: 18px;
    }
    .breadcrumbs li::before {
        height: 8px;
        width: 8px;
    }
    .page-template .banner-content-wrap .banner-content {
        padding: 0 145px 0 15px;
    }
    .posts-wrap {
        padding: 5px 80px 80px 80px;
    }
    .posts-wrap .entry-header {
        display: block;
    }
    .posts-wrap h3.entry-title,
    .posts-wrap .entry-meta {
        width: 100%;
    }
    .posts-wrap .entry-meta {
        text-align: start;
        margin-bottom: 4px;
    }
    .slick-prev,
    .slick-next {
        top: 107%;
    }
}


/* All Mobile Portrait size smaller than 768 (devices and browsers) */

@media only screen and (max-width: 767px) {
    .banner-content-wrap {
        display: block;
    }
    .home-page .banner-content-wrap>.featured-image,
    .banner-content-wrap>.featured-image {
        width: 340px;
        max-width: 100%;
    }
    .home-page .banner-content-wrap .banner-content,
    .banner-content-wrap .banner-content {
        width: 100%;
        padding: 0;
    }
    .banner-content p {
        font-size: 18px;
    }
    .banner-section {
        padding: 50px 0 25px;
    }
    /* .get-connected-section .post-wrapper {
    margin: 0 -10px;
  } */
    .digital-divide-count-item {
        width: 100%;
    }
    .digital-divide-count-number {
        font-size: 58px;
    }
    .digital-divide-count-title {
        padding: 0 20px;
    }
    .news-and-events-section .post-wrapper .post {
        width: 100%;
        margin-bottom: 45px;
    }
    .news-and-events-section .post-wrapper .post:first-child .entry-title,
    .news-and-events-section .post-wrapper .post .entry-title {
        font-size: 42px;
    }
  
    .other-resources-item {
        width: 46.5%;
        width: calc(50% - 20px);
        width: -webkit-calc(50% - 20px);
    }
    .site-footer .widget-area div[class*="col-"] {
        width: 100%;
    }
    .widget>ul>li>a {
        font-size: 20px;
    }
    .news-and-events-section .post-wrapper .post-content-wrap {
        padding-left: 15px;
    }
    .section-menu-wrapper ul li.init {
        z-index: 2;
        color: var(--white);
        cursor: pointer;
        background: var(--primary);
        position: relative;
        display: block;
        margin: 0;
    }
    .section-menu-wrapper ul li.init a {
        color: var(--white);
    }
    .section-menu-wrapper ul li:not(.init) {
        display: none;
    }
    .site-content section.section-menu-wrapper {
        padding: 0;
    }
    .section-menu {
        margin: 0 -15px;
    }
    .section-menu ul li {
        margin: 0;
        border-bottom: 1px solid rgba(0, 0, 0, 0.4);
    }
    .section-menu ul li a {
        padding: 15px 15px;
        display: block;
        text-align: left;
    }
    .section-menu ul li a:hover {
        background: var(--primary);
        color: var(--white);
    }
    .section-menu ul li.init::before {
        display: block;
        position: absolute;
        content: "\f107";
        font-family: "FontAwesome";
        color: #fff;
        right: 15px;
        top: 0;
        bottom: 0;
        height: 24px;
        width: 15px;
        margin: auto;
        font-size: 20px;
    }
    .infographic-item-wrapper {
        padding-top: 0;
    }
    .infographic-item:nth-child(2n + 2) .featured-image {
        text-align: center;
        padding-right: 0;
        padding-left: 0;
    }
    .infographic-item .featured-image {
        width: 60%;
        padding-right: 0;
        margin-bottom: 15px;
        text-align: center;
    }
    .infographic-item .entry-content {
        width: 100%;
        text-align: center;
    }
    .infographic-item {
        display: block;
        margin-bottom: 30px;
    }
   
    .accordion-item .toggle {
        font-size: 22px;
    }
    .accordion-item .toggle::after {
        height: 32px;
        width: 4px;
        right: 34px;
    }
    .accordion-item .toggle::before {
        height: 4px;
        width: 32px;
    }
    .partner-item-wrap {
        display: block;
    }
    .partner-item:nth-child(2n + 1) {
        padding-right: 0;
    }
    .partner-item:nth-child(2n + 2) {
        padding-left: 0;
    }
    .partner-item {
        padding: 0px 0 20px;
        width: 100%;
        border: none;
        border-bottom: 2px solid #000;
        margin-bottom: 38px;
    }
    .partner-item:last-child {
        padding: 0px;
        border: none;
        border-bottom: none;
        margin-bottom: 0;
    }
    .partner-section .entry-header.heading {
        margin-bottom: 15px;
    }
    .partner-item .featured-image {
        margin-bottom: 20px;
    }
    .partner-item p {
        font-size: 18px;
        line-height: 1.4;
    }
    .apply-content {
        padding-right: 0;
        width: 100%;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .apply-content-wrapper>.featured-image {
        width: 375px;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .digital-divide-section .entry-header.heading .entry-title,
    .partner-section .entry-header.heading .entry-title,
    .apply-section .entry-header.heading .entry-title,
    .role-responsibilities-content .entry-header.heading .entry-title {
        margin-bottom: 10px;
    }
    .about-us-content h3,
    .program-network-content h3 {
        font-size: 26px;
        margin-bottom: 10px;
    }
    .banner-content .entry-title br {
        display: none;
    }
   
    .page-title-wrap {
        padding: 70px 0;
    }
    .page-title,
    .data-information-content .entry-header.heading .entry-title {
        font-size: 42px;
    }
    .page-title-wrap p {
        font-size: 18px;
        line-height: 1.4;
    }
    .tab-title ul {
        grid-template-columns: 100%;
    }
    .tab-title li {
        border-right: none;
    }
    .tab-title li:not(:last-child) {
        border-bottom: 1px solid #cccccc;
    }
    .page-template .banner-content-wrap .banner-content {
        padding: 0 205px 0 50px;
    }
    .blog-post-wrap .featured-posts {
        grid-template-columns: 100%;
        column-gap: 0;
        padding: 0 40px;
    }
    .posts-wrap {
        padding: 0 40px 0 70px;
    }
    .posts-wrap .content {
        display: block;
    }
    .posts-wrap .entry-wrapper {
        width: 100%;
        padding-left: 0;
        margin-bottom: 20px;
    }
    .posts-wrap .featured-image {
        margin: 0 0 15px 0;
    }
    .blog-post-wrap .featured-posts .entry-wrapper {
        padding: 0 15px 0 30px;
    }
    .tab-content-style .map-container {
        margin-top: 180px;
    }
    .main-navigation ul>li.current-menu-item>a {
        background: var(--bg-primary);
    }
    
    .mean-container .mean-nav ul li a.mean-expand:hover {
        background: none;
    }
    .gtranslate {
        display: flex;
        justify-content: flex-end;
        position: absolute;
        left: 0;
        right: 70px;
        top: -50px;
    }
    .gtranslate .switcher {
        overflow: unset;
        width: unset !important;
        margin: 0;
    }
    .gtranslate .switcher .option {
        background: var(--bg-primary);
        border: none;
    }
    .gtranslate .switcher .option a {
        color: #ffff;
    }
    .gtranslate .switcher .selected a {
        /* color: #ffff; */
        width: unset;
        display: inline-block;
        position: relative;
    }
    .gtranslate .switcher .selected a:hover {
        background: none;
    }
    .gtranslate .switcher .selected a:after {
        /* background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 285 285'><path d='M282 76.5l-14.2-14.3a9 9 0 0 0-13.1 0L142.5 174.4 30.3 55.2a9 9 0 0 0-13.2 0L3 76.5a9 9 0 0 0 0 13.1l133 133a9 9 0 0 0 13.1 0l133-133a9 9 0 0 0 0-13z' style='fill:%23ffff'/></svg>"); */
        height: 20px;
        right: -15px;
    }
    /* google translate -- end */
    .site-branding {
        position: relative;
        z-index: 999;
    }
    .mean-container a.meanmenu-reveal {
        z-index: 999;
    }
    .mean-container .meanmenu-reveal.meanclose span::before,
    .mean-container .meanmenu-reveal.meanclose span::after {
        background: var(--wp--preset--color--luminous-vivid-amber);
    }
    /* google translate */
    .switcher .selected {
        background: none !important;
    }
    .switcher .selected a {
        border: none !important;
    }
    .switcher .selected a img {
        /* display: none; */
        max-width: 18px;
    }
    .tab-content .data-color-wrap {
        padding: 0 20px 0 50px;
    }
    .bar p {
        left: -92px;
    }
    .slick-prev,
    .slick-next {
        top: 106%;
    }
    .partner-item .box-button {
        margin: 20px auto;
    }
    .site-content section {
        padding-top: 30px;
    }
    section.single-page-section {
        padding: 30px 0;
    }
    .grid-post-wrapper .post-wrapper .post {
        width: 100%;
        padding: 0;
    }
}


/* All Mobile Portrait size smaller than 575 (devices and browsers) */

@media only screen and (max-width: 575px) {
    body,
    .box-button,
    input[type="submit"],
    .wpcf7 input[type="submit"],
    .give-btn,
    .nav-links a,
    .back-to-top a {
        font-size: 14px;
    }
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        margin-bottom: 10px;
    }
    .get-connected-section .post-wrapper .post {
        min-width: 100%;
        margin: 0 0 30px;
    }
    .get-connected-section .post-wrapper {
        margin: 0 20px;
    }
    .get-connected-section::before {
        display: none;
    }
    .get-connected-section::after {
        display: block;
        position: absolute;
        content: "";
        background: url("../images/mobile-circle.png");
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        background-position: center;
        background-repeat: repeat-y;
        background-size: 100%;
    }
    .get-connected-section .container {
        position: relative;
        z-index: 9;
    }
    .digital-divide-count-number {
        font-size: 44px;
    }
    .news-and-events-section .post-wrapper .post:first-child .entry-title,
    .news-and-events-section .post-wrapper .post .entry-title {
        font-size: 36px;
    }
    .other-resources-item {
        width: 100%;
        margin: 0 0 30px;
    }
    .other-resources-item:last-child {
        margin-bottom: 10px;
    }
    .other-resources-item-wrap {
        margin: 0 0px;
        padding: 0 15px;
    }
    .widget-area {
        padding: 15px 0 0;
    }
  
    .about-us-content h3,
    .program-network-content h3 {
        font-size: 24px;
    }
    .about-us-info-item .entry-content h3 {
        font-size: 20px;
    }
    .infographic-content-wrap {
        padding-top: 25px;
    }
    .accordion-item {
        padding: 20px 0 25px;
    }
    .accordion-item .toggle::before {
        height: 2px;
        width: 30px;
        right: 15px;
    }
    .accordion-item .toggle::after {
        height: 30px;
        width: 2px;
        right: 28px;
    }
    .accordion-item .toggle {
        font-size: 22px;
        padding-right: 55px;
    }
    .partner-item .entry-title {
        font-size: 22px;
    }
    .page-title-wrap {
        padding: 60px 0;
    }
    .tab-content .data-entry {
        padding: 0;
    }
    .page-template .banner-content-wrap .banner-content {
        padding: 0 70px 0 30px;
    }
    .blog-post-wrap .featured-posts {
        padding: 0;
    }
    .blog-post-wrap .featured-posts .entry-wrapper {
        padding: 0 10px 0 30px;
    }
    .page .entry-title {
        margin-bottom: 10px;
    }
    .posts-wrap {
        padding: 0px 28px;
    }
    .posts-wrap .post {
        padding: 15px 0;
    }
    .posts-wrap .entry-meta {
        margin-bottom: 15px;
    }
    .posts-wrap .featured-image {
        display: none;
    }
    .site-footer .custom-col-3:first-child {
        text-align: center;
    }
    .tab-content .data-color-wrap {
        padding: 0 10px;
    }
    .bar p {
        transform: rotate(-90deg);
        left: -55px;
        top: 80px;
    }
    .slick-prev,
    .slick-next {
        top: 105%;
    }
    .school-group,
    .no-match {
        padding: 30px 20px 20px 20px;
    }
    .search-section .entry-title,
    .search-section input,
    .search-section input::placeholder {
        font-size: 21px;
    }
    .about-us-content li {
        font-size: 19px;
    }

    .site-content section.links-content {
        padding: 15px;
    }

    section.links-content{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .links-content .link-heading, .links-slider-wrap{
        width: 100%;
    }

    .links-content .link-heading{
        text-align: center;
        margin-bottom: 15px;
    }
}


/* All Mobile size smaller than standard 479 (devices and browsers) */

@media only screen and (max-width: 479px) {
    .site-branding {
        width: 150px;
    }
    .mean-container a.meanmenu-reveal {
        bottom: 3px;
    }
    .banner-section {
        padding: 40px 0 15px;
    }
    .home-page .banner-content .entry-title,
    .banner-content .entry-title {
        font-size: 28px;
        margin-bottom: 15px;
        line-height: 1.2;
    }
    .get-connected-section .post-wrapper {
        margin: 0 10px;
    }
    .entry-header.heading .entry-title,
    .digital-divide-section .entry-header.heading .entry-title,
    .partner-section .entry-header.heading .entry-title,
    .apply-section .entry-header.heading .entry-title,
    .role-responsibilities-content .entry-header.heading .entry-title {
        font-size: 24px;
    }
  
    .digital-divide-count-number {
        font-size: 34px;
    }
    .digital-divide-count-title {
        padding: 0;
    }
    .about-us-content h3,
    .program-network-content h3 {
        font-size: 20px;
    }
    .infographic-content-wrap h2 {
        font-size: 24px;
    }
    .entry-header.heading p,
    .digital-divide-content-wrap .entry-content p,
    .digital-divide-count-title,
    .site-footer p,
    .widget>ul>li>a,
    .home-page .banner-content p,
    .banner-content p,
    .about-us-content p,
    .program-network-content p,
    .role-responsibilities-content p,
    .infographic-item .entry-content p,
    .accordion-content p,
    .accordion-content li,
    .partner-item p,
    .program-network-content ul li,
    .role-responsibilities-content .entry-content ul li,
    .breadcrumbs a,
    .breadcrumbs span,
    .page-title-wrap p,
    .data-information-content .entry-header.heading p {
        font-size: 16px;
    }
    .infographic-item {
        display: block;
        margin-bottom: 15px;
    }
    .news-and-events-section .post-wrapper .post:first-child .entry-title,
    .news-and-events-section .post-wrapper .post .entry-title {
        font-size: 26px;
    }
    .news-and-events-section .post-wrapper .post-content-wrap {
        padding-left: 10px;
    }
    .news-and-events-section .post-wrapper .post {
        margin-bottom: 30px;
    }
 
    .site-footer {
        padding: 35px 0 10px;
    }
    .site-footer .widget>ul>li {
        margin-bottom: 10px;
    }
    .infographic-item .featured-image {
        width: 100%;
    }
    .accordion-item .toggle {
        font-size: 18px;
        padding-right: 43px;
    }
    .accordion-item .toggle::before {
        width: 26px;
        right: 10px;
    }
    .accordion-item .toggle::after {
        height: 26px;
        right: 22px;
    }
    .accordion-item {
        padding: 17px 0 21px;
    }
    .partner-item .entry-title {
        font-size: 20px;
        margin-bottom: 5px;
    }
    .box-button,
    input[type="submit"],
    .wpcf7 input[type="submit"] {
        padding: 12px 18px 13px;
    }
  
    .mc4wp-form input[type="submit"] {
        width: 190px;
    }
    .about-us-info-item .entry-content h3 {
        font-size: 18px;
    }
    .accordion-content li,
    .program-network-content ul li,
    .role-responsibilities-content .entry-content ul li {
        padding-left: 10px;
        margin-bottom: 12px;
    }
    .accordion-content ul {
        padding-left: 0px;
    }
    .page-title-wrap {
        padding: 40px 0;
    }
    .breadcrumbs li {
        margin: 0 20px 7px 0;
    }
    .breadcrumbs li::before {
        right: -14px;
        top: 7px;
    }
    .page-title-wrap .breadcrumbs {
        padding-bottom: 8px;
    }
    .page-title,
    .data-information-content .entry-header.heading .entry-title {
        font-size: 30px;
        margin-bottom: 20px;
    }
    .page-template .banner-content-wrap .banner-content {
        padding: 0 30px 0 10px;
    }
    .blog-post-wrap .featured-posts .entry-wrapper {
        padding: 0 10px 0 20px;
    }
    .posts-wrap {
        padding: 0px 20px;
    }
    .posts-wrap h3.entry-title {
        font-size: 18px;
    }
    .page .entry-title {
        margin-bottom: 8px;
    }
    .blog-post-wrap .entry-content a {
        padding: 15px 0 30px 0;
    }
    .about-us-content li {
        font-size: 16px;
    }
    ul,
    ol {
        margin: 10px 0 15px 25px;
    }
    .school-search {
        flex-direction: column;
    }
    .search-section input,
    .search-section .box-button {
        width: 100%;
    }
    .search-section input {
        margin-right: 0;
        margin-bottom: 10px;
    }
    .search-section .entry-title,
    .search-section input,
    .search-section input::placeholder {
        font-size: 18px;
    }
    .search-section .school-participate,
    .search-section .school-not-participate {
        display: none;
    }
    .search-section .meta-field {
        width: 50px;
    }
    .search-section .entry-content {
        width: calc(100% - 50px);
    }
}