﻿@viewport {
    width: device-width;
    initial-scale: 1.0;
    maximum-scale: 1.0;
}

html {
    -webkit-text-size-adjust: 100%;
}

body {
    min-width: 320px;
}

/* Turn off RWD elements when not in use */
#RWDLogo, #MobileMenu, #Submenu_mt, #SponsorChildren {
    display: none;
}

/* Grid layout of main content */

#GridContainer {
    padding: 0 6px;
}

#GridMain {
    float: left;
    width: 700px;
}

    #GridMain .s4-ba {
        padding: 0;
    }

#GridAside {
    width: 236px;
    float: left;
    margin-left: 12px;
}

#MSO_ContentTable table {
    table-layout: fixed;
}

.search #MSO_ContentTable table {
    table-layout: auto;
}

.search .srchctr_leftcell, .search .srchctr_rightcell, .search .srchctr_mainleftcell .ms-sbtable, .search .srch-sort-right2 > a {
    display: none;
}

.search .srch-maintopright {
    margin-top: -4px;
}

.search .srch-maintop {
    max-width: 100%;
}

#MSO_tblPageBody {
    display: block;
}

#MSOTlPn_MainTD {
    width: 248px !important;
    position: absolute;
    right: 0;
    z-index: 10;
}

    #MSOTlPn_MainTD table {
        table-layout: auto;
    }

.my-children {
    position: relative;
    overflow: hidden;
}

    .my-children .children .caption .name {
        font-weight: bold;
    }

    .my-children .detailsLink, .my-children .communityLink {
        display: none !important;
    }

    .my-children.sponsored .detailsLink, .my-children.sponsored .communityLink {
        display: block !important;
    }

    .my-children.sponsored .sponsorMe, .my-children.sponsored .sponsor-child {
        display: none !important;
    }

#GridMain > .my-children {
    border-top: 2px solid #C2C2C2;
    padding-top: 10px;
    margin-bottom: 10px;
}

#GridAside .my-children {
    position: relative;
    overflow: hidden;
    height: 534px;
}

    #GridAside .my-children h2 {
        background: transparent url('/Style Library/WorldVision/Images/heading_sponsorachild.png') no-repeat 0 0;
        width: 100%;
        height: 60px;
        text-indent: -10000px;
        margin-top: 15px;
        position: absolute;
        z-index: 3;
    }

    #GridAside .my-children.sponsored h2 {
        background: transparent url('/Style Library/WorldVision/Images/heading_mysponsoredchild.png') no-repeat 0 0;
    }

    #GridAside .my-children .name {
        color: #3c3428;
        font-size: 1.2em;
        margin: 10px 0;
        text-align: center;
        letter-spacing: -1px;
        line-height: 40px;
        display: block;
    }

        #GridAside .my-children .name.name1,
        #GridAside .my-children .name.name2,
        #GridAside .my-children .name.name3,
        #GridAside .my-children .name.name4,
        #GridAside .my-children .name.name5,
        #GridAside .my-children .name.name6,
        #GridAside .my-children .name.name7 {
            font-size: 3.0625em;
        }

        #GridAside .my-children .name.name8,
        #GridAside .my-children .name.name9 {
            font-size: 2.6em;
        }

        #GridAside .my-children .name.name10,
        #GridAside .my-children .name.name11 {
            font-size: 2.3em;
        }

        #GridAside .my-children .name.name12,
        #GridAside .my-children .name.name13,
        #GridAside .my-children .name.name14 {
            font-size: 2em;
        }

        #GridAside .my-children .name.name15,
        #GridAside .my-children .name.name16,
        #GridAside .my-children .name.name17 {
            font-size: 1.7em;
        }

    #GridAside .my-children .description {
        display: block;
        font-size: 0.9em;
        padding: 0 5px;
    }

    #GridAside .my-children .detailsLink, #GridAside .my-children .communityLink {
        display: block;
        font-size: 0.9em;
        padding: 0 5px;
        margin-top: 3px;
    }

    #GridAside .my-children li > img, #GridAside .my-children li > a > img {
        width: 100%;
        height: 300px;
        z-index: 1;
        position: relative;
    }

.my-children .flex-direction-nav .flex-prev,
.my-children .flex-direction-nav .flex-next {
    position: absolute;
    top: 210px;
    cursor: pointer;
    z-index: 3;
    width: 25px;
    height: 36px;
    display: block;
    opacity: 1;
}

.my-children .flex-direction-nav .flex-prev {
    left: -1px;
    background: url('/Style Library/WorldVision/Images/button_leftarrow.gif');
}

.my-children .flex-direction-nav .flex-next {
    right: -2px;
    background: url('/Style Library/WorldVision/Images/button_rightarrow.gif') no-repeat 0 0;
}

#GridAside .my-children .sponsorMe {
    position: absolute;
    top: -35px;
    left: 30px;
    z-index: 3;
    cursor: pointer;
}

#GridAside .my-children .sponsor-child {
    position: absolute;
    bottom: 25px;
    left: 60px;
    z-index: 3;
    cursor: pointer;
    background: url('/Style Library/WorldVision/Images/button_findachild.png') no-repeat;
    display: block;
    width: 118px;
    height: 26px;
    text-indent: -9999px;
    text-transform: uppercase;
}

#GridAside .my-children .caption {
    background: transparent url('/Style Library/WorldVision/Images/background_childinfo.png') repeat-x 0 0;
    margin-top: -20px;
    padding: 45px 4% 0 4%;
    height: 205px;
    width: 92%;
    z-index: 2;
    position: relative;
    font-size: .875em;
}

.socialmediaicons {
    text-align: center;
    padding: 0;
}

    .socialmediaicons li a {
        background-size: contain !important;
    }

#spotlight .float33 img {
    max-width: 100%;
    width: auto !important;
    height: auto !important;
}

#single-article-spotlight img {
    float: right !important;
}

#FeaturedNews .flex-caption {
    top: 0;
    left: 0;
}

#FeaturedNews .slides li {
    position: relative;
}

#spotlight h2 {
    font-family: Arial, sans-serif !important;
}

.flex-viewport {
    margin-bottom: 0;
}

#FeaturedNews .flex-control-nav {
    bottom: 15px !important;
}

.ms-WPBody, .ms-WPBody > div, #MSO_ContentTable table {
    width: 100% !important;
}

.article .captioned-image .image, .article .captioned-image2 .image {
    text-align: center;
}

.article .caption {
    color: #2B251C;
}

body .toc-layout-main li {
    margin: 3px !important;
}

/* Tablet or smaller */
@media screen and (max-width:960px) {
    body #s4-workspace {
        max-width: 100% !important;
    }

    body #s4-bodyContainer {
        min-width: 0 !important;
    }

    #header #rightHeader {
        padding-top: 0;
    }

    #GridMain {
        float: none;
        max-width: 100%;
        width: auto;
    }

    #socmed {
        margin-top: 0;
    }

    .article {
        max-width: 100% !important;
        width: 100%;
        background-image: none !important;
    }

        .article .article-content, #relatedContent {
            width: auto !important;
        }

    .country {
        width: 100% !important;
    }

        .country .country-image {
            float: right;
        }

    .wv-facts-wp, .wv-facts-wp > div, .wv-facts-wp > img {
        width: 100% !important;
        border: none !important;
        display: block;
    }

    #relatedContent {
        overflow: hidden;
        float: none !important;
    }

    .article .page-title {
        font-family: Arial, sans-serif !important;
    }

    #FeaturedNews .flex-caption h2, #SponsorChildren h2.orange-background {
        font-size: 18px !important;
        text-transform: uppercase;
    }

    #FeaturedNews {
        min-height: 10px;
        margin-left:0px;
    }

    #single-article-spotlight #sas-content h2 {
        background: #4d4a44 !important;
        margin: 0;
        font-size: 24px;
        text-transform: uppercase;
    }

    #single-article-spotlight #sas-content p {
        line-height: 18px !important;
    }

    #single-article-spotlight #sas-content a {
        padding: 5px 0;
    }

    #FeaturedNews .flex-caption h2 {
        font-family: Arial, sans-serif !important;
        font-size: 26px !important;
        padding-top: 3px !important;
        padding-bottom: 3px !important;
        margin-bottom: -5px !important;
    }

    #FeaturedNews .caption {
        width: auto !important;
        margin-left: 10px !important;
        margin-right: 10px !important;
        border-top-color: #454744 !important;
        font-size: 14px !important;
        line-height: 18px !important;
        padding: 10px 0 !important;
    }

    .sponsor-children {
        display: none;
    }

    #callout {
        width: auto !important;
    }
    /* Removal of Background */
    #gray-wrapper, #orange-wrapper {
        background: none;
    }

    #body {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 10px !important;
    }

    .ms-PartSpacingVertical {
        padding-bottom: 7px;
        border-top: 2px solid #c2c2c2;
        margin-top: 8px !important;
    }

    .search .ms-PartSpacingVertical {
        display: none;
    }
    /* ------------ Header ------------ */
    #header, #body {
        /* max-width:960px;

        min-width:320px;
		margin:0 auto; */
        width: auto;
    }

    #header {
        padding: 10px 10px 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    #breadCrumbHolder {
        padding: 4px 0px 4px 20px;
        /* -webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box; */
        height: auto;
        margin-bottom: 10px;
        width: auto;
    }

        #breadCrumbHolder .width960 {
            width: auto;
        }

    /* Header Logo swap */
    table.s4-titletable td.s4-titlelogo img {
        display: none;
    }

    #RWDLogo {
        display: block;
        max-width: 160px;
        width: 160px;
    }

    #RWDLogoImg {
        display: block;
        width: 100%;
        border: 0;
    }

    #SponsorChildren {
        display: block;
    }

    #Submenu_mt {
        display: block;
    }

    .s4-title {
        padding: 0;
    }

    .s4-titlelogo {
        padding: 0;
        vertical-align: top;
    }

    /* ------------ SubMenu ------------ */
    #Submenu_mt select {
        width: 100%;
        padding: 5px;
        margin: 10px 0;
    }

        #Submenu_mt select option {
            padding: 5px;
            margin: 10px 0;
            border-bottom: 1px solid #c2c2c2;
        }
    /* ------------ Content ------------ */
    /* Note that !important overrides were used here since control CSS is added in later by the ASCX file. */
    #GridMain .s4-ba {
        padding-bottom: 7px;
    }

    #GridAside {
        width: 100% !important;
        margin: 0 !important;
        padding-top: 7px;
        border-top: 2px solid #c2c2c2;
    }

    #join-the-conversation {
        width: 100% !important;
        padding: 10px !important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

        #join-the-conversation > h2 {
            display: none !important;
        }


        #join-the-conversation .conversation-section {
            width: 33.333% !important;
            margin-right: -.5px !important;
            clear: none !important;
        }

            #join-the-conversation .conversation-section .header-container {
                height: 31px;
            }

            #join-the-conversation .conversation-section h3 {
                float: none !important;
                padding: 0 5px !important;
                line-height: 31px;
                width: auto !important;
                margin: 0 0 0 31px !important;
            }

            #join-the-conversation .conversation-section p {
                height: 80px;
                overflow: hidden;
            }


    #body #donation-webpart {
        width: 100%;
    }

    #country-selector {
        display: none;
        padding-bottom: 10px;
        border-bottom: 2px solid #c2c2c2;
        margin-bottom: 10px;
        width: auto;
    }

        #country-selector h2 {
            font-family: Arial, sans-serif;
            background: #3E3A34;
            background-image: none;
            font-size: 26px;
            width: auto;
            margin: 0 0 5px 0;
            padding: 4px 10px;
            border-bottom: none;
            display: inline-block;
            float: left;
        }

        #country-selector .country-selector-title {
            clear: left;
            width: 13em;
        }

        #country-selector select {
            float: left;
        }

    #country-select-btn input {
        height: 27px;
        margin-top: -10px;
        margin-left: -15px;
    }


    #s4-leftpanel {
        display: none !important; /* Hide "In this section" */
    }
    /* Spotlight Section */

    #spotlight {
        width: auto !important;
        padding-bottom: 0 !important;
        margin-bottom: 0 !important;
        background: #ececec;
    }

        #spotlight .float33 {
            width: 33.333% !important;
            padding: 0 0 10px 0 !important;
            margin: 0 !important;
            margin-right: 0 !important;
            background: none !important;
        }

            #spotlight .float33 .float33content {
            }

            #spotlight .float33 img {
                height: auto !important;
                width: 100% !important;
            }
    /* carousel */
    #FeaturedNews {
        max-width: 100% !important;
        min-width: 100% !important;
        width: 100%;
    }

        #FeaturedNews .slides li {
            height: auto !important;
            position: relative;
        }

    .flex-viewport {
        max-height: 100% !important;
    }

    /* Social Media Icons */
    .socialmediaicons {
        text-align: center;
        margin: 20px 0;
    }

        .socialmediaicons li {
            width: 100% !important;
            max-width: 40px;
            margin: 0 0 0 1em !important;
        }

        .socialmediaicons a {
            background-size: contain !important;
            background-position: center center !important;
            height: 40px !important;
            display: block !important;
        }

        .socialmediaicons li.youtube {
            max-width: 80px !important;
            vertical-align: middle;
        }

    #body .faq-header #faq-sorter {
        background: #3D3933;
        background-image: none;
        padding-top: 5px;
    }

    body #multichild-bground {
        display: none;
    }

    body h3.multichild {
        display: inline-block;
        width: auto;
        padding: 5px 10px;
    }

    body #child_select {
        background: #999;
        margin-top: 0;
    }

        body #child_select #frame {
            margin: 0 20px;
        }

        body #child_select #frame,
        body #child_select #innerFrame,
        body #child_select .profile_container {
            width: auto;
            height: auto;
            float: none;
        }

        body #child_select #left, body #child_select #right {
            position: absolute;
            top: 10%;
        }

        body #child_select #left {
            left: 10px;
        }

        body #child_select #right {
            right: 10px;
        }

        body #child_select .profile_container {
            text-align: center;
        }

            body #child_select .profile_container .child_profile {
                display: inline-block;
                float: none;
            }


    #single-article-spotlight {
        background: #e5e5e5;
    }

        #single-article-spotlight #sas-content {
            background: #e5e5e5 !important;
            min-height: 0 !important;
        }

    #FeaturedNews .flex-caption {
        height: 100% !important;
    }

    #single-article-spotlight img {
        width: 33.3333% !important;
    }

   /* #single-article-spotlight #sas-content {
        width: 66.6666% !important;
    }*/

    #spotlight h2 {
        top: 0 !important;
        padding: 3px 10px 1px !important;
    }

        #spotlight h2.titletwo {
            top: 28px !important;
        }

        #spotlight h2.titlethree {
            top: 56px !important;
        }

    #FeaturedNews .flex-caption {
        min-width: 300px;
    }

    #FeaturedNews {
        margin-bottom: 0 !important;
    }

    #spotlight h3 {
        font-size: 18px !important;
        margin-top: 7px;
    }

    #spotlight p {
        font-size: 14px !important;
        line-height: 18px !important;
    }

    #spotlight .readMore {
        font-size: 14px !important;
    }

    .flex-control-paging li a {
        width: 28px;
        height: 28px;
        padding: 0 !important;
        line-height: 28px;
        text-align: center;
        font-size: 14px !important;
    }

    .flex-direction-nav {
        display:none;
    }

    .socialmediaicons .facebook a {
        background-image: url('/Style Library/WorldVision/Images/icon_facebook.png');
    }

    .socialmediaicons .twitter a {
        background-image: url('/Style Library/WorldVision/Images/icon_twitter.png');
    }

    .socialmediaicons .pinterest a {
        background-image: url('/Style Library/WorldVision/Images/icon_pinterest.png');
    }

    .socialmediaicons .youtube a {
        background-image: url('/Style Library/WorldVision/Images/icon_youtube.png');
    }

    .socialmediaicons .rss a {
        background-image: url('/Style Library/WorldVision/Images/icon_rss.png');
    }

    .socialmediaicons .googleplus a {
        background-image: url('/Style Library/WorldVision/Images/icon_googleplus.png');
    }

    .bottom-webpart, .ms-bodyareacell {
        background: none !important;
        float: none;
    }

    .ms-bodyareacell {
        padding: 0 !important;
    }

    .article .related-links {
        margin-left: 0 !important;
    }

    body .s4-ba #WVSiteNameOnPage {
        background: #3E3A34 !important;
        color: #fff !important;
        font-family: Arial, sans-serif !important;
    }

    .article .page-title {
        color: #3E3A34 !important;
        background: none !important;
    }

    .flex-direction-nav a {
        top: 45% !important;
    }

    .article .article-content li {
        margin-left: 0;
    }

        .article .article-content li li {
            margin-left: 35px;
        }

    .my-children {
        display: block;
    }

        .my-children .flex-direction-nav .flex-prev,
        .my-children .flex-direction-nav .flex-next {
            top: -190px !important;
        }

        .my-children h2 {
            background: #3e3a34;
            color: #fff;
            font-size: 26px;
            font-weight: normal;
            padding: 4px 10px;
            display: inline-block;
            *display: inline;
            zoom: 1;
            margin: 0 0 7px;
            text-transform: uppercase;
        }

        .my-children .children {
            padding-bottom: 7px;
            border-bottom: 2px solid #c2c2c2;
        }

            .my-children .children .flex-viewport {
                background: #e5e5e5;
            }

            .my-children .children li {
                height: 100%;
                position: relative;
            }

                .my-children .children li > img, .my-children .children li > a > img {
                    width: 33.3333%;
                    margin-right: 2.5%;
                    margin-top: -5px;
                    margin-bottom: -45px;
                    float: left;
                }

            .my-children .children .caption {
                margin-left: 33.3333%;
                margin-right: 35px;
                width: auto;
            }

                .my-children .children .caption .name {
                    font-size: 25px;
                    padding: 10px 0;
                    color: #3d3933;
                    display: block;
                }

                .my-children .children .caption .description {
                    color: #808080;
                    margin: 10px 0;
                    font-size: 14px;
                    display: block;
                    font-family: Arial, sans-serif;
                }

                .my-children .children .caption .readMore {
                    font-size: 14px;
                    font-weight: bold;
                    color: #3174a2;
                    text-decoration: underline;
                    margin: 10px 0;
                }

                .my-children .children .caption .sponsorMe {
                    position: absolute;
                    right: 15px;
                    bottom: 15px;
                }

        .my-children .sponsor-child {
            background: url('/Style Library/WorldVision/Images/findAChildButton.png') repeat-x center top;
            display: block;
            width: 100%;
            height: 52px;
            line-height: 52px;
            text-indent: 0;
            color: #fff !important;
            border-radius: 5px;
            font-size: 20px;
            font-weight: bold;
            text-align: center;
            margin: 10px 0 0;
            text-transform: uppercase;
        }
}


/* social icons on the top*/
@media screen and (max-width:935px) {
    .socialmediablack {
        display:none;
    }
}

/* Megamenu font adjustments */

@media screen and (max-width:830px) {
    body .menu-horizontal {
        font-size: 16px !important;
    }
}

@media screen and (max-width:770px) {
    body .menu-horizontal {
        font-size: 15px !important;
    }

}

@media screen and (max-width:750px) {
    body #child_select .profile_container .child_profile {
        width: 40%;
    }

    .country .country-image {
        float: none;
    }
}

/* mobile view only */
@media screen and (max-width:720px) {
    .search .srch-results {
        padding-left: 0;
    }

    #body {
        padding: 0 5px !important;
    }

        #body .faq-header h1 {
            width: auto;
            height: auto;
            padding-left: 0;
            margin: 0;
        }

    #rightHeader #s4-searcharea {
        position: absolute;
        top: 65px;
        right: 0px;
    }

    #rightHeader #searchHolder {
        padding: 10px 0 10px 10px;
        background: none;
        width: auto;
        margin: 0;
        float: right;
    }

        #rightHeader #searchHolder input {
            box-shadow: 0px 0px 20px rgba(0,0,0, 0.2);
            -webkit-box-shadow: 0px 0px 20px rgba(0,0,0, 0.2);
            -moz-box-shadow: 0px 0px 20px rgba(0,0,0, 0.2);
            -webkit-appearance: none;
            height: 22px;
            padding: 4px 10px;
            margin-right: 30px;
        }

        #rightHeader #searchHolder a {
            position: absolute;
            right: 0;
            top: 10px;
            margin: 0;
        }

            #rightHeader #searchHolder a img {
                visibility: visible;
            }

    #welcomeControl {
        position: absolute;
        top: 48px;
        right: 10px;
        padding: 0;
        text-align: right;
    }

    #user-login img {
        display: none;
    }

    #user-login div.user-name {
        width: auto;
    }

    #user-login div.user-name, #user-login div.login-btns {
        display: inline;
        margin: 0;
    }

    .flex-direction-nav {
        display:none;
    }
    #breadCrumbHolder {
        padding: 1px 0;
        margin: 10px 11px;
        background: #c2c2c2;
        width: auto;
    }

        #breadCrumbHolder * {
            display: none;
        }

    #header {
        min-height: 0;
    }

    #FeaturedNews .flex-caption {
        height: 100% !important;
        background: none !important;
        padding-top: 0 !important;
        margin-top: 0 !important;
        width: 100% !important;
    }

        #FeaturedNews .flex-caption .caption {
            border-top: none !important;
            width: auto !important;
            padding-top: 10px !important;
            padding-left: 0 !important;
            padding-right: 0 !important;
        }
        #FeaturedNews .flex-caption h2 {
            background-color: #3e3a34;
            color: #FFF;
        }

        #FeaturedNews .flex-caption .flex-mobile-wrapper {
            position:relative;
            margin-top:5px;
        }

        #FeaturedNews .flex-caption .flex-mobile-wrapper h2{
            font-size: 16px !important;
            clear:none;
            padding-left:3px;
            padding-right:3px;
        }

        .flexslider .slides img {margin-left:0px;width:100%;}

    .flex-direction-nav a {
        top: 40% !important;
    }
    /* ------------ Header ------------ */
    /* hide the big menu */
    #header #rightHeader {
        position: absolute;
        top: 10px;
        left: 180px;
        right: 10px;
    }

    #s4-topheader2 .s4-toplinks {
        display: none;
        position: absolute;
        width: 100%;
        left: 0;
        z-index: 101;
        background: #3d3933;
        padding: 10px 0;
    }

    #s4-topheader2 #MobileMenu {
        display: block;
        text-indent: -9999px;
        width: 30px;
        height: 30px;
        background: #F7701E url(/Style%20Library/WorldVision/Images/menuIcon.png) no-repeat 0 0;
        cursor: pointer;
        margin: 11px 0 10px 1px;
    }

    #s4-topheader2 .s4-toplinks {
        margin-top: -10px;
    }

    .menu-horizontal li.static, .menu-horizontal a.static, .menu-horizontal span.static {
        float: none;
    }

    #s4-topheader2 .s4-toplinks .menu-horizontal,
    #s4-topheader2 .s4-toplinks .menu-horizontal ul.static {
        display: block;
    }

    #s4-topheader2 .s4-toplinks .s4-tn li.static > a.menu-item {
        display: block;
        padding-top: 5px;
        padding-bottom: 5px;
        border: 0;
    }

    #s4-topheader2 .s4-toplinks .s4-tn li.static > a.menu-item,
    #s4-topheader2 .s4-toplinks .s4-tn li.static > a.selected:hover {
        color: #fff !important;
        text-decoration: none;
    }

    #s4-topheader2 .s4-toplinks .s4-tn a.selected {
        margin-left: 0;
        background: none;
    }

    #s4-topheader2 .s4-toplinks .s4-tn {
        margin: 0 10px;
    }

        #s4-topheader2 .s4-toplinks .s4-tn li li {
            border-top: 1px solid #666;
        }

    #s4-topheader2 .mega-menu {
        display: none !important;
    }
    /* ------------ Webparts ------------ */

    .dfwp-list {
        width: 100% !important;
        float: none !important;
    }

    /* Hide the facts webpart for mobile screens */
    .wv-facts-wp {
        display: none;
    }

    #spotlight {
        background: none;
    }

        #spotlight > .float33 {
            padding: 0 !important;
            margin: 0 0 7px !important;
            overflow: visible !important;
            float: none !important;
            width: 100% !important;
            background: #fff !important;
            margin-bottom: 10px !important;
            overflow: hidden !important;
        }

            #spotlight > .float33:last-child {
                margin-bottom: 0px !important;
            }

        #spotlight .float33 img {
            float: left;
            margin-right: 2.5%;
            max-width: 235px;
            width: 33.3333% !important;
        }

    #join-the-conversation .conversation-section {
        width: 100% !important;
        float: none;
    }

        #join-the-conversation .conversation-section p {
            height: auto;
        }

    #body #donation-webpart {
        margin-top: 40px;
    }

        #body #donation-webpart h2 {
            margin-top: -35px;
        }

        #body #donation-webpart .donate-ask:after {
            content: '$' attr(value);
            color: #fff;
            margin-left: 25px;
        }

        #body #donation-webpart .donate-description {
            /* display: none; */
            width: 85%;
}

        #body #donation-webpart .donate-open-ask:after {
            content: '';
        }

        #body #donation-webpart .donate-open-ask + .donate-description {
            display: block;
            margin-top: 0;
            max-width: 80%;
        }

        #body #donation-webpart .donate-disclaimer {
            font-size: 0.9em;
        }

    #body #relatedContent {
        padding: 0;
    }

        #body #relatedContent > div {
            margin-top: 40px;
        }

            #body #relatedContent > div h2 {
                margin-top: -35px;
            }

        #body #relatedContent ul {
            clear: both !important;
            margin: 10px 0 0;
        }

            #body #relatedContent ul a {
                display: block;
                margin-left: 55px;
            }

    #whereWework {
        display: none;
    }

    #country-selector {
        display: block;
    }

    .country .country-top, .country .country-top .country-caption {
        float: none;
        width: auto;
    }

    .socialmediaicons {
        text-align: center;
    }

    #WebPartctl00_m_g_31303599_56ec_4953_9ffd_128569ad390d {
        display: none;
    }

    #spotlight {
        background: none !important;
    }

        #spotlight h2 {
            font-size: 14px !important;
        }

            #spotlight h2.titletwo, #spotlight h2.titlethree {
                margin-top: -35px !important;
            }

        #spotlight h3.heading {
            margin-top: -15px !important;
            margin-bottom: -15px !important;
        }

        #spotlight .float33 img {
            width: 33.3333% !important;
        }

        #spotlight h2 {
            position: static !important;
            background: none !important;
            color: #3d3933 !important;
            font-size: 22px !important;
            font-weight: bold !important;
            padding-bottom: 5px !important;
            padding-top: 10px !important;
            font-family: Arial, sans-serif !important;
            text-transform: initial !important;
        }

        #spotlight h3 {
            font-size: 18px !important;
            line-height: 22px !important;
            color: #808080 !important;
            font-weight: bold !important;
            margin-bottom: 10px !important;
            margin-top: 1px;
        }

        #spotlight h4 {
            font-size: 16px !important;
            line-height: 20px !important;
            color: #808080 !important;
            margin-bottom: 5px !important;
        }

        #spotlight p {
            font-size: 14px !important;
            line-height: 18px !important;
            color: #808080;
        }

            #spotlight p a {
                color: #000000 !important;
                text-decoration: none;
            }

        #spotlight .readMore {
            margin-bottom: 7px;
            margin-top: 7px;
            font-size: 14px !important;
            text-transform: initial;
        }

    #FeaturedNews .flex-mobile-wrapper {
        left: 0;
        top: 10px;
        position: absolute;
    }

    #FeaturedNews .flex-caption {
        position: static !important;
    }

    #FeaturedNews .flex-viewport {
        margin-bottom: -6px;
    }

    #FeaturedNews .flex-control-nav {
        bottom: 10px !important;
    }

    .my-children {
        display: block;
    }

        .my-children .flex-direction-nav .flex-prev,
        .my-children .flex-direction-nav .flex-next {
            top: -150px !important;
        }

        .my-children .children .flex-viewport {
            margin-bottom: 0;
        }
}

@media screen and (max-width:480px) {
    body .s4-ba #WVSiteNameOnPage {
        font-size: 26px !important;
    }

    #FeaturedNews .flex-caption h2 {
        font-size: 20px !important;
    }

    .flex-control-paging li a {
        width: 24px;
        height: 24px;
        line-height: 24px;
    }

    .article .article-header {
        margin-bottom: 10px;
    }

    .article .captioned-image, .article .captioned-image2 {
        width: 100%;
        float: none;
        margin: 0 0 10px;
        text-align: center;
    }

    .article .caption {
        width: auto;
    }

    .article .article-content {
        padding-top: 20px;
    }

    #SponsorChildren #ci_mid .ci_mid_content {
        font-size: 14px !important;
        line-height: 18px !important;
    }

    #SponsorChildren #ci_mid {
        font-size: 14px !important;
    }

    #spotlight h2 {
        font-size: 20px !important;
        line-height: 24px !important;
    }

    #spotlight h3 {
        font-size: 16px !important;
        line-height: 20px !important;
    }

    #spotlight h4 {
        font-size: 16px !important;
        line-height: 20px !important;
    }

    #spotlight p {
        font-size: 14px !important;
        line-height: 18px !important;
    }

    #spotlight .readMore {
        font-size: 14px !important;
        text-transform: initial;
    }

    #single-article-spotlight #sas-content h2 {
        font-size: 20px;
    }

    .bottom-webpart {
        padding-top: 0 !important;
    }

    .ms-bodyareacell {
        background: none !important;
    }

    .my-children {
        display: block;
    }

        .my-children .flex-direction-nav .flex-prev,
        .my-children .flex-direction-nav .flex-next {
            top: -80px !important;
        }

        .my-children h2 {
            font-size: 20px;
        }

        .my-children .sponsor-child {
            height: 36px;
            line-height: 40px;
            font-size: 18px;
        }

        .my-children .children li > img, .my-children .children li > a > img {
            margin-top: 0;
            margin-bottom: 0;
        }

        .my-children .children .caption .name {
            margin-right: -35px;
            padding-bottom: 0;
        }

        .my-children .children .caption .sponsorMe {
            position: static;
            margin: 5px -35px 5px 0;
        }

    #whereWework-title {
        width: auto !important;
        height: auto !important;
    }

    #country-selector h2 {
        font-size: 20px;
    }

    .country .fast-facts table img, .country .fast-facts table img + br {
        display: none;
    }
}

@media screen and (max-width:450px) {
    body #child_select .profile_container .child_profile {
        width: 80%;
    }
}

@media screen and (max-width:360px) {
    .socialmediaicons a {
        height: 20px !important;
    }

    .socialmediaicons li {
        max-width: 20px;
        margin: 0 0 0 .5em !important;
    }

        .socialmediaicons li:first-child {
            margin-left: 0 !important;
        }

        .socialmediaicons li.youtube {
            max-width: 50px !important;
        }

    #join-the-conversation .conversation-section {
        width: 100% !important;
    }

    #spotlight .float33 img {
        width: 33.3333% !important;
    }

    #RWDLogo {
        width: 110px;
    }

    #header #rightHeader {
        left: 130px;
    }

    #rightHeader #searchHolder input {
        width: 180px;
    }

    #SponsorChildren #child_image {
        margin-top: -10px;
        margin-bottom: -10px;
    }

    .socialmediaicons .facebook a {
        background-image: url('/Style Library/WorldVision/Images/icon_facebook.gif');
    }

    .socialmediaicons .twitter a {
        background-image: url('/Style Library/WorldVision/Images/icon_twitter.gif');
    }

    .socialmediaicons .pinterest a {
        background-image: url('/Style Library/WorldVision/Images/icon_pinterest.gif');
    }

    .socialmediaicons .youtube a {
        background-image: url('/Style Library/WorldVision/Images/icon_youtube.gif');
    }

    .socialmediaicons .rss a {
        background-image: url('/Style Library/WorldVision/Images/icon_rss.gif');
    }

    .socialmediaicons .googleplus a {
        background-image: url('/Style Library/WorldVision/Images/icon_googleplus.gif');
    }
}

@media screen and (max-width:960px) {
    .MWV_createaccount {
        display:none;
    }

    .WV_banner {
        display:none;
    }
}

@media screen and (max-width:720px) {
    #spotlight .float33summary {
        border-right:0px;
    }
}

/*Phillipines*/

@media screen and (max-width:960px) {
	#block-disaster-alerts .disaster-alert {
	  width:100%;
	}
}

@media screen and (max-width:900px) {
	#block-disaster-alerts .disaster-alert .disaster-alert-donate-widget {
  position: relative;
}


}	

@media screen and (max-width:360px) {
	#block-disaster-alerts .disaster-alert .disaster-alert-donate-widget .form-item-xxwvotheramt {
  margin-left: 40px;
}

#block-disaster-alerts .disaster-alert .disaster-alert-donate-widget .donations-submit-wrapper-left {
  margin-right: 30px;
}


}

