/*!
 * Start Bootstrap - Freelancer Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    overflow-x: hidden;
    font-family: Helvetica,Arial,sans-serif;
    font-weight: normal;
    color:#444444;
}

p {
    line-height: 22px;
    font-size: 15px;
}

p.small {
    font-size: 16px;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
    color: #18bc9c;
    cursor: pointer;
}

h1,
h2,
h3,
h5,
h6 {
    font-family: Helvetica,Arial,sans-serif;
    font-weight: bold;
    color:#58595b;
}
h4 {
    font-family: tristram;
    font-size: 39px;
    font-weight: lighter;
}
.static{
    overflow-y: hidden;
}
.light_left{
    font-family: tristram;
    color: #ffffff;
    font-weight: lighter;
}
hr.star-light,
hr.star-primary {
    margin: 25px auto 30px;
    padding: 0;
    max-width: 250px;
    border: 0;
    border-top: solid 5px;
    text-align: center;
}

hr.star-light:after,
hr.star-primary:after {
    content: "\f005";
    display: inline-block;
    position: relative;
    top: -.8em;
    padding: 0 .25em;
    font-family: gotham,FontAwesome;
    font-size: 2em;
}

hr.star-light {
    border-color: #fff;
}

hr.star-light:after {
    color: #fff;
    background-color: #18bc9c;
}

hr.star-primary {
    border-color: #2c3e50;
}

hr.star-primary:after {
    color: #2c3e50;
    background-color: #fff;
}

.img-centered {
    margin: 0 auto;
}
.navbar-default{
    background: rgba(255,255,255,1);
}
.nav_dropdown_button{
    cursor: pointer;
    color: #666;
    border: none;
    background: none;
    border-bottom: 1px solid #666;
    border-radius: 0px;
    padding: 18px 20px 18px 20px;
}
.open_dropdown{
    border-bottom: 3px solid #666;
    padding: 18px 20px 16px 20px;
}
.phone_show{
    display: none !important;
}
header {
    text-align: center;
    color: #fff;
    background: url('../../images/banner.jpg') center center;
    background-size: cover;
}

header .container {
    padding-top: 100px;
    padding-bottom: 50px;
}

header img {
    display: block;
    margin: 0 auto 20px;
}

header .intro-text .name {
    display: block;
    text-transform: uppercase;
    font-family: gotham,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 2em;
    font-weight: 400;
}

header .intro-text .skills {
    font-size: 1.25em;
    font-weight: 300;
}
.navbar-brand{
    background: url("../../images/irods_logo.png")no-repeat;
    background-size: contain;
    cursor: pointer;
    height:30px;
    width:140px;
    padding: 0px;
    margin: 13px;
}

@font-face {
    font-family: 'tristram';
    src: url('../fonts/AvenirNext-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'tristram';
    src: url('../fonts/AvenirNext-UltraLight.woff') format('woff');
    font-weight: lighter;
    font-style: normal;
}


@media(min-width:768px) {
    .skill_list li{
        text-align: left;
    }
    .skill_list{
        text-align: left;
    }
    header{
        height:600px;
    }
    header .container {
        padding-top: 200px;
        padding-bottom: 100px;
    }

    header .intro-text .name {
        font-size: 4.75em;
    }

    header .intro-text .skills {
        font-size: 1.75em;
    }
    .navbar-fixed-top {
        padding: 0px;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }

    .navbar-fixed-top .navbar-brand {
        font-size: 2em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

    .navbar-fixed-top.navbar-shrink {
        padding: 0px 0;
        background: #02b099;
        border-bottom: solid 1px #fff;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }
    .navbar-brand-shrink{
        background: url("../../images/r_icon_white.png")no-repeat;
        background-size: contain;
        height:33px;
        width:33px;
        padding: 0px;
        margin: 13px;
    }

    .navbar-fixed-top.navbar-shrink .navbar-brand {
        font-size: 1.2em;
    }
}

.main_logo{
    background: url("../../images/irods_logo.png")no-repeat center;
    background-size: contain;
    margin: 50px auto;
    width: 140px;
    height: 40px;
}
.hype_banner{
    margin: 40px 0px 60px 0px;
    padding: 17px 0px;
    font-size: 16px;
    min-height: 60px;
    background: rgba(24, 188, 165, 0.52);
    border-bottom: 3px solid #005725;
    color: #fff;
}
.error_404{
    background: url("../../images/404_error.jpg")no-repeat center;
    background-size: contain;
    width: 500px;
    height: 100px;
}
.core_icon{
    width: 100%;
    position: relative;
    right: 30px;
}
.full_image img{
    width: 100%;
    margin: 0 0 20px 0;
}
.members_splash{
    width: 100%;
}
.pillar{
    border: solid 1px #02b099;
    padding: 50px 0px;
    margin: auto;
    width: 127px;
    display: inline-block;
}

.small_centered_line{
    height:1px;
    width:280px;
    margin: 40px auto;
    display: block;
    clear: both;
}
.small_centered_line_green{
    height:1px;
    width:280px;
    margin: 40px auto;
    background: #18bc9c;
}
.light_small_centered_line{
    width:280px;
    margin: 40px auto;
    background: #fff;
    text-align: center;
    text-align: -webkit-center;
    border-top: 1px solid #888;
}
.clean_list{
    list-style: none;
}
.navbar {
    font-family: Helvetica,Arial,sans-serif;
    font-weight: normal;
    background-image: url("../../images/2.png");
    border-top: 4px solid #18bc9c;
    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
.open > .dropdown-menu{
    display: block;
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}
.dropdown-menu{
    margin: 0px;
    padding: 0px;
    border-radius: 0px;
    border: 1px solid #aaaaaa;
    background: #ffffff url("../../images/2.png");
}
.dropdown-item{
    padding: 11px 0px 11px 15px;
    display: block;
    color:#555555;
    border-bottom: 1px solid #ccc;
}
.dropdown-item:hover{
    background: #dedede;
    color: #12856f;
    text-decoration: none;
}
.indented{
    padding: 10px 0px 10px 40px !important;
}
.page-scroll h4{
    font-size: 29px;
    padding: 0px 0px 0px 10px;
    border-bottom: 1px solid #aaa;
}
.navbar a:focus {
    outline: 0;
}

.navbar .navbar-nav {
    letter-spacing: 1px;
}

.navbar .navbar-nav li a:focus {
    outline: 0;
}

.navbar-shrink .navbar-nav li  a{
    color:#fff;
}

.navbar-shrink .navbar-nav li  a:hover{
    color:#005d50;
}

.row{
    max-width:1200px;
}

.centered{
    vertical-align: middle;
}
.space{
    padding: 50px;
    display: inline-block;
    width: 100%;
}
.space_half{
    padding: 25px;
    display: inline-block;
    width: 100%;
}
.space_quart{
    padding: 10px;
    display: inline-block;
    width: 100%;
}
section {
    padding: 59px 0px 0px 0px;
}

section h2 {
    font-size: 32px;
}

section.success {
    min-height: 600px;
    background-image: url("../../images/1.png"), url('../../images/irods_main_bg.png'), url("../../images/top_green_bg.jpg");
    background-color: #076c68;
    background-repeat: repeat, repeat-y, no-repeat;
    background-position: center, center, center;
    color:#ffffff;
    height: 100vh;
    width: 100%;
    display: table;
    text-align: center;
    text-align: -webkit-center;
    border-bottom: 40px solid #0a534e;
}
.full{
    min-height: 600px;
    background-image: url("../../images/1.png"), url('../../images/irods_main_bg.png');
    background-repeat: repeat, repeat-y;
    background-position: center, center;
    color:#ffffff;
    height: 100vh;
    width: 100%;
    display: table;
    text-align: center;
    text-align: -webkit-center;
    text-align: -moz-center;
}
section.green_bg {
    color: #fff;
    background-image: url("../../images/1.png"), url("../../images/irods_main_bg.png"), url("../../images/green_bg.jpg");
    background-repeat: repeat, repeat-y, no-repeat;
    background-position: center,center, top;
    min-height: 600px;
    background-size: auto, auto, cover;
    line-height: 22px;
    font-weight: normal;
    width: 100%;
    text-align: center;
    text-align: -webkit-center;
    padding: 0px;
    border-bottom: 40px solid #0a534e;
}
section.green_bg a, .light_font_link{
    color: #fff;
    font-weight: normal;
    text-decoration: underline;
}
.light_font_link:hover{
    color: #fff;
    font-weight: normal;
    text-decoration: underline;
}
section.white_bg{
    min-height: 70vh;
    line-height: 22px;
    font-weight: normal;
    width:100%;
    text-align: center;
    text-align: -webkit-center;
    padding: 80px 0px 50px 0px;
    background-image: url("../../images/2.png"), url('../../images/irods_main_bg.png');
    background-position: center, center;
    border-bottom: 40px solid #58585a;
}
section.white_bg_page{
    min-height: 600px;
    line-height: 22px;
    font-weight: normal;
    width:100%;
    padding: 120px 0px 50px 0px;
}
td{
    padding: 5px;
}
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}
.dark_section{
    border: 1px solid #777;
    background: #f7f7f7;
    border-radius: 4px 4px;
    padding: 15px;
}
.dark_section_header{
    border-bottom: 1px solid #777;
}
.alert_message{
    border: 1px solid #ff6a00;
    background: #ffffff;
    color: #ff6a00;
    padding: 30px;
}
.green_font{
    color:#18bc9c;
}
.red_font{
    color:#ff0000;
}
.toggler{
    cursor: pointer;
}
.cell-flex{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.cell-block{
    display: block;
}
.border_bottom{
    border-bottom: 1px solid #dedede;
    padding: 0px 0px 2px 0px;
}
.main_splash_container{
    padding: 0px;
    display: table-cell;
}
.main_splash{
    background: url("../../images/splash_bg.png");
        width: 100%;
        height: 290px;
        background-size: cover;
        vertical-align: middle;

}
.splash_box{
    background: url("../../images/splash_box.png") center center;
    background-repeat: no-repeat;
    position: relative;
    right: 215px;
    width: 1400px;
    height: 450px;
    padding: 15px 0px 0px 0px;
}
.core_competencies_container{
    padding: 0px 90px;
}
.capabilities_splash{
    max-width: 550px;
    width:100%;
}
.toggler:hover{
    color:#0c6150;
    text-decoration: none;
}
.toggle_cont{
    display: none;
    padding: 5px 10px 5px 20px;
    margin: 10px;
    background: rgba(0,0,0,0.03);
    border: 1px solid #ddd;
    border-radius: 4px 4px;
}
.light_font{
    color: #fff;
}
.team_pic{
    border: 1px solid #ddd;
    margin: 23px 0px 0px 9px;
}
.tech_diagram{
    border: 1px solid #ddd;
    width: 100%;
}
.tech_diagram_cont{
    padding-left: 0px;
    padding-right: 0px;
}
.empty_profile{
    margin: 23px 0px 0px 11px;
}
.article_top_image{
    max-height: 300px;
    overflow-y:hidden;
    width: 100%;
}
.pillar_section{
    margin:0px 0px 50px 0px;
}
.member_description{
    text-align: left;
    margin: 0px 0px 0px 15px;
    border-left:1px solid #777;
    min-height: 230px;
}
.diagram_description{
    text-align: left;
    margin: 0px 0px 0px 15px;
    border-left:1px solid #777;
    min-height: 103px;
}
.core_competencies_text{
    top: 19px;
    font-size: 13px;
    text-align: left;
    border-left: 2px solid #ffffff;
}
.funded_cell{
    border: 1px solid #aaa;
    height:47px;
    padding-left:10px;
    padding-right:10px;
}
.funded_cell_dark{
    border: 1px solid #aaa;
    background: #afafaf;
    padding-left:10px;
    padding-right:10px;
    height:47px;
}
.full_width_image{
    width:100%;
    position:relative;
    border:1px solid #dddddd;
    border-radius:4px 4px;
}
.footer-above a {
    color:#ffffff;
}
.footer-above h4 {
    color: rgba(255,255,255,0.4);
    font-size: 30px;
    cursor: default;
}
.member_logo{
    width: 100%;
    max-width: 280px;
    min-width: 40px;
}
.core_competencies_splash{
    width: 100%;
    max-width: 280px;
    min-width: 40px;
    right: 20px;
    position: relative;
}
.core_competencies_pic{
    margin: 15px 0px;
    overflow: visible;
    height: 100px;
}
.core_competencies_text{
    margin: 15px 0px;
}
.footer_opts_container{
    list-style: none;
    border-left: solid 1px #ffffff;
}
.navbar-default .navbar-toggle:hover{
    background-color: #bbb;
}
.navbar-default .navbar-toggle:focus{
    background-color:#bbb;
}
.navbar-default .navbar-toggle:focus .icon-bar{
    background-color:#ffffff;
}
.navbar-default .navbar-toggle{
    border-color: #bbb;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #bbb;
}
.navbar-toggle:hover .icon-bar {
    background-color: #fff;
}
.core_competencies_container a{
    color:#ffffff;
}
#portfolio .portfolio-item {
    right: 0;
    margin: 0 0 15px;
}

#portfolio .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 400px;
}

#portfolio .portfolio-item .portfolio-link .caption {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(24,188,156,.9);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}

#portfolio .portfolio-item .portfolio-link .caption:hover {
    opacity: 1;
}

#portfolio .portfolio-item .portfolio-link .caption .caption-content {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

#portfolio .portfolio-item .portfolio-link .caption .caption-content i {
    margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .caption .caption-content h3,
#portfolio .portfolio-item .portfolio-link .caption .caption-content h4 {
    margin: 0;
}

#portfolio * {
    z-index: 2;
}


.btn-outline {
    margin-top: 15px;
    border: solid 2px #777;
    font-size: 20px;
    color: #777;
    background: 0 0;
    transition: all .3s ease-in-out;
}

.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active {
    border: solid 2px #fff;
    color: #18bc9c;
    background: #fff;
}

.floating-label-form-group {
    position: relative;
    padding-bottom: .5em;
    border: 1px solid #ddd;
    background: #f9f9f9;
}
.form-control{
    height: 24px;

}

.event_list_item{
    border-left: 1px solid;
}

.event_container{
    display: flex;
    padding: 6px 0px;
    width:100%;
}
.event_container_next{
    background:#e2f2ec;
    display: flex;
    padding: 6px 0px;
    width:100%;
}
.next_event{
    position: absolute;
    left: -50px;
    font-weight: bolder;
    color: #18bc9c;
}
.not_next{
    display: none;
}
.event_list_hr{
    margin:5px 0px;
    padding: 0px;
    border-top:1px solid #aaaaaa;
}
.flat_hr{
    margin:5px 0px;
    padding: 0px;
    border-top:1px solid #aaaaaa;
}
.floating-label-form-group input,
.floating-label-form-group textarea {
    z-index: 1;
    position: relative;
    padding-right: 0;
    padding-left: 0;
    border: 0;
    border-radius: 0;
    font-size: 1.5em;
    background: #f9f9f9;
    box-shadow: none!important;
    resize: none;
    height: 43px;
}

.floating-label-form-group label {
    display: block;
    z-index: 0;
    position: relative;
    top: 2em;
    margin: 0;
    font-size: .85em;
    line-height: 1.764705882em;
    vertical-align: middle;
    vertical-align: baseline;
    opacity: 0;
    -webkit-transition: top .3s ease,opacity .3s ease;
    -moz-transition: top .3s ease,opacity .3s ease;
    -ms-transition: top .3s ease,opacity .3s ease;
    transition: top .3s ease,opacity .3s ease;
}

.floating-label-form-group::not(:first-child) {
    padding-left: 14px;
    border-left: 1px solid #eee;
}

.floating-label-form-group-with-value label {
    top: 0;
    opacity: 1;
}

.floating-label-form-group-with-focus label {
    color: #18bc9c;
}

form .row:first-child .floating-label-form-group {
    border-top: 1px solid #eee;
}

footer {
    color: #fff;
}

footer h3 {
    margin-bottom: 30px;
}

footer .footer-above {
    padding-top: 50px;
    background-color: #2c3e50;
}

footer .footer-col {
    margin-bottom: 50px;
}

footer .footer-below {
    padding: 25px 0;
    background-color: #233140;
}

.btn-social {
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 2px solid #ffffff;
    border-radius: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 45px;
}

.btn:focus,
.btn:active,
.btn.active {
    outline: 0;
}

.scroll-top {
    z-index: 1049;
    position: fixed;
    right: 2%;
    bottom: 2%;
    width: 50px;
    height: 50px;
}

.scroll-top .btn {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 28px;
}

.scroll-top .btn:focus {
    outline: 0;
}

.portfolio-modal .modal-content {
    padding: 100px 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: center;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.portfolio-modal .modal-content h2 {
    margin: 0;
    font-size: 3em;
}

.portfolio-modal .modal-content img {
    margin-bottom: 30px;
}

.portfolio-modal .modal-content .item-details {
    margin: 30px 0;
}

.portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
}

.portfolio-modal .close-modal:hover {
    opacity: .3;
}

.portfolio-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    background-color: #2c3e50;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.portfolio-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 75px;
    background-color: #2c3e50;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.portfolio-modal .modal-backdrop {
    display: none;
    opacity: 0;
}



/* //////////////////////////////////////////////
/////////////////////////////////////////////////

UGM 2017 STYLES

/////////////////////////////////////////////////
////////////////////////////////////////////// */

.navbar-brand-ugm{
    background: url("../../images/irods_white_logo.png")no-repeat;
    background-size: contain;
    cursor: pointer;
    height:34px;
    width:140px;
    padding: 0px;
    margin: 13px;
}

.navbar-ugm {
    background-image: url('../../images/1.png'), url('../../images/ugm2018_top_bg.jpg');
    background-color: #003569;
    background-repeat: repeat, no-repeat;
    background-position: center, top;
    background-size: auto;
    font-family: Helvetica,Arial,sans-serif;
    font-weight: normal;
    padding: 2px 0px 0px 0px;
    border-bottom: 1px solid #ffffff;
    box-shadow: 3px 3px 3px 0 #000000;
}

.body-ugm {
    overflow-x: hidden;
    font-family: Helvetica,Arial,sans-serif;
    font-weight: normal;
    color:#ffffff;
    min-height: 600px;
    background-image: url('../../images/ugm2018_bull_header.png'), url('../../images/1.png'), url('../../images/ugm2018_top_bg.jpg'), url('../../images/ugm2018_top_bg_rep_x.jpg');
    background-color: #001e3c;
    background-repeat: no-repeat, repeat, no-repeat, repeat-x;
    background-position: top, center, top, top;
    color: #ffffff;
    height: 100vh;
    width: 100%;
    display: table;
    text-align: center;
    text-align: -webkit-center;
}

.body-ugm-subpage{
    overflow-x: hidden;
    font-family: Helvetica,Arial,sans-serif;
    font-weight: normal;
    color:#ffffff;
    min-height: 600px;
    background-image: url('../../images/1.png'), url('../../images/ugm2018_top_bg.jpg');
    background-color: #023465;
    background-repeat: repeat, no-repeat;
    background-position: center, top;
    color: #ffffff;
    height: 100vh;
    width: 100%;
    display: table;
    text-align: center;
    text-align: -webkit-center;
}

.a-ugm{
    color: #ffffff !important;
    font-weight: normal;
}

.a-ugm:hover{
    color: #ffffff !important;
    font-weight: normal;
    text-decoration: underline !important;
}

.btn-ugm{
    background: #fff;
    color:#18bc9c;
    border-bottom: 3px solid #000;
    width: 50%;
    font-size: 30px;
    cursor: pointer;
    border-top:0px;
    border-left: 0px;
    border-right: 0px;
    border-radius: 0px;
    white-space: pre-wrap;
}

.btn-ugm:hover,.btn-ugm:focus{
    background: #18bc9c;
    color:#fff;
    border-bottom: 1px solid #000;
    cursor: pointer;
    border-top:2px solid #000;
    border-left: 0px;
    border-right: 0px;
    border-radius: 0px;
}

.h1-ugm,
.h2-ugm,
.h3-ugm,
.h5-ugm,
.h6-ugm {
    font-family: Helvetica,Arial,sans-serif;
    font-weight: bold;
    color:#fff;
}

.small_centered_line_ugm{
    height:1px;
    width:280px;
    margin: 40px auto;
    background: #ffffff;
    border-bottom: 2px solid #005446;
}

.h4-ugm {
    font-family: tristram;
    font-size: 39px;
    font-weight: lighter;
    color:#fff;
}

.inactive_content{
    display: none;
}

.abstract{
    padding: 5px 10px 5px 20px;
    margin: 10px;
    background: rgba(0,0,0,0.03);
    border: 1px solid #ddd;
    border-radius: 4px 4px;
}

/* //////////////////////////////////////////////
/////////////////////////////////////////////////

MEDIA QUERY STYLES

/////////////////////////////////////////////////
////////////////////////////////////////////// */


@media(max-width:991px){
    .core_icon{
        max-width: 180px;
    }
    .icon_cont{
        height: 135px;
        margin-top: 20px;
    }
    .splash_box{
        background: url("../../images/splash_box.png") center center;
        background-repeat: no-repeat;
        position: relative;
        right: 327px;
        width: 1400px;
        height: 450px;
        padding: 15px 0px 0px 0px;
    }
    .col-sm-5ths{
        font-size: 12px;
    }
    .footer-above h4 {
        font-size: 25px;
    }
}
@media(max-width:580px){
    .event_list_hr{
        margin:5px 0px;
        padding: 0px;
        border-top:4px double #aaaaaa;
    }
    .funded_cell{
        border: 1px solid #aaa;
        height:92px;
        padding-left:10px;
        padding-right:10px;
    }
    .funded_cell_dark{
        border: 1px solid #aaa;
        background: #efefef;
        padding-left:10px;
        padding-right:10px;
        height:92px;
    }
    .small_centered_line_ugm2017{
        width: 100%;
    }
}
@media(max-width:767px) {
    .core_competencies_container{
        padding: 0px 0px 47px 0px;
    }
    .splash_box{
        background: url("../../images/splash_box.png") center center;
        background-repeat: no-repeat;
        position: inherit;
        right: 0px;
        width: 100%;
        height: 450px;
        padding: 15px 0px 0px 0px;
    }
    .cell-flex{
        display: block;
    }
    .btn-ugm2017{
        font-size: 20px;
    }
    .navbar-brand{
        margin: 20px 0px 0px 14px;
        height: 24px;
    }
    .member_description{
        text-align: left;
        margin: 0px 0px 0px 15px;
        border-left: none;
        min-height: 50px;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-top: 1px solid #bbb;
        max-height: 90vh;
    }
    .navbar-shrink .navbar-nav li a {
        color: #bbb;
    }
    .footer_opts_container{
        list-style: none;
        border-top: solid 1px #ffffff;
        border-left: none;
        padding: 10px 10px 30px 10px;
    }
    .skill_list li{
        text-align: left;
    }
    .skill_list{
        text-align: left;
    }
    header{
        height:350px;
    }
    section.success{
        padding: 60px 0px 0px 0px;
    }

    section.first {
        padding-top: 75px;
    }
    .pillar{
        width: 100%;
        margin: 10px 0px;
        padding:20px 0px;
    }
    .phone_hide{
        display: none !important;
    }
    .phone_show{
        display: block !important;
    }
    .border_bottom{
        border-bottom: none;
        padding: none;
    }
}
@media(min-width:1200px) {
    .splash_box{
        background: url("../../images/splash_box.png") center center;
        background-repeat: no-repeat;
        position: relative;
        right: 115px;
        width: 1400px;
        height: 450px;
        padding: 15px 0px 0px 0px;
    }
    .funded_cell{
        border: 1px solid #aaa;
        height:25px;
        padding-left:10px;
        padding-right:10px;
    }
    .funded_cell_dark{
        border: 1px solid #aaa;
        background: #efefef;
        height:25px;
        padding-left:10px;
        padding-right:10px;
    }
    .core_competencies_container{
        padding: 0px;
        width: 800px;
        margin: auto auto;
        text-align: center;
        float: none;
    }
}

.trirods_event{
        padding: 30px 0 50px 0;
        border-width: 1px 0 0 0;
        border-style: solid;
        border-color: #888;
}
.trirods_speaker{
        margin: 25px 0 0 0;
}
.sponsor-bg {
    background-color: #bbb;
    padding: 20px;
}

/* //////////////////////////////////////////////
/////////////////////////////////////////////////

MEMBER LOGOS

/////////////////////////////////////////////////
////////////////////////////////////////////// */

.members {
    width: 80%;
    max-width: 800px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.member-logo {
    flex: 1;
    margin: 1rem;
    width: 100px;
    height: auto;
    min-width: 100px;
    max-width: 200px;
}
.member-logo-wide {
    flex: 2;
    margin: 1rem;
    width: 100px;
    height: auto;
    min-width: 200px;
    max-width: 300px;
}

