body {
  margin-right: 300px;
  background-color: #f3f3f3;
  font-family: Lato, sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  color: #0076bf;
  font-size: 26px;
  line-height: 40px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
}

p {
  margin-bottom: 16px;
  font-size: 13px;
  line-height: 24px;
}

a {
  color: #0085d8;
  font-weight: 700;
  text-decoration: none;
}

a:hover {
  color: #00baf5;
}

.navigation {
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 300px;
  padding-top: 40px;
  padding-right: 20px;
  padding-bottom: 30px;
  float: right;
  background-color: #fff;
  box-shadow: -8px 1px 32px -15px rgba(0, 0, 0, .6);
}

.page-title {
  display: block;
  margin-top: -40px;
  margin-right: -20px;
  margin-bottom: 20px;
  padding-top: 40px;
  padding-bottom: 20px;
  padding-left: 40px;
  background-color: #0076bf;
}

.title {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0px;
}

.logo-wrapper {
  margin-bottom: 50px;
}

.nav {
  margin-left: 20px;
}

.nav-link {
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  font-family: Lato, sans-serif;
  color: #747474;
  font-size: 12px;
  line-height: 12px;
  font-weight: 400;
  text-decoration: none;
}

.nav-link:hover {
  color: #0076bf;
}

.nav-link:focus {
  color: #0076bf;
  font-weight: 700;
}

.nav-link.w--current {
  padding-left: 16px;
  border-left: 4px solid #0076bf;
  color: #0076bf;
  font-weight: 700;
}

.nav-link.logo {
  margin-top: 50px;
}

.tab-nav {
  width: 50px;
}

.section {
  padding: 50px 40px 80px;
  background-color: #fff;
}

.section.exec-mess {
  background-color: #eef5f8;
}

.section.strategic-plan {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 66, 104, .5), rgba(0, 66, 104, .5)), url('../images/chess-blur-bg.jpg');
  background-image: linear-gradient(180deg, rgba(0, 66, 104, .5), rgba(0, 66, 104, .5)), url('../images/chess-blur-bg.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.section.strategic-plan.no-b {
  padding-bottom: 0px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 66, 104, .5), rgba(0, 66, 104, .5)), url('../images/chess-blur-bg.jpg');
  background-image: linear-gradient(180deg, rgba(0, 66, 104, .5), rgba(0, 66, 104, .5)), url('../images/chess-blur-bg.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.section.firm-highlights {
  background-color: #f3f3f3;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 66, 104, .5), rgba(0, 66, 104, .5)), url('../images/firm-highlights.jpg');
  background-image: linear-gradient(180deg, rgba(0, 66, 104, .5), rgba(0, 66, 104, .5)), url('../images/firm-highlights.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.section.pro-bono {
  background-color: #eefcff;
  background-image: -webkit-linear-gradient(270deg, rgba(243, 255, 254, .85), rgba(243, 255, 254, .85)), url('../images/pro-bono.jpg');
  background-image: linear-gradient(180deg, rgba(243, 255, 254, .85), rgba(243, 255, 254, .85)), url('../images/pro-bono.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.section.results {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/clapping-bg.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/clapping-bg.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.section.wlc {
  background-image: -webkit-linear-gradient(270deg, rgba(9, 51, 70, .8), rgba(9, 51, 70, .8)), url('../images/wlc-bg.jpg');
  background-image: linear-gradient(180deg, rgba(9, 51, 70, .8), rgba(9, 51, 70, .8)), url('../images/wlc-bg.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.section.recognitions {
  background-color: #0e3e55;
  background-image: -webkit-linear-gradient(270deg, rgba(14, 62, 85, .6), rgba(14, 62, 85, .6)), url('../images/recogn-bg.jpg');
  background-image: linear-gradient(180deg, rgba(14, 62, 85, .6), rgba(14, 62, 85, .6)), url('../images/recogn-bg.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.section.diversity {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/diversity.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/diversity.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.section.community {
  background-image: url('../images/community.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.section.alumni {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .8), hsla(0, 0%, 100%, .8)), url('../images/alumni-bg.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .8), hsla(0, 0%, 100%, .8)), url('../images/alumni-bg.jpg');
  background-position: 0px 0px, 100% 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.section.hero {
  height: 100vh;
  padding: 0px;
  background-image: url('../images/hero-full.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section.texas {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url('../images/dallas-bg.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url('../images/dallas-bg.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.ex-message-wrapper {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  line-height: 30px;
}

.intro-p {
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 24px;
}

.intro-p.centered {
  text-align: center;
}

.intro-p.centered.pro-bono {
  margin-bottom: 120px;
}

.intro-p.centered.extra-b {
  margin-bottom: 60px;
}

.intro-p.centered.no-b {
  margin-bottom: 0px;
}

.intro-p.centered.white {
  color: #fff;
}

.divider-line {
  display: block;
  width: 20%;
  height: 1px;
  margin: 20px auto;
  background-color: #0076bf;
}

.divider-line.white {
  background-color: #fff;
}

.highlights-outter-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.highlights-outter-wrapper.extra-b {
  margin-bottom: 30px;
}

.highlights-outter-wrapper.extra-b.no-top {
  padding-top: 0px;
}

.highlights-outter-wrapper.wlc {
  margin-bottom: 50px;
  padding-top: 0px;
}

.highlight-wrapper {
  width: 23%;
  margin: 10px;
  padding: 4px;
  border: 1px solid #ddd;
  border-radius: 12px;
}

.highlight-wrapper.wlc {
  width: 30%;
}

.highlight-wrapper.pro {
  width: 31%;
}

.hl-number {
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
}

.hl-title {
  color: #0076bf;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
}

.hl-title.wlc {
  padding-right: 15px;
  padding-left: 15px;
  text-transform: none;
}

.highlight-inner {
  height: 100%;
  padding: 30px 10px;
  border-radius: 12px;
  background-color: #fff;
  text-align: center;
}

.tabs-menu {
  text-align: center;
}

.tabs-menu.community {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.tab-link {
  width: 30%;
  margin-right: 5px;
  margin-bottom: 14px;
  margin-left: 5px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-radius: 12px;
}

.tab-link.w--current {
  background-color: #0076bf;
  color: #fff;
}

.tab-link._2 {
  border-top-right-radius: 12px;
}

.tab-link._2.green {
  background-color: #bbc4ad;
}

.tab-link._2.green:hover {
  color: #fff;
}

.tab-link._2.green.w--current {
  background-color: #8dc23e;
}

.tab-link._1 {
  border-top-left-radius: 12px;
}

.tab-link._1.green {
  background-color: #bbc4ad;
}

.tab-link._1.green:hover {
  color: #fff;
}

.tab-link._1.green.w--current {
  background-color: #8dc23e;
}

.tab-link.sm {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 15%;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px;
  line-height: 12px;
}

.tab-label {
  font-weight: 300;
  text-align: center;
}

.tabs-wrapper {
  margin-top: 40px;
  padding-top: 40px;
  border: 1px solid #d8d8d8;
  border-radius: 12px;
  background-color: #fff;
}

.tabs-content {
  border-radius: 12px;
  background-color: transparent;
}

.tab-pane {
  padding: 20px 30px;
}

.tab-pane.tint {
  padding: 60px 60px 30px;
  background-color: rgba(233, 248, 255, .8);
}

.recog-list-item {
  padding: 15px 20px;
  border-bottom: 1px solid #e4e4e4;
  font-size: 13px;
  font-weight: 400;
}

.recog-list-item.last {
  border-bottom-style: none;
}

.rec-tab-intro {
  margin-bottom: 20px;
  padding: 20px;
  border-radius: 12px;
  background-color: #d3ebfc;
  font-weight: 700;
  text-align: center;
}

.lowlight {
  color: #fff;
}

.accord-wrapper {
  padding: 14px 20px 0px;
  border-bottom: 1px solid #d5d5d5;
}

.accord-wrapper.last {
  border-bottom-style: none;
}

.accord-wrapper.additional {
  margin-top: 10px;
  border-top: 1px none #d5d5d5;
  border-bottom-style: none;
  border-radius: 12px;
  background-color: #fff;
}

.accord-wrapper.white-bg {
  padding-bottom: 20px;
  border-radius: 12px;
  background-color: #fff;
}

.accord-inner {
  display: block;
  overflow: hidden;
  height: 0px;
  padding-left: 32px;
}

.accord-inner.result {
  height: 0px;
  padding-top: 10px;
  padding-left: 0px;
}

.case-title {
  padding-bottom: 10px;
}

.case-title:hover {
  color: #0076bf;
}

.case-title.result {
  padding-top: 10px;
}

.plus-sign {
  margin-right: 20px;
  float: left;
  color: #0076bf;
  font-size: 20px;
  line-height: 24px;
}

.diversity-half-wrapper {
  width: 50%;
  padding: 20px 40px 40px;
  float: left;
  font-size: 13px;
  line-height: 24px;
}

.diversity-half-wrapper.centered {
  text-align: center;
}

.diversity-half-wrapper.centered._200 {
  display: inline-block;
  width: 200px;
  margin-right: 20px;
  margin-left: 20px;
  padding-right: 0px;
  padding-left: 0px;
  float: none;
  cursor: pointer;
}

.diversity-half-wrapper.centered._150 {
  width: 25%;
  padding-top: 20px;
  padding-bottom: 30px;
}

.extra-b {
  margin-bottom: 120px;
}

.d-recog-wrapper {
  margin-bottom: 25px;
  text-align: center;
}

.d-recog-wrapper.no-b {
  margin-bottom: 0px;
}

.d-recog-wrapper.wlc {
  margin-bottom: 0px;
  padding-top: 20px;
}

.lawer-pic-wrapper {
  display: block;
  width: 200px;
  height: 200px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
}

.lawer-pic-wrapper._150 {
  width: 150px;
  height: 150px;
}

.lawyer-pic {
  border-radius: 150px;
}

.lawyer-pic.half {
  width: 200px;
  margin-bottom: 10px;
}

.lawyer-name {
  color: #0076bf;
  font-size: 15px;
  font-weight: 400;
}

.lawyer-name.white {
  position: relative;
}

.diversity-spon-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  text-align: center;
}

.diversity-spon-wrapper.hidden {
  display: block;
}

.diversity-inner {
  display: inline-block;
  width: 29%;
  min-height: 150px;
  margin-right: 20px;
  margin-bottom: 40px;
  margin-left: 20px;
  padding: 40px 10px 20px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, .5);
  border-radius: 12px;
  background-color: transparent;
}

.diversity-inner.amerconf {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 38, 87, .8), rgba(0, 38, 87, .8)), url('../images/american-conference-on-diversity.jpg');
  background-image: linear-gradient(180deg, rgba(0, 38, 87, .8), rgba(0, 38, 87, .8)), url('../images/american-conference-on-diversity.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.diversity-inner.barr {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 38, 87, .8), rgba(0, 38, 87, .8)), url('../images/barrister.jpg');
  background-image: linear-gradient(180deg, rgba(0, 38, 87, .8), rgba(0, 38, 87, .8)), url('../images/barrister.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.diversity-inner.black {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 38, 87, .8), rgba(0, 38, 87, .8)), url('../images/abwa.jpg');
  background-image: linear-gradient(180deg, rgba(0, 38, 87, .8), rgba(0, 38, 87, .8)), url('../images/abwa.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.diversity-inner.calf {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 38, 87, .9), rgba(0, 38, 87, .9)), url('../images/califonia-minority.jpg');
  background-image: linear-gradient(180deg, rgba(0, 38, 87, .9), rgba(0, 38, 87, .9)), url('../images/califonia-minority.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.diversity-inner.hisp {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 38, 87, .85), rgba(0, 38, 87, .85)), url('../images/hnba.jpg');
  background-image: linear-gradient(180deg, rgba(0, 38, 87, .85), rgba(0, 38, 87, .85)), url('../images/hnba.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.diversity-inner.lambda {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 38, 87, .8), rgba(0, 38, 87, .8)), url('../images/lambda.jpg');
  background-image: linear-gradient(180deg, rgba(0, 38, 87, .8), rgba(0, 38, 87, .8)), url('../images/lambda.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.diversity-inner.lav {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 38, 87, .8), rgba(0, 38, 87, .8)), url('../images/lav-law.jpg');
  background-image: linear-gradient(180deg, rgba(0, 38, 87, .8), rgba(0, 38, 87, .8)), url('../images/lav-law.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.diversity-inner.min {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 38, 87, .85), rgba(0, 38, 87, .85)), url('../images/mcca.jpg');
  background-image: linear-gradient(180deg, rgba(0, 38, 87, .85), rgba(0, 38, 87, .85)), url('../images/mcca.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.diversity-inner.nat {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 38, 87, .9), rgba(0, 38, 87, .9)), url('../images/napaba.jpg');
  background-image: linear-gradient(180deg, rgba(0, 38, 87, .9), rgba(0, 38, 87, .9)), url('../images/napaba.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.diversity-inner.leadership {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 38, 87, .85), rgba(0, 38, 87, .85)), url('../images/leadership-council.jpg');
  background-image: linear-gradient(180deg, rgba(0, 38, 87, .85), rgba(0, 38, 87, .85)), url('../images/leadership-council.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, 300px;
  background-repeat: repeat, no-repeat;
}

.comm-p {
  margin-bottom: 30px;
  line-height: 24px;
  font-weight: 300;
}

.strategic-plan-hl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  margin: 10px 5px;
  padding: 20px 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 12px;
  background-color: rgba(0, 25, 41, .6);
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
  text-align: center;
}

.additional {
  padding-left: 20px;
}

.add-list-item {
  margin-bottom: 20px;
  font-size: 13px;
  line-height: 24px;
}

.strategic-bottom-highlight {
  min-height: 600px;
  margin-right: -40px;
  margin-left: -40px;
}

.slide {
  padding: 20px 120px 60px;
}

.slide._1 {
  background-image: url('../images/dallas-bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide.first {
  padding-top: 150px;
}

.s-slider {
  height: 100%;
  margin-top: 0px;
  background-color: transparent;
}

.slide-inner-wrapper-flex {
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 26px;
  line-height: 32px;
  font-weight: 300;
  text-align: center;
}

.slide-inner-wrapper-flex.first {
  width: 70%;
}

.slide-inner-content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.expanded {
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  border: 1px solid #d6d600;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 2px;
}

.expanded-link {
  display: block;
  -webkit-transition: background-color 750ms ease;
  transition: background-color 750ms ease;
  color: #fff;
}

.expanded-link:hover {
  background-color: rgba(0, 0, 0, .6);
  color: #fff;
}

.white {
  color: #fff;
}

.case-slider {
  height: 100%;
  margin-top: 40px;
  border: 1px solid #fff;
  border-radius: 12px;
  background-color: #fff;
}

.case-slide {
  padding: 80px;
}

.slider-case-title {
  margin-bottom: 20px;
  color: #0076bf;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
}

.slider-case-title.x-top {
  margin-top: 60px;
}

.left-arrow {
  color: #0076bf;
  font-size: 24px;
}

.left-arrow.slider-icn {
  color: #8dc23e;
}

.right-arrow {
  color: #0076bf;
  font-size: 24px;
}

.slide-nav-b {
  opacity: 0.5;
  font-size: 10px;
}

.four-years {
  width: 200px;
  height: 200px;
  margin-bottom: 20px;
  padding: 20px;
  border-radius: 200px;
  background-color: #fff;
}

.four-years.half {
  padding-bottom: 10px;
  border-radius: 0px;
}

.hero {
  position: relative;
}

.home-title {
  color: #fff;
}

.result-hl-image-wrapper {
  margin-bottom: 40px;
}

.result-hl-image-wrapper.quarter {
  width: 40%;
  float: left;
}

.strategic-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.slider-icn {
  color: #8dc23e;
  font-size: 36px;
  font-weight: 900;
}

.wlc-infographic {
  width: 600px;
}

.tx-pic {
  margin-bottom: 10px;
}

.results-slider-h1 {
  margin-top: 0px;
  margin-bottom: 20px;
  line-height: 30px;
  text-align: left;
  letter-spacing: 0px;
  text-transform: none;
}

.results-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.results-col1 {
  padding-left: 0px;
}

.result-plus {
  display: block;
  width: 20px;
  float: left;
}

.result-right {
  width: 686px;
  float: right;
}

.result-title {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 23px;
  cursor: pointer;
}

.result-title:hover {
  color: #0076bf;
}

.result-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.result-image {
  border-radius: 12px;
}

.exec-message-image {
  margin-top: -50px;
  margin-right: -40px;
  margin-left: -40px;
  text-align: center;
}

.exec-message {
  position: relative;
  margin-top: -65px;
  padding-top: 20px;
  border-radius: 12px;
  background-color: #eef5f8;
}

.wlc-list {
  padding-top: 18px;
  padding-right: 60px;
  padding-left: 60px;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
}

.wlc-item {
  margin-bottom: 14px;
}

.hero-container {
  padding-top: 127px;
  padding-right: 120px;
  text-align: right;
}

.arrow-down-wrapper {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
}

.down-wrapper {
  padding-bottom: 50px;
  text-align: center;
}

.down-circle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 60px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 30px;
  background-color: #0098ff;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}

.down-circle:hover {
  background-color: #09d8ff;
}

html.w-mod-js *[data-ix="appear1"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="appear-2"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="appear-3"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="appear-4"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="appear-5"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="appear-6"] {
  opacity: 0;
}

@media (max-width: 991px) {
  .highlight-wrapper {
    width: 44%;
  }
  .tabs-menu {
    padding-top: 20px;
  }
  .tabs-menu.community {
    margin-bottom: 3px;
    padding-top: 10px;
    padding-bottom: 16px;
  }
  .tab-link._2.green {
    width: 40%;
  }
  .tab-link._1.green {
    width: 40%;
  }
  .tab-link._1.green.w--current {
    width: 40%;
  }
  .tab-link.sm {
    width: 22%;
    margin-bottom: 7px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .tabs-wrapper {
    padding-top: 10px;
  }
  .tab-pane {
    padding-top: 0px;
  }
  .tab-pane.tint {
    padding-top: 40px;
  }
  .case-title {
    width: 95%;
  }
  .plus-sign {
    display: inline-block;
    float: left;
  }
  .diversity-spon-wrapper {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .diversity-inner {
    width: 20%;
    margin-right: 5px;
    margin-bottom: 10px;
    margin-left: 5px;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
  }
  .strategic-bottom-highlight {
    padding-right: 40px;
    padding-left: 40px;
  }
  .slide {
    padding-right: 60px;
    padding-left: 60px;
  }
  .slide-inner-wrapper-flex {
    width: 100%;
    font-size: 22px;
  }
  .hero-container {
    padding-right: 0px;
    text-align: center;
  }
  .body {
    margin-right: 0px;
  }
  .plus-wrapper {
    position: relative;
    display: inline-block;
    float: right;
    clear: left;
  }
}

@media (max-width: 767px) {
  .section.pro-bono {
    padding-right: 20px;
    padding-left: 20px;
  }
  .section.wlc {
    padding-right: 0px;
    padding-left: 0px;
  }
  .section.diversity {
    padding-right: 20px;
    padding-left: 20px;
  }
  .highlight-wrapper.pro {
    width: 45%;
  }
  .tab-pane.tint {
    padding-right: 30px;
    padding-left: 30px;
  }
  .accord-inner {
    padding-right: 32px;
  }
  .case-title {
    display: block;
    width: 90%;
    padding-top: 3px;
    padding-bottom: 14px;
    float: left;
    font-size: 14px;
    line-height: 14px;
  }
  .plus-sign {
    display: block;
    line-height: 20px;
  }
  .diversity-half-wrapper {
    padding-right: 20px;
    padding-left: 20px;
  }
  .diversity-inner {
    width: 45%;
  }
  .strategic-plan-hl {
    width: 45%;
    margin-bottom: 0px;
  }
  .wlc-infographic {
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media (max-width: 479px) {
  h1 {
    font-size: 16px;
    line-height: 30px;
  }
  p {
    font-size: 12px;
    line-height: 14px;
  }
  .section.exec-mess {
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
  }
  .section.strategic-plan {
    padding: 20px;
  }
  .section.firm-highlights {
    padding: 20px;
  }
  .section.pro-bono {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .section.results {
    padding: 20px;
  }
  .section.wlc {
    padding: 20px;
  }
  .section.recognitions {
    padding: 20px;
  }
  .section.diversity {
    padding-top: 20px;
    padding-bottom: 30px;
  }
  .section.community {
    padding: 20px 20px 40px;
  }
  .section.alumni {
    padding: 20px;
  }
  .section.texas {
    padding: 20px 20px 0px;
  }
  .intro-p {
    font-size: 12px;
    line-height: 20px;
  }
  .highlights-outter-wrapper {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .highlight-wrapper {
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .highlight-wrapper.pro {
    width: 100%;
  }
  .tabs-menu {
    padding-top: 10px;
    padding-right: 16px;
    padding-left: 10px;
  }
  .tabs-menu.community {
    padding-bottom: 10px;
  }
  .tab-link._2.green {
    width: 100%;
  }
  .tab-link._1.green {
    width: 100%;
  }
  .tab-link._1.green.w--current {
    display: block;
    width: 100%;
  }
  .tab-link.sm {
    width: 40%;
    font-size: 10px;
  }
  .tab-pane {
    padding-right: 4px;
    padding-left: 4px;
  }
  .tab-pane.tint {
    padding: 20px 20px 1px;
  }
  .recog-list-item {
    padding-right: 10px;
    padding-left: 10px;
  }
  .accord-wrapper {
    padding-right: 0px;
    padding-left: 0px;
  }
  .case-title {
    width: 80%;
    font-size: 12px;
  }
  .diversity-half-wrapper {
    width: 100%;
  }
  .comm-p {
    font-size: 12px;
    line-height: 20px;
  }
  .strategic-plan-hl {
    width: 100%;
    margin-top: 5px;
    font-size: 12px;
    line-height: 14px;
  }
  .strategic-bottom-highlight {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .slide {
    padding-right: 0px;
    padding-left: 0px;
  }
  .hero {
    padding-right: 20px;
    padding-left: 20px;
  }
  .result-hl-image-wrapper {
    margin-bottom: 20px;
  }
  .tx-pic {
    margin-bottom: 0px;
  }
  .results-slider-h1 {
    line-height: 20px;
  }
  .exec-message-image {
    margin-right: 0px;
    margin-left: 0px;
  }
  .exec-message {
    margin-top: -22px;
    padding-top: 0px;
  }
  .wlc-list {
    padding-right: 0px;
    padding-left: 30px;
  }
  .wlc-item {
    font-size: 12px;
    line-height: 20px;
  }
  .right-arrow-2 {
    display: none;
  }
  .left-arrow-2 {
    display: none;
  }
  .slide-nav {
    padding-top: 0px;
  }
  .text-block {
    font-size: 12px;
    line-height: 20px;
  }
  .text-block-2 {
    font-size: 12px;
    line-height: 20px;
  }
}