﻿body, h1, h2, h3, h4, h5, h6, p, span {
  font-family: 'Segoe UI', 'Trebuchet MS', Verdana, 'sans-serif';
}
a, a:visited {
  color: #0050B7;
}
a:hover {
  color: #0066eb;
}
.no-margin-btm {
  margin-bottom: 0 !important;
}
.wrapper {
  box-shadow: 0 1px 7px rgba(0, 0, 0, 0.2) !important; /*  Add this */
}
.skin-addpad {
  padding-bottom: 40px;
  padding-top: 40px;
}
.Normal h1.ousdpheader {
  border-bottom: none;
  font-size: 32px;
  font-weight: 600;
  color: #333333;
  margin-bottom: 40px;
  margin-top: 0;
}
.ousdpheader a {
  float: right;
  font-size: 16px;
  padding-top: 10px;
}
.ousdpheader a:hover {
  text-decoration: underline;
}

/* ==========================================*/
/* ============  Main Content  =============*/
/* ========================================*/

.ousdpmaincontent {
  padding-right: 30px;
}
.Normal .ousdpmaincontent h2 {
  display: flex;
  font-weight: 700;
  font-size: 18px;
  color: #707070;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.Normal .ousdpmaincontent h2:not(:first-child) {
  margin-top: 30px;
}
.Normal .ousdpmaincontent h2 {
  margin-top: 0;
}
.ousdpmaincontent h2:after {
  flex: 1;
  content: "";
  border-top: 6px solid #EEEEEE;
  margin-left: .5rem;
  transform: translateY(.75rem)
}
.mission {
  background: #F7F7F7 0% 0% no-repeat;
  border-left: 5px solid #133C6A;
  padding: 15px 15px 15px 15px;
  margin-bottom: 30px;
  font-size: 16px;
}
p {
  font-size: 16px;
  color: #333333;
  line-height: 24px;
  margin: 0 0 20px;
}
p img {
  margin: 0 15px 15px 0;
  float: left;

}
.leaderimg {
  margin: 0 40px 20px 0;
  border-radius: 3px;
  float: left;
}
.ousdpmaincontent a {
  font-size: 16px;
  color: #0050B7;
}
.ousdpmaincontent a:hover {
  color: #0066eb;
  text-decoration: underline;
}
.ousdpmaincontent a:hover img {
    filter: saturate(1.5);
}
.ousdpmaincontent .documents img {
  margin-right: 10px;
}
.ousdpmaincontent .documents span {
  vertical-align: middle;
}
.ousdpmaincontent ul, li {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 16px;
  line-height: 24px;
  color: #333;
}
.ousdpmaincontent ul {
  margin: 2em 0 2em 1em;
}
.ousdpmaincontent ul ul {
  margin: 1.5em 0 1.5em 1.25em;
}
.ousdpmaincontent li {
  margin: 1.5em 1em;
}
.ousdpmaincontent li li {
  margin: 0;
}
.ousdpmaincontent li:before {
  content: '\f111';
  font-family: 'FontAwesome';
  font-size: 8px;
  float: left;
  margin-left: -2.25em;
  color: #3399cc;
}
.ousdpmaincontent li li:before {
  content: '\f00c';
  font-size: 11px;
  margin-top: 0.2em;
  margin-left: -1.75em;
}
.Normal h3.header {
  color: #133C6A;
  font-size: 20px;
  font-weight: 600;
  font-family: Segoe UI;
  font-size: 20px;
}
.Normal h3.subheader {
  font-size: 24px;
  font-weight: 600;
}
.Normal h3.leaderheader {
  font-size: 28px;
  color: #133C6A;
}
.newsdiv {
  line-height: 2;
  margin-bottom: 5px;
}
.newsdate {
  font-size: 14px;
  font-family: 'Segoe UI';
  color: #666666;
  display: table-cell;
  white-space: nowrap;
  padding-right: 5px;
}
.newslink {
  display: table-cell;
  line-height: 1.2 !important;
}
.Normal h3.topheader {
  color: black;
  font-size: 24px;
  font-weight: 600;
  margin-top: 0px;
}
.ousdpmaincontent ul.fon {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  list-style-type: none;
  margin: 2em 0;
}

.ousdpmaincontent ul.fon li {
  position: relative;
  line-height: 18px;
  width: 40%;
  border-bottom: 1px solid #ddd;
  line-height: 50px;
  padding: 0 10px;
  margin: 0;
}
.ousdpmaincontent ul.fon li:nth-child(1), .ousdpmaincontent ul.fon li:nth-child(2) {
  border-top: 1px solid #ddd;
}
    .ousdpmaincontent ul.fon li:before {
        content: ' ';
    }
   .ousdpmaincontent ul.fon li:after {
  content: url('/portals/11/MeettheTeam Repository/long-arrow-pointing-to-the-right.svg?ver=2020-08-12-134250-390');
  position: absolute;
  left: calc(100% - 26px);
  bottom: 2px;
}
.ousdpmaincontent ul.fon li:hover {
  background: #f7f7f7;
}
.ousdpmaincontent ul.fon li:hover:after {
  filter: saturate(1.5);
}
    .ousdpmaincontent ul.fon li a{
        color : #333;
        text-decoration: none;
        font-size: 14px;
  height: 50px;
  position: relative;
}
.ousdpmaincontent ul.fon li a:hover {
  color: #000;
}
.ousdpmaincontent ul.fon li a img {
  vertical-alignment: middle;
  line-height: 50px;
  vertical-align: middle;
  position: absolute;
  right: 5px;
  bottom: 22px;
}
    .fonlistleft {
        display: table-cell;
        float: left;
        border-bottom: 1px solid #DDDDDD;
        padding: 10px;
    }
.fonlistright {
    display: table-cell;
    float: right;
    border-bottom: 1px solid #DDDDDD;
    padding: 10px;
}
.contentleadertitle {
  font-style: Italic;
  font-size: 16px;
  padding-bottom: 40px;
}
.contentleader {
  font-size: 16px;
  word-wrap: break-word;
  line-height: 1.2;
  padding-bottom: 40px;
}

/* =========================================*/
/* ==============  Side bar  =============*/
/* =========================================*/

.Normal h4.sb-heading {
  line-height: 40px;
  background: #F0F7F9;
  border-bottom: 3px solid #133C6A;
  padding-left: 10px;
  font-size: 18px;
  font-weight: 600;
  font-family: 'Segoe UI', 'Trebuchet MS', Verdana, 'sans-serif';
  margin: 0px;
}
.leader, .contact {
  float: left;
  font-family: 'Segoe UI', 'Trebuchet MS', Verdana, 'sans-serif';
  padding: 15px 10px 10px;
  display: block;
}
.title {
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  color: #133C6A;
  margin-bottom: 20px;
}
.photo {
  margin-right: 20px;
  float: left;
}
.leadername {
  font-weight: 700;
  font-size: 15px;
  color: #333333;
  margin-bottom: 10px;
}
.leader a {
  font-size: 15px;
  color: #0050B7;
}
.leader a:hover {
  color: #0066eb;
}
.leader a:hover img {
  filter: saturate(1.5);
}
.leader p {
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 10px;
}
.contentheading {
  font-size: 15px;
  font-weight: 600;
  color: #000000;
  margin-bottom: 15px;
}
.content {
  font-size: 15px;
  color: #333333;
  margin-bottom: 10px;
}
.subleader {
  margin-top: -20px !important;
}
.sidebarmenu {
  margin-bottom: 10px;
}
.sidebarmenu ul {
  list-style-type: none;
  margin-left: 0px;
}
.sidebarmenu > ul > li {
  border-bottom: 1px solid #DDDDDD;
  padding: 10px;
  line-height: 18px;
}
.sidebarmenu ul li ul li {
  padding: 5px 0;
  line-height: 18px;
}
.sidebarmenu > ul > li:first-child {
  border-top: 1px solid #DDDDDD;
}
.sidebarmenu a, .sidebarmenu a:visited {
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  color: #0050B7;
}
.sidebarmenu a:hover {
  color: #0066eb;
}
.sidebarmenu .menu-heading {
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 600;
  margin-top: 0;
  line-height: 26px;
}
.sidebarcontent {
  margin-top: 8px;
}
.sidemenunoborder {
  margin-bottom: -8px !important;
}
.panel {
  display: block;
  overflow: hidden;
  box-shadow: none;	
}
.accordion {
  display: none;
}
.board-members {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 20px 0 0;
  flex-wrap: wrap;
}
.eachmember {
  box-sizing: border-box;
  height: auto;
  text-align: left;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  margin-bottom: 40px;
  max-width: 30%;
}
.eachmember img {
  height: auto;
  object-fit: cover;
  object-position: top center;
}
.name {
  display: block;
  box-sizing: border-box;
  background: #F5F5F5;
  color: #0050B7;
  text-align: center;
  font-size: 16px;
  line-height: 45px;
  height: 45px;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
  padding: 0 10px;
}

/* =========================================*/
/* ==============  Responsive  =============*/
/* =========================================*/

/* Large Devices, Wide Screens */

@media only screen and (max-width : 1200px) {
  .sidebarmenu ul li a {
    line-height: 20px;
  }
}
/* Medium Devices, Desktops */

@media only screen and (max-width : 992px) {
  .board-members {
    flex-wrap: wrap;
  }
  .eachmember {
    width: 30%;
  }
}
/* Small Devices, Tablets */

@media only screen and (max-width : 768px) {
  .ousdpmaincontent {
    padding-right: 0;
  }
}
/* Extra Small Devices, Phones */

@media only screen and (max-width : 480px) {
  .skin-addpad {
    padding-bottom: 20px;
    padding-top: 20px;
  }
    .container > div > div:not(.col-md-12) {
        display: flex;
        flex-flow: wrap-reverse;
    }

        .container > div > div:not(.col-md-12) > div {
            max-width: 100%;
        }
  .container > div > div.col-md-4 {
    width: 100%;
    display: block;
  }
  .Normal h1.ousdpheader {
    padding-left: 0;
    margin-bottom: 20px;
    font-size: 28px;
  }
    .ousdpheader a {
        float: left;
        padding-top: 20px;
        width: 100%;
    }
  .ousdpmaincontent {
    padding: 0;
    margin-top: 10px;
  }
    .leader, .contact{
        padding-left: 10px;
        padding-bottom: 0;
        padding-top: 0;
    }
    .Normal h3.leaderheader {
        font-size: 24px;
    }

    .leaderimg {
        width: 100%;
        height: auto;
    }
    .eachmember {
        width: 48%;
        max-width: 48%;
    }
  .photo{
      margin-bottom: 15px;
  }
    p img {
        margin: 0 0 15px 0;
        float: left;
        /* width: 100%; */
    }
  .name {
    width: 100%;
  }
  .panel {
    padding: 15px 0 0;
    background-color: white;
    display: none;
    overflow: hidden;
  }
  .sb-heading {
    display: none;
  }
  .accordion {  
    display: block;
	outline: none;
    font-family: 'Segoe UI', 'Trebuchet MS', Verdana, 'sans-serif';
    color: #fff;
	background: #486591;
    border: none;
    border-bottom: 3px solid #133C6A;
    padding: 10px;
    font-size: 18px;
    font-weight: 600;
    width: 100%;
    text-align: left;
	margin-bottom: 5px;
  }
  .accordion:last-child {
    margin-bottom: 20px;
  }
  .accordion:after {
    content: "\002B";    /* Unicode character for "plus" sign (+) */
    float: right;
    font-size: 24px;
    line-height: 24px;
  }
  .accordion.active {
    color: #444;
	background: #F0F7F9;
  }
  .accordion.active:after {
    content: "\2212";    /* Unicode character for "minus" sign (-) */
  }
  .newsdiv {
	margin-bottom: 15px;
  }
  .newsdate {
	display: block;
  }
  .newslink {
	display: block;
  }
  .ousdpmaincontent ul.fon li {
    width: 100%;
  }
  .ousdpmaincontent ul.fon li:nth-child(2) {
    border-top: none;
  }
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {}