/* #Media Queries
================================================== */

/*CSS for serving the retina image to devices with a high "device-pixel-ratio":*/
@media only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-devicepixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
}

/* Smaller than standard 1023 (devices and browsers) */
@media only screen and (max-width: 1023px) {
}


/* Youtube blog embed styles */
.youtube-embed-blog-view {
    width: 100%;
    height: 280px;
    margin-bottom: 20px;
}


/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    /* Widgets */
    .widget_form_row label {
        width: 100%;
        display: block;
    }

    .widget_form_input {
        width: 100%;
    }

    /* Buttons */

    .big_button {
        padding: 14px 10px!important;
        font-size: 14px;
        width: 181px!important;
    }


    /* Panel one - Featured Boxes */
    .featured_boxes {
        padding: 56px 0 41px;
    }
    .featured_boxes .box .box_bg, .featured_boxes .box .default_text, .featured_boxes .box:hover .hidden_content {
        width: 100%;
        height: 160px;
        background-size: 100% auto!important;
    }
    .featured_boxes .box .default_text h3 {
        top: 22%;
        font-size: 17px;
    }
    .featured_boxes .box {
        background-size: 100% auto;
    }
    .featured_boxes .box .hidden_content h2 {
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 5px;
        padding: 0px 5px 7px;
    }
    .featured_boxes .hidden_content h3 a {
        font-size: 11px;
        line-height: 13px;
    }
    .featured_boxes .hidden_content .small_date {
        font-size: 11px;
        margin-bottom: 0;
    }
    .featured_boxes .box_bg .hidden_content {
        padding: 7px 5px;
    }

    /* Featured Circles */
    .featured_circles {
        background-size: auto 100%;
        height: 310px;
    }
    .featured_circles .circle h2 {
        padding: 15px 0px;
        font-size: 23px;
    }
    .featured_circles .circle {
        width: 191px;
        height: 191px;
        background-size: 100% auto;
    }

    .featured_circles .circle.center {
        margin: 0 4%;
    }


    /* Child Stories */

    a.child_stories_image {
        width: 33%;
        margin-right: 6%;
    }
    .child_stories_content.w_image {
        float: left;
        width: 61%;
    }


    /* Inner Page */
    #sidebarBanner .banner_image .text {
        bottom: 21px;
        left: 20%;
        text-align: center;
    }
    #sidebarBanner .banner_image .text h2 {
        font-size: 21px;
        line-height: 24px;
    }


    /* Event Listing Page */
    .event_image_container {
        width: 30%;
    }
    .event_content_container {
        width: 68%;
        margin-left: 2%;
    }



    /* Event View Page */
    .event_view_header .e_navi > ul li a {
        padding: 15px 12px;
        font-size: 11px;
    }
    .event_view_header .e_navi > ul li a:hover, .event_view_header .e_navi > ul li.sfHover.menu-item a{
        padding-left: 9px;
    }
    #e_navi_ul li.sfHover ul li a {
        font-size: 12px;
        padding: 10px 11px 10px 12px;
    }
    #e_navi_ul li.sfHover ul li a:hover {
        padding-left: 9px;
    }
    #event_view_latest_container .ev_latest_header h2 {
        font-size: 26px;
    }

    #event_view_latest_container .ev_latest_header a {
        margin-top: 10px;
    }
    #event_view_latest_container .latest_participants {
        min-height: 226px;
    }
    .event_view_details{
        margin-top: 25px;
    }
    #event_view_sidebar {
        padding-top: 25px;
    }
    #event_view_sidebar h2, .event_view_details h2 {
        font-size: 26px;
        line-height: 33px;
    }

    .fund_raising_container .fund_raising_status .fund_bar{
        width: 100%;
    }

    #content .ev_latest_thumbs ul li {
        width: 28.8%;
    }
    #event_view_latest_container .latest_teams {
        min-height: 225px;
    }
    #view-eventPage .form_label {
        width: auto;
        margin-right: 15px;
    }
    #view-eventPage .form_field {
        width: 100%;
    }

    /* Event leader board */

    .event_leaderboards_top_10_box {
        height: 176px;
        border-bottom: 5px solid #F8F8F8;
        padding-bottom: 20px;
    }
    .event_leaderboards_top_10_box .leader_board_image{
        width: 45%;
        margin-right: 5%;
    }
    .event_leaderboards_top_10_box h3 {
        margin-bottom: 5px;
        line-height: 17px;
        font-size: 15px;
    }
    .event_leaderboards_top_10_box .raised {
        font-size: 15px;
        margin-bottom: 0;
        float: left;
        width: 100%;
        margin-top: 2px;
    }
    .event_leaderboards_top_10_box .raised strong {
        font-size: 16px;
        display: inline-block;
    }
    .event_leaderboards_top_10_box .leaderboard_place {
        font-size: 25px;
        bottom: 12px;
    }
    .event_leaderboards_top_10_box .info_button {
        margin-top: 15px;
        text-align: left;
    }
    .event_leaderboards_top_10_box .info_button a{
        display: inline-block;
    }
    .event_leaderboards_top_10.teams .event_leaderboards_top_10_box .info_button {
        margin-top: 24px;
    }

    /* Event search - teams & individuals */

    .member_team_container .team_image{
        width: 35%;
    }
    .team_info {
        width: 63%;
        margin-left: 2%;
    }
    .seatch_team_box input[type="text"] {
        width: 75%;
    }

    .member_team_container.individuals .team_image{
        max-height: none;
        width: 35%;
    }
    .member_team_container.individuals .team_info {
        width: 61%;
    }

    /* Event Gallery */

    #content #events_gallery #thumbs li {
        width: 32.2%;
    }

    /* Gallery */
    /* Categories */

    #content #galleryCatList li{
        margin-bottom: 10px;
    }
    #content #galleryCatList li a{
        width: 100%;
    }
    #content #galleryCatList li a:hover{
        width: 100%;
        margin: 0;
    }
    /* Thumbs */
    #content #thumbs li,#content #thumbs li.last{
        width: 32.6%;
        margin-right: 1%;
    }
    #content #thumbs li.tab_last {
        margin-right: 0;
    }


    /* Resource Listings Page */
    .resource_icon {
        width: 17%!important;
    }
    .resources_container .button, .button.view_resource {
        font-size: 10px!important;
        padding: 8px 16px !important;
    }
    .resource_link {
        padding-top: 5%;
    }
    .resource_content.extra_pad {
        width: 63%;
    }

    /* Portal Store */
    .pricing_portal_information {
        margin-top: 10px;
        margin-left: 30px;
    }
    /* Credit Form */
    .secure_lock {
        float: left;
        font-size: 14px;
        padding-top: 0;
        margin-top: -10px;
    }

    /* Calendar Styles */

    .fc-today div.fc-day-content {
        left: 11px!important;
    }

    .fc-event-hori {
        margin-left: 12px!important;
    }
    .fc-event-day-holder {
        left: 109px!important;
    }


    /* Alumni FOrm */
    .alumni_radio_single label {
        width: 80%;
        display: inline-block;
    }

}


/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
    html, body {
        font-size: 14px;
        line-height: 20px;
    }
    input[type="submit"], button, .button {
        padding: 11px 20px !important;
        font-size: 12px;
    }

    #homePage #menu_mobile {
        display : none;
    }

    .big_button {
        padding: 18px 10px!important;
        width: 289px!important;
    }

    .form_label {
        width   : auto;
        padding : 0;
    }

    .form_required {
        width   : 5%;
        padding : 0px 0 0 10px;
    }

    .form_field {
        width      : 100%;
        float      : none;
        margin-top : 0;
    }

    /* Donation Form */
    .form_x_two, .form_x_two.d_ammount {
        width: 100%;
    }
    .form_x_two .form_field {
        width: 100%;
        margin-right: 0%;
    }
    .form_x_two .form_label {
        width: auto;
    }
    .form_x_two.d_ammount .form_field {
        width: 100%;
    }
    #form_other_amount_box {
        width: 100%;
    }
    #form_other_amount_box .form_label {
        width: 31%;
    }
    .form_x_two.full {
        width: 100%;
    }


    .form_x_two.full .form_label {
        width: 36%;
    }
    .form_x_two.full.d_ammount .form_label {
        width: 31%;
    }


    /* Featured Boxes */
    .featured_boxes {
        padding: 3px 0 1px;
    }
    .featured_boxes .box {
        width: 48%;
        margin-right: 2%;
        float: left;
        background-image: none;
        padding-bottom: 18px;
    }

    .featured_boxes .box.last {
        margin-right: 0;
        margin-left: 2%;
    }
    .featured_boxes .box .box_bg, .featured_boxes .box .default_text, .featured_boxes .box:hover .hidden_content {
        width: 100%;
        height: 233px;
        background-size: 130% auto!important;
    }


    .featured_boxes .box_bg.show .hidden_content{
        opacity: 1;
        text-indent: 0px;
        background: #D3007C;
        border: 5px solid #DC3396;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        height: 233px;
    }
    .featured_boxes .box:hover {
        margin-top: 0;
    }

    /* Featured Circles */
    .featured_circles {
        margin-bottom: 35px;
        padding-top: 35px;
        height: 217px;
    }
    .featured_circles .circle.center {
        margin: 0 2%;
    }
    .featured_circles .circle {
        display: inline-block;
        width: 30%;
        min-width: 130px;
        max-width: 151px;
        height: 152px;
        background-size: 100% auto;
    }
    .featured_circles .circle h2 {
        font-size: 19px;
        width: 64%;
        top: 34%;
        padding: 10px 5px;
        width: 64%;
    }


    /* Child Stories */

    a.child_stories_image {
        width: 33%;
        margin-right: 4%;
    }
    .child_stories_content.w_image {
        float: left;
        width: 61%;
    }


    /* Inner Page */
    .inner_content {
        margin-top: 15px;
    }
    .inner_content h1 {
        font-size: 36px;
        margin: 0 0 13px 0;
    }


    /* Event Listing Page */
    .event {
        background-size: 568px 5px;
        padding-top: 40px;
        margin-right: 0;
        padding-right: 0;
    }

    .event_image_container .event_image {
        display: inline-block;
    }
    .event_image_container {
        width: 36%;
    }
    .event_content_container {
        width: 59%;
        margin-left: 4%;
    }


    /*  Event View Page */
    .event_view_header .e_banner .topline {
        height: 5px;
        margin-bottom: 0;
    }
    .event_view_details {
        margin-top: 14px;
        padding-right: 0;
    }
    #event_view_sidebar {
        background: none;
    }
    .campaign_sidebar {
        min-height: 0px;
    }
    #event_view_sidebar .fund_raising_container, #event_view_sidebar .fund_raising_options {
        padding-left: 0;
    }

    #event_view_latest_container {
        border-bottom: 0;
    }


    #event_view_latest_container .padding {
        padding: 30px 0 40px;
    }

    #event_view_latest_container .ev_latest_header {
        margin-bottom: 10px;
    }
    #event_view_latest_container .latest_participants, #event_view_latest_container .latest_teams, #event_view_latest_container .event_news, #event_view_latest_container .event_gallery {
        width: 100%;
        margin: 0;
        border-right: 0;
        border-left: 0;
        border-bottom: 1px solid #E6E6E6;
    }
    #event_view_latest_container .event_gallery {
        border-bottom: 0;
    }
    #event_view_latest_container .ev_latest_header a {
        margin-top: 9px;
    }

    #content .ev_latest_thumbs ul li {
        width: 28.9%;
    }
    .mobile_button {
        margin-top: 20px;
    }
    .mobile_center {
        text-align: center;
        display: block;
    }
    #event_view_latest_container .latest_teams {
        min-height: 0;
    }


    /* Event leader board */

    .event_leaderboards_top_10_box {
        height: 206px;

    }
    .event_leaderboards_top_10_box .leader_board_image {
        width: 45%;
    }
    .event_leaderboards_top_10_box .leaderboard_place {
        font-size: 30px;
    }
    .event_leaderboards_top_10_box .info_button {
        margin-top: 4px;
    }
    .teams .event_leaderboards_top_10_box .info_button {
        margin-top: 25px;
    }


    /* Events Team Info Page */

    .recent_donations .paid_amount {
        margin-right: 3%;
        min-width: 100px;
    }
    .donation_from {
        width: auto;
    }
    .recent_donations .donation_comments,  .donation_date{
        padding-left: 100px;
        width: 97%;
        margin-left: 3%;
    }
    .donation_date {
        width: 97%;
        text-align: left;
        float: left;
    }


    /* Team & individuals Search Styles */

    .member_team_container .team_image{
        width: 35%;
        max-width: 157px;
    }
    .team_info {
        width: 63%;
        margin-left: 2%;
    }
    .seatch_team_box input[type="text"] {
        width: 76%;
    }
    .member_team_container.individuals .team_image {
        max-height: none;
        width: 30%;
    }
    .member_team_container.individuals .team_info {
        width: 67%;
    }


    /* Gallery */
    #content #galleryCatList li{
        margin-bottom: 15px;
        width: 48%;
    }
    #content #galleryCatList li.middle{
        margin-right: 0;
        margin-left: 0;
    }
    #content #galleryCatList li.mob_last{
        margin-left: 4%;
    }
    #galleryCatList li a {
        background: none;
    }
    /* Thumbs */

    #content #thumbs li,#content #thumbs li.last, #content #thumbs li.tab_last, #content #events_gallery #thumbs li {
        width: 48%;
        margin-right: 4%;
        margin-bottom: 18px;
    }
    #content #events_gallery #thumbs li {
        margin-right: 2%;
    }
    #content #thumbs li.mob_last {
        margin-right: 0;
    }
    #thumbs .caption {
        padding: 18px 0 0px;
    }
    #thumbs .caption h2{
        margin-bottom: 10px;
    }

    /* Resources Page */

    .resource_content {
        text-align: center;
    }
    .resources_container .button {
        margin-top: 15px;
        margin-bottom: 0px;
    }
    .resource_icon {
        margin: 0 auto;
        float: none;
        width: 150px!important;
    }
    .file_label {
        right: 4px;
    }
    .extra_pad {
        padding-right: 0!important;
    }
    .element.style {
    }
    .pagination_displaying, .pagnav_bar_cotainer {
        width: 100%;
        margin: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }
    .pagination_displaying {
        margin-top: 15px;
    }
    .pagnav_bar_cotainer {
        margin-bottom: 10px;
    }

    #copy p.nextprevnav {
        display: inline-block;
        float: none;
        margin: 0;
    }

    /* Members Portal */
    /* home */

    a .members_button {
        margin-top: 16px;
    }
    .member_button_container {
        padding-bottom: 30px;
    }
    /* Login Styles */
    .login_options {
        margin-top: 18px;
    }

    /* Online Portal System  */
    .pricing_portal_price {
        margin-right: 0;
    }
    .pricing_portal_information {
        margin-left: 0px;
    }
    .pricing_portal_image {
        text-align: center;
    }
    .pricing_portal_image img.pageimageleft {
        float: none;
        margin: 0;
    }
    .pricing_portal_button {
        text-align: center;
    }
    .pricing_portal_title {
        float: none;
        width: 100%;
        text-align: center;
    }
    .pricing_portal_input {
        float: none;
        margin: 0 auto;
        width: 80%;
        max-width: 321px;
    }

    /* Credit Card Form */
    .order_total_label {
        margin-top: 0;
    }
    .grey_price_box {
        margin: 0px 0;
    }
    .secure_lock {
        color: #EB008A;
        font-weight: bold;
        float: left;
        font-size: 14px;
        padding-top: 0;
        margin-top: -10px;
        padding-bottom: 10px;
    }

    /* Resources Category Styles */

    .resource_cat_container a {
        height: 106px;
        background-size: 50px auto;
        padding-left: 64px;
    }



    /* Calendar Styles */

    #inner_banner.events_calendar img {
        height: auto;
        width: auto;
        margin-left: -50%;
    }
    .fc-header-title h2 {
        font-size: 26px!important;
    }
    .fc-today div.fc-day-content {
        top: -21px!important;
        left: 8%!important;
        height: 56px!important;
        width: 56px !important;
    }
    #content .calendar table thead tr th {
        font-size: 13px!important;
    }


    .fc-event-hori {
        height: 56px;
        width: 56px ;
        margin-left: 10px;
        margin-top: -4px;
    }
    .fc-day-number, .fc-event-day-holder {
        font-size: 22px;
    }

    /* Alumni FOrm */
    .alumni_radio_single label {
        width: 80%;
        display: inline-block;
    }
    .alumni_columns {
        width: 100%;
        float: left;
        margin: 16px 0;
    }
    .alumni_columns.center {
        margin-left: 0;
        margin-right: 0;
    }
    .alumni_columns_container {
        margin: 20px 0 20px;
    }
    .alumni_radio_container {
        margin: 20px 0;
    }
    .alumni_radio_container .alumni_radio_buttons label {
        margin-top: 1px;
        width: 79%;
        margin-bottom: 10px;
    }
    .alumni_radio_single label {
        font-size: 13px;
    }
    .alumni_radio_container .alumni_radio_buttons .textinput_other {
        width: 80%;
        margin: 0px 0 8px 21px;
    }
}



/* CALENDAR ADJUST */
@media only screen and (max-width: 655px) {
    .fc-event-hori {
        margin-left: 2px;
        margin-top: -4px;
    }

    .fc-event-day-holder {
        left: 44%;
    }

    /* Blog Pagenav */
    .displaying_box.blog {
        padding-top: 46px;
        width: 100%;
    }

}



/* CIRCLES ADJUST */
@media only screen and (max-width: 554px) {
    .featured_circles .circle h2 {
        font-size: 15px;
    }
    .featured_circles {
        height: 193px;
    }
    .featured_circles .circle {
        min-width: 100px;
        width: 128px;
        height: 128px;
        background-size: 100% auto;
    }


}


/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {

    .inner_content h1 {
        font-size: 30px;
        line-height: 34px;
    }

    .pageimageright, .pageimageleft {
        width: 100%;
        float: none;
        margin: 0 auto;
        display: block;
        margin-bottom: 20px;
    }


    /* Buttons */
    .big_button{
        width: 240px!important;
    }
    .button {
        white-space: nowrap;
    }


    /* Feautred boxes */
    .featured_boxes .box .box_bg, .featured_boxes .box .default_text, .featured_boxes .box:hover .hidden_content {
        background-size: 100% auto!important;
    }
    .featured_boxes .box {
        width: 100%;
        margin-right: 0;
        float: left;
        background-image: none;
        padding-bottom: 18px;
    }
    .featured_boxes .box.last {
        margin-right: 0;
        margin-left: 0;
    }

    /* Featured Circles */

    .featured_circles {
        height: auto;
        background-size: auto 100%;
        padding: 42px 0 15px;
        background-position: 49% 59%;
    }
    .featured_circles .circle h2 {
        font-size: 22px;
    }
    .featured_circles .circle {
        width: 190px;
        height: 217px;
        min-width: 0;
        max-width: none;
        margin: 0 9px;
    }


    /* Event Listing Page */
    .event.first {
        padding-top: 30px;
    }
    .event {
        background: none;
        padding-top: 30px;
        margin-right: 0;
        padding-right: 0;
    }

    .event_image_container {
        width: 100%;
        margin-bottom: 20px;
        text-align: center;
    }
    .event_image_container a.event_image {
        display: inline-block;
    }

    .event_content_container {
        width: 100%;
        margin-left: 0;
        text-align: center;
    }

    /* Event View Page */
    .event_view_info .info_line {
        flex-wrap: wrap;
    }
    .event_view_info .info_line .i_type {
        width: 100%;
    }
    .event_view_info .info_line .i_input {
        width: 100%;
        margin-bottom: 5px;
    }
    #event_view_latest_container .padding {
        padding: 23px 0 30px;
    }
    #event_view_latest_container .view_all_latest {
        display: none!important;
    }
    #event_view_latest_container .ev_latest_header h2 {
        float: none;
        text-align: center;
    }



    /* Event leader board */
    .event_leaderboards_top_10.teams, .event_leaderboards_top_10.ind {
        width: 100%;
    }
    .event_leaderboards_top_10_box {
        height: auto;

    }
    .teams .event_leaderboards_top_10_box .info_button {
        margin-top: 9px;
    }


    /* Events Team Info Page */
    .team_info_image {
        width: 100%;
        text-align: center;
    }
    .team_info_image img{
        float: none!important;
    }
    .team_info_title {
        text-align: center;
    }
    .team_info_text {
        text-align: center;
        float: left;
        width: 100%;
        margin-top: 20px;
    }
    .team_info_memberslist img {
        margin: 0 auto;
        display: block;
        float: none!important;
    }
    .memberslist_info {
        float: left;
        width: 100%;
        text-align: center;
    }
    .memberslist_buttons {
        float: left;
        margin-bottom: 15px;
        width: 100%;
        text-align: center;
        margin-top: 12px;
    }

    .recent_donations .paid_amount, .recent_donations .donation_from , .recent_donations .donation_date, .recent_donations .donation_comments {
        margin-right: 0;
        margin-left: 0;
        padding: 0;
        text-align: center;
        min-width: 0;
        width: 100%;
        margin-bottom: 3px;
    }


    /* Team & Individual Search Styles */
    .member_team_container, .member_team_container.individuals  {
        text-align: center;
        padding: 30px 0;
        margin: 0;
    }
    .member_team_container .team_image{
        width: 100%;
        margin-bottom: 30px;
        max-width: none;
    }
    .team_info {
        width: 100%;
        margin-left: 0%;
    }
    .seatch_team_box input[type="text"] {
        width: 100%;
        margin-bottom: 15px;
    }
    .seatch_team_box input[type="submit"] {
        float: none;
        margin-bottom: 0px;
        margin-top: 5px;
    }
    .search_team_header_container {
        margin-bottom: 4px;
    }
    .search_team_header_container  {
        text-align: center;
    }

    .member_team_container.individuals .team_image {
        max-height: none;
        width: 100%;
    }
    .member_team_container.individuals .team_info {
        width: 100%;
        margin-left: 0;
    }



    /* Gallery */
    /* Thumbs */
    #content #thumbs li,#content #thumbs li.last, #content #thumbs li.tab_last {
        margin-bottom: 10px;
    }
    #thumbs .caption {
        padding: 10px 0 0px;
    }
    #thumbs .caption h2{
        margin-bottom: 5px;
    }

    /* People Page */
    #people_popup {
        margin: 20px 7%;
    }
    .people_person {
        width: 100%!important;
        float: left;
    }
    .people_person_image {
    }
    .people_person.second {
        margin-left: 0%;
    }

    /* View Page Styles */
    .resource_image_right {
        width: 90%;
        height: auto;
        margin: 0 auto 12px auto;
        float: none;
    }

    /* Members Portal */
    /* home */
    .members_button i {
        font-size: 60px;
    }
    a .members_button {
        height: 163px;
        margin-top: 9px;
    }
    /* Login Styles */
    .login_options {
        margin-top: 10px;
        float: none!important;
        width: 100%;
        text-align: left!important;
        clear: both;
    }
    .login_options a{
        width: 100%;
        clear: both;
        display: block;
    }
    .space_login_options {
        margin: 0 10px;
        display: none;
    }

    /* Child Stories */

    a.child_stories_image {
        width: 100%;
        margin-right: 0;
        text-align: center;
        margin-bottom: 15px;
    }
    a.child_stories_image img{
        float: none;
    }
    .child_stories_content.w_image {
        float: left;
        width: 100%;
        text-align: center;
    }



    /*  Portal store styles */
    .pricing_portal_price, .products_container h2 {
        margin-right: 0;
        width: 100%;
        float: none;
        text-align: center;
    }
    .products_container h2 {
        margin-bottom:  0;
    }
    .pricing_portal_price {
        font-size: 17px ;
        margin-bottom: 10px;
    }


    /* Resources Category Styles */

    .resource_cat_container a {
        height: 106px;
        width: 100%;
        margin-right: 0;
        background-size: 60px auto;
        padding-left: 75px;
    }


    /* Calendar Portrait List */

    .date_container {
        border-top: 1px solid #F2F2F2;
        padding: 27px 15px 11px;
        margin: 15px 0;
    }
    .date_container.first {
        border-top: 0;
        margin-top: 0;
    }
    .calendar_mobile_list {
        margin: 10px 0 0;
    }
    .calendar_mobile_list .date_container {
        text-align: left;
    }
    .calendar_heading_date {
        background: #EB008A;
        float: left;
        width: 70px;
        height: 76px;
        text-align: left;
        padding-left: 10px;
        border-top: solid 4px #FF0098;
    }
    .calendar_heading_date .day{
        font-size: 25px;
        font-weight: bold;
        color: #fff;
        margin-top: 11px;
        margin-bottom: 3px;
    }
    .calendar_heading_date .month{
        font-size: 15px;
        line-height: 16px;
        color: #fff;
        font-weight: bold;
        text-transform: uppercase;
    }
    .calendar_heading_date .year{
        font-size: 14px;
        line-height: 16px;
        font-weight: bold;
        color: #fff;
    }

    .calendar_date_events {
        float: left;
        width: 61%;
        margin-left: 5%;
        font-size: 12px;
        line-height: 18px;
    }
    .calendar_event p{
        margin-bottom: 0px!important;
        padding-bottom: 0!important;
    }
    .calendar_event a.button{
        padding: 8px 15px !important;
        font-size: 10px;
        margin-top: 10px;
    }


    /* Donation Form */
    .form_x_two.full.d_ammount .form_label {
        width: 46%;
    }
    .form_x_two, .form_x_two.d_ammount {
        width: 100%;
        display: block;
    }
    .form_x_two .form_field, #form_other_amount_box .form_field, .form_x_two.d_ammount .form_field {
        width: 100%;
        margin-right: 0%;
    }
    .form_x_two.full {
        width: 100%;
    }
    #form_other_amount_box {
        width: 100%;
    }
    #form_other_amount_box .file_label, .form_x_two .form_label {
        width: auto;
        display: block;
    }
}
