/*
Theme Name: Divi_Child
Version: 1.0
Description: A child theme of Divi
Template: Divi
*/

@import url("../Divi/style.css");
.thankyou_background {
    background-image: url("http://projectyesafrica.org/wp-content/uploads/2015/06/Photo-little-girl.jpg") !important;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 955px !important;
}
.donation_background{
 background-image: url("https://projectyesafrica.org/wp-content/uploads/2015/07/donate_page_bkgrd_1583x1814px.jpg") !important;
 background-position: center top;
    background-repeat: no-repeat;
      background-size: 100% 2000px;
    height: auto;
}
.donation_table td, .donation_table th{
color:#fff !important;
font-weight: bold;
}
.donate_title_text {
    font-size: 10px;
}
#main-content .container.donation_padd {
    padding-top: 0px;
}
.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-910 {
    font-size: 16px !important;
    font-weight: 900;
    line-height: 1px;
    margin-bottom: 8px !important;
}
.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-911{
   font-size: 16px !important;
    font-weight: 900;
    line-height: 1px;
    margin-bottom: 8px !important;
}
.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-913{
   font-size: 16px !important;
    font-weight: 900;
    line-height: 1px;
    margin-bottom: 8px !important;
}
.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-914{
   font-size: 16px !important;
    font-weight: 900;
    line-height: 1px;
    margin-bottom: 8px !important;
}

.fist_thank {
    color: #fff;
    font-size: 33px;
    padding: 12px;
}

.thank_border {
    display: inline;
    float: left;
    margin: 10% 0 0 17%;
    text-align: center;
}
.second_thank {
    color: #fff;
    font-size: 21px;
}
.footer_contact > a {
    color: #fff;
    padding-right: 14px;
}
.test1 {
    border: 7px solid #cd9f47;
    padding: 59px;
    width: 641px;
margin: 0 0 0 25%;
}
.footer-widget.last{
margin-bottom:0px
}
.third_thank {
    color: #fff;
    font-size: 20px;
    padding: 10px 0 0;
}

.foruth_thank {
    color: #fff;
    font-size: 21px;
    padding: 10px;
}

.test {
      margin: 0 0 0 11%;
    text-align: center;
    width: 405px;
}
.et_pb_widget_area_left, .et_pb_widget_area_right {
border-color: transparent;
}
.mejs-container, .mejs-embed, .mejs-embed body, .mejs-container .mejs-controls {
    background: none repeat scroll 0 0 #3daa4b !important;
}
.mejs-container{
background: none repeat scroll 0 0 #3daa4b !important;
}
.et_pb_bg_layout_dark, .et_pb_bg_layout_dark h2 {
    color: #000 !important;
}
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 3px;
    position: relative;
}
.col-md-4 {
    width: 33.33%;
}
.col-md-2 {
    width: 16.6667%;
}
.col-md-5 {
    width: 41.66%;
}
.col-md-12 {
    width: 100%;
}
.col-md-6 {
    width: 50%;
}
#footer-bottom .container.clearfix {
    width: 100%;
}

.footer_contact {
    color: #fff;
    float: left;
    font-size: 12px;
    margin-top: 6px;
}
.addresss {
    color: #fff;
    font-size: 12px;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea
{
    font-size: 14px;
    line-height: 1.5em;
    background-color: #f4f4f4;
    color: #000;

}
*Change Post, Project & Archive Page Sidebars from one fourth to one third*/
    .container::before { display:none; }
    .single-project div#left-area {width: 700px;}
    .single-project div#sidebar {width: 300px;}
    .single-post div#left-area {width: 700px;}
    .single-post div#sidebar {width: 300px;}
    .archive div#left-area {width: 700px;}
    .archive div#sidebar {width: 300px;}
 
    /* LAPTOP - IPAD LANDSCAPE (981-1100) */
        @media only screen
        and ( min-width: 981px )
        and ( max-width: 1100px ) {
        .single-project div#left-area {width: 630px;}
        .single-project div#sidebar {width: 240px;}
        .single-post div#left-area {width: 630px;}
        .single-post div#sidebar {width: 240px;}
        .archive div#left-area {width: 630px;}
        .archive div#sidebar {width: 240px;}}
 
    /* TABLETS - IPAD PORTRAIT (768-980) */
        @media only screen and (max-width : 980px) {
        .single-project div#left-area {width: 700px;}
        .single-project div#sidebar {width: 700px;}
        .single-post div#left-area {width: 700px;}
        .single-post div#sidebar {width: 700px;}
        .archive div#left-area {width: 700px;}
        .archive div#sidebar {width: 700px;}
	.donation_new{width: 100% !important; font-size: 14px !important;}}
 
    /* MINI TABLETS - IPHONE LANDSCAPE (480-767) */
        @media only screen and ( max-width: 767px ) {
        .single-project div#left-area {width: 400px;}
        .single-project div#sidebar {width: 270px;}
        .single-post div#left-area {width: 400px;}
        .single-post div#sidebar {width: 270px;}
        .archive div#left-area {width: 400px;}
        .archive div#sidebar {width: 270px;}
	.donation_new{width: 100% !important; font-size: 14px !important;}
}
 
    /* CELL PHONES - IPHONE PORTRAIT */
        @media only screen and ( max-width: 479px ) {
        .single-post div#left-area {width: 280px;}
        .single-project div#left-area {width: 280px;}
        .single-project div#sidebar {width: 280px;}
        .single-post div#sidebar {width: 280px;}
        .archive div#left-area {width: 280px;}
        .archive div#sidebar {width: 280px;}
	.donation_new{width: 100% !important;
 font-size: 14px !important;}
}