html {
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size: 62.5%;
  -webkit-overflow-scrolling: touch; }


.single-team-members header.entry-header, .single-team-members .post-navigation {
  display: none;  }
@media (min-width: 750px) {
  .single-team-members #menu-item-26 a {
    border-bottom: 7px solid #FFF !important; } }
    
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-family: "Hoefler Text A", "Hoefler Text B";
  font-weight: 400;
  font-style: normal; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none; }

ins {
  text-decoration: none; }

del {
  text-decoration: line-through; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

a {
  text-decoration: none;
  color: inherit; }

img {
  height: auto;
  max-width: 100%; }

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

*:focus {
  outline: none; }

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; }

/*=======================NAVIGATION======================= */
.site-main .comment-navigation, .site-main .paging-navigation, .site-main .post-navigation {
  margin: 0 0 0 1.5em;
  overflow: hidden; }

.comment-navigation .nav-previous, .paging-navigation .nav-previous, .post-navigation .nav-previous {
  float: left;
  width: 50%; }

.comment-navigation .nav-next, .paging-navigation .nav-next, .post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%; }

#site-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%; }
  #site-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
    display: none; }
    @media (min-width: 750px) {
      #site-navigation ul {
        display: block; } }
    #site-navigation ul li {
      float: left;
      position: relative;
      margin-left: initial; }
      #site-navigation ul li:hover > ul {
        left: auto; }
      #site-navigation ul li a {
        display: block;
        text-decoration: none; }
    #site-navigation ul ul {
      box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
      float: left;
      position: absolute;
      top: 1.5em;
      left: -999em;
      z-index: 99999; }
      #site-navigation ul ul li:hover > ul {
        left: auto; }
      #site-navigation ul ul li a {
        width: 200px; }
      #site-navigation ul ul ul {
        left: -999em;
        top: 0; }

/*MOBILE MENU */
.menu-toggle {
  display: block; }
  @media (min-width: 750px) {
    .menu-toggle {
      display: none; } }

.main-navigation.toggled #menu-main {
  display: block; }

/*=======================ALIGNMENTS======================= */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto; }

/*=======================WIDGETS======================= */
.widget {
  margin: 0 0 1.5em 0; }
  .widget select {
    max-width: 100%; }

.widget_search .search-submit {
  display: none; }

/*=======================POSTS & PAGES======================= */
.sticky {
  display: block; }

.hentry {
  margin: 0 0 1.5em; }

.byline, .updated:not(.published) {
  display: nonE; }

.single .byline, .group-blog .byline {
  display: inline; }

.page-content, .entry-content, .entry-summary {
  margin: 1.5em 0 0; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

.blog .format-aside .entry-title, .archive .format-aside .entry-title {
  display: none; }

/*=======================ELEMENTS======================= */
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

ul, ol {
  margin: 0 0 1em 1.5em; }

ul {
  list-style: disc;
  line-height: 24px; }
  ul > li {
    margin-bottom: 0;
    margin-left: 1.5em; }

ol {
  list-style: decimal; }
  ol > li {
    margin-bottom: 0;
    margin-left: 1.5em; }

img {
  height: auto;
  max-width: 100%; }

figure {
  margin: 0; }

table {
  margin: 0 0 1.5em;
  width: 100%; }
  table td {
    font-weight: bold; }

/*================================TYPOGRAPHY================================ */
#page p {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 200;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 1em 0; }
  @media (min-width: 750px) {
    #page p {
      font-size: 18px;
      line-height: 36px; } }
#page h1 {
  font-family: "Hoefler Text A", "Hoefler Text B";
  font-weight: 400;
  font-style: normal; }
#page h1.fancy {
  line-height: 0.5;
  text-align: center;
  padding: 25px 0px 24px 0px;
  overflow-x: hidden;
  letter-spacing: 0.12em;
  margin: 0 0 16px 0;
  text-transform: uppercase;
  font-size: 16px; }
  @media (min-width: 750px) {
    #page h1.fancy {
      font-size: 22px; } }
  @media (min-width: 1024px) {
    #page h1.fancy {
      font-size: 30px; } }
  #page h1.fancy span {
    display: inline-block;
    position: relative; }
    #page h1.fancy span:before, #page h1.fancy span:after {
      content: "";
      position: absolute;
      height: 5px;
      border-bottom: 1px dotted #4388c5;
      top: 0;
      width: 600px; }
    #page h1.fancy span:before {
      right: 100%;
      margin-right: 15px; }
    #page h1.fancy span:after {
      left: 100%;
      margin-left: 15px; }
#page h2 {
  font-family: "Hoefler Text A", "Hoefler Text B";
  font-weight: 400;
  font-style: normal;
  font-size: 22px;
  line-height: 33px;
  text-transform: uppercase;
  padding: 0px 0px 10px 0px; }
  @media (min-width: 750px) {
    #page h2 {
      padding: 0px 0px 24px 0px;
      font-size: 25px;
      line-height: 50px; } }
#page h2.fancy {
  line-height: 0.5;
  text-align: center;
  padding: 6px 0px 24px 0px;
  overflow-x: hidden;
  letter-spacing: 0.12em;
  margin: 0 0 16px 0;
  font-size: 16px; }
  @media (min-width: 750px) {
    #page h2.fancy {
      font-size: 22px; } }
  @media (min-width: 1024px) {
    #page h2.fancy {
      font-size: 30px; } }
  #page h2.fancy span {
    display: inline-block;
    position: relative; }
    #page h2.fancy span:before, #page h2.fancy span:after {
      content: "";
      position: absolute;
      height: 5px;
      border-bottom: 1px dotted #4388c5;
      top: 0;
      width: 600px; }
    #page h2.fancy span:before {
      right: 100%;
      margin-right: 15px; }
    #page h2.fancy span:after {
      left: 100%;
      margin-left: 15px; }
#page h3 {
  font-family: "Hoefler Text A", "Hoefler Text B";
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  color: #EA7F0D;
  font-size: 17px;
  letter-spacing: 0.2em;
  border-bottom: 1px dotted #4388C5;
  padding: 0px 0px 15px 0px;
  margin: 0px 0px 10px 0px; }
#page h4 {
  font-family: "Hoefler Text A", "Hoefler Text B";
  font-weight: 400;
  font-style: normal;
  text-transform: capitalize; }
#page h5 {
  font-family: "Hoefler Text A", "Hoefler Text B";
  font-weight: 400;
  font-style: normal;
  text-transform: capitalize; }

/*================================HEADER================================ */
/*homepage header */
/*secondary pages header */
#masthead {
  background: url("stripe-4.svg");
  padding: 10px 0px 0px 0px;
  background-repeat: repeat-x; }
  #masthead .site-branding {
    background: #22273b;
    height: 190px; }
    @media (min-width: 750px) {
      #masthead .site-branding {
        height: 120px; } }
    #masthead .site-branding .container {
      display: table;
      text-align: center;
      margin: 0 auto; }
      #masthead .site-branding .container h1 {
        padding: 20px 0px 0px 0px; }
        @media (min-width: 750px) {
          #masthead .site-branding .container h1 {
            display: inline-block;
            vertical-align: middle;
            padding: 0;
            width: 330px; } }
        @media (min-width: 1024px) {
          #masthead .site-branding .container h1 {
            width: 547px; } }
        #masthead .site-branding .container h1.site-title a {
          display: block;
          max-width: 1250px;
          margin: 0 auto;
          float: none;
          background-size: cover;
          background-position: center center;
          background-repeat: no-repeat;
          color: transparent;
          font-size: 0em;
          text-indent: -99999px;
          width: 300px;
          height: 120px;
          background-size: 75%; }
          @media (min-width: 750px) {
            #masthead .site-branding .container h1.site-title a {
              width: 100%;
              background-position: right center;
              background-size: 100%; } }
        #masthead .site-branding .container h1.site-title.nottexas a {
          background-image: url("logo-mobile.svg"); }
          @media (min-width: 750px) {
            #masthead .site-branding .container h1.site-title.nottexas a {
              background-image: url("logo.svg"); } }
        #masthead .site-branding .container h1.site-title.texas a {
          background-image: url("logo-texas-mobile.svg"); }
          @media (min-width: 750px) {
            #masthead .site-branding .container h1.site-title.texas a {
              background-image: url("logo-texas.svg"); } }
      #masthead .site-branding .container h2 {
        color: #ea7f0d;
        text-align: center;
        line-height: 50px;
        text-transform: none;
        font-family: "Gotham SSm A", "Gotham SSm B";
        font-weight: 700;
        font-style: normal;
        font-size: 15px;
        padding: 0px 0 0 0; }
        @media (min-width: 750px) {
          #masthead .site-branding .container h2 {
            display: inline-block;
            vertical-align: middle;
            padding: 0 0 0 20px; } }
        @media (min-width: 1024px) {
          #masthead .site-branding .container h2 {
            font-size: 25px;
            padding: 0 0 0 40px; } }
        @media (min-width: 1240px) {
          #masthead .site-branding .container h2 {
            font-size: 30px; } }

/*================================NAVIGATION================================ */
#site-navigation {
  background: url("stripe-3.svg");
  background-repeat: repeat-x;
  background-color: #22273b;
  float: none; }
  @media (min-width: 750px) {
    #site-navigation {
      border-bottom: 1px solid white; } }
  #site-navigation .menu-toggle {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: none;
    text-shadow: none;
    width: 100%;
    text-transform: uppercase;
    padding: 10px;
    font-size: 15px;
    font-weight: bold;
    background-color: #7c9be2;
    border-top: 2px solid white;
    border-bottom: 2px solid white; }
  #site-navigation .menu-main-container {
    padding: 0px;
    display: block;
    max-width: 1250px;
    margin: 0 auto;
    float: none; }
    @media (min-width: 750px) {
      #site-navigation .menu-main-container {
        padding: 18px 0px 0px 0px; } }
    #site-navigation .menu-main-container ul {
      text-align: center; }
      #site-navigation .menu-main-container ul li {
        display: block;
        float: none;
        padding: 0px; }
        @media (min-width: 750px) {
          #site-navigation .menu-main-container ul li {
            display: inline-block;
            float: none;
            padding: 0px 28px 0px 20px;
            background: url("bg-navdiv.svg") no-repeat right center; } }
        #site-navigation .menu-main-container ul li:last-child {
          background-image: none; }
        #site-navigation .menu-main-container ul li.current-menu-item a {
          border-bottom: 1px solid white;
          background-color: rgba(255, 255, 255, 0.15);
          color: #FFF !important; }
          @media (min-width: 750px) {
            #site-navigation .menu-main-container ul li.current-menu-item a {
              background-color: transparent;
              color: #ea7f0d;
              border-bottom: 7px solid white; } }
        #site-navigation .menu-main-container ul li:hover a {
          background-color: rgba(255, 255, 255, 0.15);
          color: #FFF;
          border-bottom: 1px solid white; }
          @media (min-width: 750px) {
            #site-navigation .menu-main-container ul li:hover a {
              border-bottom: 7px solid white;
              background-color: transparent;
              color: #ea7f0d; } }
        #site-navigation .menu-main-container ul li a {
          padding: 10px 0px 6px 0px;
          font-size: 18px;
          border-bottom: 1px solid white;
          text-transform: uppercase;
          color: #ea7f0d; }
          @media (min-width: 750px) {
            #site-navigation .menu-main-container ul li a {
              font-size: 17px;
              padding: 19px 0px 9px 0px;
              border-bottom: 7px solid transparent; } }
          @media (min-width: 1024px) {
            #site-navigation .menu-main-container ul li a {
              font-size: 22px; } }

/*================================CONTENT================================ */
#content {
  background-image: url("bg.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 0 0 0px 0; }
  @media (min-width: 1290px) {
    #content {
      padding: 0 0 30px 0; } }
  #content #primary {
    background: #22273b;
    display: block;
    max-width: 1250px;
    margin: 0 auto;
    float: none;
    color: white;
    padding: 15px; }
    @media (min-width: 750px) {
      #content #primary {
        padding: 25px; } }
    @media (min-width: 1290px) {
      #content #primary {
        border-bottom: 12px solid #ea7f0d; } }
    #content #primary .globe {
      background-image: url("globe.svg");
      background-repeat: no-repeat;
      background-position: center;
      display: block;
      width: 100%;
      height: 45px;
      background-size: 730px; }
      @media (min-width: 750px) {
        #content #primary .globe {
          height: 70px;
          background-size: initial; } }
    #content #primary #main #excerpt p {
      font-family: "Hoefler Text A", "Hoefler Text B";
      font-weight: 400;
      font-style: normal;
      font-size: 20px;
      line-height: 28px;
      letter-spacing: 0.03em;
      margin: 0px 0px 16px 0px;
      padding: 20px 10px 30px 10px;
      border-bottom: 1px dotted #4388c5; }
      @media (min-width: 750px) {
        #content #primary #main #excerpt p {
          font-size: 19px;
          line-height: 31px;
          padding: 22px 25px 40px 25px; } }
      @media (min-width: 1024px) {
        #content #primary #main #excerpt p {
          padding: 22px 50px 50px 50px;
          font-size: 22px;
          line-height: 37px; } }
      #content #primary #main #excerpt p span {
        color: #ea7f0d; }
      #content #primary #main #excerpt p:first-of-type, #content #primary #main #excerpt p:last-of-type {
        display: none; }
    #content #primary #main article.post-5 {
      padding: 10px; }
      @media (min-width: 750px) {
        #content #primary #main article.post-5 {
          padding: 20px 25px; } }
      @media (min-width: 1024px) {
        #content #primary #main article.post-5 {
          width: 69%;
          display: table-cell;
          vertical-align: top;
          float: none;
          border-right: 1px dotted #4388c5;
          padding: 24px 50px 0px 50px; } }
      #content #primary #main article.post-5 .entry-content {
        margin: 0px; }
    #content #primary #main .js-wpv-view-layout#wpv-view-layout-68-TCPID5 {
      padding: 0px; }
      @media (min-width: 750px) {
        #content #primary #main .js-wpv-view-layout#wpv-view-layout-68-TCPID5 {
          width: 31%;
          display: table-cell;
          vertical-align: top;
          float: none;
          padding: 0px 30px 0px 30px; } }
      #content #primary #main .js-wpv-view-layout#wpv-view-layout-68-TCPID5 #highlight h4 {
        color: #ea7f0d;
        padding: 8px 0px 20px 0px;
        font-size: 17px;
        letter-spacing: 0.2em;
        text-align: center; }
        @media (min-width: 750px) {
          #content #primary #main .js-wpv-view-layout#wpv-view-layout-68-TCPID5 #highlight h4 {
            font-size: 22px;
            border-bottom: 1px solid #FFF;
            margin: 0 0 20px 0; } }
        @media (min-width: 1024px) {
          #content #primary #main .js-wpv-view-layout#wpv-view-layout-68-TCPID5 #highlight h4 {
            border: none;
            font-size: 17px;
            margin: 0px; } }
      #content #primary #main .js-wpv-view-layout#wpv-view-layout-68-TCPID5 #highlight .highlightpic {
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        width: 154px;
        height: 232px;
        display: block;
        margin: 0 auto;
        background-position: top center;
        border: 1px dotted #4388C5; }
        @media (min-width: 750px) {
          #content #primary #main .js-wpv-view-layout#wpv-view-layout-68-TCPID5 #highlight .highlightpic {
            width: 312px;
            display: table-cell;
            vertical-align: top;
            float: none; } }
        @media (min-width: 1024px) {
          #content #primary #main .js-wpv-view-layout#wpv-view-layout-68-TCPID5 #highlight .highlightpic {
            display: block;
            width: 154px;
            height: 232px; } }
      #content #primary #main .js-wpv-view-layout#wpv-view-layout-68-TCPID5 #highlight .right {
        width: auto;
        display: table-cell;
        vertical-align: top;
        float: none;
        padding: 0 0 0 20px; }
        @media (min-width: 1024px) {
          #content #primary #main .js-wpv-view-layout#wpv-view-layout-68-TCPID5 #highlight .right {
            width: 100%;
            padding: 5px 0 0 0; } }
        #content #primary #main .js-wpv-view-layout#wpv-view-layout-68-TCPID5 #highlight .right h3 {
          text-align: center;
          font-size: 22px;
          padding: 15px;
          border-bottom: 1px dotted #4388c5;
          margin: 0px 0px 12px 0px; }
        #content #primary #main .js-wpv-view-layout#wpv-view-layout-68-TCPID5 #highlight .right p {
          font-family: "Hoefler Text A", "Hoefler Text B";
          font-weight: 400;
          font-style: normal;
          font-size: 17px;
          line-height: 25.5px;
          color: #999999; }
        #content #primary #main .js-wpv-view-layout#wpv-view-layout-68-TCPID5 #highlight .right a.read {
          display: table;
          font-family: "Gotham SSm A", "Gotham SSm B";
          font-weight: 700;
          font-style: normal;
          margin: 20px auto 0 auto;
          background-color: #EA7F0D;
          font-family: "Gotham SSm A", "Gotham SSm B";
          font-weight: 700;
          font-style: normal;
          text-transform: uppercase;
          font-size: 12px;
          padding: 10px 15px;
          border: 1px solid #FFF;
          letter-spacing: 0.05em;
          color: white; }
          #content #primary #main .js-wpv-view-layout#wpv-view-layout-68-TCPID5 #highlight .right a.read:hover {
            background-color: #999999; }

/*================================FORMS================================ */
#page .gform_wrapper form {
  width: 100%; }
  @media (min-width: 750px) {
    #page .gform_wrapper form {
      width: 50%;
      padding: 0 20px 0 0;
      float: left;
      margin: 0 0 40px 0; } }
  #page .gform_wrapper form .validation_error {
    display: none; }
  #page .gform_wrapper form .gform_body ul.gform_fields li.gfield {
    margin: 0 0 10px 0; }
    #page .gform_wrapper form .gform_body ul.gform_fields li.gfield.gfield_error {
      padding: 0px !important;
      background: transparent;
      border: none;
      margin: 0 0 10px 0 !important;
      width: 100%; }
      #page .gform_wrapper form .gform_body ul.gform_fields li.gfield.gfield_error label.gfield_label {
        color: white; }
      #page .gform_wrapper form .gform_body ul.gform_fields li.gfield.gfield_error .ginput_container {
        margin-top: 0px;
        max-width: none; }
    #page .gform_wrapper form .gform_body ul.gform_fields li.gfield label.gfield_label span {
      color: #ea7f0d; }
    #page .gform_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container input {
      border: none;
      padding: 5px;
      font-size: 15px;
      font-family: "Gotham SSm A", "Gotham SSm B";
      font-weight: 200;
      font-style: normal;
      width: 100%; }
    #page .gform_wrapper form .gform_body ul.gform_fields li.gfield .ginput_container textarea {
      border: none;
      padding: 5px;
      font-size: 15px;
      font-family: "Gotham SSm A", "Gotham SSm B";
      font-weight: 200;
      font-style: normal;
      width: 100%; }
    #page .gform_wrapper form .gform_body ul.gform_fields li.gfield .gfield_description.validation_message {
      font-family: "Gotham SSm A", "Gotham SSm B";
      font-weight: 200;
      font-style: normal;
      font-size: 9px;
      text-transform: uppercase;
      color: #ea7f0d;
      margin-top: 0px;
      padding: 5px 0 !important; }
  #page .gform_wrapper form .gform_footer {
    padding: 0; }
    #page .gform_wrapper form .gform_footer input.button.gform_button {
      box-shadow: none;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      -webkit-border-radius: 0px;
      -moz-border-radius: 0px;
      border-radius: 0px;
      border: none;
      text-shadow: none;
      margin: 20px auto 0 auto;
      background-color: #EA7F0D;
      font-family: "Gotham SSm A", "Gotham SSm B";
      font-weight: 700;
      font-style: normal;
      text-transform: uppercase;
      font-size: 12px;
      padding: 10px 15px;
      border: 1px solid #FFF;
      letter-spacing: 0.05em;
      color: white;
      margin: 0px; }
      #page .gform_wrapper form .gform_footer input.button.gform_button:hover {
        background-color: #999999;
        cursor: pointer; }

/*================================FOOTER================================ */
#colophon {
  background: url("stripe-3.svg");
  background-repeat: repeat-x;
  padding: 14px 0px 0px 0px;
  position: relative; }
  #colophon .site-info {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url("bg-moon.jpg");
    color: white; }
    #colophon .site-info .center {
      display: block;
      max-width: 1250px;
      margin: 0 auto;
      float: none;
      padding: 30px 15px; }
      @media (min-width: 750px) {
        #colophon .site-info .center {
          padding: 30px 50px 30px 75px; } }
      #colophon .site-info .center .menu-main-container ul {
        width: 250px;
        list-style: none;
        margin: 0; }
        #colophon .site-info .center .menu-main-container ul li {
          margin: 0;
          padding: 0; }
          #colophon .site-info .center .menu-main-container ul li a {
            font-size: 17px;
            display: block;
            margin: 0 0 17px 0;
            text-transform: uppercase; }
            #colophon .site-info .center .menu-main-container ul li a:hover {
              color: #ea7f0d; }
      #colophon .site-info .center span.copy {
        font-family: "Gotham SSm A", "Gotham SSm B";
        font-weight: 200;
        font-style: normal;
        text-transform: uppercase;
        font-size: 8px; }
      #colophon .site-info .center p {
        font-size: 12px;
        line-height: 15px;
        padding: 20px 0 0 0; }
  #colophon .stripe {
    position: absolute;
    bottom: 0px;
    height: 20px;
    width: 100%;
    background: url("stripe-2.svg") repeat-x bottom; }

/*================================SPECIAL PAGE STYLES================================ */
/*==================HOME================== */
.home h1.entry-title {
  display: none; }

/*==================OUR TEAM================== */
.page-id-12 h1.entry-title {
  display: none; }
.page-id-12 ul.team-loop {
  display: table;
  margin: 0 auto;
  text-align: center; }
  .page-id-12 ul.team-loop li {
    padding: 5px;
    margin: 0;
    display: inline-block; }
    @media (min-width: 750px) {
      .page-id-12 ul.team-loop li {
        padding: 18px; } }
    @media (min-width: 1024px) {
      .page-id-12 ul.team-loop li {
        padding: 18px 25px; } }
    .page-id-12 ul.team-loop li #team-img a #profile-pic {
      display: block;
      background-size: cover;
      background-position: center center;
      background-repeat: no-repeat;
      width: 160px; }
      @media (min-width: 750px) {
        .page-id-12 ul.team-loop li #team-img a #profile-pic {
          width: 153px; } }
    .page-id-12 ul.team-loop li #team-img h5 a {
      text-decoration: none;
      padding: 10px 0px;
      display: block;
      width: 100%; }
	  
/*==================OUR TEAM Members section================== */
.page-id-12 h1.entry-title {
  display: none; }
.page-id-12 ul.team-loop-members {
  display: table;
  margin: 0 auto;
  text-align: center; }
  .page-id-12 ul.team-loop-members li {
    padding: 5px;
    margin: 0;
    display: inline-block;}
    @media (min-width: 750px) {
      .page-id-12 ul.team-loop-members li {
        padding: 18px; } }
    @media (min-width: 1024px) {
      .page-id-12 ul.team-loop-members li {
        padding: 18px 25px; 
		width: 33%;
		text-align: -webkit-center;
		display: inline-table;
							} }
    .page-id-12 ul.team-loop-members li #team-img a #profile-pic {
      display: inherit;
      background-size: cover;
      background-position: center center;
      background-repeat: no-repeat;
      width: 160px; }
      @media (min-width: 750px) {
        .page-id-12 ul.team-loop-members li #team-img a #profile-pic {
          width: 153px; } }
    .page-id-12 ul.team-loop-members li #team-img h5 a {
      text-decoration: none;
      padding: 10px 0px;
      display: block;
      width: 100%; }

/*SINGLE TEAM MEMBER */
.single-team-members header.entry-header, .single-team-members .post-navigation {
  display: none;  }
@media (min-width: 750px) {
  .single-team-members #menu-item-26 a {
    border-bottom: 7px solid #FFF !important; } }
.single-team-members #page h2.fancy {
  font-size: 16px; }
  @media (min-width: 750px) {
    .single-team-members #page h2.fancy {
      font-size: 22px; } }
  @media (min-width: 1024px) {
    .single-team-members #page h2.fancy {
      font-size: 35px; } }
.single-team-members #singleteam {
  padding: 0; }
  @media (min-width: 750px) {
    .single-team-members #singleteam {
      padding: 0 10px; } }
  @media (min-width: 1024px) {
    .single-team-members #singleteam {
      padding: 0 50px; } }
  .single-team-members #singleteam .left {
    display: block;
    padding: 0;
    text-align: center; }
    @media (min-width: 750px) {
      .single-team-members #singleteam .left {
        width: 30%;
        display: table-cell;
        vertical-align: top;
        float: none;
        padding: 0 20px 0 0px; } }
    @media (min-width: 1024px) {
      .single-team-members #singleteam .left {
        width: 23%;
        display: table-cell;
        vertical-align: top;
        float: none;
        padding: 0 20px 0 0;
        text-align: left; } }
    .single-team-members #singleteam .left #profile-pic {
      display: inline-block;
      background-size: cover;
      background-position: center center;
      background-repeat: no-repeat;
      width: 153px;
      height: 232px;
      border: 1px dotted #4388c5;
      margin: 0 0 25px 0;
      padding: 0 0px 0 0; }
    .single-team-members #singleteam .left p {
      font-family: "Hoefler Text A", "Hoefler Text B";
      font-weight: 400;
      font-style: normal;
      font-size: 15px;
      line-height: 24px; }
      .single-team-members #singleteam .left p strong {
        color: #ea7f0d;
        display: block;
        text-transform: uppercase; }
      .single-team-members #singleteam .left p a {
        color: #ea7f0d; }
        .single-team-members #singleteam .left p a.vcard {
          padding: 0 5px 0 0; }
        .single-team-members #singleteam .left p a.tm-linkedin {
          padding: 0 0px 0 5px; }
        .single-team-members #singleteam .left p a:hover {
          color: white; }
  .single-team-members #singleteam .middle {
    display: block;
    padding: 0; }
    @media (min-width: 750px) {
      .single-team-members #singleteam .middle {
        width: 70%;
        display: table-cell;
        vertical-align: top;
        float: none;
        padding: 0 0px 0 0; } }
    @media (min-width: 1024px) {
      .single-team-members #singleteam .middle {
        width: 57%;
        display: table-cell;
        vertical-align: top;
        float: none;
        padding: 0 30px 0 0; } }
  .single-team-members #singleteam .right {
    display: block;
    padding: 0; }
    @media (min-width: 1024px) {
      .single-team-members #singleteam .right {
        width: 20%;
        display: table-cell;
        vertical-align: top;
        float: none;
        padding: 0;
        border-left: 1px dotted #4388c5; } }
    .single-team-members #singleteam .right h2 {
      color: #ea7f0d;
      font-size: 20px;
      text-align: center;
      border-top: 1px dotted #4388C5;
      padding: 0; }
      @media (min-width: 1024px) {
        .single-team-members #singleteam .right h2 {
          padding: 0 0 0px 18px;
          text-align: left;
          border: none; } }
    .single-team-members #singleteam .right ul {
      margin: 0; }
      .single-team-members #singleteam .right ul li {
        list-style: none;
        margin: 0;
        display: table;
        width: 100%; }
        .single-team-members #singleteam .right ul li.current-menu-item {
          color: white; }
          @media (min-width: 1024px) {
            .single-team-members #singleteam .right ul li.current-menu-item {
              margin: 0 0 0 -17px; } }
          .single-team-members #singleteam .right ul li.current-menu-item a {
            background-color: #38457b;
            padding: 5px;
            color: white; }
            @media (min-width: 1024px) {
              .single-team-members #singleteam .right ul li.current-menu-item a {
                background-image: url("left-arrow.png");
                background-position: left center;
                background-repeat: no-repeat;
                padding: 5px 5px 5px 35px; } }
        .single-team-members #singleteam .right ul li a {
          text-align: center;
          display: table-cell;
          vertical-align: middle;
          font-family: "Gotham SSm A", "Gotham SSm B";
          font-weight: 200;
          font-style: normal;
          color: #8e98be;
          font-size: 15px;
          padding: 5px; }
          @media (min-width: 1024px) {
            .single-team-members #singleteam .right ul li a {
              padding: 5px 5px 5px 18px;
              text-align: left; } }
          .single-team-members #singleteam .right ul li a:hover {
            color: white; }

/*contact page */
.page-id-21 .right {
  width: 100%;
  float: left;
  margin-top: 40px; }
  @media (min-width: 750px) {
    .page-id-21 .right {
      margin-top: 0;
      width: 50%;
      padding: 0 0 0 20px; } }
.page-id-21 iframe {
  height: 200px; }
  @media (min-width: 750px) {
    .page-id-21 iframe {
      height: 450px; } }

/*
     FILE ARCHIVED ON 07:02:46 Apr 03, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 21:39:16 Nov 11, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.58
  exclusion.robots: 0.024
  exclusion.robots.policy: 0.016
  esindex: 0.01
  cdx.remote: 75.741
  LoadShardBlock: 245.426 (3)
  PetaboxLoader3.datanode: 73.475 (4)
  PetaboxLoader3.resolve: 70.345 (2)
  load_resource: 95.165
*/