﻿#d_Nav {border-bottom:10px solid #6e7587;}
#a_People {background:#6e7587 url('../images/main/bar_hover_rings.png') no-repeat 50%; background-size:50%;}

    a.active {background:url('../images/main/bar_hover_rings.png') no-repeat 50%; background-size:inherit;}
    #d_Region_Select_Mobile .active {background-color:#D57C32;}

@media (max-width:959px) {
    #d_Main_Logo_Mobile {
        background: url('../images/logos/intuitive_logo_mobile.png');
        background-repeat: no-repeat;
        height: 142px;
        width: 100%;
        display: block;
        background-position: 50%, 0%;
        background-position-x: 50%;
        background-position-y: 0%;
        background-size: contain;
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/logos/intuitive_logo_mobile.png',sizingMethod='scale');
    }

}

@media (max-width: 959px) {
    a.active {background-size:inherit;}
}
#d_People_Select, .d_Area_Select {display:block; margin-bottom:15px; width:100%;}
#d_People_Select a, .d_Area_Select a {cursor:pointer;}

#d_People_Select a {color:#fff; border-right:10px solid #f6f6f6; display:table-cell; height:100px; font-size:24px; font-weight:bold; text-align:center; vertical-align:middle; width:18.5%;}
#d_People_Select a:last-of-type {border:0;}
#a_directors_Sublink, #a_management_P a {background-color:#6e7587;}
#a_areateams_Sublink, #a_coursecoordinator_Sublink a {background-color:#666666;}
#a_admin_Sublink, #a_support_Sublink a {background-color:#ec9038;}

#d_Course_Wrap {height:100px;}

#d_Region_Select {display:none; margin-bottom:15px; width:100%;}
#d_Region_Select a {background-color:#666666; border-right:10px solid #f6f6f6; color:#fff; cursor:pointer; display:table-cell; height:60px; font-size:22px; font-weight:bold; text-align:center; vertical-align:middle; width:1%;}
#d_Region_Select a:last-of-type {border:0;}

#pnl_People_Results {height:auto; min-height:30px; overflow:hidden; margin-top:30px;}
.d_Person {margin-bottom:30px; height:auto; min-height:40px; overflow:hidden; width:100%;}
.d_Person:last-of-type {margin:0;}
.d_Person p {display:table;}
.d_Person_Image { float:left; width:23%; text-align:center; }
    .d_Person_Image img {max-width:136px;}
.d_Person_Bio { float:left; width:77%; }

/* PEOPLE */

    #d_People_Select_Mobile {display:none;}
    #d_Course_Wrap_Mobile {display:none;}

@media (max-width: 959px) {

    a.active {background-image:none;}

    #d_People_Select {display: none !important;}
    #d_Course_Wrap{display:none;}
    #d_Region_Select {display:none !important;}
    #d_People_Select_Mobile {display:block;margin-bottom:20px;}
    #d_People_Select_Mobile .region_Active {background-repeat: no-repeat;background-position: 85%, 50%;background-position-x: 85%;background-position-y: 50%;background-size:inherit;}
    #d_People_Select_Mobile a {color:#fff; border-right:10px solid #f6f6f6; display:table-cell; height:100px; font-size:24px; font-weight:bold; text-align:center; vertical-align:middle; width:18.5%;}
    #d_People_Select_Mobile a:last-of-type {border:0;}
    #a_directors_Sublink_Mobile, #a_management_P a {background-color:#524364;}
    #a_areateams_Sublink_Mobile, #a_coursecoordinator_Sublink a {background-color:#EC9038;}
    #a_admin_Sublink_Mobile, #a_support_Sublink a {background-color:#899196;}
    /*#a_areateams_Sublink_Mobile {background-repeat: no-repeat;background-position: 85%, 50%;background-position-x: 85%;background-position-y: 50%;}*/
    #d_Region_Select_Mobile {display:none; width:100%;}
    #d_Region_Select_Mobile a {background-color:#ec9038;border-right:10px solid #f6f6f6; color:#fff; cursor:pointer;font-size:22px; font-weight:bold; text-align:center; vertical-align:middle;}
    #d_Region_Select_Mobile a:last-of-type {border:0;}
    .d_Person_Bio {width:100% !important;}
    .a_Content_Select, .a_Region_Select {width: 100% !important;clear: both;display: block !important;height: 40px !important;padding-top: 20px;}
    #d_Course_Wrap_Mobile {display:block;}

    .d_Person {clear: both;float: left;}

}
@media (max-width: 768px) {

    .d_Person_Bio {float: left;width: 100%;clear: both;margin-top: 30px;}

}
