@charset "utf-8";

.container {
    width: 85% !important;
}
@media screen and (min-width:991px){ 
    #homepage_Carousel .carousel-indicators{
        display: block;
    }
    #homepage_Carousel .carousel-control.left{
        display: none;
    }
    #homepage_Carousel .carousel-control.right{
        display: none;
    }
    .homepage_pbutton {
        float: right;
        width: 150px;
        right: -5px;
        top: 265px;
        position: absolute;
    }
    .granted_bar {
        font-size: 25px;
    }
    .viewwish-col-4 {
        margin-top: 0px;
        margin-left: 0px;
    }
    .nonprofitimg{
        max-width: 45px;
        height: 30px;
    }
}
@media screen and (max-width:965px){ 
    .carousel-control {
        position: absolute;
        top: 0;
        bottom: 0;
        width: 15%;
        font-size: 20px;
        color: #fff !important;
        text-align: center !important;
        opacity: 1 !important;
    }
    #homepage_Carousel .carousel-indicators{
        display: none;
    }
    a.left .carousel-control {
        left: 15px !important;
    }
    .home_section {
        background: url(../../images/june_2019.png) center center/80% auto no-repeat;
        /* background: url(../../images/home_bg_xmas.png) center center/80% auto no-repeat;  */
        min-height: 350px;
        min-width: 50%;
        background-color: #fff;
        background-size: cover;
    }
    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        right: 15px;
    }
    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-next {
        left: 20px;
    }
}
@media screen and (max-width:1024px) {
    .grid-view {
        overflow: auto
    }
    .home_section .home_content p {
        max-width: 570px
    }
    .bottom_panel {
        margin: 0
    }
    .cartoons .col-sm-6 {
        width: auto
    }
    .about_us .wish_container,
    .more_ways_give .wish_container {
        padding: 15px
    }
    .about_us .wish_container .manage_width,
    .more_ways_give .wish_container .manage_width {
        width: 33.33%
    }
    .about_us .wish_container span.green,
    .more_ways_give .wish_container span.green {
        font-size: 16px
    }
    .about_us .foster_care h2,
    .more_ways_give .foster_care h2 {
        margin-top: 10px
    }
    .more_ways_give .more_bg figure {
        cursor: pointer;
        margin: 30px 20px 0 0
    }
    .cart_section .col-sm-8 {
        padding-left: 15px
    }
    .register_page .text {
        min-height: 0
    }
    .register_page .text a {
        position: static
    }
    .register_form .form-group label {
        margin: 0
    }
    .help_section .section_2 ul.our_supporters li {
        margin: 10px
    }
    .help_section .section_2 ul.our_supporters li .img_wrap {
        width: 75px!important
    }
    /* Start - Changes for homepage */
   
    #granted_wish .image_box {
        display: inline-block;
        width: 100% !important;
        height: 100% !important;
        border-radius: 10px 10px 0 0 !important;
        border: 2px solid #fff !important;
        overflow: hidden;
        padding: 0 !important;
        object-fit: contain;
    }
    #homeCarousel .carousel-indicators{
        text-align: right;
        margin-bottom: -10px;
        margin-left: -90px;
    }
    #granted_wish .carousel-indicators{
        display: inline;
    }
    #granted_wish .item .col-sm-4 a {
        text-align: right;
        margin-left: 0px;
        font-size: 14px;
        font-weight: normal;
        text-decoration: none;
        color: #fff;
    }
    #granted_wish .item .col-sm-8 span{
        text-align: right;
        margin-left: 0px !important;
    }
    .main_box .common_box p span.right_button {
        font-size: 18px;
        position: relative;
        display: inline-block;
        font-weight: bold;
        color: #1b75b8;
    }
    .jumborton_custom {
        padding-left: 20px;
        padding-right: 20px;
    }
    /* End - Changes for homepage */
}
@media (max-width:991px) {
    .padding_right {
        padding-right: 15px;
    }
    .cartoons .img_wrap {
        display: none
    }
    .cartoons .one {
        display: block;
        float: left
    }
    .wish_grid .left_side section .img_wrap {
        max-height: 100%
    }
    .wish_grid .left_side {
        background: #f0f5f7
    }
/*    .wish_grid .left_side:before {
        display: none
    }*/
    .wish_grid .col-sm-4,
    .wish_grid .col-sm-8 {
        width: 100%;
        float: none
    }
    .wish_grid .col-sm-4 {
        margin-top: 20px
    }
    .wish_grid h2 {
        margin-top: 10px;
        padding-left: 15px
    }
    .wish_grid h4 {
        margin-top: 0;
        font-size: 14px;
        line-height: 19px
    }
    .wish_grid .about_this_wish .col-sm-2 {
        float: left
    }
    .wish_grid .about_this_wish .col-sm-10 {
        float: left;
        width: 78%
    }
    .wish_grid .about_this_wish h3 {
        margin: 0 0 6px
    }
    .wish_grid .about_this_wish .about_child {
        margin: 0
    }
    .wish_grid .about_this_wish .about_child .col-sm-12 {
        padding: 0
    }
    .wish_grid .filter_box .search_box {
        width: 220px
    }
    .all_wishes .main_box {
        padding: 40px 12px 10px 0;
        width: 50%
    }
    .more_ways_give .more_bg figure {
        cursor: pointer;
        margin: 55px 20px 0 0
    }
    .benefactor_level {
        overflow-x: scroll;
        overflow-y: hidden;
        overflow: auto;
        padding: 0
    }
    .benefactor_level table {
        margin-bottom: 0
    }
    .benefactor_level table tr th {
        padding: 8px 0
    }
    .benefactor_level table tr th span {
        font-size: 20px;
        line-height: 18px;
        display: block
    }
    .benefactor_level table tr td {
        height: 50px
    }
    .benefactor_level table tr td a {
        height: 36px;
        line-height: 34px;
        width: 90px;
        font-size: 20px;
        background-size: 100%
    }
    .benefactor_level table tr td img {
        width: 25px
    }
    .register_form .col-sm-6 {
        max-width: 530px;
        width: 100%
    }
    .wish_dashboard ul.nav li a {
        min-width: 0;
        padding-left: 15px!important;
        padding-right: 15px!important
    }
    .childepart .createcommunity {
        position: static;
        float: left;
        margin-left: 103px
    }
    /* Start - Changes for homepage */
    #granted_wish .image_box {
        display: inline-block;
        width: 100% !important;
        height: 100% !important;
        border-radius: 10px 10px 0 0 !important;
        border: 2px solid #fff !important;
        overflow: hidden;
        padding: 0 !important;
        object-fit: contain;
    }
    #homeCarousel .carousel-indicators{
        text-align: right;
        margin-bottom: -10px;
        margin-left: -90px;
    }
    #granted_wish .carousel-indicators{
        display: none;
    }
    #granted_wish .item .col-sm-4 a {
        text-align: right;
        margin-left: 0px;
        font-size: 14px;
        font-weight: normal;
        text-decoration: none;
        color: #fff;
    }
    #granted_wish .item .col-sm-8 span{
        text-align: right;
        margin-left: 0px !important;
    } 
    .jumborton_custom {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    
    .maintags .time_bg img, .maintags .birthday_bg img, .maintags .holiday_bg img {
        width: 35px !important;
    }
    .maintags .innertext_time, .maintags .innertext_bday, .maintags .innertext_holiday {
        font-size: 9px !important;
    }
    .maintags {
        margin-top: -70px;
        margin-left: 40px;
    }
    .maintags .innertext_time {
        width: 30%;
    }
    .wish_grid .left_side {
        height: 100%;
        width: 100%;
    }
    .charity_navigator {
        width: 30px !important;
        margin-left: 5px !important;
        background: url(../../images/4starsquarelogo.png) center center/100% auto no-repeat !important;
    }
    .nonprofit {
        width: 40px !important;
        margin-left: 7px!important;
        background: url(../../images/nonprofit.png) center center/100% auto no-repeat !important;
    }
    
    footer ul.footer_social {
        position: relative;
        margin-right: 0px;
    }
    
    footer ul.footer_social li {
        padding: 5px;
        margin-left: 0px;
    }
    .nonprofitimg{
        max-width: 45px!important;
        height: 30px!important;
    }
    footer ul.leftsideicons {
        right: 65px;
        left: unset !important;
    }
    footer .ml-3 {
        margin-left: 0rem !important;
    }
    /* End - Changes for homepage */
}
@media screen and (min-width:991px) and (max-width:1199px) {
    .main_box .common_box span.left_button {
        font-size: 10px;
        min-width: 90px;
        padding: 0 10px
    }
    .fundraisers .foster_kids {
        margin: 0 4px 8px
    }
    .register_form .col-sm-6 {
        max-width: 530px;
        width: 100%
    }
    .wishesbox .tot_wishes ul li.col-sm-2 {
        min-height: 315px;
        width: 33%
    }
    .sidebar {
        width: auto
    }
    .sidebar .sidebar-image {
        width: 100%
    }
    .sidebar .paper-shadow {
        background-size: 100%;
        width: 100%
    }
    .sidebar .text-center a img {
        max-width: 100%
    }
     /* Start - Changes for homepage */
    #granted_wish .image_box {
        display: inline-block;
        width: 100% !important;
        height: 100% !important;
        border-radius: 10px 10px 0 0 !important;
        border: 2px solid #fff !important;
        overflow: hidden;
        padding: 0 !important;
        object-fit: contain;
    }
    #homeCarousel .carousel-indicators{
        text-align: right;
        margin-bottom: 0px;
        margin-left: -110px;
    }
    #granted_wish .item .col-sm-4 a {
        text-align: right;
        margin-left: 0px;
        font-size: 14px;
        font-weight: normal;
        text-decoration: none;
        color: #fff;
    }
    #granted_wish .item .col-sm-8 span{
        text-align: right;
        margin-left: 0px !important;
    } 
    .granted_bar {
        font-size: 25px;
    }
    .nonprofitimg{
        max-width: 53px!important;
        height: 40px!important;
    }
    /* End - Changes for homepage */
}
@media screen and (max-width:480px) {
    #menu {
        margin: 0 13px!important;
        width: 91%
    }
    #mobile_view ul.home_social li {
        padding-top: 1px;
        width: 50px;
        height: 45px
    }
    #mobile_view .navbar-brand {
        margin-left: 15px!important
    }
    #mobile_view .navbar-toggle {
        margin-right: 10px!important;
        background-size: 100%;
        width: 34px;
        margin-top: 15px!important
    }
    .community_partner {
        padding: 26px
    }
    .community_partner .col-sm-2 {
        width: 90px;
        margin: auto;
        float: none
    }
    .community_partner .col-sm-6 {
        width: 100%;
        margin-top: 10px
    }
    .community_partner .organisation_name {
        text-align: center;
        padding-bottom: 10px
    }
    .community_partner .organisation_name h2 {
        line-height: 34px
    }
    .community_partner .img_wrap img {
        height: 60px
    }
    .main_box .common_box {
        padding: 40px 15px 0;
        height: auto;
        font-size: 14px;
        min-height: 130px
    }
    .main_box .common_box span.left_button {
        font-size: 10px;
        min-width: 90px;
        padding: 0 10px
    }
    .wish_grid .about_this_wish .col-sm-10 {
        padding: 0 0 0 10px;
        width: 73%
    }
    .wish_grid .about_this_wish .tags span {
        min-width: 0;
        padding: 1px 10px;
        margin-bottom: 10px;
        margin-right: 4px
    }
    .wish_grid .register_form {
        padding-left: 15px!important
    }
    .wish_grid .register_form .col-sm-4,
    .wish_grid .register_form .col-sm-8 {
        margin-top: 0;
        padding: 0
    }
    .fundraisers .foster_kids {
        margin: 0 0 10px;
        width: 100%
    }
    .big_wishes .col-sm-3,
    .big_wishes .col-sm-6 {
        float: left;
        width: 100%
    }
    .submit_wish {
        padding-bottom: 0
    }
    .tot_wishes ul li {
        display: block;
        margin: 0 0 10px
    }
    .tot_wishes ul li span {
        margin: 0
    }
    .bottomfootr_left li {
        display: block
    }
    .wish_dashboard {
        margin-top: 0
    }
    .wish_dashboard ul {
        margin: 0
    }
    .searchForm .right_menu .input_form .com_box {
        width: 100%
    }
    .filter .left .com_box {
        width: 40px;
        height: 40px
    }
    .count_status {
        padding: 0 15px;
        text-align: left;
        border: none
    }
    .count_status ul li {
        display: block;
        border-bottom: 1px solid #ddd;
        border-right: none;
        padding: 10px 0
    }
    footer .site_info span a {
        display: block
    }
    .childepart {
        padding: 0
    }
    .childepart .createcommunity,
    .childepart .preview_left_box .childservice {
        margin: 0
    }
    .login_box {
        width: 300px
    }
    .wish_container p {
        padding-bottom: 15px;
    }

    /* Start - Changes for homepage */
    #granted_wish .image_box {
        display: inline-block;
        width: 100% !important;
        height: 100% !important;
        border-radius: 10px 10px 0 0 !important;
        border: 2px solid #fff !important;
        overflow: hidden;
        padding: 0 !important;
        object-fit: contain;
    }
    #homeCarousel .carousel-indicators{
        text-align: right;
        margin-bottom: 35px;
        margin-left: -55px;
    }
    #granted_wish .item .col-sm-8 span{
        text-align: right;
        margin-left: 0px !important;
    }  
    /* End Changes */
    
    #homepage_Carousel.homepage_pbutton {
        margin-top: -20px;
    }
   
    .jumbotron_custom {
        padding-left: 0px; 
        padding-right: 0px; 
    }
    .container-fluid {
        padding-left: 2px;
        padding-right: 2px;
    }
    .granted_bar {
        font-size: 20px;
    }
    
    .logo_ten img {
        max-height: 50px !important;
        margin-left: 95px;
    }
   
    .wish_grid .about_this_wish {
        margin: 25px 0px;
    }
}
@media screen and (min-width:320px) and (max-width:700px) {
    #menu {
        margin: 0 10px!important
    }

    .givingbackground {
        width: 100% !important;
        background-size: contain !important;
    }
    #fea_wish{
        margin-top: 115px !important;
    }
    .wish_container p {
        padding-bottom: 15px;
    }
    #wishscroll {
        margin-top: 155px;
        margin-left: 150px;
    }
     /* Start - Changes for homepage */
    #granted_wish .image_box {
        display: inline-block;
        max-width: 35% !important;
        border-radius: 10px 10px 0 0 !important;
        border: 2px solid #fff !important;
        overflow: hidden;
        padding: 0 !important;
        object-fit: contain;
    }
    #homeCarousel .carousel-indicators{
        text-align: right;
        margin-bottom: 55px;
        margin-left: -75px;
    }
    #granted_wish .item .col-sm-8 span{
        text-align: right;
        margin-left: 0px !important;
    } 
    .jumbotron_custom {
         padding-left: 0px; 
         padding-right: 0px; 
    }
    /* End Changes */
}
@media screen and (min-width:310px) and (max-width:550px) {
    .wish_grid .about_this_wish .about_child .save_child {
        margin-top: 75px !important;
        margin-right: 65px !important;
    }
    .bluebar img{
        margin-top: -10px;
        right: 25px;
        position: absolute;
        width: 85px;
        height: 85px;
    }
    .bluebar h1{
        font-size: 24px !important;
    }
    .jumbotron_custom {
         padding-left: 0px !important; 
         padding-right: 0px !important; 
    }
    
    .makaii {
        background: url(../../images/granted_wishes/makaii.jpg) center top/100% auto no-repeat;
        min-height: 380px;
        position: relative;
        background-position-y: 0px;
        background-color: #fff;
        margin-bottom: -5px;
        right: 0;
        background-size:cover;
    }
    .mealani {
        background: url(../../images/granted_wishes/mealani.jpg) center top/100% auto no-repeat;
        min-height: 380px;
        position: relative;
        background-position-y: 0px;
        background-color: #fff;
        margin-bottom: -5px;
        right: 0;
        background-size:cover; 
    }
    .thomas {
        background: url(../../images/granted_wishes/thomas.jpg) center top/100% auto no-repeat;
        min-height: 380px;
        position: relative;
        background-position-y: 0px;
        background-color: #fff;
        margin-bottom: -5px;
        right: 0;
        background-size:cover;
    }
    .jameelah {
        background: url(../../images/granted_wishes/jameelah.jpg) center top/100% auto no-repeat;
        min-height: 380px;
        position: relative;
        background-position-y: 0px;
        background-color: #fff;
        margin-bottom: -5px;
        right: 0;
        background-size:cover;
    }
    .sophie {
        background: url(../../images/granted_wishes/sophie.jpg) center top/100% auto no-repeat;
        min-height: 380px;
        position: relative;
        background-position-y: 0px;
        background-color: #fff;
        margin-bottom: -5px;
        right: 0;
        background-size: cover;
    }
    .granted_bar {
        font-size: 20px !important;
        width: 60% !important;
    }
    #mobile_view .navbar-brand {
        max-width: 100%;
        height: auto;
        margin-left: -25px;
    }
    #mobile_view .navbar-brand img {
        max-width: 90%;
        height: auto;
    }
    .logo_ten img {
        max-height: 35px !important;
        margin-left: 120px;
        margin-top: -35px;
    }
    
}
@media screen and (max-width:360px) {
    .granted_bar {
        background: #fff;
        opacity: 0.9;
        color: #f4911d;
        font-weight: bold;
        font-size: 20px;
        height: 50px;
        text-align: center;
        position: absolute;
        bottom: 0;
        width: 100%;
        margin: 0px 0px 60px -15px;
        padding: 15px;
    }
    #menu {
        margin: 0 10px!important;
    }
    .jumbotron_custom {
         padding-left: 0px !important; 
         padding-right: 0px !important; 
    }
    
}
@media screen and (max-width: 1200px) {
    .grid-view {
        overflow: auto;
    }
    .bottom_panel {
        margin: 0;
    }
    .cartoons .col-sm-6 {
        width: auto;
    }
    .about_us .wish_container, .more_ways_give .wish_container {
        padding: 15px;
    }
    .about_us .wish_container .manage_width, .more_ways_give .wish_container .manage_width {
        width: 33.33%}
    .about_us .wish_container span.green, .more_ways_give .wish_container span.green {
        font-size: 16px;
    }
    .about_us .foster_care h2, .more_ways_give .foster_care h2 {
        margin-top: 10px;
    }
    .more_ways_give .more_bg figure {
        cursor: pointer;
        margin: 30px 20px 0 0;
    }
    .cart_section .col-sm-8 {
        padding-left: 15px;
    }
    .register_page .text {
        min-height: 0;
    }
    .register_page .text a {
        position: static;
    }
    .register_form .form-group label {
        margin: 0;
    }
    .help_section .section_2 ul.our_supporters li {
        margin: 10px;
    }
    .help_section .section_2 ul.our_supporters li .img_wrap {
        width: 75px!important;
    }
    .homepage_pbutton {
        margin-top: 30px;
    }
    .blog_breadcumb .breadcrumb {
        margin: 0;
        margin-left: 0px;
    }
}
@media (max-width:991px) {
    .cartoons .img_wrap {
        display: none;
    }
    .cartoons .one {
        display: block;
        float: left;
    }
    .wish_grid .left_side section .img_wrap {
        max-height: 100%}
    .wish_grid .left_side {
        background: #f0f5f7;
    }
/*    .wish_grid .left_side:before {
        display: none;
    }*/
    .wish_grid .col-sm-4, .wish_grid .col-sm-8 {
        width: 100%;
        float: none;
    }
    .wish_grid .col-sm-4 {
        margin-top: 20px;
    }
    .wish_grid h2 {
        margin-top: 10px;
        padding-left: 15px;
    }
    .wish_grid h4 {
        margin-top: 0;
        font-size: 14px;
        line-height: 19px;
    }
    .wish_grid .about_this_wish .col-sm-2 {
        float: left;
    }
    .wish_grid .about_this_wish .col-sm-10 {
        float: right;
        width: 70%
    }
    .wish_grid .about_this_wish h3 {
        margin: 0 0 6px;
    }
    .wish_grid .about_this_wish .about_child {
        margin: 0;
    }
    .wish_grid .about_this_wish .about_child .col-sm-12 {
        padding: 0;
    }
    .wish_grid .filter_box .search_box {
        width: 220px;
    }
    .all_wishes .main_box {
        padding: 40px 12px 10px 0;
        width: 50%}
    .more_ways_give .more_bg figure {
        cursor: pointer;
        margin: 55px 20px 0 0;
    }
    .benefactor_level {
        overflow-x: scroll;
        overflow-y: hidden;
        overflow: auto;
        padding: 0;
    }
    .benefactor_level table {
        margin-bottom: 0;
    }
    .benefactor_level table tr th {
        padding: 8px 0;
    }
    .benefactor_level table tr th span {
        font-size: 20px;
        line-height: 18px;
        display: block;
    }
    .benefactor_level table tr td {
        height: 50px;
    }
    .benefactor_level table tr td a {
        height: 36px;
        line-height: 34px;
        width: 90px;
        font-size: 20px;
        background-size: 100%}
    .benefactor_level table tr td img {
        width: 25px;
    }
    .register_form .col-sm-6 {
        max-width: 530px;
        width: 100%
    }
    .wish_dashboard ul.nav li a {
        min-width: 0;
        padding-left: 15px!important;
        padding-right: 15px!important;
    }
    .childepart .createcommunity {
        position: static;
        float: left;
        margin-left: 103px;
    }
}
@media screen and (min-width:767px) and (max-width:991px) {
    .register_form .form-group label {
        margin: 0
    }
    .foster_care {
        height: auto
    }
    .foster_care strong {
        font-weight: 600
    }
    .more_ways_give .left_panel .col-sm-6 {
        margin-bottom: 15px;
        display: inline-block;
        float: none;
        width: 49%;
        vertical-align: top
    }
    .more_ways_give .left_panel .text {
        position: relative;
        min-height: 0
    }
    .more_ways_give .left_panel .text a {
        position: static
    }
    .more_ways_give .left_panel .text p {
        font-size: 13px;
        line-height: 16px
    }
    .container {
        width: 720px
    }
    .help_section .sectioe_1 h2 {
        font-size: 28px
    }
    ul.home_social li {
        height: 45px;
        width: 45px;
        padding-top: 0
    }
    ul.home_social li a {
        font-size: 20px
    }
    .cart_section h2 {
        padding: 0
    }
    .big_wishes .col-sm-6 {
        width: 25%
    }
    .child_design.col-sm-7 {
        width: 100%
    }
    .help_section .img_wrap {
        max-height: 118px
    }
    .wishesbox .tot_wishes ul li.col-sm-2 {
        min-height: 315px;
        width: 33%
    }
    .sidebar {
        width: auto
    }
    .sidebar .sidebar-image {
        width: 100%
    }
    .sidebar .paper-shadow {
        background-size: 100%;
        width: 100%
    }
    .sidebar .text-center a img {
        max-width: 100%
    }
    .count_status {
        margin-top: 60px
    }
    .preview_btn .admin_buttons {
        min-height: 230px
    }
    
    
   /* Start - Changes for homepage */
    #granted_wish .image_box {
        display: inline-block;
        width: 100% !important;
        height: 100% !important;
        border-radius: 10px 10px 0 0 !important;
        border: 2px solid #fff !important;
        overflow: hidden;
        padding: 0 !important;
        object-fit: contain;
    }
    #homeCarousel .carousel-indicators{
        text-align: right;
        margin-bottom: 70px;
        margin-left: -90px;
    }
    #granted_wish .carousel-indicators{
        display: none;
    }
    #granted_wish .item .col-sm-4 a {
        text-align: right;
        margin-left: 0px;
        font-size: 14px;
        font-weight: normal;
        text-decoration: none;
        color: #fff;
    }
    #granted_wish .item .col-sm-8 span{
        text-align: right;
        margin-left: 0px !important;
    } 
    .help_section .text p {
        min-height: 180px;
    }
    .granted_bar {
        background: #fff;
        opacity: 0.9;
        color: #f4911d;
        font-weight: bold;
        font-size: 20px;
        height: 50px;
        text-align: center;
        position: absolute;
        bottom: 0;
        width: 100%;
        margin: 0px 0px 20px -15px;
        padding: 15px;
    }
    /* End - Changes for homepage */ 
    .register_form .form-group label {
        margin: 0;
    }
    .foster_care {
        height: auto;
    }
    .foster_care strong {
        font-weight: 600;
    }
    .more_ways_give .left_panel .col-sm-6 {
        margin-bottom: 15px;
        display: inline-block;
        float: none;
        width: 49%;
        vertical-align: top;
    }
    .more_ways_give .left_panel .text {
        position: relative;
        min-height: 0;
    }
    .more_ways_give .left_panel .text a {
        position: static;
    }
    .more_ways_give .left_panel .text p {
        font-size: 13px;
        line-height: 16px;
    }
    .container {
        width: 720px;

    }
    .help_section .sectioe_1 h2 {
        font-size: 28px;
    }
    ul.home_social li {
        height: 45px;
        width: 45px;
        padding-top: 0;
    }
    ul.home_social li a {
        font-size: 20px;
    }
    .cart_section h2 {
        padding: 0;
    }
    .big_wishes .col-sm-6 {
        width: 25%}
    .child_design.col-sm-7 {
        width: 100%}
    .help_section .img_wrap {
        max-height: 118px;
    }
    .wishesbox .tot_wishes ul li.col-sm-2 {
        min-height: 315px;
        width: 33%}
    .sidebar {
        width: auto;
    }
    .sidebar .sidebar-image {
        width: 100%}
    .sidebar .paper-shadow {
        background-size: 100%;
        width: 100%}
    .sidebar .text-center a img {
        max-width: 100%}
    .count_status {
        margin-top: 60px;
    }
    .preview_btn .admin_buttons {
        min-height: 230px;
    }
    .makaii {
        background: url(../../images/granted_wishes/makaii.jpg) center top/100% auto no-repeat;
        min-height: 450px;
        position: relative;
        background-position-y: 0px; 
        background-color: #fff;
        margin-bottom: -5px;
        right: -100px;
    }
    .jameelah {
        background: url(../../images/granted_wishes/jameelah.jpg) center top/100% auto no-repeat;
        min-height: 450px;
        position: relative;
        background-position-y: 0px; 
        background-color: #fff;
        margin-bottom: -5px;
        right: -100px;
    }
    .sophie {
        background: url(../../images/granted_wishes/sophie.jpg) center top/100% auto no-repeat;
        min-height: 450px;
        position: relative;
        background-position-y: 0px; 
        background-color: #fff;
        margin-bottom: -5px;
        right: -100px;
    }
    .thomas {
        background: url(../../images/granted_wishes/thomas.jpg) center top/100% auto no-repeat;
        min-height: 450px;
        position: relative;
        background-position-y: 0px; 
        background-color: #fff;
        margin-bottom: -5px;
        right: -100px;
    }
    .mealani {
        background: url(../../images/granted_wishes/mealani.jpg) center top/100% auto no-repeat;
        min-height: 450px;
        position: relative;
        background-position-y: 0px; 
        background-color: #fff;
        margin-bottom: -5px;
        right: -100px;
    }
    .wish_grid .about_this_wish .col-sm-10 {
        float: right;
        width: 75%
    }
    .social_share {
        margin: -40px 0px;
        right: 151px;
        position: absolute;
        width: 30% !important;
    }

    .col-md-12 {
        flex: 0 0 auto;
        width: 100%;
    }
    .col-md-7 {
        flex: 0 0 auto;
        width: 58.33333333%;
    }
    .col-md-5 {
        flex: 0 0 auto;
        width: 41.66666667%;
    }

    footer .row {
        margin-right: -15px;
        margin-left: -15px;
        display: flex;
        flex-wrap: wrap;
    }
    
}
@media screen and (min-width:991px) and (max-width:1199px) {

    .fundraisers .foster_kids {
        margin: 0 4px 8px;
    }
    .register_form .col-sm-6 {
        max-width: 530px;
        width: 100%}
    .wishesbox .tot_wishes ul li.col-sm-2 {
        min-height: 315px;
        width: 33%}
    .sidebar {
        width: auto;
    }
    .sidebar .sidebar-image {
        width: 100%
    }
    .sidebar .paper-shadow {
        background-size: 100%;
        width: 100%
    }
    .sidebar .text-center a img {
        max-width: 100%
    }
    .jumbotron_custom {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .contact_us_page{ padding-left: 45px!important;}
    .nonprofitimg{
        max-width: 45px!important;
        height: 30px!important;
    }
}
@media screen and (max-width:767px) {
    .Directors_mobile{ display:block;}
    .Directors_desktop{ display:none;}
    .team_mobile{ display:block;}
    .team_desktop{ display:none;}
    .icon-title-wrap {
        margin: 0
    }
    .ab_text {
        margin: 0 0 30px
    }
    .loginNo_margin {
        padding: 0 15px
    }
    .login_box {
        margin: 0 auto 20px;
        width: 100%;
        float: none;
        min-width: 0;
        max-width: 400px
    }
    .modal-title {
        padding-bottom: 0
    }
    .payment_box {
        width: 100%;
        overflow: auto
    }
    .payment_box iframe {
        height: auto;
        overflow: auto;
        min-height: 470px;
        width: 470px!important
    }
    .user_detail .text-right a {
        padding-right: 15px
    }
    .checkbox_List .form-group .col-sm-4 {
        margin-top: 5px
    }
    textarea.form-control {
        height: auto!important
    }
    .mobile_view {
        padding: 0 15px;
        overflow: hidden;
        margin-bottom: 10px
    }
    .mobile_view .fileUpload .form-group,
    .mobile_view .fileUpload .help-block {
        margin: 0
    }
    .mobile_view .btn {
        margin-top: 8px
    }
    .wish_preview {
        padding: 0 30px!important
    }
    .wish_container {
        padding: 15px
    }
    .contact_us_page{ padding-left: 30px!important;}
    .wish_container h2 {
        margin-top: 0!important
    }
    .padding_right {
        padding-right: 15px
    }
    .main_box {
        margin: auto!important;
        float: none!important;
        width: 100%!important
    }
    body {
        padding-top: 50px
    }
    h1 {
        font-size: 30px!important;
        line-height: 30px!important;
        margin: 0 0 12px!important
    }
    h1.common_heading.common_heading_font {
        line-height: 60px !important;
    }
    .container {
        padding: 0
    }
    header {
        text-align: center
    }
    header .navbar-toggle {
        width: 40px;
        height: 25px;
        background: url(../../images/buttons/navbar_toggle.png) no-repeat #fff;
        border: none!important;
        box-shadow: none!important;
        margin-top: 11px!important;
        margin-bottom: 0!important
    }
    header .navbar-default {
        padding: 0 10px
    }
    header .top_header {
        background: 0 0
    }
    header .top_header ul li {
        border: none!important;
        display: block;
        text-align: center
    }
    header .top_header ul li a {
        font-size: 14px;
        color: #1b75b8;
        text-decoration: underline
    }
    header #menu ul li {
        margin: 10px 0
    }
    #mobile_view ul.home_social {
        position: static;
        float: right;
        margin-right: 15px;
        padding: 0;
        margin-bottom: -1px;
        border: none
    }
    #mobile_view ul.home_social li {
        height: 50px;
/*        padding-top: 4px;
        width: 60px;
        font-size: 18px;*/
        margin-left: -3px;
        display: inline-block
    }
    #mobile_view .navbar-default {
        padding: 0 0 0 10px!important
    }
    #mobile_view .navbar-brand {
        margin-top: 0!important;
        width: 170px;
        padding: 10px 0 0 0;
    }
    #mobile_view .navbar-header {
        border: none
    }
    #menu {
        display: none;
        position: absolute;
        top: 30px;
        left: 0;
        background: rgba(255, 255, 255, .93);
        border: 1px solid #6d9cac;
        margin: 0 20px!important;
        width: 92%;
        overflow: scroll;
        max-height: 100%;
        padding: 20px 0 30px
    }
    #menu ul {
        margin: 0!important;
        padding: 0
    }
    #menu .visible-xs {
        margin: auto;
        width: 170px
    }
    #menu button.close {
        position: absolute;
        top: 10px;
        right: 10px;
        width: 23px;
        opacity: 1;
        height: 23px;
        background-size: 100%
    }
    ul.home_social {
        display: none
    }
    .home_section .home_content {
        padding: 50px 0 15px
    }
    .home_section .home_content p {
        max-width: 400px;
        font-size: 18px;
        padding: 0 30px
    }
    .home_section .home_button {
        background-size: 100%;
        display: block;
        height: 63px;
        margin: auto;
        width: 160px;
        margin-top: -30px;
    }
    .slidercontent {
        padding: 0 15px
    }
    
    .help_section .help_button {
        text-align: left
    }
    .bottom_panel h2 {
        margin: 0;
        font-size: 32px
    }
    .bottom_panel .bottom_social ul {
        margin: 15px 0
    }
    .bottom_panel .bottom_social ul li {
        margin: 0 3px
    }
    .wish_grant ul.home_social {
        display: none
    }
    .wish_grid h2 {
        font-size: 28px
    }
    .wish_grid .filter_box {
        text-align: center;
/*        width: 70%;*/
    }
    .wish_grid .filter_box .search_box {
        display: inline-block;
        float: none;
        width: 220px
    }
    .wish_grid .granted_wishes .main_box {
        margin-bottom: 12px!important
    }
    .wish_grid .wish_listing .main_box {
        margin-bottom: 30px!important
    }
    .wish_grid .about_this_wish {
        padding: 0 12px
    }
    .wish_grid .about_this_wish .col-sm-2 {
        padding: 0;
        width: 130px;
        overflow: hidden;
        display: flex;
        flex-wrap: wrap;
        height: fit-content;
    }
    .wish_grid .about_this_wish .col-sm-2 .maintags img {
        width: 25px!important;
    }
    .wish_grid .about_this_wish h3 {
        font-size: 16px;
        line-height: 20px
    }
    .social_share,
    .wish_grid .about_this_wish .about_child .save_child {
        margin: 0
    }
    .filter {
        text-align: left
    }
    .community_partner {
        padding: 26px
    }
    .community_partner .col-sm-2,
    .community_partner .col-sm-6 {
        float: left
    }
    .owl-theme .owl-controls .owl-buttons {
        display: block!important
    }
    .owl-theme .owl-controls .owl-buttons div {
        top: 50%;
        border-radius: 50%;
        height: 15px;
        left: 0;
        padding: 0;
        position: absolute;
        width: 15px;
        background: #f4911d;
        text-indent: -99999px;
        opacity: 1
    }
    .owl-theme .owl-controls .owl-buttons .owl-prev {
        left: 5px;
        right: auto
    }
    .owl-theme .owl-controls .owl-buttons .owl-next {
        right: 5px;
        left: auto
    }
    .owl-theme .owl-controls .owl-pagination {
        display: none
    }
    .featured_supporters ul li {
        width: auto
    }
    .mdl-box .modal-lg {
        width: 100%;
        padding: 0 15px
    }
    .mdl-box .modal-lg .modal-content {
        min-height: 0
    }
    .mdl-box .modal-lg .modal-content .login-box {
        margin-top: 10px
    }
    .mdl-box .modal-lg .modal-content:after,
    .mdl-box .modal-lg .modal-content:before {
        content: none
    }
    .mdl-box .modal-lg iframe {
        width: 100%!important;
        max-height: 300px!important;
        min-height: 200px!important
    }
    .mdl-box button.close {
        right: 7px
    }
    .mdl-box .loader {
        background-size: 50px auto;
        height: 96.7%;
        margin: 5px 20px;
        width: 89.7%
    }
    #donation .login-box .text-center a {
        margin: 0
    }
    #donation .donate_money {
        text-align: center
    }
    .modal-open {
        overflow: hidden
    }
    .bottom_block {
        margin-right: 0;
        padding: 10px 0
    }
    .bottom_block .content {
        padding: 0
    }
    .bottom_block .content a {
        margin: 0
    }
    .bottom_block .content h2 {
        font-size: 28px;
        padding: 0 15px
    }
    .bottom_block span.left_image {
        display: none
    }
    .bottom_block span.right_image {
        position: static
    }
    .bottom_block span.right_image img {
        width: 200px;
        margin: auto
    }
    .comment_feeds {
        margin-top: 20px;
        padding: 0 15px
    }
    .comment_feeds .media {
        margin: 15px 0
    }
    .comment_feeds .media .media-body .content .img_wrap {
        margin-top: 10px
    }
    .comment_feeds .media .media-body .content .img_wrap img {
        margin: auto
    }
    .bot_margin {
        margin-bottom: 0
    }
    .more_ways_give .wish_container {
        padding: 15px
    }
    .more_ways_give .wish_container h2 {
        margin-top: 0
    }
    .more_ways_give .more_bg {
        background-size: cover;
        padding: 15px;
        min-height: 0
    }
    .more_ways_give .more_bg figure {
        display: none
    }
    .more_ways_give .left_panel .col-sm-6 {
        margin-bottom: 15px
    }
    .more_ways_give .left_panel .text .text-right {
        text-align: left
    }
    .more_ways_give .right_panel {
        margin: 0 -15px 50px
    }
    .foster_care {
        height: auto;
        padding: 10px 20px;
        margin-bottom: 20px
    }
    .foster_care h2 {
        margin-top: 0!important;
        line-height: 26px
    }
    .foster_care .img_wrap {
        margin: -20px auto auto;
        max-width: 270px;
        top: 26px
    }
    .team_member .main_box {
        margin-bottom: 15px!important
    }
    .team_member .main_box .common_box {
        padding-top: 38px
    }
    .about_us .wish_container .manage_width {
        width: 100%
    }
    .cart_section .breadcrumb {
        margin-bottom: 10px;
        padding-left: 15px
    }
    .cart_section .breadcrumb li a {
        font-size: 12px
    }
    .cart_section .cart_view .media {
        padding: 8px 10px
    }
    .cart_section .left_side aside .wish_list {
        margin: 20px 0
    }
    .cart_section .mobile_view .media-heading {
        font-size: 16px
    }
    .team_meassage {
        height: auto;
        margin-top: 0
    }
    .team_meassage .img_wrap {
        margin: 0 auto;
        max-width: 250px
    }
    .note {
        font-size: 14px;
        padding: 0 15px
    }
    .design_1 {
        margin-bottom: 10px
    }
    .design_1 span {
        display: block;
        float: left;
        width: calc(100% - 40px)
    }
    .design_1 span.count_no {
        width: 26px;
        margin-top: 4px
    }
    .design_1:after {
        clear: both;
        content: " ";
        display: block
    }
    .dedicate_slider_box .foster_kids {
        margin: 0 10px
    }
    .dedicate_slider_box .owl-theme .owl-controls .owl-buttons .owl-next {
        right: -12px
    }
    .dedicate_slider_box .owl-theme .owl-controls .owl-buttons .owl-prev {
        left: -12px
    }
    .foster_kids .text p {
        margin: 5px 0
    }
    .corp_info {
        min-height: 0
    }
    .accordian_list .panel-default {
        margin-bottom: 0
    }
    .accordian_list .panel-default p {
        width: 100%
    }
    .accordian_list .panel-default .img_wrap {
        max-width: 300px;
        margin: auto
    }
    .accordian_list .panel-default .panel-collapse ul li {
        font-size: 10px;
        padding: 0 15px 0 0;
        width: 50%
    }
    .featured_supporters {
        padding: 0 15px
    }
    .register {
        padding: 20px;
        min-height: 190px
    }
    #w0 .checkbox_List h5 {
        padding: 0 15px
    }
    .register_form .checkbox_List .width_auto {
        width: 100%
    }
    .register_form {
        padding: 0 15px
    }
    .register_form h2 {
        margin-top: 10px;
        padding-left: 0
    }
    .register_form .col-sm-6 {
        padding: 0;
        max-width: 100%
    }
    .register_form .form-group label {
        margin-left: 0;
        padding-top: 4px
    }
    .register_form .form-group label br {
        display: none
    }
    .register_form .checkbox_List .com_box {
        display: block;
        width: 100%;
        padding: 0 15px
    }
    .register_form .checkbox_List h5 {
        padding: 0
    }
    .cp_content_text {
        margin-top: 15px
    }
    #giving_page .login-box {
        margin-top: 10px;
        max-width: 100%
    }
    .giving_page h2 {
        padding: 0 15px
    }
    .giving_page .form-group .small_qoute {
        margin-left: 0
    }
    .givingbackground {
        width: 100% !important;
        background-size: contain !important;
    }
    .recently_wishes,
    .recently_wishes h2 {
        padding: 0
    }
    .big_wishes .text-center img {
        margin-bottom: 0
    }
    .big_wishes .col-sm-4 {
        margin: 0!important
    }
    .big_wishes .col-sm-3,
    .big_wishes .col-sm-6 {
        float: left;
        width: 50%;
        padding: 0 7px
    }
    .big_wishes .wish_container {
        padding: 5px
    }
    .big_wishes .big_wishes_box {
        margin-bottom: 10px
    }
    .table_layout {
        overflow: auto;
        margin: 15px 8px 0;
        padding: 28px 0 0
    }
    .table_layout .grid-view {
        overflow: auto
    }
    .table_layout p.text-right {
        top: 100px;
        right: 45px;
    }
    .table_layout p.text-right a {
        width: 20px;
        background-size: 100%;
        height: 20px
    }
    .child_design.col-sm-7 {
        padding: 0
    }
    .field-children-modified_by {
        padding: 0 15px
    }
    .preview_btn {
        padding: 15px;
        margin: 0
    }
    .preview_btn .admin_buttons {
        border: none;
        min-height: 0;
        padding: 0
    }
    .preview_btn .admin_buttons .btn {
        margin-left: 0
    }
    .preview_btn .text {
        padding: 0
    }
    .preview_btn .text h3 {
        font-size: 18px
    }
    .tot_wishes {
        margin: 0
    }
    .wish_dashboard {
        margin-top: 0
    }
    .wish_dashboard ul.nav li a {
        padding: 5px 0!important
    }
    .wish_dashboard ul.nav li a br {
        display: none
    }
    .wish_maker_header {
        margin-top: 20px
    }
    .wish_maker_header ul li {
        display: block
    }
    .wish_maker_header ul li a {
        font-size: 24px
    }
    .searchForm {
        padding: 0 15px
    }
    .searchForm .left_menu,
    .searchForm .right_menu {
        padding-left: 15px
    }
    .feature_container {
        padding: 0 15px
    }
    .feature_container h2 {
        padding: 0
    }
    .wish_container.wish_listing {
        margin-top: 15px
    }
    #fea_wish{
        margin-top: 85px !important;
    }
    .wish_container.wish_listing .granted_wishes .main_box {
        padding: 10px 0
    }
    a.update_profile {
        margin: 0
    }
    .searchForm .left_menu .input_form,
    .searchForm .left_menu .text_label {
        width: 100%
    }
    .searchForm .left_menu .text_label {
        padding-top: 4px;
        line-height: 20px
    }
    .corporate-partner-update h2 {
        padding-left: 15px
    }
    .social_share {
        padding: 0 15px;
        margin-top: 0px;
        position: relative;
    }
    .top_content {
        margin: 0
    }
    .create_btn,
    .mobile-radius_box {
        padding: 0 15px
    }
    .tot_wishes .common_heading {
        font-size: 26px
    }
    #wishdashboard {
        display: none
    }
    .mob_dashboard {
        background: #6d9cac;
        margin-top: 10px;
        padding: 7px 15px;
        text-align: center
    }
    .mob_dashboard a {
        color: #fff;
        font-weight: 600
    }
    .wishesbox .tot_wishes ul li.col-sm-2 {
        min-height: 0;
        width: 100%
    }
    .reportbox {
        padding: 0 15px
    }
    .reportbox .genreport {
        text-align: center
    }
    .reportbox .genreport a {
        float: none;
        margin-top: 10px
    }
    .reportbox {
        margin-top: 10px
    }
    .reportbox .view_report .form-group {
        float: none;
        margin: 0;
        width: 100%
    }
    .mdl-box .login-box label {
        padding: 0;
        margin: 0
    }
    .greporting .modal-content .nav-tabs li {
        margin: 0;
        padding: 0 15px;
        width: auto
    }
    .greporting .modal-content .nav-tabs li a {
        min-height: 0;
        padding: 10px 0!important
    }
    .greporting .modal-content .nav-tabs li a br {
        display: none
    }
    .greporting .modal-content .tab-pane .fltrsrchbox .searchForm .left_menu {
        padding-left: 0
    }
    .greporting .modal-content .tab-pane .fltrsrchbox .searchForm .left_menu .input_form,
    .greporting .modal-content .tab-pane .fltrsrchbox .searchForm .left_menu .text_label {
        width: 100%!important;
        line-height: 22px
    }
    .greporting .modal-content .tab-pane .fltrsrchbox .searchForm .right_menu {
        padding-left: 0;
        margin-top: 15px
    }
    .greporting .modal-content .tab-pane .fltrsrchbox .col-sm-4 {
        width: 100%
    }
    .greporting .modal-content .tab-pane .fltrsrchbox.child_pram .searchForm .edate .col-sm-2 {
        width: 100%!important;
        margin-bottom: 5px;
        padding: 0
    }
    .greporting .modal-content .tab-pane .cparameter {
        border-right: none;
        padding: 0 14px
    }
    .greporting .modal-content .tab-pane #wish-tags label {
        width: 32%!important;
        margin-bottom: 5px;
        min-width: 100px
    }
    .greporting .modal-content .tab-pane .padding-left {
        padding-left: 15px!important
    }
    #wishprice {
        margin-bottom: 20px
    }
    .help_section .sectioe_1 {
        margin: 5px;
    }
    .help_section .sectioe_1 h2 {
        font-size: 28px
    }
    .browse_more {
        display: block;
        position: static;
        text-align: right;
        margin-bottom: 10px
    }
    ul.faq_box li b {
        padding-right: 15px
    }
    .cart_section .cart_view .media .media-left {
        padding-right: 8px
    }
    .cart_section .cart_view .media .media-heading {
        width: calc(100% - 80px)
    }
    .cart_section .cart_view .media .media-heading p {
        display: inline
    }
    .count_status ul li {
        padding: 0 15px
    }
    .count_status ul li cite {
        margin-bottom: 3px
    }
    .browse {
        padding: 0 0 0 15px
    }
    .corporate_page {
        min-height: 0
    }
    .corporate_page .content {
        padding-top: 130px
    }
    .corporate_page .site_logo {
        padding: 20px
    }
    .corporate_page .home_button {
        margin-top: 0;
        margin-bottom: 15px;
        width: 135px;
        background-size: 100%;
        height: 53px
    }
    footer {
        padding: 15px
    }
    #help_child .owl-controls .owl-buttons div {
        top: 46%
    }
    #homepage_Carousel .owl-controls .owl-buttons div {
        top: 57%
    }
    .left_box_haeding {
        min-height: 0!important;
        padding: 20px
    }
    .left_box_haeding .manage_box {
        margin: 20px 0
    }
    .privacy_policy .text {
        margin: 10px 0 0
    }
    .community-partner-update {
        margin: 0 -15px
    }
    .custom_url span.text-muted {
        height: 28px;
        line-height: 28px
    }
    .custom_url span.text-muted i {
        display: none
    }
    .custom_url .form-control {
        padding-left: 55px
    }
    .custom_url_dev span.text-muted {
        height: 28px;
        line-height: 28px
    }
    .custom_url_dev span.text-muted i {
        display: none
    }
    .custom_url_dev .form-control {
        padding-left: 55px
    }
    .custom_url_prod span.text-muted {
        height: 28px;
        line-height: 28px
    }
    .custom_url_prod span.text-muted i {
        display: none
    }
    .custom_url_prod .form-control {
        padding-left: 55px
    }
    .cp_url .form-control {
        padding-left: 130px
    }
    .cms_url .form-control {
        padding-left: 18px
    }
    .form-control {
        height: 30px!important;
    }
    #child_update_from_wish {
        margin: 10px 0
    }
    .submit_modal .form_box {
        margin: 20px auto
    }
    .image_popup .child_image_box {
        text-align: center
    }
    .image_popup .child_image_box .child_image {
        margin: 0 15px
    }
    .image_popup .modal-content {
        padding: 0
    }
    .wish_grant {
        padding: 20px!important
    }
    .wish_grant .col-sm-4 {
        margin-left: -25px !important;
        padding-top: 10px !important;
    }
    .wish_grant .left_box {
        float: none;
        position: relative;
        z-index: 2;
        display: block;
        height: auto!important;
        padding: 20px;
        min-width: 0
    }
    .blog_breadcumb {
        padding: 0!important
    }
    .admin_panel #mobile_view .navbar-toggle {
        margin-right: 30px!important
    }
    .wish_container p {
        padding-bottom: 15px;
    }
    
    /* Start - Changes for homepage */
    #granted_wish .image_box {
        display: inline-block;
        width: 100% !important;
        height: 100% !important;
        border-radius: 10px 10px 0 0 !important;
        border: 2px solid #fff !important;
        overflow: hidden;
        padding: 0 !important;
        object-fit: contain;
    }
    #homeCarousel .carousel-indicators{
        text-align: right;
        margin-bottom: 30px;
        margin-left: -90px;
    }
    #granted_wish .carousel-indicators{
        display: none;
    }
    #granted_wish .item .col-sm-8 span{
        text-align: right;
        margin-left: 0px !important;
    } 
    /* End - Changes for homepage */
  
    footer div.site_info{
        padding-bottom: 100px;
    }
    .spaninside {
        width: 195px;
    }
    .makaii {
        background: url(../../images/granted_wishes/makaii.jpg) center top/100% auto no-repeat;
        min-height: 380px;
        position: relative;
        background-position-y: 0px;
        background-color: #fff;
        margin-bottom: -5px;
        right: 0;
        clear: both;
}
    .mealani {
        background: url(../../images/granted_wishes/mealani.jpg) center top/100% auto no-repeat;
        min-height: 380px;
        position: relative;
        background-position-y: 0px;
        background-color: #fff;
        margin-bottom: -5px;
        right: 0;
        clear: both;
        margin-top: -60px;
    }
    .thomas {
        background: url(../../images/granted_wishes/thomas.jpg) center top/100% auto no-repeat;
        min-height: 380px;
        position: relative;
        background-position-y: 0px;
        background-color: #fff;
        margin-bottom: -5px;
        right: 0;
        clear: both;
        margin-top: -60px;
    }
    .jameelah {
        background: url(../../images/granted_wishes/jameelah.jpg) center top/100% auto no-repeat;
        min-height: 380px;
        position: relative;
        background-position-y: 0px;
        background-color: #fff;
        margin-bottom: -5px;
        right: 0;
        clear: both;
        margin-top: -60px;
    }
    .sophie {
        background: url(../../images/granted_wishes/sophie.jpg) center top/100% auto no-repeat;
        min-height: 380px;
        position: relative;
        background-position-y: 0px;
        background-color: #fff;
        margin-bottom: -5px;
        right: 0;
        clear: both;
        background-size: cover;
        margin-top: -60px;
    }
    .bluebar .col-md-offset-3  {
        margin-top: 20px !important; 
    }
    .granted_bar {
        font-size: 24px;
        width: 60%;
    } 
    .maintags img {
        width: 25px !important;
        margin-top: 5px;
    }
    .report_map {
        margin-left: 0px;
    }
    .common_heading_margin {
        font-size: 50px !important;
        line-height: 1 !important;
        margin-top: 100px !important;
    }
    .homepage_pbutton {
        float: right;
        width: 150px;
        /*right: 445px; */
        left: 0px;
        position: relative;
        top: 0px; 
        margin-top: 0px !important;
    }
    .table_title {
        background: #6d9cac;
        padding: 2px 12px 6px;
        margin-top: 150px;
    }
    .wish_admin_select {
        margin-top: 60px;
        margin-left: -55px;
    }
    .wish_admin p{
        margin-right: 0px;
    }
}
@media (max-width:567px){
    .spaninside{ width:100%;}
    .site_info .col-sm-4{ 
        width:100%; 
        margin-left:0px;
    }
    footer ul.footer_social{ 
        left: 10px!important;
        right: 0px!important;
        top:10px!important;
    }
    .nonprofitimg{
        max-width: 45px!important;
        height: 30px!important;
    }
}
@media screen and (min-width:320px) and (max-width:350px) { 
    #homepage_Carousel .carousel-control-prev{
        top: 50%;
        border-radius: 50%;
        height: 15px;
        left: 0;
        padding: 0;
        position: absolute;
        width: 15px;
        background: #fff;
        text-indent: -99999px;
        text-align: left;
        opacity: 1;
        display: block;
        margin-left: -5px;
    }
    #homepage_Carousel .carousel-control-next{
        top: 50%;
        border-radius: 50%;
        height: 15px;
        left: 0;
        padding: 0;
        position: absolute;
        width: 15px;
        background: #fff;
        text-indent: -99999px;
        text-align: left;
        opacity: 1;
        display: block;
        margin-left: 300px;
    }
    .wish_grid .about_this_wish .col-sm-10 {
        float: right;
        width: 60%
    }
    .jumbotron_custom {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .contact_us_page{ padding-left: 30px!important;}
}
@media screen and (min-width:351px) and (max-width:440px) { 
    #homepage_Carousel .carousel-control-prev{
        top: 50%;
        border-radius: 50%;
        height: 15px;
        left: 0;
        padding: 0;
        position: absolute;
        width: 15px;
        background: #fff;
        text-indent: -99999px;
        text-align: left;
        opacity: 1;
        display: block;
        margin-left: -5px;
    }
    #homepage_Carousel .carousel-control-next{
        top: 50%;
        border-radius: 50%;
        height: 15px;
        left: 0;
        padding: 0;
        position: absolute;
        width: 15px;
        background: #fff;
        text-indent: -99999px;
        text-align: left;
        opacity: 1;
        display: block;
        margin-left: 400px;
    }
    .wish_grid .about_this_wish .col-sm-10 {
        float: right;
        width: 65%
    }
}
@media screen and (min-width:991px) and (max-width:1500px) {
    .bluebar img {
        margin-top: -50px;
        right: -80px;
        position: absolute;
    }
}
@media screen and (min-width:551px) and (max-width:600px) {
    .bluebar img {
        margin-top: -30px;
        right: 10px;
        position: absolute;
    }
    #mobile_view .navbar-brand {
        margin-top: 0px !important;
        width: 140px;
    }
    
    .logo_ten img {
        max-height: 50px;
        margin-left: -15px;
        margin-top: 5px !important;
    }
    .jumbotron_custom {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .nonprofitimg{
        max-width: 45px!important;
        height: 30px!important;
    }
}
@media screen and (min-width:601px) and (max-width:700px) {
    .bluebar img {
        margin-top: -50px;
        right: 35px;
        position: absolute;
    }
    
    .jumbotron_custom {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .nonprofitimg{
        max-width: 45px!important;
        height: 30px!important;
    }
}
@media screen and (min-width:701px) and (max-width:915px) {
    .bluebar img {
        margin-top: -20px;
        right: 120px;
        position: absolute;
    }
    
    .bluebar .col-md-offset-3  {
        margin-top: 20px !important; 
    }
    
    .jumbotron_custom {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .contact_us_page{ padding-left: 45px!important;}
    .nonprofitimg{
        max-width: 45px!important;
        height: 30px!important;
    }
}
@media screen and (min-width:917px) and (max-width:991px) {
    .bluebar img {
        margin-top: -50px;
        right: 140px;
        position: absolute;
    }
}
@media screen and (min-width:428px) and (max-width:550px) {
    .logo_ten img {
        max-height: 50px !important;
        margin-left: -15px;
        margin-top: 0px;
    }
}
@media screen and (min-width:1201px) {
    .homepage_pbutton {
        float: right;
        width: 150px;
        right: -5px;
        top: 295px;
        position: absolute;
    }
    .viewwish-col-4 {
        margin-top: -45px;
        margin-left: 0px;
    }
}
@media screen and (min-width:1024px) and (max-width:1366px){
    .leftsideicons {
        left: -110px !important;
    }
    footer ul.footer_social {
        right: 0;
        margin-right: 0px;
    }
    .nonprofitimg{
        max-width: 53px!important;
        height: 40px!important;
    }
    .charity_navigator{ display:none;}
    .mobile_charity{ display:block;}
}

@media screen and (min-width:768px) and (max-width:1024px){
    .leftsideicons {
        left: 0px !important;
    }
    footer ul.footer_social {
        /* right: 20px;
        margin-right: -20px; */
        display: inline-flex;
    }
    .nonprofitimg{
        max-width: 45px;
        height: 30px;
    }
    .searchForm .left_menu .text_label {
        font-size: 11px!important;
    }
}

@media screen and (min-width:320px) and (max-width:425px) {
    footer ul.leftsideicons {
        right: 0px;
    }
    footer ul.footer_social li {
        padding: 4px;
        margin-left: 0px;
    }
    .nonprofitimg{
        max-width: 45px!important;
        height: 30px!important;
    }

    .osw_version{ display: flex!important;}
    .wishName{
        white-space: initial!important;
    }
    .titleImg{
        padding-left: 15px!important;
    }
    .assign_to_div .assign_to_text{
        width: 30%;
    }
    .assign_to_div .wish_granter_field{
        width: 80%;
    }
    .communityPartnerSection{
        height: fit-content!important;
    }

}

@media(max-width:767px){
    .dasbordTitle {
        font-size: 20px;
        font-weight: 400;
    }
}

@media (min-width: 576px) {
    .col-sm-6 {
        flex: 0 0 auto;
        width: 50%;
    }
    footer .row {
        display: flex;
        flex-wrap: wrap;
    }
}

@media(max-width:576px){
    footer .row {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
    }
    footer ul.footer_social{
        position: static;
    }
    footer .newsletter .input-group {
        margin-top: 1rem;
    }
    .profileImageDiv {
        max-width: 100%;
    }
    .profiletopBox h3 {
        text-align: center;
    }

    .profiletopBox .bottom_btn {
        display: flex;
        justify-content: center;
        margin-top: 20px;
    }

    .profiletopBox {
        padding-left: 0px;
    }
}