html {scroll-padding-top: 200px;}
body {padding-top: 125px;}
@media (min-width: 1022px) {
   body {padding-top:145px;}
}
.navbar-brand {font-family: "GT Sectra", "Charis SIL", Georgia, sans serif; margin-right:auto;}
.main-nav .navbar-brand {padding:4px 5px; border-right: 0px}
.nav-link {padding:0 1rem;}
.nav-item {margin: 0 1px; padding-top:0;}
.nav-item a.nav-link span.separator {margin-left:10px;}
.nav-item:last-child a.nav-link span.separator {display: none;}
.nav-line-1 {color: #fff; margin-top:0; height:22px; float:left; clear:both; display:inline-block; white-space:nowrap;}
.nav-line-2 {color: #fff; line-height:15px; float:left; clear:both; display:inline-block; white-space:nowrap;}
.nav-item .dropdown-toggle::after {vertical-align:bottom; margin-top:30px;}
.main-nav .navbar-nav .nav-item .nav-link {font-size:0.875rem; padding-right:8px;}
@media (max-width: 1290.98px) {
  a.nav-link span.separator {display: none;}
  .btn-transparent-md {padding:15px 5px;}
}
.btn-white-md {padding: 15px 20px;}
.main-nav .ticket {padding:23px 12px;}
.main-nav .ticket span {padding-left:10px; border-left:none;}
.main-nav .ticket img { margin-right:6px;}
.details h4 { font-size:1rem; margin-top:5px; }
.content h5 { font-size:1rem; }
.h-70 {
  height: 70% !important;
}
footer { color:#fff; font-size:.9rem; }
footer .container a {color: #fff;}
.section {padding:30px 0}
.page-title {
  text-align: left;
  padding: 55px 25px;
}
.cta-subscribe .content {
  padding: 25px 0;
}
.search-result {
  padding-top:20px;
}
.search-result h2 {font-size:1.25rem;}
h4.card-title {font-size:1.1rem;}
/*.page-title img { max-width:33%; }*/
@media (max-width: 1199.98px) {
  .page-title img { max-width:100%}
}
.bg-title {
  background-image: none;
}
.related {text-align:center;}
@media (min-width: 992px) {
  .related {border-left:1px solid #e5e5e5;}
}
.related h2 a {font-size:2rem; text-transform:uppercase;}
.banner {padding: 20px 0px}
.banner .block h1 {font-size: 2rem;}
.banner .block h2 {font-size: 2.5rem;}
.banner .block h6 {line-height:24px;}
.banner .block h5 {
  color: #fff;
  font-weight: 400;
}
.fixed-top2 {
  position: fixed;
  top: 56px;
  right: 0;
  left: 0;
  z-index: 1025;
}
.homepage-bg {
  background-image: url(/tf/images/background/homepage-bg.png);
  background-size: cover;
  background-position: center center;
}
.bg-banner-one {
  background-image: url(/tf/images/background/details-bg.png);
  background-position: 50% 10%;
}
.bg-banner-one h6 a {color: #fff;}
@media (max-width: 767px) {
  .homepage-bg {
    background-image: url(/tf/images/background/homepage-bg-sm.png);
  }
  .bg-banner-one {
    background-image: url(/tf/images/background/details-bg-sm.png);
    background-position: 25% top;
  }
}
.overlay-homepage {
  /*background: #BF5700;   fallback for old browsers */
  background: -webkit-linear-gradient(to right, #BF5700, #f1f1f1);  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #f1f1f1, #BF5700); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.overlay:before {background-image:none;}
.overlay:after {
    opacity: 0.65;
}
.ma-banner {
  background-image: url(/tf/images/background/details-bg-MA.jpg);
  background-position: 50% 10%;
}
.ma-overlay:after {
  content: '';
  background: #bf5700;
  opacity: .65;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  mix-blend-mode: multiply;
}
.bg-speaker.overlay-dark:before {top:190px;}
.bg-schedule {background: url(/tf/images/background/schedule-bg.png) repeat; background-size:auto;}
.schedule .schedule-contents  {padding:10px;}
.schedule .schedule-contents h6 {color: #515151;}
.schedule .schedule-contents .schedule-item ul li div {vertical-align:top;}
.schedule .schedule-contents .schedule-item ul li .venue {width: 12%;}
.schedule .schedule-contents .schedule-item ul li .subject {width:33%;}
.schedule .schedule-contents .schedule-item ul li .speaker {width: 43%;}
.schedule .schedule-contents .schedule-item li.schedule-details .block {padding:10px;}
.schedule .schedule-contents .schedule-item li.schedule-details .block div span.name {margin-left:0}
.schedule .schedule-contents .schedule-item li.schedule-details .block div span.firm {font-size: 0.825rem;}
.schedule .schedule-tab ul.below li.nav-item a.active:after { bottom:0px; top:-20px; left: auto; right: 0; border-color: transparent transparent #BF5700 transparent;}
.schedule-item li.schedule-details .block div a i {color:#005f86 !important; text-decoration: none; padding-right:5px;}
.schedule-item li.schedule-details .block div a {color:#005f86 !important; text-decoration: underline;}

@media (max-width: 1199.98px) {
  .webcast .schedule .schedule-contents .schedule-item ul li .subject {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .schedule .schedule-contents .schedule-item ul li .time {width: 25%;}
  .schedule .schedule-contents .schedule-item ul li .speaker {width: 65%;}
  .schedule .schedule-contents .schedule-item ul li .venue {display:none;}
}
@media (max-width: 575.98px) {
  .schedule .schedule-contents .schedule-item ul li .time {width: 40%;}
  .schedule .schedule-contents .schedule-item ul li .speaker {width: 55%;}
}

.page-search {background-color:#dddfe2; padding:30px 0 0;}
.form-control.main {background-color:#fff; color: #706f6f; padding:15px}
.form-control.main::placeholder {color: #706f6f;}
.card-body {padding:1rem;}
.card-text.overview {display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    max-width:100%;
    margin:0 auto;
    line-height:1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size:.9em;
    height:80px;}
.card-text.excerpt {font-size:.9em; line-height:1.5; margin-top:5px;}
.card-text.excerpt em {
  background-color: #F2A900;
  padding: 0 2px;
}
.card-text.excerpt a {cursor:pointer;}
button.close {outline:none;}
.navigation-search {
  position:absolute;
  right:0;
  background-color:#343a40!important;
  padding:20px;
  margin-top:90px;}
@media (max-width: 991.98px) {
  .navigation-search {margin:0;}
}
/* Change this breakpoint if you change the breakpoint of the navbar */
@media (min-width: 992px) {
  .animate {
    animation-duration: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
  }
}

@keyframes slideIn {
  0% {
    transform: translateY(1rem);
    opacity: 0;
  }
  100% {
    transform:translateY(0rem);
    opacity: 1;
  }
  0% {
    transform: translateY(1rem);
    opacity: 0;
  }
}

@-webkit-keyframes slideIn {
  0% {
    -webkit-transform: transform;
    -webkit-opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    -webkit-opacity: 1;
  }
  0% {
    -webkit-transform: translateY(1rem);
    -webkit-opacity: 0;
  }
}

.slideIn {
  -webkit-animation-name: slideIn;
  animation-name: slideIn;
}

.banner .block .timer1 .syotimer-cell {
  margin-right: 25px;
  margin-bottom: 33px;
  display: inline-block;
}

@media (max-width: 575.98px) {
  .banner .block .timer1 .syotimer-cell {
    margin-right: 10px;
    margin-bottom: 20px;
  }
}

.banner .block .timer1 .syotimer-cell .syotimer-cell__value {
  font-family: "Montserrat", sans-serif;
  text-align: center;
  position: relative;
  font-weight: bold;
  color: #fff;
  margin-bottom: 8px;
}

.banner .block .timer1 .syotimer-cell .syotimer-cell__unit {
  text-align: center;
  font-size: 1rem;
  text-transform: lowercase;
  font-weight: normal;
  color: #fff;
  font-family: "Montserrat", sans-serif;
}

.faq .accordion-block #accordion .card .card-header h5 a , .faq .accordion-block #accordionTwo .card .card-header h5 a {
    display:flex;
    align-items:center;
}

.ticket-feature .block-2 p {
  color: #c7c7c7;
}

.ticket-feature .block-3 {
    position: relative;
    padding: 20px 15px;
    height: 100%;
    background: #f1f1f1}

.ticket-feature .block-3:after {
    content: '';
    position: absolute;
    right: 100%;
    bottom: 0;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 1000px 200px;
    border-color: transparent transparent #f1f1f1 transparent;
}

.card-header a:not(.collapsed) .rotate-icon {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.card-header .custom-control {
  min-height: 1.1rem;
  margin-right: 0;
}
.card-header .custom-control-label::before {
  background-color: #fff;
  border: 1px solid #b6b6b6;
  background-size: 100% 100%;
}

.custom-control-input.error~.custom-control-label::before, .custom-select.error, .form-control.error {
  border: 2px solid #dc3545 !important;
}

.evaluate .custom-control-label::before {
  background-color: #fff;
  border: 1px solid #BF5700;
  background-size: 100% 100%;
}

.evaluate .custom-control-input:checked~.custom-control-label::before {
  background-color: #BF5700;
  background-image: none;
}

.modal-body .content-block h2 {font-size:2rem;}
.modal-body .image-block img, .block .bg-about img {
  border-radius: 100%;
  /*box-shadow: 0px 0px 59px 0px rgba(11, 29, 66, 0.15);*/
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.block .bg-about {background-image:none; padding:10px; text-align:center; opacity:.9;}

@media (min-width: 768px) {
  .modal-lg {
    min-width:700px;
  }
  .modal-xl {
    max-width:90%;
  }
}
.z-depth-1 {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12)!important;
}

.ad-listing-list {
    transition: all linear 0.3s;
}
.ad-listing-list:hover {
    box-shadow: 0 0 15px 0 rgba(0,0,0,0.20);
}

.art-note {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  font-weight: bold;
  width: 100%;
  height: 100%;
  padding: 30% 0;
  text-align: center;
}

@media (max-width: 575.98px) {
  ul.pagination li {margin-right:5px;}
  ul.pagination li a  {height:40px; width: 40px; line-height:40px;}
}

.fa-stack[data-count]:after{
  position:absolute;
  right:20%;
  top:-55%;
  content: attr(data-count);
  font-size:65%;
  padding:.3em;
  border-radius:999px;
  line-height:.75em;
  color: #fff;
  text-align:center;
  min-width:2em;
  font-weight:bold;
  background: #BF5700;
  border-style:solid;
  border-color: #BF5700;
}
.bg-briefcase {
  background: url(/tf/images/background/speaker-background.jpg) fixed no-repeat;
  background-size: cover;
  background-position: 100%;
  padding: 80px;
  position: relative;
}

/* Shopping cart */
.bg-shopping {
  background: url(/tf/images/background/sponsors-bg.jpg) fixed no-repeat;
  background-size: cover;
  background-position: 100%;
  padding: 80px;
  position: relative;
}

.table-cart thead th {
  border-top: 0px;
  text-transform: capitalize;
  color: #111;
  vertical-align:top;
}

.table-cart tbody td {
  border-top: 0px;
  font-size: 90%;
  padding: .25rem .75rem;
}

.border-box { border: 2px solid #e5e5e5; }

.inner-wrapper {padding: 20px;}

.inner-wrapper .nav {border-bottom: 2px solid #BF5700;}

.inner-wrapper .nav-item.active {background: #BF5700;}

.inner-wrapper .nav-item {
    padding: 20px 15px;
}

.inner-wrapper .nav-item.active i, .inner-wrapper .nav-item.active span {
    color: #fff;
}

.sponsors .block .image-block {padding: 45px 10px;}
.sponsors .block .image-block img {height:auto;}

/* Conference Order Form */
.order-wrapper {
  counter-reset: my-awesome-counter;
}
.order-wrapper h6 {
  counter-increment: my-awesome-counter;
  margin-top:40px;
  margin-bottom:10px;
}
.order-wrapper h6:before {
  content: counter(my-awesome-counter)'.';
}

.order-wrapper .input-group {
  background-color: #fff;
  border: 1px solid #e5e5e5;
  display: block;
  margin: 10px 0;
  position: relative;
}
.order-wrapper .input-group label {
  padding: 12px 50px 12px 20px;
  width: 100%;
  display: block;
  text-align: left;
  cursor: pointer;
  position: relative;
  z-index: 2;
  transition: color 200ms ease-in;
  overflow: hidden;
  color: #212529;
}
.order-wrapper .input-group label:before {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale3d(1, 1, 1);
  transition: all 300ms cubic-bezier(0.4, 0.0, 0.2, 1);
  opacity: 0;
  z-index: -1;
}
.order-wrapper .input-group label:after {
  width: 32px;
  height: 32px;
  content: '';
  border: 2px solid #D1D7DC;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.414 11L4 12.414l5.414 5.414L20.828 6.414 19.414 5l-10 10z' fill='%23fff' fill-rule='nonzero'/%3E%3C/svg%3E ");
  background-repeat: no-repeat;
  background-position: 2px 3px;
  border-radius: 50%;
  z-index: 2;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  transition: all 200ms ease-in;
}
.order-wrapper .input-group input:checked ~ label:before {
  transform: translate(-50%, -50%) scale3d(56, 56, 1);
  opacity: 1;
}
.order-wrapper .input-group input:checked ~ label:after {
  background-color: #BF5700;
  border-color: #BF5700;
}
.order-wrapper .input-group input[type="radio"],
.order-wrapper .input-group input[type="checkbox"] {
  width: 32px;
  height: 32px;
  order: 1;
  z-index: 2;
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  visibility: hidden;
}

.pricing .pricing-item .pricing-body {padding: 45px 20px;}
.pricing .custom-control-label:before{
  background-color:white;
  border-color: #BF5700;
}
.pricing .custom-control-input:checked~.custom-control-label:before{
  background-color:#BF5700;
  border-color: #fff;
}

/* Conference Order Form end */

/* eCourse */

.ecourse .card {
  border-left: none;
  border-right: none;
}
.ecourse .card .card-header {
  background: #fff;
  cursor: pointer;
  border-bottom: 0;
}
.min-vh-40 {
  min-height: 40vh !important;
}
@media (min-width: 992px) {
  .border-left-lg {
    border-left: 1px solid #dee2e6 !important;
  }
}
/* eCourse end */

/* badge preview */
.utcle-badge {
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  vertical-align: middle;
}

.utcle-badge.small {
  background: url(/images/badge.png) center center no-repeat;
  border: 1px solid #d8d8d8;
  font-size: .45em;
  height: 115px;
  margin: 20px;
  width: 163px;
}

.utcle-badge.large {
  background: url('/images/conference-badge.png') center center no-repeat;
  height: 264px;
  font-size: 1.667em;
  line-height: 1.5;
  margin-right: 10px;
  width: 400px;
}

.utcle-badge .utcle-badge-text:first-child {
	font-size: 1.4em;
}
/* end badge preview */

.required::after {
  color: #BF5700;
  content: ' *';
}

/* Firm Autocomplete */
.twitter-typeahead {
  display: block !important;
}
.tt-menu {
  max-height: 300px;
  overflow-y: auto;
}
.tt-highlight {
  font-style: italic;
}
/* Texas Law banner color for header and footer */
.bg-dark {
  background-color: #003145 !important;
}
.subfooter {
  background: #003145;
  padding: 18px 0;
}

.subfooter .copyright-text p {
  color: #fff;
  font-size: .8rem;
}

/* For clearing input search text */
input[type=search]::-webkit-search-cancel-button {
    -webkit-appearance: searchfield-cancel-button;
}
.speaker-item img{cursor:pointer;}
.speaker-item img:hover {
  opacity: 25%; }

.popover {max-width:500px;}

/* Calendar */
.calendar-title {
  color: #fff;
  background-color: #002c56;
  border-color: #002c56;
}
.calendar-title-days {
  color: #002c56;
  background-color: #a6c0d8;
  border-color: #002c56;
}
.calendar-day {
  color: #002c56;
  background-color: #fff;
  font-weight: 700;
}
.calendar-day-disabled {
  color: #b8b8b8;
  background-color: #ededed;
}
.calendar-day-today {
  border: 3px solid #002c56 !IMPORTANT;
}
.calendar-day ul, .calendar-day li{
  color: #002c56;
  margin: 0 0 15px 0;
  padding: 0;
  list-style: none;
  display: block;
  font-weight: 400;
}

dd { margin-bottom: 0;}

.btn.btn-info {
  background-color: #005f86;
  border-color: #005f86;
}
.disable {
  opacity: .5;
  pointer-events: none;
}

.sponsors .block .image-block-lg {
    padding: 45px 0;
    background: #fff;
    width: 425px;
    cursor: pointer;
    transition: all .3s ease;
    border: 1px solid transparent;
    margin-bottom: 10px;
}
