/*
 Theme Name: Maisha Lite Child
 Theme URI: http://example.com/
 Description: Maisha Lite Child Theme
 Author: International Gifted Consortium
 Author URI:  http://giftedconsortium.com/
 Template: maisha-lite
 Version: 1.0.0
 License: N/A
 License URI: N/A
 Tags: responsive-layout
 Text Domain: maisha-lite-child
*/

html,
body,
* {
    hyphens: none !important;
    -webkit-hyphens: none !important;
    -moz-hyphens: none !important;
    -ms-hyphens: none !important;

    word-wrap: normal !important;
}

.entry-content {
    width: auto !important;
}

.one-line-centered {
    margin-left: -100%;
    margin-right: -100%;
    white-space: nowrap;
}

/* Front Page */

.hfeed.site {
    max-width: none;
}

.horizontal-separator {
    margin: 50px 0;
    border-top: 5px solid gray;
    width: 100%;
}

.banner-image {
    width: 100%;
}

@media all and (max-width: 600px) {
    .banner-image {
        width: 95%;
    }
}

#event-announcement {
    border-radius: 3px;
    display: inline-block;
    padding-right: 10%;
    padding-left: 10%;
    padding-bottom: 5px;
    text-align: left;
}

#event-announcement p {
    font-family: 'Helvetica Neue', arial, sans-serif;
    font-size: 97%;
}

#event-announcement > p {
    max-width: 225px;
    margin-bottom: 20px;
}

#education-igc-headline {
    font-size: 1.1em;
}

#education-igc-tagline {
    font-size: 0.7em;
}

@media all and (max-width: 600px) {
    #education-igc-headline {
        font-size: 1.2em;
    }

    #education-igc-tagline {
        font-size: 0.8em;
    }
}

#education-asu-location {
    font-size: 101%;
    margin-top: 20px;
    white-space: nowrap;
}

@media all and (max-width: 600px) {
    #education-asu-location {
        font-size: 110%;
    }
}

div#event-title {
    font-size: 130% !important;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 10px;
}

@media all and (max-width: 600px) {
    #mary-lou-fulton-logo {
        width: 280px;
    }
}

.event-announcement > * {
    font-size: 90% !important;
    white-space: nowrap;
}

.event-announcement .event-speaker {
    font-size: 80% !important;
    margin-bottom: 0.7em;
}

.event-date {
    margin-bottom: 5px !important;
    font-size: 110%;
}

#event-sponsor {
    font-weight: bold;
}

.spring-speaker-series-button {
    background-color: #F5F5F5;

    -webkit-border-radius: 3;
    -moz-border-radius: 3;

    border-radius: 10px;
margin-bottom: 10px;
    color: #000000 !important;

    display: inline-block;

    font-size: 17px;
    font-weight: bold;

    padding: 10px 24px 10px 24px;

    cursor: pointer;

    text-align: center;
    text-decoration: none;

   
}

.typeform-share.button {
   
}

.spring-speaker-series-button:hover {
    background-color: #E6E6E6;
    text-decoration: none;
}

@media all and (min-width: 77.5em) {
    #event-announcement > p {
        margin-bottom: 5px;
    }
}

/* Site Title */

@media all and (max-width: 619px) {
    #masthead .header-inner {
        left: -25px;
    }
}


/* Front Page image */

.homepage .cd-fixed-bg {
    background-position: 50% 50%;
    background-size: 100% 100%;
}

@media all and (max-width: 48.75em) {
    .homepage .cd-fixed-bg {
        min-height: 375px;
    }
}

@media all and (max-width: 600px) {
    .homepage .cd-fixed-bg {
        min-height: 300px;
    }
}

@media all and (max-width: 550px) {
    .homepage .cd-fixed-bg {
        min-height: 250px;
    }
}

@media all and (max-width: 450px) {
    .homepage .cd-fixed-bg {
        min-height: 200px;
    }
}


/* Front Page columns */

.homepage-blocks {
    background-color: white;
    padding: 2.5em 0 0 0 !important;
}

.homepage-blocks .block {
    width: 24%;
    display: inline-block;
    vertical-align: text-top;
}

.category-title a,
.category-title a:visited {
    color: black;
}

.category-title a:hover {
    color: #828282;
}

#press-release-link-first-line {
    white-space: nowrap;
}

@media all and (max-width: 1010px) {
    .homepage-blocks .block {
        width: 49%;
        margin-bottom: 5em;
    }

    #event-announcement {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media all and (max-width: 55em) {
    #event-announcement {
        margin-left: 10px;
        margin-right: 10px;
    }
}

@media all and (min-width: 46.25em) and (max-width: 55em) {
    #event-announcement > p {
        margin-bottom: 30px;
    }
}

@media all and (min-width: 55em) and (max-width: 1010px) {
    #event-announcement > p {
        margin-bottom: 10px;
    }
}

@media all and (min-width: 600px) and (max-width: 46.25em) {
    #event-announcement > p {
        margin-bottom: 30px;
    }
}

@media all and (max-width: 600px) {
    .homepage-blocks .block {
        width: 100%;
    }

    .entry-content {
        display: block;
        margin: 0 auto;
    }

    #press-release-link {
        font-size: 1.2em !important;
    }
    #press-release-link br {
        content: ' ';
    }
    #press-release-link-first-line {
        white-space: normal;
    }
    .category-title {
        margin: 0 auto;
        width: 70%;
    }
    #stylized-mission-statement-text {
        font-size: 1.3em !important;
        line-height: 200% !important;
    }

    #event-announcement {
        padding-left: 25px;
        padding-right: 25px;
        margin: 0 auto;
    }

    #event-announcement > p {
        font-size: 110%;
    }

    #event-sponsor .serif,
    #event-sponsor .sans-serif {
        font-size: 90% !important;
    }
}


/* Research column */

#research-title {
    color: rgb(148, 130, 117);
}

#research-title:hover {
    color: #333;
}


/* Advocacy column */

#advocacy-title {
    color: rgb(0, 62, 129);
}

#advocacy-title:hover {
    color: #333;
}


/* Education column */

#education-title {
    color: rgb(186, 3, 1);
}

#education-title:hover {
    color: #333;
}


/* Opportunities column */

#opportunities-title {
    color: rgb(58, 136, 254);
}

#opportunities-title:hover {
    color: black;
}

.opportunity {
    margin-bottom: 25px;
    font-family: serif;
    font-size: 1em;
}

.opportunity a:hover {
    color: rgb(58, 136, 254) !important;
}

.opportunity::after {
    border-bottom: 2px solid gray;
    width: 75%;
    padding-top: 25px;
    margin: 0 auto;
    content: '';
    display: block;
}

.opportunity::last-child {
    margin-bottom: 0;
}

.opportunity a {
    font-weight: bold;
    font-size: 1.1em;
    color: #333;
}
.opportunity a:hover  {
    font-weight: bold;
    font-size: 1.1em;
   
}

@media all and (max-width: 600px) {
    .opportunity a {
        font-size: 1.2em;
    }
}


/* Side Content
#header-content {
    margin-bottom: 1em;
}

@media all and (min-width: 80em) {
    .cd-fixed-bg,
    .intro,
    #side-content {
       height: 700px !important;
       min-height: 700px !important;
    }
}
@media all and (max-width: 80em) and (min-width: 59.6875em) {
    .cd-fixed-bg,
    .intro,
    #side-content {
        height: 500px !important;
        min-height: 500px !important;
    }
}
@media all and (max-width: 59.6875em) {
    .cd-fixed-bg,
    .intro {
        height: 400px !important;
        min-height: 400px !important;
    }
}
@media all and (max-width: 650px) {
    .cd-fixed-bg,
    .intro {
        height: 300px !important;
        min-height: 300px !important;
    }
}
@media all and (max-width: 450px) {
    .cd-fixed-bg,
    .intro {
        height: 200px !important;
        min-height: 200px !important;
    }
}

.intro {
    width: 69%;
    display: inline-block;
    vertical-align: text-top;
}

#side-content {
    background-color: white;
    width: 30%;
    display: inline-block;
    vertical-align: text-top;
    padding: 2%;
}

@media all and (max-width: 960px) {
    .intro,
    #side-content {
        width: 100%;
    }
}

#call-to-action .item-header {
    font-size: 1.5em;
}

#call-to-action .item-header table,
#call-to-action .item-header table td {
    border: none;
    margin-bottom: 0;
}

#call-to-action .item-header table td:first-child {
    width: 15%;
}

#call-to-action .item-header .item-header-content {
    display: inline-block;
}

#call-to-action .item-body ul {
    list-style: none;
    margin-left: 3em;
    margin-bottom: 1em;
}

#call-to-action .item-body ul li {
    font-size: 1.3em;
}

#call-to-action .item-body .item-text {
    margin-left: 1.5em;
}
*/

.category-title {
    font-size: 22px !important;
    line-height: 140%;
    margin-top: 15px !important;
    font-weight: bold;
    font-family: serif;
}

.category hr {
    margin-top: -0.5em;
    width: 150px;
    background-color: transparent;
    border-top: 2px solid rgb(78, 103, 144);
}

.category {
    margin-bottom: 2em;
}

@media all and (min-width: 601px) {
    .category {
        padding: 10px;
        border: 2px solid black;
        border-radius: 1px;
    }
}

@media all and (max-width: 600px) {
    .category {
        width: 70%;
        margin: 0 auto;
    }
}

.event-title {
    font-weight: bold;
    font-family: serif;
    margin: 0 auto !important;
}

.event {
    margin-bottom: 1.75em;
}

.event:last-child {
    margin-bottom: 0;
}

@media all and (max-width: 1100px) {
    .event {
        font-size: 0.9em;
    }
}

@media all and (max-width: 970px) {
    .event-details {
        font-size: 1.3em;
    }
}


/* Mission Statement
#mission-statement {
    margin: 0 auto;

    font-family: serif;
    font-size: 1.75em;
    letter-spacing: 1px;
}

.row {
    text-align: center;
    height: 500px;
}

.row > * {
    width: 100%;
    height: 100%;
}

.half-text,
.full-text {
    padding: 1em;
}

.half-block {
    width: 50%;
}

.row img {
    width: 100%;
    height: 100%;
}

#row1 > :first-child {
    float: left;
}
#row1 > :last-child {
    float: right;
}

#row2 > :first-child {
    float: right;
}
#row2 > :last-child {
    float: left;
}

.half-block > * {
    height: 100%;
    padding: 0;
}

.half-text {
    background-color: #3A88FE;
}

.full-block {
    width: 100%;
    margin: 0 auto;
}

.full-block > * {
    height: 100%;
}

.full-text {
    background-color: gray;
    font-weight: bold;
}

@media all and (max-width: 970px) {
    .half-row {
        height: 1000px;
    }

    .half-row > * {
        width: 100%;
        height: 50%;
    }

    #mission-statement {
        font-size: 1.5em;
    }
}
*/

.vcenter {
    display: table;
    width: 100%;
    height: 100%;
}

.vcenter > * {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}

#ambassador-globe {
    display: block;
    margin: 0 auto;
    text-align: center;
}

#ambassador-globe > * {
    display: inline-block;
}

#ambassador-globe #ambassador-text {
    font-weight: bold;
    vertical-align: bottom;
    color: black;
    text-decoration: underline;
}

.site-branding {
    padding-right: 1em !important;
}


/* MailChimp Form */

#mc_embed_signup form {
    text-align: center;
}

.mc-field-group {
    display: inline-block;
}

#mc_embed_signup input.email {
    font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif;
    font-size: 15px;
    border: 1px solid #ABB0B2;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #343434;
    background-color: #fff;
    box-sizing: border-box;
    height: 32px;
    padding: 0px 0.4em;
    display: inline-block;
    margin: 0;
    width: 350px;
    vertical-align: top;
}

#mc_embed_signup label {
    display: block;
    padding-bottom: 10px;
}

#mc_embed_signup .clear {
    display: inline-block;
}

#mc_embed_signup .button {
    font-size: 13px;
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    letter-spacing: .03em;
    color: #fff;
    background-color: #aaa;
    box-sizing: border-box;
    height: 32px;
    line-height: 32px;
    padding: 0 18px;
    display: inline-block;
    margin: 0;
    transition: all 0.23s ease-in-out 0s;
}

#mc_embed_signup .button:hover {
    background-color: #777;
    cursor: pointer;
}

#mc_embed_signup div#mce-responses {
    float: left;
    top: -1.4em;
    padding: 0em .5em 0em .5em;
    overflow: hidden;
    width: 90%;
    margin: 0 5%;
    clear: both;
}

#mc_embed_signup div.response {
    margin: 1em 0;
    padding: 1em .5em .5em 0;
    font-weight: bold;
    float: left;
    top: -1.5em;
    z-index: 1;
    width: 80%;
}

#mc_embed_signup #mce-error-response {
    display: none;
}

#mc_embed_signup #mce-success-response {
    color: #529214;
    display: none;
}

#mc_embed_signup label.error {
    display: block;
    float: none;
    width: auto;
    margin-left: 1.05em;
    text-align: left;
    padding: .5em 0;
}

#mc_embed_signup {
    background: #FFF;
    clear: both;
}

#mce-EMAIL {
    width: 57% !important;
}

#call-to-action {
    width: 100%;
}

#call-to-action > * {
    display: inline-block;
    width: 30%;
    margin-bottom: 2em;
    vertical-align: middle;
}

#paypal-giving-fund-logo {
    width: 100%;
    max-width: 430px;
}

@media all and (max-width: 970px) {
    #call-to-action > * {
        display: block;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
}

.call-to-action-header {
    font-weight: bold;
    font-size: 16px;
}

.call-to-action-block {
    vertical-align: top;
}


/* Press Page Facebook */

.fb-page > span {
    width: 100% !important;
}


/* Team Page headings */

@media all and (max-width: 500px) {
    h4.team-page {
        line-height: 0 !important;
    }
    .artificial-line-height {
        line-height: 20px;
        margin-top: 30px;
        display: block;
        margin-bottom: 15px;
    }
}


/* Full Width pages */

.page-template-full-width-page .content-area {
    padding-left: 10px !important;
    padding-right: 10px !important;
}


/* "Maisha Lite" attribution line */

.copyright {
    display: none !important;
}

/* Color overrides */

blockquote {
    border-left: 5px solid #aa1a2c !important;
}

input[type="button"],
input[type="reset"],
input[type="submit"] {
    background-color: #aa1a2c !important;
}

.navigation-main a:hover {
    color: #aa1a2c !important;
}

.social-navigation {
    background: #aa1a2c !important;
}

.widget_calendar tbody a {
    background-color: #aa1a2c !important;
}

.sidebar .widget .give-submit-button-wrap input[type="submit"] {
    background: #aa1a2c !important;
}

.button {
    background: #aa1a2c !important;
}

.color {
    color: #aa1a2c !important;
}

/* From Maisha Lite `rtl.css` */

.widget_calendar tbody a {
    background-color: #aa1a2c !important;
}

.wpcf7-submit {
    color: white !important;
}
