/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/*         o°        o°        o°                                         °o        °o        °o         */
/*        O         O         O                    ABOUT                    O         O         O        */
/* ><(((°>   ><(((°>   ><(((°>                                               <°)))><   <°)))><   <°)))>< */
/* _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ */

/* ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ */
/*  o°        o°      o°      o°                   INTRO                   °o      °o      °o        °o  */
/* O ><(((°> O . . . O . . . O . . . O . . . O . . . O . . . O . . . O . . . O . . . O . . . O <°)))>< O */

.aboutIntro{
    padding:80px 0 0 0;
}

    /* .o° .o° .o° .o° .o° .o° Text stuff °o. °o. °o. °o. °o. °o. */

    .aboutIntro a{
        color:#f46867;
    }

    .aboutIntro a:hover{
        color:#000;
    }

    /* .o° .o° .o° .o° .o° .o° Committee members °o. °o. °o. °o. °o. °o. */

    .aboutIntro-committee{
        display:inline-block;
        margin:10px 0 35px 0;
        position:relative;
    }

    /*.aboutIntro-committee{
        display:inline-block;
        text-align:left;
        margin:10px 0 35px 0;
        position:relative;
        padding:0 0 0 20px;
    }*/

        .aboutIntro-committee li{
            list-style-type:none;
            padding:0 0 15px 0;
            position:relative;
        }

        /*.aboutIntro-committee li{
            list-style-type:none;
            padding:0 0 35px 0;
            position:relative;
        }*/

        .aboutIntro-committee li:last-child{
            padding-bottom:0;
        }

            /* gradient */

            /*.aboutIntro-committee li::before{
                content:'';
                display:block;
                width:3px;
                height:100%;
                background:#ffd766;
                position:absolute; left:-20px; top:3px;
            }

            .aboutIntro-committee li:last-child::before{
                display:none;
            }

            .aboutIntro-committee li:nth-child(1)::before{
                background:#ffd766;
                background:-moz-linear-gradient(top, rgba(255,215,102,1) 0%, rgba(252,184,102,1) 100%);
                background:-webkit-linear-gradient(top, rgba(255,215,102,1) 0%,rgba(252,184,102,1) 100%);
                background:linear-gradient(to bottom, rgba(255,215,102,1) 0%,rgba(252,184,102,1) 100%);
                filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd766', endColorstr='#fcB866',GradientType=2 );
            }

            .aboutIntro-committee li:nth-child(2)::before{
                background:#fcb866;
                background:-moz-linear-gradient(top, rgba(252,184,102,1) 0%, rgba(249,149,103,1) 100%);
                background:-webkit-linear-gradient(top, rgba(252,184,102,1) 0%,rgba(249,149,103,1) 100%);
                background:linear-gradient(to bottom, rgba(252,184,102,1) 0%,rgba(249,149,103,1) 100%);
                filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcb866', endColorstr='#f99567',GradientType=2 );
            }

            .aboutIntro-committee li:nth-child(3)::before{
                background:#f99567;
                background:-moz-linear-gradient(top, rgba(249,149,103,1) 0%, rgba(244,103,103,1) 100%);
                background:-webkit-linear-gradient(top, rgba(249,149,103,1) 0%,rgba(244,103,103,1) 100%);
                background:linear-gradient(to bottom, rgba(249,149,103,1) 0%,rgba(244,103,103,1) 100%);
                filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f99567', endColorstr='#f46767',GradientType=2 );
            }*/

            /* bullet */

            /*.aboutIntro-committee li::after{
                content:'';
                width:13px;
                height:13px;
                border-radius:50%;
                position:absolute; left:-25px; top:3px;
                background:#ffd766;
            }

            .aboutIntro-committee li:nth-child(2)::after{background:#fcB866;}
            .aboutIntro-committee li:nth-child(3)::after{background:#f99567;}
            .aboutIntro-committee li:nth-child(4)::after{background:#f46767;}

            */

@media all and (max-width: 767px){
    .aboutIntro{padding:40px 0 0 0;}
}

/* ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ */
/*  o°        o°      o°      o°                  HISTORY                  °o      °o      °o        °o  */
/* O ><(((°> O . . . O . . . O . . . O . . . O . . . O . . . O . . . O . . . O . . . O . . . O <°)))>< O */

/* .o° .o° .o° .o° .o° .o° Masonry °o. °o. °o. °o. °o. °o. */

.aboutHistory .masonryHalf:first-child{
    -webkit-box-flex:2;
    -webkit-flex:2;
    -ms-flex:2;
    flex:2;
}

/* no flex fallback */

.aboutHistory .masonryHalf:first-child{
    width:64%;
    width:calc(66% - 22px);
    float:left;
}

.aboutHistory .masonryHalf:last-child{
    width:33%;
    float:left;
}

@media all and (max-width:767px){
	.aboutHistory .masonryHalf:first-child,
    .aboutHistory .masonryHalf:last-child{flex-direction:column; margin:0 0 22px 0; width:auto; float:none;}
    .aboutHistory .masonryHalf:last-child{margin:0;}
}
