/*******************************************************************/
/************************ WP TLP TEAM PRO **************************/
/************************* www.techlabpro.com **********************/
/************************* info@techlabpro.com *********************/
/***** Copyright (c) 2015, TechLabPro.com. All right Reserved ******/
/*******************************************************************/
/*********************** Smart PopUp *************************/
html.rt-smart-modal-on {
  overflow: hidden; }
  html.rt-smart-modal-on body {
    overflow: auto; }

#rt-smart-modal-container {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  z-index: 99999;
  overflow: hidden;
  opacity: 0;
  background: rgba(33, 33, 33, 0.7);
  visibility: hidden;
  -webkit-backface-visibility: hidden;
  transition: opacity .5s .4s, visibility .5s .4s;
  -webkit-transition: opacity .5s .4s, visibility .5s .4s;
  -moz-transition: opacity .5s .4s, visibility .5s .4s; }
  #rt-smart-modal-container.open {
    opacity: 1;
    visibility: visible;
    transition: opacity .4s, visibility .5s;
    -webkit-transition: opacity .4s, visibility .5s; }
    #rt-smart-modal-container.open .rt-smart-modal-main .rt-smart-modal {
      font-size: initial !important; }
    #rt-smart-modal-container.open.ready .rt-smart-modal-main {
      transform: translateX(0) !important;
      -webkit-transform: translateX(0) !important;
      -moz-transform: translateX(0) !important; }
  #rt-smart-modal-container.loading .rt-spinner {
    position: absolute;
    display: inline-block;
    border: 16px solid #f3f3f3;
    /* Light grey */
    border-top: 16px solid #fb4c35;
    /* Blue */
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: rt_spin 2s linear infinite;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto; }
  #rt-smart-modal-container.loading .rt-smart-modal-header .rt-smart-modal-nav {
    display: none; }
  #rt-smart-modal-container .rt-smart-modal-main {
    max-width: 500px;
    margin-left: auto;
    height: 100%;
    position: absolute;
    width: 100%;
    right: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform .6s;
    -moz-transition: -moz-transform .6s;
    transition: transform .6s;
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%); }
    #rt-smart-modal-container .rt-smart-modal-main.is-rtl {
      direction: rtl;
      margin-right: auto; }
      #rt-smart-modal-container .rt-smart-modal-main.is-rtl .rt-smart-modal .rt-smart-modal-main-content-wrapper {
        padding-right: 30px !important;
        padding-left: 0; }
    #rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal-header {
      background: #990028;
      position: relative;
      padding: 0 30px;
      height: 50px;
      overflow: hidden;
      z-index: 999999;
      opacity: 1 !important; }
      #rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal-header span.rt-smart-modal-nav {
        float: left;
        height: 100%; }
      #rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal-header .rt-smart-nav-item {
        width: 25px;
        display: flex;
        cursor: pointer;
        font-size: 35px;
        z-index: 999;
        float: left;
        align-items: center;
        height: 100%;
        -webkit-text-stroke: 1px #990028; }
      #rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal-header a {
        color: white;
        text-decoration: none;
        outline: none; }
        #rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal-header a.rt-smart-modal-close {
          float: right;
          width: 35px;
          font-size: 35px;
          font-weight: normal;
          height: 100%;
          display: flex;
          align-items: center;
          border: 0;
          -webkit-text-stroke: 6px #990028; }
    #rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal {
      height: 100%;
      position: absolute;
      right: 0;
      top: 0;
      left: 0;
      z-index: 2;
      font-size: 0;
      width: 100%;
      background: #313131; }
      #rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal .rt-smart-modal-main-content-wrapper {
        position: relative;
        padding: 50px 0 18px 30px;
        max-height: 100%;
        height: 100%; }
        #rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal .rt-smart-modal-main-content-wrapper .rt-smart-modal-main-content {
          position: relative;
          bottom: 0;
          margin: 0 auto;
          vertical-align: middle;
          display: inline-block;
          width: 100%;
          overflow: auto;
          max-height: 100%;
          height: 100%;
          color: #ffffff;
          opacity: 0;
          -webkit-transition: opacity .4s;
          -moz-transition: opacity .4s;
          transition: opacity .4s; }
          #rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal .rt-smart-modal-main-content-wrapper .rt-smart-modal-main-content .rt-team-container {
            padding: 15px 20px; }
            #rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal .rt-smart-modal-main-content-wrapper .rt-smart-modal-main-content .rt-team-container h3 {
              margin-bottom: 10px !important; }
            #rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal .rt-smart-modal-main-content-wrapper .rt-smart-modal-main-content .rt-team-container .tlp-position {
              margin-bottom: 10px; }
            #rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal .rt-smart-modal-main-content-wrapper .rt-smart-modal-main-content .rt-team-container .contact-info ul li {
              line-height: 30px; }
            #rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal .rt-smart-modal-main-content-wrapper .rt-smart-modal-main-content .rt-team-container .tlp-team-skill .skill_name {
              font-size: 18px;
              margin-bottom: 5px; }
            #rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal .rt-smart-modal-main-content-wrapper .rt-smart-modal-main-content .rt-team-container .tlp-team-skill skill-prog {
              height: 10px;
              margin-bottom: 10px; }
            #rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal .rt-smart-modal-main-content-wrapper .rt-smart-modal-main-content .rt-team-container .rt-team-latest-post-wrap ul.author-latest-post {
              margin: 0; }
              #rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal .rt-smart-modal-main-content-wrapper .rt-smart-modal-main-content .rt-team-container .rt-team-latest-post-wrap ul.author-latest-post li {
                padding: 5px; }
  #rt-smart-modal-container .mCSB_scrollTools {
    margin-top: 15px !important; }

@keyframes rt_spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
@media (max-width: 767px) {
  .rt-smart-modal-container .rt-smart-modal-main.is-rtl .rt-smart-modal-main-content-wrapper {
    padding-left: 30px !important; }
  .rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal-main-content-wrapper {
    padding-right: 30px !important; } }
@media (max-width: 500px) {
  .rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal .rt-smart-modal-main-content-wrapper .rt-smart-modal-main-content {
    padding: 10px 10px 0; } }
/*********************** Grid System **************************/
.rt-team-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.rt-team-container *:before,
.rt-team-container *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.rt-container, .rt-container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

.rt-container:before, .rt-container:after,
.rt-container-fluid:before,
.rt-container-fluid:after, .rt-row:before, .rt-row:after {
  content: " ";
  display: table; }

.clearfix:after, .rt-container:after, .rt-container-fluid:after, .rt-row:after {
  clear: both; }

.rt-row {
  margin-left: -15px;
  margin-right: -15px; }

.rt-col-xs-1, .rt-col-sm-1, .rt-col-md-1, .rt-col-lg-1, .rt-col-xs-2, .rt-col-sm-2, .rt-col-md-2, .rt-col-lg-2, .rt-col-xs-3, .rt-col-sm-3, .rt-col-md-3, .rt-col-lg-3, .rt-col-xs-4, .rt-col-sm-4, .rt-col-md-4, .rt-col-lg-4, .rt-col-xs-5, .rt-col-sm-5, .rt-col-md-5, .rt-col-lg-5, .rt-col-xs-6, .rt-col-sm-6, .rt-col-md-6, .rt-col-lg-6, .rt-col-xs-7, .rt-col-sm-7, .rt-col-md-7, .rt-col-lg-7, .rt-col-xs-8, .rt-col-sm-8, .rt-col-md-8, .rt-col-lg-8, .rt-col-xs-9, .rt-col-sm-9, .rt-col-md-9, .rt-col-lg-9, .rt-col-xs-10, .rt-col-sm-10, .rt-col-md-10, .rt-col-lg-10, .rt-col-xs-11, .rt-col-sm-11, .rt-col-md-11, .rt-col-lg-11, .rt-col-xs-12, .rt-col-sm-12, .rt-col-md-12, .rt-col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.rt-col-xs-1, .rt-col-xs-2, .rt-col-xs-3, .rt-col-xs-4, .rt-col-xs-5, .rt-col-xs-6, .rt-col-xs-7, .rt-col-xs-8, .rt-col-xs-9, .rt-col-xs-10, .rt-col-xs-11, .rt-col-xs-12 {
  float: left; }

.rt-col-xs-12 {
  width: 100%; }

.rt-col-xs-11 {
  width: 91.66666667%; }

.rt-col-xs-10 {
  width: 83.33333333%; }

.rt-col-xs-9 {
  width: 75%; }

.rt-col-xs-8 {
  width: 66.66666667%; }

.rt-col-xs-7 {
  width: 58.33333333%; }

.rt-col-xs-6 {
  width: 50%; }

.rt-col-xs-5 {
  width: 41.66666667%; }

.rt-col-xs-4 {
  width: 33.33333333%; }

.rt-col-xs-3 {
  width: 25%; }

.rt-col-xs-2 {
  width: 16.66666667%; }

.rt-col-xs-1 {
  width: 8.33333333%; }

/************************ End Grid System *********************/
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
*/
.animated {
  animation-duration: 1s;
  animation-fill-mode: both; }

.animated.infinite {
  animation-iteration-count: infinite; }

.animated.hinge {
  animation-duration: 2s; }

.animated.bounceIn, .animated.bounceOut, .animated.flipOutX, .animated.flipOutY {
  animation-duration: 0.75s; }

@keyframes bounce {
  0%, 20%, 53%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translateZ(0); }
  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0); }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0); }
  90% {
    transform: translate3d(0, -4px, 0); } }
.bounce {
  animation-name: bounce;
  transform-origin: center bottom; }

@keyframes flash {
  0%, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }
.flash {
  animation-name: flash; }

@keyframes pulse {
  0% {
    transform: scaleX(1); }
  50% {
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    transform: scaleX(1); } }
.pulse {
  animation-name: pulse; }

@keyframes rubberBand {
  0% {
    transform: scaleX(1); }
  30% {
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    transform: scale3d(1.05, 0.95, 1); }
  to {
    transform: scaleX(1); } }
.rubberBand {
  animation-name: rubberBand; }

@keyframes shake {
  0%, to {
    transform: translateZ(0); }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0); } }
.shake {
  animation-name: shake; }

@keyframes headShake {
  0% {
    transform: translateX(0); }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    transform: translateX(2px) rotateY(3deg); }
  50% {
    transform: translateX(0); } }
.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake; }

@keyframes swing {
  20% {
    transform: rotate(15deg); }
  40% {
    transform: rotate(-10deg); }
  60% {
    transform: rotate(5deg); }
  80% {
    transform: rotate(-5deg); }
  to {
    transform: rotate(0deg); } }
.swing {
  transform-origin: top center;
  animation-name: swing; }

@keyframes tada {
  0% {
    transform: scaleX(1); }
  10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg); }
  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg); }
  to {
    transform: scaleX(1); } }
.tada {
  animation-name: tada; }

@keyframes wobble {
  0% {
    transform: none; }
  15% {
    transform: translate3d(-25%, 0, 0) rotate(-5deg); }
  30% {
    transform: translate3d(20%, 0, 0) rotate(3deg); }
  45% {
    transform: translate3d(-15%, 0, 0) rotate(-3deg); }
  60% {
    transform: translate3d(10%, 0, 0) rotate(2deg); }
  75% {
    transform: translate3d(-5%, 0, 0) rotate(-1deg); }
  to {
    transform: none; } }
.wobble {
  animation-name: wobble; }

@keyframes jello {
  0%, 11.1%, to {
    transform: none; }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }
.jello {
  animation-name: jello;
  transform-origin: center; }

@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    transform: scaleX(1); } }
.bounceIn {
  animation-name: bounceIn; }

@keyframes bounceInDown {
  0%, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0); }
  75% {
    transform: translate3d(0, -10px, 0); }
  90% {
    transform: translate3d(0, 5px, 0); }
  to {
    transform: none; } }
.bounceInDown {
  animation-name: bounceInDown; }

@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0); }
  75% {
    transform: translate3d(-10px, 0, 0); }
  90% {
    transform: translate3d(5px, 0, 0); }
  to {
    transform: none; } }
.bounceInLeft {
  animation-name: bounceInLeft; }

@keyframes bounceInRight {
  0%, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0); }
  75% {
    transform: translate3d(10px, 0, 0); }
  90% {
    transform: translate3d(-5px, 0, 0); }
  to {
    transform: none; } }
.bounceInRight {
  animation-name: bounceInRight; }

@keyframes bounceInUp {
  0%, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0); }
  75% {
    transform: translate3d(0, 10px, 0); }
  90% {
    transform: translate3d(0, -5px, 0); }
  to {
    transform: translateZ(0); } }
.bounceInUp {
  animation-name: bounceInUp; }

@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); } }
.bounceOut {
  animation-name: bounceOut; }

@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0); } }
.bounceOutDown {
  animation-name: bounceOutDown; }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0); } }
.bounceOutLeft {
  animation-name: bounceOutLeft; }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0); } }
.bounceOutRight {
  animation-name: bounceOutRight; }

@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0); } }
.bounceOutUp {
  animation-name: bounceOutUp; }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  to {
    opacity: 1; } }
.fadeIn {
  animation-name: fadeIn; }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    transform: none; } }
.fadeInDown {
  animation-name: fadeInDown; }

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    transform: none; } }
.fadeInDownBig {
  animation-name: fadeInDownBig; }

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    transform: none; } }
.fadeInLeft {
  animation-name: fadeInLeft; }

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    transform: none; } }
.fadeInLeftBig {
  animation-name: fadeInLeftBig; }

@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    transform: none; } }
.fadeInRight {
  animation-name: fadeInRight; }

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    transform: none; } }
.fadeInRightBig {
  animation-name: fadeInRightBig; }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    transform: none; } }
.fadeInUp {
  animation-name: fadeInUp; }

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    transform: none; } }
.fadeInUpBig {
  animation-name: fadeInUpBig; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  to {
    opacity: 0; } }
.fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOutDown {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0); } }
.fadeOutDown {
  animation-name: fadeOutDown; }

@keyframes fadeOutDownBig {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0); } }
.fadeOutDownBig {
  animation-name: fadeOutDownBig; }

@keyframes fadeOutLeft {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0); } }
.fadeOutLeft {
  animation-name: fadeOutLeft; }

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0); } }
.fadeOutLeftBig {
  animation-name: fadeOutLeftBig; }

@keyframes fadeOutRight {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0); } }
.fadeOutRight {
  animation-name: fadeOutRight; }

@keyframes fadeOutRightBig {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0); } }
.fadeOutRightBig {
  animation-name: fadeOutRightBig; }

@keyframes fadeOutUp {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0); } }
.fadeOutUp {
  animation-name: fadeOutUp; }

@keyframes fadeOutUpBig {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0); } }
.fadeOutUpBig {
  animation-name: fadeOutUpBig; }

@keyframes flip {
  0% {
    transform: perspective(400px) rotateY(-1turn);
    animation-timing-function: ease-out; }
  40% {
    transform: perspective(400px) translateZ(150px) rotateY(-190deg);
    animation-timing-function: ease-out; }
  50% {
    transform: perspective(400px) translateZ(150px) rotateY(-170deg);
    animation-timing-function: ease-in; }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in; }
  to {
    transform: perspective(400px);
    animation-timing-function: ease-in; } }
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: flip; }

@keyframes flipInX {
  0% {
    transform: perspective(400px) rotateX(90deg);
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    transform: perspective(400px) rotateX(-20deg);
    animation-timing-function: ease-in; }
  60% {
    transform: perspective(400px) rotateX(10deg);
    opacity: 1; }
  80% {
    transform: perspective(400px) rotateX(-5deg); }
  to {
    transform: perspective(400px); } }
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInX; }

@keyframes flipInY {
  0% {
    transform: perspective(400px) rotateY(90deg);
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    transform: perspective(400px) rotateY(-20deg);
    animation-timing-function: ease-in; }
  60% {
    transform: perspective(400px) rotateY(10deg);
    opacity: 1; }
  80% {
    transform: perspective(400px) rotateY(-5deg); }
  to {
    transform: perspective(400px); } }
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInY; }

@keyframes flipOutX {
  0% {
    transform: perspective(400px); }
  30% {
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1; }
  to {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }
.flipOutX {
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@keyframes flipOutY {
  0% {
    transform: perspective(400px); }
  30% {
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1; }
  to {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipOutY; }

@keyframes lightSpeedIn {
  0% {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    transform: none;
    opacity: 1; } }
.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out; }

@keyframes lightSpeedOut {
  0% {
    opacity: 1; }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }
.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in; }

@keyframes rotateIn {
  0% {
    transform-origin: center;
    transform: rotate(-200deg);
    opacity: 0; }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1; } }
.rotateIn {
  animation-name: rotateIn; }

@keyframes rotateInDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(-45deg);
    opacity: 0; }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1; } }
.rotateInDownLeft {
  animation-name: rotateInDownLeft; }

@keyframes rotateInDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(45deg);
    opacity: 0; }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1; } }
.rotateInDownRight {
  animation-name: rotateInDownRight; }

@keyframes rotateInUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(45deg);
    opacity: 0; }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1; } }
.rotateInUpLeft {
  animation-name: rotateInUpLeft; }

@keyframes rotateInUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0; }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1; } }
.rotateInUpRight {
  animation-name: rotateInUpRight; }

@keyframes rotateOut {
  0% {
    transform-origin: center;
    opacity: 1; }
  to {
    transform-origin: center;
    transform: rotate(200deg);
    opacity: 0; } }
.rotateOut {
  animation-name: rotateOut; }

@keyframes rotateOutDownLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1; }
  to {
    transform-origin: left bottom;
    transform: rotate(45deg);
    opacity: 0; } }
.rotateOutDownLeft {
  animation-name: rotateOutDownLeft; }

@keyframes rotateOutDownRight {
  0% {
    transform-origin: right bottom;
    opacity: 1; }
  to {
    transform-origin: right bottom;
    transform: rotate(-45deg);
    opacity: 0; } }
.rotateOutDownRight {
  animation-name: rotateOutDownRight; }

@keyframes rotateOutUpLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1; }
  to {
    transform-origin: left bottom;
    transform: rotate(-45deg);
    opacity: 0; } }
.rotateOutUpLeft {
  animation-name: rotateOutUpLeft; }

@keyframes rotateOutUpRight {
  0% {
    transform-origin: right bottom;
    opacity: 1; }
  to {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0; } }
.rotateOutUpRight {
  animation-name: rotateOutUpRight; }

@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    transform: rotate(80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    transform: rotate(60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }
.hinge {
  animation-name: hinge; }

@keyframes jackInTheBox {
  0% {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom; }
  50% {
    transform: rotate(-10deg); }
  70% {
    transform: rotate(3deg); }
  to {
    opacity: 1;
    transform: scale(1); } }
.jackInTheBox {
  animation-name: jackInTheBox; }

@keyframes rollIn {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate(-120deg); }
  to {
    opacity: 1;
    transform: none; } }
.rollIn {
  animation-name: rollIn; }

@keyframes rollOut {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate(120deg); } }
.rollOut {
  animation-name: rollOut; }

@keyframes zoomIn {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }
.zoomIn {
  animation-name: zoomIn; }

@keyframes zoomInDown {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInDown {
  animation-name: zoomInDown; }

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInLeft {
  animation-name: zoomInLeft; }

@keyframes zoomInRight {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInRight {
  animation-name: zoomInRight; }

@keyframes zoomInUp {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInUp {
  animation-name: zoomInUp; }

@keyframes zoomOut {
  0% {
    opacity: 1; }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }
.zoomOut {
  animation-name: zoomOut; }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomOutDown {
  animation-name: zoomOutDown; }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center; } }
.zoomOutLeft {
  animation-name: zoomOutLeft; }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center; } }
.zoomOutRight {
  animation-name: zoomOutRight; }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomOutUp {
  animation-name: zoomOutUp; }

@keyframes slideInDown {
  0% {
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    transform: translateZ(0); } }
.slideInDown {
  animation-name: slideInDown; }

@keyframes slideInLeft {
  0% {
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    transform: translateZ(0); } }
.slideInLeft {
  animation-name: slideInLeft; }

@keyframes slideInRight {
  0% {
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    transform: translateZ(0); } }
.slideInRight {
  animation-name: slideInRight; }

@keyframes slideInUp {
  0% {
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    transform: translateZ(0); } }
.slideInUp {
  animation-name: slideInUp; }

@keyframes slideOutDown {
  0% {
    transform: translateZ(0); }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0); } }
.slideOutDown {
  animation-name: slideOutDown; }

@keyframes slideOutLeft {
  0% {
    transform: translateZ(0); }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0); } }
.slideOutLeft {
  animation-name: slideOutLeft; }

@keyframes slideOutRight {
  0% {
    transform: translateZ(0); }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0); } }
.slideOutRight {
  animation-name: slideOutRight; }

@keyframes slideOutUp {
  0% {
    transform: translateZ(0); }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0); } }
.slideOutUp {
  animation-name: slideOutUp; }

/********************** Filter *************************/
/* loader */
.rt-clear:after {
  clear: both;
  content: "";
  display: block; }

.rt-team-container .ttp-pre-loader {
  position: relative;
  overflow: hidden; }

.rt-team-container .rt-loading-overlay {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: #fff; }

.rt-team-container .rt-loading {
  color: #fb4c35;
  position: absolute;
  top: 60px;
  left: 50%;
  margin-left: -16px;
  z-index: 2;
  opacity: 0;
  visibility: hidden; }

/***************************** Grayscale ******************/
.rt-team-container.rt-grayscale img.rt-profile-img {
  -webkit-filter: grayscale(100%);
  /* For Webkit browsers */
  -moz-filter: grayscale(100%);
  /* For Firefox */
  -o-filter: grayscale(100%);
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  /* Firefox 10+, Firefox on Android */
  filter: grayscale(100%);
  /* IE8-9 */ }

.rt-team-container.rt-grayscale img.rt-profile-img:hover,
.rt-team-container.rt-grayscale .rt-grid-item:hover img.rt-profile-img {
  -webkit-filter: grayscale(0);
  /* For Webkit browsers */
  -moz-filter: grayscale(0);
  /* For Firefox */
  -o-filter: grayscale(0);
  filter: none;
  filter: grayscale(0);
  /* IE8-9 */ }

/**************** END grayscale **************************/
.rt-team-container .ttp-pre-loader .rt-loading-overlay {
  opacity: 0.8;
  visibility: visible; }

.rt-team-container .ttp-pre-loader .rt-loading {
  opacity: 1;
  visibility: visible; }

.rt-ball-clip-rotate {
  width: 32px;
  height: 32px; }

.rt-ball-clip-rotate {
  display: block;
  font-size: 0;
  color: #fff; }

.rt-ball-clip-rotate, .rt-ball-clip-rotate > div {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.rt-ball-clip-rotate > div {
  display: inline-block;
  float: none;
  background-color: currentColor;
  border: 0 solid currentColor; }

.rt-ball-clip-rotate > div {
  width: 32px;
  height: 32px;
  background: transparent;
  border-width: 2px;
  border-bottom-color: transparent;
  border-radius: 100%;
  -webkit-animation: ball-clip-rotate 0.75s linear infinite;
  -moz-animation: ball-clip-rotate 0.75s linear infinite;
  -o-animation: ball-clip-rotate 0.75s linear infinite;
  animation: ball-clip-rotate 0.75s linear infinite; }

/* filter */
.rt-clear::after,
.rt-clear::-ms-ticks-after {
  clear: both;
  display: block;
  content: ""; }

.rt-layout-filter-container {
  font-size: 0;
  line-height: 0;
  padding: 0;
  margin: -5px -5px 30px; }

.rt-filter-item-wrap.rt-filter-button-wrap span.rt-filter-button-item {
  padding: 9px 10px;
  border: 1px solid;
  margin: 4px;
  display: inline-block; }

.rt-filter-item-wrap.rt-tax-filter.rt-filter-button-wrap {
  padding: 0;
  margin: 0; }

.rt-filter-item-wrap.rt-filter-button-wrap span.rt-filter-button-item.selected,
.rt-filter-item-wrap.rt-filter-button-wrap span.rt-filter-button-item:hover {
  background: #222222;
  color: #b4b4b4; }

.rt-filter-item-wrap.rt-order-by-action, .rt-filter-item-wrap.rt-sort-order-action {
  float: right; }

.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap {
  line-height: 1.55;
  display: inline-block;
  vertical-align: top;
  font-size: 13px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin: 4px;
  padding: 8px 10px;
  cursor: pointer;
  position: relative;
  border: 1px solid transparent;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
  -ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
  color: #666; }

.rt-layout-filter-container .rt-filter-wrap .rt-filter-button-wrap {
  padding-left: 0px; }

.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-filter-dropdown-wrap {
  border: 1px solid #666;
  color: #666;
  position: relative; }

.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-filter-dropdown-wrap:hover {
  border-color: #222;
  color: #222; }

.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-sort-order-action:hover {
  border-color: #222; }

.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-filter-dropdown-wrap > .rt-filter-dropdown-default {
  min-width: 135px;
  max-width: 135px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
  display: block;
  white-space: nowrap; }

.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-filter-dropdown-wrap .rt-filter-dropdown {
  display: block;
  position: absolute;
  top: 100%;
  left: -1px;
  right: -1px;
  background-color: #222;
  z-index: 2;
  margin-top: 1px;
  border: none;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  -webkit-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out; }

.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-filter-dropdown-wrap.active-dropdown .rt-filter-dropdown {
  opacity: 1;
  visibility: visible; }

.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-filter-dropdown-wrap.active-dropdown .rt-arrow-angle {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg); }

.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-filter-dropdown-wrap .rt-filter-dropdown .rt-filter-dropdown-item {
  display: block;
  padding: 10px 15px 9px 15px;
  border-bottom: 1px solid #323232;
  color: #b4b4b4;
  text-align: center; }

.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-filter-dropdown-wrap .rt-arrow-angle {
  letter-spacing: 0;
  transition: transform 0.2s ease-in-out;
  -webkit-transition: transform 0.2s ease-in-out;
  -ms-transition: transform 0.2s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden; }

.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-sort-order-action {
  border: 1px solid #666;
  color: #666;
  position: relative;
  min-width: 38px; }

.rt-filter-item-wrap.rt-sort-order-action .rt-sort-order-action-arrow {
  position: static; }

.rt-filter-item-wrap.rt-sort-order-action .rt-sort-order-action-arrow > span {
  display: block;
  position: absolute;
  width: 14px;
  height: 8px;
  top: 50%;
  left: 50%;
  margin-top: -4px;
  margin-left: -7px;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transition: transform 0.2s ease-in-out;
  -webkit-transition: transform 0.2s ease-in-out;
  -ms-transition: transform 0.2s ease-in-out; }

.rt-filter-item-wrap.rt-sort-order-action .rt-sort-order-action-arrow[data-sort-order="ASC"] > span {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg); }

.rt-filter-item-wrap.rt-sort-order-action .rt-sort-order-action-arrow > span:before {
  content: '';
  display: block;
  width: 2px;
  height: 9px;
  position: absolute;
  background-color: #666;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  top: 0;
  left: 3px;
  transition: background-color 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s ease-in-out;
  -ms-transition: background-color 0.2s ease-in-out; }

.rt-filter-item-wrap.rt-sort-order-action .rt-sort-order-action-arrow > span:after {
  content: '';
  display: block;
  width: 2px;
  height: 9px;
  position: absolute;
  background-color: #666;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  top: 0;
  left: 9px;
  transition: background-color 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s ease-in-out;
  -ms-transition: background-color 0.2s ease-in-out; }

.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-search-filter-wrap {
  padding: 0;
  position: relative;
  float: right; }

.rt-filter-item-wrap.rt-search-filter-wrap input.rt-search-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 8px 10px;
  background: transparent;
  font-size: 12px;
  font-weight: 600;
  font-family: "Dosis", sans-serif;
  border: 1px solid #666;
  color: #666; }

.rt-filter-item-wrap.rt-search-filter-wrap span.rt-action {
  position: absolute;
  right: 5px;
  top: 6px;
  font-size: 15px;
  display: inline-block;
  cursor: pointer; }

.rt-filter-item-wrap.rt-search-filter-wrap .rt-search-input::-webkit-input-placeholder {
  font-size: 12px;
  font-weight: 600;
  font-family: "Dosis", sans-serif; }

.rt-filter-item-wrap.rt-search-filter-wrap .rt-search-input::-moz-placeholder {
  font-size: 12px;
  font-weight: 600;
  font-family: "Dosis", sans-serif; }

.rt-filter-item-wrap.rt-search-filter-wrap .rt-search-input:-ms-input-placeholder {
  font-size: 12px;
  font-weight: 600;
  font-family: "Dosis", sans-serif; }

.rt-filter-item-wrap.rt-search-filter-wrap .rt-search-input:-moz-placeholder {
  font-size: 12px;
  font-weight: 600;
  font-family: "Dosis", sans-serif; }

/* special layout */
.rt-team-container .special-items-wrapper .even-grid-item {
  margin: 0; }

.single-team-item.image-wrapper {
  cursor: pointer; }

.ttp-label {
  background: #c51f33;
  color: #fff;
  text-align: center;
  height: 100%; }

.special-selected-top-wrap > div,
.rt-row.special-items-wrapper > div {
  padding: 0; }

.special-selected-short-bio {
  position: relative; }

.special-selected-top-wrap .img {
  position: relative; }

.special-selected-top-wrap .img:after {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(197, 31, 51, 0.2);
  content: "";
  top: 0;
  left: 0;
  z-index: 1; }

.special-selected-top-wrap:after {
  clear: both;
  content: "";
  display: block; }

.special-selected-short-bio {
  padding: 10px 0 0; }

.special-selected-short-bio:after {
  width: 0;
  height: 0;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  border-bottom: 25px solid #fff;
  content: "";
  top: -25px;
  position: absolute;
  left: calc(50% - 25px);
  z-index: 3; }

/********************** Common Css *************************/
.rt-team-container figure {
  margin: 0; }

.rt-team-container .round-img img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

.rt-team-container .margin-bottom {
  margin-bottom: 30px; }

.rt-team-container h3 {
  margin-bottom: 4px !important;
  padding: 0px !important;
  line-height: 30px;
  font-weight: 400 !important; }

.rt-team-container h3 a {
  text-decoration: none !important; }

.rt-team-container .tlp-position {
  font-weight: 400;
  margin-bottom: 3px; }

.rt-team-container .tlp-position a:hover,
.rt-team-container h3 a:hover,
.rt-team-container .short-bio a:hover {
  text-decoration: none !important; }

.rt-team-container .paddingl0 {
  padding-left: 0px; }

.rt-team-container .paddingr0 {
  padding-right: 0; }

.rt-team-container .even-grid-item {
  margin-bottom: 30px; }

.rt-team-container .no-margin {
  margin: 0 !important;
  padding: 0 !important; }

.rt-team-container a {
  text-decoration: none;
  box-shadow: none;
  border: none !important; }

.rt-team-container-item-count {
  display: none; }

.rt-team-container .tlp-detail h3 {
  font-size: 22px; }

.rt-team-container .tlp-detail h3.member-name,
.rt-team-container .tlp-detail .team-images {
  margin: 15px 0 5px; }

.rt-team-container .tlp-detail .experience {
  padding-left: 3px; }

/* progress bar */
.rt-team-container .rt-team-container-skill {
  margin-bottom: 15px; }

.rt-team-container .skill-prog {
  height: 4px;
  margin-bottom: 4px;
  background: #fff;
  border: 1px solid #edeaea;
  border-radius: 4px;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; }

.rt-team-container .skill-prog .fill {
  height: 100%;
  -webkit-animation: 400ms;
  background-color: #00afd1;
  border-radius: 4px; }

.tooltip + .tooltip > .tooltip-inner {
  background-color: #00afd1;
  font-size: 80%; }

.tooltip.top .tooltip-arrow {
  border-top-color: #00afd1; }

.rt-team-container-skrill {
  font-size: 90%;
  padding: 0px 0px 15px 0px; }

.rt-team-container .equal-height {
  margin-bottom: 30px; }

.tlp-equal-height .paddingl0 {
  padding-left: 0px; }

.tlp-equal-height .paddingr0 {
  padding-right: 0px; }

/*********** Social Icon ***************/
.rt-team-container .social-icons {
  margin: 14px 0px 0px;
  padding: 0px;
  display: block; }

.rt-team-container .layout13 .social-icons,
.rt-team-container .isotope8 .social-icons {
  margin: 0px 0px; }

.rt-team-container .social-icons a:before {
  content: none; }

.rt-team-container .social-icons a {
  text-align: center;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  margin-right: 4px;
  font-size: 20px;
  padding: 0px;
  width: 30px;
  height: 30px; }

.rt-team-container .social-icons a .fa {
  padding: 7px 0px 0px;
  display: block; }

.rt-team-container .social-icons a .fa-Bandcamp {
  background: url("https://s1.bcbits.com/img/buttons/bandcamp_22x22_blue.png");
  width: 22px;
  height: 22px;
  margin-top: 12px; }

.rt-team-container .social-icons a:hover .fa-facebook {
  background: #3b5999;
  color: #fff;
  width: 30px;
  height: 30px; }

.rt-team-container .social-icons a:hover .fa-twitter {
  background: #3aa9e0;
  color: #fff;
  width: 30px;
  height: 30px; }

.rt-team-container .social-icons a:hover .fa-linkedin {
  background: #0080b1;
  color: #fff;
  width: 30px;
  height: 30px; }

.rt-team-container .social-icons a:hover .fa-google-plus {
  background: #d04333;
  color: #fff;
  width: 30px;
  height: 30px; }

.rt-team-container .social-icons a:hover .fa-youtube {
  background: #cd322d;
  color: #fff;
  width: 30px;
  height: 30px; }

.rt-team-container .social-icons a:hover .fa-soundcloud {
  background: #ff5500;
  color: #fff;
  width: 30px;
  height: 30px; }

.rt-team-container .social-icons a:hover .fa-vimeo {
  background: #44bbff;
  color: #fff;
  width: 30px;
  height: 30px; }

.rt-team-container .social-icons a:hover .fa-instagram {
  background: #3e729a;
  color: #fff;
  width: 30px;
  height: 30px; }

.rt-team-container .round-img .social-icons a {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

.rt-team-container .round-img .social-icons a:hover .fa-facebook {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

.rt-team-container .round-img .social-icons a:hover .fa-twitter {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

.rt-team-container .round-img .social-icons a:hover .fa-linkedin {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

.rt-team-container .round-img .social-icons a:hover .fa-google-plus {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

.rt-team-container .round-img .social-icons a:hover .fa-youtube {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

.rt-team-container .round-img .social-icons a:hover .fa-soundcloud {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

.rt-team-container .round-img .social-icons a:hover .fa-vimeo {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

.rt-team-container .round-img .social-icons a:hover .fa-instagram {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

.rt-team-container .tlp-detail .social-icons a {
  background-color: #00afd1; }

/***************** Contact info *******************/
.rt-team-container .contact-info {
  margin: 0px;
  padding: 0px 0px 10px 0px; }

.rt-team-container .contact-info ul {
  margin: 0px;
  padding: 0px;
  list-style: none; }

.rt-team-container .contact-info ul li {
  margin: 0px;
  padding: 0px;
  line-height: 22px;
  list-style: none !important;
  border: none;
  background: no-repeat; }

.rt-team-container .contact-info i {
  width: 20px;
  padding-right: 4px;
  text-align: center; }

/******************** Layout 1 ***********************/
.rt-team-container .layout1 {
  position: relative; }

.rt-team-container .layout1 .tlp-content-layout1, .rt-team-container .tlp-content {
  background: #f12929;
  color: #ffffff;
  padding: 10px; }

.rt-team-container .layout1 .single-team-area h3 {
  padding: 0;
  margin: 0 0 10px 0;
  font-size: 22px; }

.rt-team-container .layout1 .single-team-area h3, .rt-team-container .layout1 .single-team-area h3 a, .rt-team-container .layout1 .tlp-position {
  color: #fff; }

.rt-team-container .layout1 .single-team-area img {
  max-width: 100%;
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, transform 1s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.rt-team-container .layout1 .single-team-area:hover img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1); }

.rt-team-container .layout1 .single-team {
  position: relative;
  overflow: hidden; }

.rt-team-container .layout1 .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  color: #fff;
  background-color: rgba(217, 35, 45, 0.85);
  -webkit-transition: all 0.5s ease-out 0.15s;
  -moz-transition: all 0.5s ease-out 0.15s;
  -ms-transition: all 0.5s ease-out 0.15s;
  -o-transition: all 0.5s ease-out 0.15s;
  transition: all 0.5s ease-out 0.15s; }

.rt-team-container .layout1 .single-team-area .overlay,
.rt-team-container .layout1 .single-team-area .overlay-element h3,
.rt-team-container .layout1 .single-team-area .detile-popup {
  opacity: 0; }

.rt-team-container .layout1 .single-team-area:hover .overlay,
.rt-team-container .layout1 .single-team-area:hover .overlay-element h3,
.rt-team-container .layout1 .single-team-area:hover .detile-popup,
.rt-team-container .single-team-area:hover .overlay {
  opacity: 1;
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.rt-team-container .layout1 .short-bio p {
  padding: 2px 0px 0px;
  margin-bottom: 10px; }

.rt-team-container .layout1 .overlay .social-icons {
  text-align: center;
  padding: 20% 0; }

.rt-team-container .layout1 .single-team:hover .overlay {
  top: 0; }

.rt-team-container .layout1 .single-team-area:hover > .single-team:before {
  display: none; }

.rt-team-container .layout1 .overlay-element {
  text-align: center;
  color: #ffffff; }

.rt-team-container .layout1 .overlay-element .detail-link i.fa {
  color: #ffffff;
  font-size: 20px;
  margin-top: 45%;
  z-index: 9999;
  padding: 4px 6px; }

.rt-team-container .layout1 .overlay-element .detail-link:hover i.fa {
  background: #fff;
  color: #ed344a;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

/************************ Start Layout 2 ******************/
.rt-team-container .layout2 h3 {
  margin-top: 0;
  padding: 0; }

.rt-team-container .layout2 .single-team-area .img-area {
  padding: 0 0 15px 0; }

.rt-team-container .layout2 .short-bio p {
  padding: 5px 0;
  margin-bottom: 10px; }

.rt-team-container .layout2 .round-img img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

/************************ End Layout 2 ********************/
/************************ Start Layout 3 ******************/
.rt-team-container .layout3 .tlp-content {
  background: none;
  padding: 10px 0px 8px; }

.rt-team-container .layout3 .single-team-area h3 {
  margin-top: 15px;
  padding: 0px; }

.rt-team-container .layout3 .short-bio {
  padding: 0px 0px 0px; }

.rt-team-container .layout3 .round-img img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

/************************ End Layout 3 ********************/
/************************ Start Layout 4 ******************/
.rt-team-container .layout4 .single-team-area {
  position: relative; }

.rt-team-container .layout4 .single-team-area h3 a, .rt-team-container .layout4 .single-team-area h3 {
  margin: 15px 7px 0px;
  padding: 0;
  text-align: center;
  color: #fff; }

.rt-team-container .layout4 .tlp-position {
  color: #fff;
  padding: 0px 15px; }

.rt-team-container .layout4 .short-bio {
  margin: 0px;
  padding: 0px; }

.rt-team-container .layout4 .social-icons {
  padding: 0px 15px;
  text-align: center; }

.rt-team-container .layout4 .short-bio p {
  text-align: center;
  font-size: 14px;
  color: #fff;
  padding: 5px 15px 5px;
  line-height: 20px; }

.rt-team-container .layout4 .single-team-area .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  width: 100%;
  height: 100%;
  background-color: rgba(217, 35, 45, 0.85);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s; }

.rt-team-container .layout4 .single-team-area .tlp-content {
  text-align: center;
  padding: 20px;
  padding-top: 30%; }

.rt-team-container .layout4 .single-team-area .overlay, .rt-team-container .layout4 .single-team-area .detile-popup {
  -moz-transform: scale(0.5);
  -webkit-transform: scale(0.5);
  -o-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  opacity: 0; }

.rt-team-container .layout4 .single-team-area:hover .overlay,
.rt-team-container .layout4 .single-team-area:hover .detile-popup {
  opacity: 1;
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.rt-team-container .layout4 .round-img .overlay {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  padding-top: 10%; }

.rt-team-container .layout4 .round-img .single-team-area:hover .overlay {
  top: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

.rt-team-container .layout4 .round-img .tlp-content {
  background: none;
  padding-top: 15%; }

.rt-team-container .layout4 .round-img .overlay .social-icons {
  text-align: center;
  margin: 0;
  padding: 0; }

/************************ End Layout 4 ********************/
/************************ Start Layout 5 ******************/
.rt-team-container .layout5 .tlp-content {
  background: none; }

.rt-team-container .layout5 .table tr td {
  vertical-align: middle; }

.rt-team-container .layout5 .table > thead > tr > th,
.rt-team-container-layout5 .table > tbody > tr > th, .rt-team-container-layout5 .table > thead > tr > td, .table > tbody > tr > td {
  vertical-align: middle !important; }

/*********************** Start Layout 6 ********************/
.rt-team-container .layout6 .tlp-img-responsive {
  padding: 0 !important;
  margin: 0 !important; }

.rt-team-container .layout6 img.img-responsive.rt-profile-img {
  width: 100%; }

.rt-team-container .layout6 .tlp-info-block h3 a {
  color: #fff; }

.rt-team-container .layout6 .tlp-info-block h3 {
  margin: 15px 15px 2px 15px;
  padding: 0px;
  color: #fff; }

.rt-team-container .layout6 .tlp-position {
  color: #fff;
  text-align: left;
  padding: 0px 15px; }

.rt-team-container .layout6 .short-bio {
  margin: 0px;
  padding: 0px; }

.rt-team-container .layout6 .short-bio p {
  text-align: center;
  font-size: 14px;
  color: #fff;
  padding: 0px 15px 0px;
  margin-bottom: 10px;
  line-height: 20px; }

.rt-team-container .layout6 .tlp-img-block {
  padding: 0; }

.rt-team-container .layout6 .tlp-info-block {
  padding: 0;
  background: #fd662d;
  color: #fff;
  position: relative; }

.rt-team-container .layout6 .tlp-right-arrow:after {
  border-color: transparent #fd642d;
  border-style: solid;
  border-width: 0 34px 34px 0;
  content: " ";
  display: block;
  height: 0;
  left: -34px;
  position: absolute;
  top: 50%;
  width: 0; }

.rt-team-container .layout6 .tlp-left-arrow:after {
  border-color: #fd642d transparent transparent;
  border-style: solid;
  border-width: 34px 34px 0 0;
  content: " ";
  display: block;
  height: 0;
  position: absolute;
  right: -34px;
  top: 50%;
  width: 0;
  z-index: 2; }

.rt-team-container .layout6 .tlp-img.tlp-single-team {
  height: 100%;
  width: 100%; }

.rt-team-container .layout6 .tlp-img-responsive {
  width: 100%;
  height: 100%; }

.rt-team-container .layout6 .contact-info {
  margin: 0 0 10px;
  padding: 0 0 10px 10px; }

@media (min-width: 768px) {
  .rt-team-container .layout6 .rt-grid-item .tlp-img-block,
  .rt-team-container .layout6 .rt-grid-item .tlp-info-block {
    height: 100%; } }
/*********************** End Layout 6 ********************/
/*********************** Start Layout 7 ********************/
.rt-team-container .layout7 .tlp-team-item h3 {
  margin: 15px 25px 2px !important;
  padding: 0px;
  color: #fff; }

.rt-team-container .layout7 .tlp-position {
  color: #fff;
  text-align: left;
  padding: 0px 25px;
  line-height: 22px; }

.rt-team-container .layout7 .social-icons {
  bottom: 25px;
  left: 3px;
  position: absolute;
  right: 0;
  text-align: center; }

.rt-team-container .layout7 .tlp-team-item {
  position: relative;
  text-align: center;
  cursor: pointer; }

.rt-team-container .layout7 .tlp-team-item img {
  position: relative;
  display: block; }

.rt-team-container .layout7 .tlp-team-item figcaption {
  color: #fff;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.rt-team-container .layout7 .tlp-team-item figcaption::before,
.rt-team-container .layout7 .tlp-team-item figcaption::after {
  pointer-events: none; }

.rt-team-container .layout7 .tlp-team-item figcaption {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.rt-team-container .layout7 .tlp-team-item img {
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s; }

.rt-team-container .layout7 figcaption:hover {
  opacity: 1;
  background-color: rgba(46, 44, 44, 0.4); }

.rt-team-container .layout7 .tlp-team-item:hover .tpl-social {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, -20px, 0);
  transform: translate3d(0, -20px, 0);
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  text-align: center;
  top: -30px; }

.rt-team-container .layout7 .tlp-team-item figcaption::before,
.rt-team-container .layout7 .tlp-team-item figcaption::after {
  position: absolute;
  top: 15px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s; }

.rt-team-container .layout7 .tlp-team-item figcaption::before {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1); }

.rt-team-container .layout7 .tlp-team-item figcaption::after {
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0); }

.rt-team-container .layout7 .tlp-team-item h3 {
  padding-top: 2%;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, -20px, 0);
  transform: translate3d(0, -20px, 0);
  opacity: 0; }

.rt-team-container .layout7 .tlp-team-item .tlp-position,
.rt-team-container .layout7 .tlp-team-item:hover .short-bio {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0); }

.rt-team-container .layout7 .tlp-team-item:hover figcaption::before,
.rt-team-container .layout7 .tlp-team-item:hover figcaption::after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1); }

.rt-team-container .layout7 .tlp-team-item:hover h3,
.rt-team-container .layout7 .tlp-team-item:hover .short-bio,
.rt-team-container .layout7 .tlp-team-item:hover .tlp-position {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.rt-team-container .layout7 .tlp-team-item .short-bio {
  opacity: 0;
  padding: 0px 10px 10px; }

.rt-team-container .layout7 .short-bio p {
  text-align: center;
  font-size: 14px;
  color: #fff;
  padding: 2px 15px 0px;
  margin-bottom: 10px;
  line-height: 20px; }

.rt-team-container .layout7 .round-img .tlp-team-item figcaption {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

.rt-team-container .layout7 .round-img figcaption::before,
.rt-team-container .layout7 .round-img figcaption::after {
  border: none; }

.rt-team-container .layout7 .round-img .social-icons {
  bottom: 50px; }

/*********************** End Layout 7 ********************/
/*********************** Start Layout 8 ********************/
.rt-team-container .layout8 .tlp-position {
  color: #fff;
  margin: 0px;
  padding: 0px;
  line-height: 22px; }

.rt-team-container .layout8 .single-team-area {
  position: relative;
  overflow: hidden; }

.rt-team-container .layout8 .single-team-area img {
  position: relative;
  display: block; }

.rt-team-container .layout8 .tlp-overlay {
  background: none !important;
  overflow: hidden;
  padding: 15px;
  margin: 0px;
  color: #fff;
  font-size: 14px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  top: auto;
  bottom: 0;
  color: #fff;
  -webkit-transition: -webkit-transform 0.55s;
  transition: transform 0.55s;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0); }

.rt-team-container .layout8 .tlp-overlay .tlp-title {
  background-color: rgba(245, 46, 46, 0.9);
  color: #fff;
  opacity: 0;
  padding: 5px 10px;
  margin: 0px;
  color: #fff;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  bottom: 70px;
  height: 70px;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0); }

.rt-team-container .layout8 .tlp-overlay h3, .rt-team-container .layout8 .tlp-overlay h3 a {
  color: #fff;
  font-size: 20px; }

.rt-team-container .layout8 .tlp-overlay .tlp-content2 {
  background: none;
  position: absolute;
  bottom: 70px;
  text-align: center; }

.rt-team-container .layout8 .tlp-overlay .tlp-content2 p {
  line-height: 22px;
  margin: 0px;
  padding: 0px 0px 5px; }

.rt-team-container .layout8 .tlp-overlay h3 {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 200%, 0);
  transform: translate3d(0, 200%, 0); }

.rt-team-container .layout8 .tlp-overlay h3 {
  margin: 0px;
  margin-bottom: 2px !important;
  padding: 0px 0px; }

.rt-team-container .layout8 .tlp-overlay .tlp-position {
  color: #fff;
  line-height: 22px;
  margin: 0px;
  padding: 0px; }

.rt-team-container .layout8 .single-team-area:hover img {
  opacity: .9; }

.rt-team-container .layout8 .single-team-area:hover .tlp-title,
.rt-team-container .layout8 .single-team-area:hover .tlp-content {
  opacity: 1; }

.rt-team-container .layout8 .single-team-area:hover .tlp-overlay,
.rt-team-container .layout8 .single-team-area:hover h3 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.rt-team-container .layout8 .single-team-area:hover h3 {
  opacity: 1;
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s; }

.rt-team-container .layout8 .round-img .tlp-overlay,
.rt-team-container .layout8 .round-img .single-team-area img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

/*********************** End Layout 8 ********************/
/*********************** Layout 9 ************************/
.rt-team-container .layout9 .single-team-area {
  position: relative;
  overflow: hidden;
  margin: 0px;
  width: 100%;
  height: auto;
  text-align: center; }

.rt-team-container .layout9 img {
  position: relative;
  display: block; }

.rt-team-container .layout9 .tlp-overlay {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 10px;
  color: #fff;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.rt-team-container .layout9 .single-team-area img {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(1.15);
  transform: scale(1.15); }

.rt-team-container .layout9 .single-team-area:hover img {
  -webkit-transform: scale(1);
  transform: scale(1); }

.rt-team-container .layout9 .single-team-area h3 {
  font-size: 24px;
  margin-top: 60%;
  padding: 0px 15px !important;
  margin-bottom: 0px !important;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0); }

.rt-team-container .layout9 .tlp-position {
  opacity: 0;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0); }

.rt-team-container .layout9 .single-team-area h3 a {
  color: #fff; }

.rt-team-container .layout9 .single-team-area p {
  margin: 0;
  padding: 5px 15px 14px 15px;
  line-height: 20px;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0, 20px, 0) scale(1.1);
  transform: translate3d(0, 20px, 0) scale(1.1); }

.rt-team-container .layout9 .single-team-area:hover .tlp-overlay {
  background-color: rgba(217, 35, 45, 0.85);
  -webkit-transition: all 0.35s ease-out 0.15s;
  -moz-transition: all 0.35s ease-out 0.15s;
  -ms-transition: all 0.35s ease-out 0.15s;
  -o-transition: all 0.35s ease-out 0.15s;
  transition: all 0.35s ease-out 0.15s; }

.rt-team-container .layout9 .single-team-area .social-icons {
  margin: 0px;
  text-align: center;
  padding: 0px;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0, 20px, 0) scale(1.1);
  transform: translate3d(0, 20px, 0) scale(1.1); }

.rt-team-container .layout9 .single-team-area:hover .social-icons {
  opacity: 1;
  padding: 0px 15px; }

.rt-team-container .layout9 .single-team-area:hover h3 {
  margin-top: 15%;
  padding: 0px 15px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.rt-team-container .layout9 .single-team-area:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1); }

.rt-team-container .layout9 .single-team-area:hover .tlp-position {
  padding: 0px 15px;
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 2px, 0);
  transform: translate3d(0, 2px, 0); }

.rt-team-container .layout9 .round-img .tlp-overlay,
.rt-team-container .layout9 .round-img .single-team-area img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

.rt-team-container .layout9 .round-img .single-team-area img {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(1);
  transform: scale(1); }

/************************* Layout 10 **************************/
.rt-team-container .layout10 .image-container {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding: 0;
  margin: 0;
  line-height: 11px; }

.rt-team-container .layout10 .image-container img {
  -webkit-transition: all 1.1s ease;
  -moz-transition: all 1.1s ease;
  -o-transition: all 1.1s ease;
  -ms-transition: all 1.1s ease;
  transition: all 1.1s ease;
  max-width: 100%; }

.rt-team-container .layout10 .image-container:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1); }

.rt-team-container .layout10 .tlp-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  color: #fff;
  background-color: rgba(217, 35, 45, 0.85);
  -webkit-transition: all 0.5s ease-out 0.15s;
  -moz-transition: all 0.5s ease-out 0.15s;
  -ms-transition: all 0.5s ease-out 0.15s;
  -o-transition: all 0.5s ease-out 0.15s;
  transition: all 0.5s ease-out 0.15s;
  text-align: center; }

.rt-team-container .layout10 .tlp-overlay .tlp-title {
  padding: 2px 10px !important;
  opacity: 0;
  -webkit-transform: translateY(-100px);
  -moz-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  -o-transform: translateY(-100px);
  transform: translateY(-100px);
  -webkit-transition: all 0.5s ease-out 0.15s;
  -moz-transition: all 0.5s ease-out 0.15s;
  -ms-transition: all 0.5s ease-out 0.15s;
  -o-transition: all 0.5s ease-out 0.15s;
  transition: all 0.5s ease-out 0.15s;
  display: block;
  background-color: rgba(255, 255, 255, 0.85);
  text-align: center;
  padding: 1px 0;
  margin: 25px 0px 5px;
  color: #000;
  font-size: 20px; }

.rt-team-container .layout10 .tlp-position {
  padding: 8px 10px;
  color: #fff; }

.rt-team-container .layout10 .tlp-overlay:hover .tlp-title {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px); }

.rt-team-container .layout10 .tlp-overlay .tlp-title h3 {
  padding: 8px 10px 2px !important;
  margin: 0px;
  color: #000; }

.rt-team-container .layout10 .tlp-overlay .tlp-title h3 a {
  color: #000; }

.rt-team-container .layout10 .tlp-overlay p {
  padding: 2px 10px 10px;
  margin: 0px;
  line-height: 20px; }

.rt-team-container .layout10 .tlp-overlay {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out 0.15s;
  -moz-transition: all 0.5s ease-out 0.15s;
  -ms-transition: all 0.5s ease-out 0.15s;
  -o-transition: all 0.5s ease-out 0.15s;
  transition: all 0.5s ease-out 0.15s; }

.rt-team-container .layout10 .image-container:hover .tlp-overlay {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px); }

.rt-team-container .layout10 .tlp-team-item {
  border: 6px solid #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }

.rt-team-container .layout10 .tlp-team-item .tlp-info h3,
.rt-team-container .layout10 .tlp-team-item .tlp-info h3 a {
  margin: 15px 5px;
  padding: 0; }

.rt-team-container .layout10 .round-img .tlp-overlay,
.rt-team-container .layout10 .round-img .tlp-team-item,
.rt-team-container .layout9 .round-img .image-container img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

.rt-team-container .layout10 .round-img .image-container img {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(1);
  transform: scale(1); }

/*********************** Start Layout 11 ********************/
.rt-team-container .layout11 .tlp-position {
  color: #fff;
  margin: 0px;
  padding: 0px;
  line-height: 22px; }

.rt-team-container .layout11 .single-team-area {
  position: relative;
  overflow: hidden; }

.rt-team-container .layout11 h3 {
  margin-top: 5px; }

.rt-team-container .layout11 .single-team-area img {
  position: relative;
  display: block; }

.rt-team-container .layout11 .single-team-area .tlp-overlay {
  background: none !important;
  overflow: hidden;
  padding: 15px;
  margin: 0px;
  color: #fff;
  font-size: 14px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  left: 0;
  width: 100%;
  height: 100px;
  top: 0;
  color: #fff;
  -webkit-transition: -webkit-transform 0.55s;
  transition: transform 0.55s;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0); }

.rt-team-container .layout11 .single-team-area .tlp-title {
  background-color: rgba(245, 46, 46, 0.9);
  color: #fff;
  opacity: 1;
  padding: 5px 10px;
  margin: 0;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  height: 70px; }

.rt-team-container .layout11 .tlp-overlay h3,
.rt-team-container .layout11 .tlp-overlay h3 a {
  color: #fff;
  font-size: 20px; }

.rt-team-container .layout11 .tlp-overlay .tlp-content2 {
  background: none;
  position: absolute;
  bottom: 70px;
  text-align: center; }

.rt-team-container .layout11 .tlp-overlay .tlp-content2 p {
  line-height: 22px;
  margin: 0px;
  padding: 0px 0px 5px; }

.rt-team-container .layout11 .tlp-overlay h3 {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 200%, 0);
  transform: translate3d(0, 200%, 0); }

.rt-team-container .layout11 .tlp-overlay h3 {
  margin: 0px;
  margin-bottom: 2px !important;
  padding: 0px 0px; }

.rt-team-container .layout11 .tlp-overlay .tlp-position {
  color: #fff;
  line-height: 22px;
  margin: 0px;
  padding: 0px; }

.rt-team-container .layout11 .single-team-area:hover img {
  opacity: .9; }

.rt-team-container .layout11 .single-team-area:hover .tlp-title {
  opacity: 1; }

.rt-team-container .layout11 .round-img .single-team-area h3 {
  margin-bottom: 0px !important; }

.rt-team-container .layout11 .round-img .single-team-area:hover .tlp-overlay,
.rt-team-container .layout11 .round-img .single-team-area {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

.rt-team-container .layout11 .single-team-area .social-icons {
  opacity: 0;
  padding-top: 50px;
  text-align: center; }

.rt-team-container .layout11 .single-team-area:hover .social-icons {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.rt-team-container .layout11 .single-team-area:hover .social-icons {
  opacity: 1;
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s; }

/*********************** Layout 12 ************************/
.rt-team-container .layout12 .single-team-area {
  position: relative;
  overflow: hidden;
  margin: 0px;
  width: 100%;
  height: auto;
  text-align: center; }

.rt-team-container .layout12 img {
  position: relative;
  display: block; }

.rt-team-container .layout12 .tlp-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0px;
  color: #fff;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.rt-team-container .layout12 .single-team-area img {
  -webkit-transition: all 1.1s ease;
  -moz-transition: all 1.1s ease;
  -o-transition: all 1.1s ease;
  -ms-transition: all 1.1s ease;
  transition: all 1.1s ease;
  max-width: 100%; }

.rt-team-container .layout12 .single-team-area:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1); }

.rt-team-container .layout12 .single-team-area h3 {
  font-size: 24px;
  margin-top: 65%;
  padding: 0px !important;
  margin-bottom: 0px !important;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0); }

.rt-team-container .layout12 .single-team-area h3 .team-name {
  background: #0850d0;
  padding: 3px 10px;
  color: #fff; }

.rt-team-container .layout12 .tlp-position {
  margin-top: 8px;
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0); }

.rt-team-container .layout12 .tlp-position span {
  background: #313131;
  padding: 5px 10px;
  color: #fff; }

.rt-team-container .layout12 .single-team-area h3 a {
  color: #fff; }

.rt-team-container .layout12 .single-team-area p {
  margin: 0;
  padding: 5px 15px 14px 15px;
  line-height: 20px;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0, 20px, 0) scale(1.1);
  transform: translate3d(0, 20px, 0) scale(1.1); }

.rt-team-container .layout12 .single-team-area:hover .tlp-overlay {
  background-color: rgba(217, 35, 45, 0.85);
  -webkit-transition: all 0.35s ease-out 0.15s;
  -moz-transition: all 0.35s ease-out 0.15s;
  -ms-transition: all 0.35s ease-out 0.15s;
  -o-transition: all 0.35s ease-out 0.15s;
  transition: all 0.35s ease-out 0.15s; }

.rt-team-container .layout12 .single-team-area .social-icons {
  margin: 0px;
  text-align: center;
  padding: 0px;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0, 20px, 0) scale(1.1);
  transform: translate3d(0, 20px, 0) scale(1.1); }

.rt-team-container .layout12 .single-team-area:hover .social-icons {
  opacity: 1;
  padding: 0px 15px; }

.rt-team-container .layout12 .single-team-area:hover h3 {
  text-align: center !important;
  margin-top: 15%;
  padding: 0px 15px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.rt-team-container .layout12 .single-team-area:hover p {
  opacity: 1;
  padding-bottom: 0;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1); }

.rt-team-container .layout12 .single-team-area:hover .tlp-position {
  text-align: center !important;
  margin-top: 0px;
  padding: 0px 15px;
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 2px, 0);
  transform: translate3d(0, 2px, 0); }

.rt-team-container .layout12 .single-team-area:hover h3 .team-name,
.rt-team-container .layout12 .single-team-area:hover .tlp-position span {
  background: none !important;
  padding: 0px; }

.rt-team-container .layout12 .round-img .tlp-overlay,
.rt-team-container .layout12 .round-img .single-team-area img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

.rt-team-container .layout12 .round-img .single-team-area img {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(1);
  transform: scale(1); }

.rt-team-container .layout12 .round-img .single-team-area:hover h3 {
  margin-top: 25%; }

/*********************** Layout 13 ************************/
.rt-team-container .layout13 .single-team-area,
.rt-team-container .isotope8 .single-team-area {
  position: relative; }

.rt-team-container .layout13 .tlp-overlay h3,
.rt-team-container .isotope8 .tlp-overlay h3 {
  margin-top: 0; }

.rt-team-container .layout13 .tlp-overlay,
.rt-team-container .isotope8 .tlp-overlay {
  position: absolute;
  width: 100%;
  text-align: center;
  z-index: 2;
  left: 0;
  bottom: 0;
  padding: 5px;
  background: rgba(255, 255, 255, 0.7); }

.rt-team-container .layout13 .single-team-area:hover:after,
.rt-team-container .isotope8 .single-team-area:hover:after {
  content: initial; }

.rt-team-container .layout13 .single-team-area .tlp-overlay .social-icons a,
.rt-team-container .isotope8 .single-team-area .tlp-overlay .social-icons a {
  color: #000; }

/************************ isotope 1 ******************/
.rt-team-container .isotope1 .team-member figure {
  position: relative; }

.rt-team-container .isotope1 .team-member h3 a {
  color: #fff; }

.rt-team-container .isotope1 .team-member h3 {
  color: #fff;
  margin: 0px;
  padding: 0px 0px 4px; }

.rt-team-container .isotope1 .team-member .overlay .tlp-position {
  color: #fff;
  text-align: center; }

.rt-team-container .isotope1 .team-member {
  overflow: hidden;
  position: relative; }

.rt-team-container .isotope1 .overlay .short-bio {
  padding-top: 5px;
  line-height: 20px; }

.rt-team-container .isotope1 .team-member .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  color: #fff;
  background-color: rgba(217, 35, 45, 0.85);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  text-align: center;
  padding: 20px;
  display: inline-block;
  float: left; }

.rt-team-container .isotope1 .team-member .overlay,
.rt-team-container .isotope1 .team-member .detile-popup {
  -moz-transform: scale(0.5);
  -webkit-transform: scale(0.5);
  -o-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  opacity: 0; }

.rt-team-container .isotope1 .team-member:hover .overlay,
.rt-team-container .isotope1 .team-member:hover .detile-popup {
  opacity: 1;
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.rt-team-container .isotope1 .button-group {
  text-align: center;
  padding-bottom: 20px; }

.rt-team-container .isotope1 .button-group button {
  background: #000000;
  border: none;
  color: #fff;
  text-transform: none;
  font-weight: 400 !important;
  margin: 5px;
  padding: 10px 10px;
  outline: 0px; }

.rt-team-container .isotope1 .button-group button:hover {
  opacity: .8; }

.rt-team-container .isotope1 .button-group .selected {
  background: #26aae1; }

.rt-team-container .isotope1 .social-icons {
  padding-top: 0px; }

/*********************** End Isotope 1 ********************/
/*********************** Start Isotope 2 ********************/
.rt-team-container .isotope2 h3 {
  padding-top: 10px !important;
  margin: 0px; }

.rt-team-container .isotope2 .tlp-content {
  background: none;
  padding-top: 0px; }

.rt-team-container .isotope2 .team-item {
  display: inline-block;
  float: left; }

.rt-team-container .isotope2 .short-bio {
  padding-top: 5px; }

.rt-team-container .isotope2 .short-bio p {
  margin: 0px 0px 10px; }

.rt-team-container .isotope2 .social-icons {
  padding-top: 5px; }

/*********************** End Isotope 2 ********************/
/******************************** Isotope 3 ****************************/
.rt-team-container .isotope3 .single-team-area {
  position: relative;
  overflow: hidden;
  margin: 0px;
  width: 100%;
  height: auto;
  background: #3085a3;
  text-align: center; }

.rt-team-container .isotope3 img {
  position: relative;
  display: block; }

.rt-team-container .isotope3 .tlp-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 10px;
  color: #fff;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.rt-team-container .isotope3 .single-team-area img {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(1.15);
  transform: scale(1.15); }

.rt-team-container .isotope3 .single-team-area:hover img {
  -webkit-transform: scale(1);
  transform: scale(1); }

.rt-team-container .isotope3 .single-team-area h3 {
  font-size: 24px;
  margin-top: 60%;
  padding: 0px 15px !important;
  margin-bottom: 0px !important;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0); }

.rt-team-container .isotope3 .tlp-position {
  opacity: 0;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0); }

.rt-team-container .isotope3 .single-team-area h3 a {
  color: #fff; }

.rt-team-container .isotope3 .single-team-area p {
  margin: 0;
  padding: 5px 15px 14px 15px;
  line-height: 20px;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0, 20px, 0) scale(1.1);
  transform: translate3d(0, 20px, 0) scale(1.1); }

.rt-team-container .isotope3 .single-team-area:hover .tlp-overlay {
  background-color: rgba(217, 35, 45, 0.85);
  -webkit-transition: all 0.35s ease-out 0.15s;
  -moz-transition: all 0.35s ease-out 0.15s;
  -ms-transition: all 0.35s ease-out 0.15s;
  -o-transition: all 0.35s ease-out 0.15s;
  transition: all 0.35s ease-out 0.15s; }

.rt-team-container .isotope3 .single-team-area .social-icons {
  margin: 0px;
  text-align: center;
  padding: 0px;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0, 20px, 0) scale(1.1);
  transform: translate3d(0, 20px, 0) scale(1.1); }

.rt-team-container .isotope3 .single-team-area:hover .social-icons {
  opacity: 1;
  padding: 0px 15px; }

.rt-team-container .isotope3 .single-team-area:hover h3 {
  margin-top: 15%;
  padding: 0px 15px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.rt-team-container .isotope3 .single-team-area:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1); }

.rt-team-container .isotope3 .single-team-area:hover .tlp-position {
  padding: 0px 15px;
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 2px, 0);
  transform: translate3d(0, 2px, 0); }

/*********************** Start Isotope 4 ********************/
.rt-team-container .isotope4 .tlp-team-item h3 {
  margin: 15px 25px 2px !important;
  padding: 0px;
  color: #fff; }

.rt-team-container .isotope4 .tlp-position {
  color: #fff;
  text-align: left;
  padding: 0px 25px;
  line-height: 22px; }

.rt-team-container .isotope4 .social-icons {
  bottom: 25px;
  left: 24px;
  position: absolute;
  right: 0;
  left: 0;
  text-align: center; }

.rt-team-container .isotope4 .tlp-team-item {
  position: relative;
  text-align: center;
  cursor: pointer; }

.rt-team-container .isotope4 .tlp-team-item img {
  position: relative;
  display: block; }

.rt-team-container .isotope4 .tlp-team-item figcaption {
  color: #fff;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.rt-team-container .isotope4 .tlp-team-item figcaption::before,
.rt-team-container .isotope4 .tlp-team-item figcaption::after {
  pointer-events: none; }

.rt-team-container .isotope4 .tlp-team-item figcaption {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.rt-team-container .isotope4 .tlp-team-item img {
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s; }

.rt-team-container .isotope4 figcaption:hover {
  opacity: 1;
  background-color: rgba(46, 44, 44, 0.4); }

.rt-team-container .isotope4 .tlp-team-item:hover .tpl-social {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, -20px, 0);
  transform: translate3d(0, -20px, 0);
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  text-align: center;
  top: -30px; }

.rt-team-container .isotope4 .tlp-team-item figcaption::before,
.rt-team-container .isotope4 .tlp-team-item figcaption::after {
  position: absolute;
  top: 15px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s; }

.rt-team-container .isotope4 .tlp-team-item figcaption::before {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1); }

.rt-team-container .isotope4 .tlp-team-item figcaption::after {
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0); }

.rt-team-container .isotope4 .tlp-team-item h3 {
  padding-top: 2%;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, -20px, 0);
  transform: translate3d(0, -20px, 0);
  opacity: 0; }

.rt-team-container .isotope4 .tlp-team-item .tlp-position,
.rt-team-container .isotope4 .tlp-team-item:hover .short-bio {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0); }

.rt-team-container .isotope4 .tlp-team-item:hover figcaption::before,
.rt-team-container .isotope4 .tlp-team-item:hover figcaption::after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1); }

.rt-team-container .isotope4 .tlp-team-item:hover h3,
.rt-team-container .isotope4 .tlp-team-item:hover .short-bio,
.rt-team-container .isotope4 .tlp-team-item:hover .tlp-position {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.rt-team-container .isotope4 .tlp-team-item .short-bio {
  opacity: 0;
  padding: 0px 10px 10px; }

.rt-team-container .isotope4 .short-bio p {
  text-align: center;
  font-size: 14px;
  color: #fff;
  padding: 2px 15px 0px;
  margin-bottom: 10px;
  line-height: 20px; }

.rt-team-container .isotope4 .round-img .tlp-team-item figcaption {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

.rt-team-container .isotope4 .round-img figcaption::before,
.rt-team-container .isotope4 .round-img figcaption::after {
  border: none; }

/*********************** Start Isotope 5 ********************/
.rt-team-container .isotope5 .tlp-position,
.rt-team-container .isotope5 .tlp-position a {
  color: #fff;
  margin: 0;
  padding: 0;
  line-height: 22px; }

.rt-team-container .isotope5 .single-team-area {
  position: relative;
  overflow: hidden; }

.rt-team-container .isotope5 .single-team-area img {
  position: relative;
  display: block; }

.rt-team-container .isotope5 .tlp-overlay .social-icons {
  opacity: 0;
  position: absolute;
  left: 0;
  bottom: 65px;
  width: 100%;
  text-align: center; }

.rt-team-container .isotope5 .tlp-overlay .tlp-title {
  background-color: rgba(245, 46, 46, 0.9);
  color: #fff;
  opacity: 1;
  padding: 5px 10px;
  margin: 0px;
  color: #fff;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  bottom: 60px;
  height: 60px;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0); }

.rt-team-container .isotope5 .tlp-overlay h3,
.rt-team-container .isotope5 .tlp-overlay h3 a {
  color: #fff;
  font-size: 20px; }

.rt-team-container .isotope5 .tlp-overlay .tlp-content2 {
  background: none;
  position: absolute;
  bottom: 70px;
  text-align: center; }

.rt-team-container .isotope5 .tlp-overlay .tlp-content2 p {
  line-height: 22px;
  margin: 0px;
  padding: 0px 0px 5px; }

.rt-team-container .isotope5 .tlp-overlay h3 {
  margin: 0px;
  margin-bottom: 0px !important;
  padding: 0px 0px; }

.rt-team-container .isotope5 .tlp-overlay .tlp-position {
  color: #fff;
  line-height: 22px;
  margin: 0px;
  padding: 0px; }

.rt-team-container .isotope5 .single-team-area:hover .tlp-overlay,
.rt-team-container .isotope5 .single-team-area:hover .short-bio,
.rt-team-container .isotope5 .single-team-area:hover .social-icons {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.rt-team-container .isotope5 .single-team-area:hover .short-bio,
.rt-team-container .isotope5 .single-team-area:hover .social-icons {
  opacity: 1;
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s; }

/*********************** Isotope 6 ************************/
.rt-team-container .isotope6 .single-team-area {
  position: relative;
  overflow: hidden;
  margin: 0px;
  width: 100%;
  height: auto;
  background: #3085a3;
  text-align: center; }

.rt-team-container .isotope6 img {
  position: relative;
  display: block; }

.rt-team-container .isotope6 .tlp-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0px;
  color: #fff;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.rt-team-container .isotope6 .single-team-area img {
  -webkit-transition: all 1.1s ease;
  -moz-transition: all 1.1s ease;
  -o-transition: all 1.1s ease;
  -ms-transition: all 1.1s ease;
  transition: all 1.1s ease;
  max-width: 100%; }

.rt-team-container .isotope6 .single-team-area:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1); }

.rt-team-container .isotope6 .single-team-area h3 {
  font-size: 24px;
  margin-top: 65%;
  padding: 0px !important;
  margin-bottom: 0px !important;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0); }

.rt-team-container .isotope6 .single-team-area h3 .team-name {
  background: #0850d0;
  padding: 3px 10px;
  color: #fff; }

.rt-team-container .isotope6 .tlp-position {
  margin-top: 8px;
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0); }

.rt-team-container .isotope6 .tlp-position span {
  background: #313131;
  padding: 5px 10px;
  color: #fff; }

.rt-team-container .isotope6 .single-team-area h3 a {
  color: #fff; }

.rt-team-container .isotope6 .single-team-area p {
  margin: 0;
  padding: 5px 15px 14px 15px;
  line-height: 20px;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0, 20px, 0) scale(1.1);
  transform: translate3d(0, 20px, 0) scale(1.1); }

.rt-team-container .isotope6 .single-team-area:hover .tlp-overlay {
  background-color: rgba(217, 35, 45, 0.85);
  -webkit-transition: all 0.35s ease-out 0.15s;
  -moz-transition: all 0.35s ease-out 0.15s;
  -ms-transition: all 0.35s ease-out 0.15s;
  -o-transition: all 0.35s ease-out 0.15s;
  transition: all 0.35s ease-out 0.15s; }

.rt-team-container .isotope6 .single-team-area .social-icons {
  margin: 0px;
  text-align: center;
  padding: 0px;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0, 20px, 0) scale(1.1);
  transform: translate3d(0, 20px, 0) scale(1.1); }

.rt-team-container .isotope6 .single-team-area:hover .social-icons {
  opacity: 1;
  padding: 0px 15px; }

.rt-team-container .isotope6 .single-team-area:hover h3 {
  text-align: center !important;
  margin-top: 15%;
  padding: 0px 15px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.rt-team-container .isotope6 .single-team-area:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1); }

.rt-team-container .isotope6 .single-team-area:hover .tlp-position {
  text-align: center !important;
  margin-top: 0px;
  padding: 0px 15px;
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 2px, 0);
  transform: translate3d(0, 2px, 0); }

.rt-team-container .isotope6 .single-team-area:hover h3 .team-name,
.rt-team-container .isotope6 .single-team-area:hover .tlp-position span {
  background: none !important;
  padding: 0px; }

/*************************** End Isotope ***********************/
#team-member-profile-gallery .owl-item {
  text-align: center; }

/******************************* Layout Carousel *********************/
.rt-team-container .carousel1 .owl-nav,
.rt-team-container .carousel2 .owl-nav,
.rt-team-container .carousel3 .owl-nav,
.rt-team-container .carousel4 .owl-nav,
.rt-team-container .carousel5 .owl-nav,
.rt-team-container .carousel6 .owl-nav,
.rt-team-container .carousel7 .owl-nav,
.rt-team-container .carousel8 .owl-nav {
  position: absolute;
  right: 0;
  top: -50px; }

.rt-team-container .owl-dots {
  margin: 10px 0; }

.rt-team-container .owl-carousel .owl-item .default-margin {
  display: inline-block;
  margin: 0 15px; }

.rt-team-container .owl-carousel .owl-item .layout10 {
  margin: 5px 15px; }

#team-member-profile-gallery .owl-nav [class*=owl-] {
  position: absolute;
  top: 45%;
  font-size: 18px;
  background: #000; }

#team-member-profile-gallery .owl-nav .owl-prev {
  left: 0; }

#team-member-profile-gallery .owl-nav .owl-next {
  right: 0; }

#team-member-profile-gallery .owl-theme .owl-controls .owl-page span {
  background: #000 !important;
  color: #fff !important; }

.rt-team-container .carousel8 .rt-grid-item .single-team-area,
.rt-team-container .isotope9 .rt-grid-item .single-team-area,
.rt-team-container .layout14 .rt-grid-item .single-team-area {
  overflow: hidden;
  position: relative; }

.rt-team-container .layout14 .rt-grid-item .tlp-overlay,
.rt-team-container .isotope9 .rt-grid-item .tlp-overlay,
.rt-team-container .carousel8 .rt-grid-item .tlp-overlay {
  text-align: center;
  padding: 15px 0 0 0;
  background: #00bfa5;
  width: 100%;
  position: absolute;
  bottom: -50px;
  z-index: 2;
  -webkit-transition: all 0.4s cubic-bezier(0, 0, 0.5, 0);
  -moz-transition: all 0.4s cubic-bezier(0, 0, 0.5, 0);
  -ms-transition: all 0.4s cubic-bezier(0, 0, 0.5, 0);
  -o-transition: all 0.4s cubic-bezier(0, 0, 0.5, 0);
  transition: all 0.4s cubic-bezier(0, 0, 0.5, 0); }

.rt-team-container .carousel8 .rt-grid-item .tlp-overlay h3 a:hover,
.rt-team-container .isotope9 .rt-grid-item .tlp-overlay h3 a:hover,
.rt-team-container .layout14 .rt-grid-item .tlp-overlay h3 a:hover {
  color: #00bfa5; }

.rt-team-container .carousel8 .rt-grid-item .tlp-overlay h3,
.rt-team-container .isotope9 .rt-grid-item .tlp-overlay h3,
.rt-team-container .layout14 .rt-grid-item .tlp-overlay h3 {
  margin: 0; }

.rt-team-container .carousel8 .rt-grid-item .tlp-overlay .social-icons,
.rt-team-container .isotope9 .rt-grid-item .tlp-overlay .social-icons,
.rt-team-container .layout14 .rt-grid-item .tlp-overlay .social-icons {
  position: relative;
  margin-top: 15px;
  margin-bottom: 15px; }

.rt-team-container .carousel8 .rt-grid-item .tlp-overlay .social-icons:before,
.rt-team-container .isotope9 .rt-grid-item .tlp-overlay .social-icons:before,
.rt-team-container .layout14 .rt-grid-item .tlp-overlay .social-icons:before {
  content: "";
  background: #00bfa5;
  height: 1px;
  width: 170px;
  z-index: 3;
  position: absolute;
  left: 0;
  right: 0;
  top: -5px;
  margin: 0 auto 10px;
  display: block; }

.rt-team-container .carousel8 .rt-grid-item:hover .tlp-overlay,
.rt-team-container .isotope9 .rt-grid-item:hover .tlp-overlay,
.rt-team-container .layout14 .rt-grid-item:hover .tlp-overlay {
  background: #222222;
  bottom: 0;
  -webkit-transition: all 0.6s cubic-bezier(0, 0, 0.8, -0.5);
  -moz-transition: all 0.6s cubic-bezier(0, 0, 0.8, -0.5);
  -ms-transition: all 0.6s cubic-bezier(0, 0, 0.8, -0.5);
  -o-transition: all 0.6s cubic-bezier(0, 0, 0.8, -0.5);
  transition: all 0.6s cubic-bezier(0, 0, 0.8, -0.5); }

/*************************** Carousel 15  ****************************/
.rt-team-container .layout15 .single-team-area, .rt-team-container .isotope10 .single-team-area, .rt-team-container .carousel11 .single-team-area {
  text-align: center;
  position: relative;
  overflow: hidden; }
  .rt-team-container .layout15 .single-team-area::before, .rt-team-container .isotope10 .single-team-area::before, .rt-team-container .carousel11 .single-team-area::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 200%;
    z-index: 2;
    background: rgba(217, 35, 45, 0.8);
    -webkit-transform: rotate(8deg);
    -moz-transform: rotate(8deg);
    -ms-transform: rotate(8deg);
    transform: rotate(8deg);
    top: 60%;
    left: -90%;
    -webkit-transition: all 0.7s cubic-bezier(0.19, 0.63, 0, 1.2);
    -moz-transition: all 0.7s cubic-bezier(0.19, 0.63, 0, 1.2);
    -ms-transition: all 0.7s cubic-bezier(0.19, 0.63, 0, 1.2);
    -o-transition: all 0.7s cubic-bezier(0.19, 0.63, 0, 1.2);
    transition: all 0.7s cubic-bezier(0.19, 0.63, 0, 1.2); }
  .rt-team-container .layout15 .single-team-area:hover:before, .rt-team-container .isotope10 .single-team-area:hover:before, .rt-team-container .carousel11 .single-team-area:hover:before {
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    transform: rotate(20deg);
    top: 22%;
    left: -90%; }
  .rt-team-container .layout15 .single-team-area:hover img, .rt-team-container .isotope10 .single-team-area:hover img, .rt-team-container .carousel11 .single-team-area:hover img {
    transform: scale(1.1); }
  .rt-team-container .layout15 .single-team-area:hover .ttp-member-title, .rt-team-container .isotope10 .single-team-area:hover .ttp-member-title, .rt-team-container .carousel11 .single-team-area:hover .ttp-member-title {
    bottom: 30%;
    -webkit-transition: all .8s ease-out;
    -moz-transition: all .8s ease-out;
    -ms-transition: all .8s ease-out;
    -o-transition: all .8s ease-out;
    transition: all .8s ease-out; }
  .rt-team-container .layout15 .single-team-area:hover .social-icons, .rt-team-container .isotope10 .single-team-area:hover .social-icons, .rt-team-container .carousel11 .single-team-area:hover .social-icons {
    left: 20px;
    opacity: 1;
    visibility: visible; }
  .rt-team-container .layout15 .single-team-area img, .rt-team-container .isotope10 .single-team-area img, .rt-team-container .carousel11 .single-team-area img {
    width: 100%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .7s ease-out;
    -moz-transition: all .7s ease-out;
    -ms-transition: all .7s ease-out;
    -o-transition: all .7s ease-out;
    transition: all .7s ease-out; }
  .rt-team-container .layout15 .single-team-area .ttp-member-title, .rt-team-container .isotope10 .single-team-area .ttp-member-title, .rt-team-container .carousel11 .single-team-area .ttp-member-title {
    text-align: left;
    width: 100%;
    position: absolute;
    left: 30px;
    z-index: 6;
    bottom: 5%;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out; }
    .rt-team-container .layout15 .single-team-area .ttp-member-title a, .rt-team-container .isotope10 .single-team-area .ttp-member-title a, .rt-team-container .carousel11 .single-team-area .ttp-member-title a {
      color: #ffffff; }
  .rt-team-container .layout15 .single-team-area .social-icons, .rt-team-container .isotope10 .single-team-area .social-icons, .rt-team-container .carousel11 .single-team-area .social-icons {
    position: absolute;
    left: -100%;
    z-index: 3;
    opacity: 0;
    visibility: hidden;
    bottom: 5%;
    -webkit-transform: translateY(-5%);
    -moz-transform: translateY(-5%);
    -ms-transform: translateY(-5%);
    -o-transform: translateY(-5%);
    transform: translateY(-5%);
    -webkit-transition: all 1s cubic-bezier(0, 0, 0.25, 1.38);
    -moz-transition: all 1s cubic-bezier(0, 0, 0.25, 1.38);
    -ms-transition: all 1s cubic-bezier(0, 0, 0.25, 1.38);
    -o-transition: all 1s cubic-bezier(0, 0, 0.25, 1.38);
    transition: all 1s cubic-bezier(0, 0, 0.25, 1.38); }

/*************************** Carousel 10  ****************************/
.rt-team-container .carousel10 .profile-img-wrap {
  text-align: center; }

.rt-team-container .carousel10 .profile-img-wrap img {
  display: inline-block;
  margin: 0 auto;
  -webkit-transform: scale(0.75);
  -moz-transform: scale(0.75);
  -ms-transform: scale(0.75);
  -o-transform: scale(0.75);
  transform: scale(0.75);
  -webkit-transition: all 0.7s ease-out;
  -moz-transition: all 0.7s ease-out;
  -ms-transition: all 0.7s ease-out;
  -o-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out; }

.rt-team-container .carousel10 .profile-img-wrap.slick-current.slick-active.slick-center img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1); }

.rt-team-container .carousel10 .slick-slide:focus {
  outline: none; }

.rt-team-container .carousel10 .single-team-area {
  text-align: center;
  padding: 15px; }

.rt-team-container .carousel10 .single-team-area .profile-content {
  max-width: 300px;
  text-align: left;
  margin: 0 auto; }

.rt-team-container .carousel10 span.rt-slick-nav.rt-nav {
  position: absolute;
  top: 0;
  width: 25px;
  height: 25px;
  background: #8cc63e;
  border-radius: 50%;
  text-align: center;
  line-height: 25px;
  color: #fff;
  cursor: pointer;
  z-index: 333; }

.rt-team-container .carousel10 span.rt-slick-nav.rt-nav:hover {
  background: #0bc614; }

.rt-team-container .carousel10 span.rt-nav.rt-next {
  right: 0; }

.rt-team-container .carousel10 span.rt-nav.rt-prev {
  left: 0; }

/*************************** pop up ****************************/
#tlp-popup-wrap .tlp-popup-singlePage-counter {
  color: #fff;
  position: absolute;
  margin: auto;
  right: 40px;
  top: 0;
  bottom: 0;
  font: 400 13px/30px "Open Sans", sans-serif;
  height: 30px; }

.tlp-popup-wrap {
  min-height: 100%;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  margin-left: 100%;
  display: none;
  overflow-y: scroll;
  overflow-x: hidden;
  z-index: 999999;
  padding: 0px; }

.tlp-popup-wrap:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.tlp-popup-wrap .tlp-popup-navigation-wrap {
  background-color: #8cc63e; }

.tlp-popup-wrap .tlp-popup-loading {
  background: url("../images/tlp-loading.gif") no-repeat center;
  height: 200px; }

.tlp-popup-content {
  width: 100%;
  height: 100%;
  background: #fff;
  position: fixed;
  overflow-y: scroll; }

.tlp-popup-singlePage-sticky .tlp-popup-navigation-wrap {
  position: fixed;
  top: 0; }

.tlp-popup-singlePage .tlp-popup-next, .tlp-popup-singlePage .tlp-popup-prev {
  width: 44px;
  height: 44px;
  bottom: 0; }

.tlp-popup-singlePage .tlp-popup-next {
  background: url("../images/tlp-sprite.png") no-repeat scroll -46px -92px transparent;
  right: 0;
  bottom: 0;
  left: 108px; }

.tlp-popup-navigation .tlp-popup-next,
.tlp-popup-navigation .tlp-popup-close,
.tlp-popup-navigation .tlp-popup-prev {
  display: inline-block;
  margin: 5px !important;
  cursor: pointer; }

.tlp-popup-navigation {
  padding: 5px 0px;
  text-align: center; }

.tlp-popup-singlePage .tlp-popup-next:hover {
  background-position: -46px -138px; }

.tlp-popup-navigation, .tlp-popup-navigation-wrap {
  width: 100%; }

.tlp-detail ul.author-latest-post {
  margin: 2px 0px 10px 20px !important; }

.tlp-detail ul.author-latest-post li {
  padding: 2px 0px; }

/*************** Button ********************/
.rt-team-container .button-group {
  text-align: center;
  padding-bottom: 20px; }

.rt-team-container .button-group button {
  background: #000000;
  border: none;
  color: #fff;
  text-transform: none;
  font-weight: 400 !important;
  margin: 5px;
  padding: 10px 10px;
  outline: 0px;
  box-shadow: none;
  text-shadow: none; }

.rt-team-container .button-group button:hover {
  opacity: .8; }

.rt-team-container .button-group .selected {
  background: #26aae1; }

/******************************* Next Preview  ******************/
.tlp-popup-singlePage .tlp-popup-prev {
  background: url("../images/tlp-sprite.png") no-repeat scroll 0 -92px transparent;
  left: 0; }

.tlp-popup-singlePage .tlp-popup-prev:hover {
  background-position: 0 -138px; }

.tlp-popup-singlePage .tlp-popup-close {
  background: url("../images/tlp-sprite.png") no-repeat scroll -92px -92px transparent;
  height: 44px;
  width: 44px;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.tlp-popup-singlePage .tlp-popup-close:hover {
  background-position: -92px -138px; }

.tlp-layout-isotope .team-member {
  display: inline-block;
  float: left; }

.rt-team-container figure {
  margin: 0; }

.rt-team-container img {
  vertical-align: middle; }

.rt-team-container .img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.rt-team-container .img-rounded {
  border-radius: 6px; }

.rt-team-container .img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.rt-team-container .img-circle {
  border-radius: 50%; }

.rt-team-container .table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }

/**********************************************************************/
/********************************* pagination *************************/
/**********************************************************************/
.rt-team-container .rt-pagination-wrap .rt-cb-page-prev-next > * {
  margin-left: 1px;
  margin-right: 1px;
  font-size: 16px;
  line-height: 1.55;
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  font-size: 18px;
  background-color: #bcbcbc;
  color: #fff;
  line-height: 30px;
  bottom: auto;
  cursor: pointer;
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, opacity 0.2s ease-in-out, visibility 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, opacity 0.2s ease-in-out, visibility 0.2s ease-in-out;
  -ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, opacity 0.2s ease-in-out, visibility 0.2s ease-in-out; }

.rt-team-container .rt-pagination-wrap .rt-cb-page-prev-next > * i {
  line-height: 1; }

.rt-team-container .rt-pagination-wrap .rt-cb-page-prev-next > .rt-disabled {
  opacity: 0.5;
  pointer-events: none; }

.rt-cb-page-prev-next {
  text-align: left; }

.rt-team-container .rt-pagination-wrap .rt-loadmore-style .rt-loadmore-loading {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -32px;
  margin-left: -32px;
  visibility: hidden;
  opacity: 0; }

.rt-ball-scale-multiple.rt-2x {
  width: 64px;
  height: 64px; }

.rt-ball-scale-multiple.rt-2x > div {
  width: 64px;
  height: 64px; }

.rt-ball-scale-multiple, .rt-ball-scale-multiple > div {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.rt-ball-scale-multiple > div {
  display: inline-block;
  float: none;
  background-color: currentColor;
  border: 0 solid currentColor; }

.rt-ball-scale-multiple > div:nth-child(2) {
  -webkit-animation-delay: .2s;
  -moz-animation-delay: .2s;
  -o-animation-delay: .2s;
  animation-delay: .2s; }

.rt-ball-scale-multiple > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 32px;
  height: 32px;
  border-radius: 100%;
  opacity: 0;
  -webkit-animation: ball-scale-multiple 1s 0s linear infinite;
  -moz-animation: ball-scale-multiple 1s 0s linear infinite;
  -o-animation: ball-scale-multiple 1s 0s linear infinite;
  animation: ball-scale-multiple 1s 0s linear infinite; }

.rt-team-container .rt-pagination-wrap {
  text-align: center;
  margin-top: 10px; }

.rt-team-container .rt-pagination-wrap .rt-infinite-action.rt-active-elm {
  display: block; }

.rt-team-container .rt-pagination-wrap .rt-infinite-action {
  width: 40px;
  height: 40px;
  margin: 0 auto;
  position: relative;
  display: none;
  border-top-left-radius: 50%;
  -webkit-border-top-left-radius: 50%;
  -moz-border-top-left-radius: 50%;
  -ms-border-top-left-radius: 50%;
  -o-border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  -webkit-border-top-right-radius: 50%;
  -moz-border-top-right-radius: 50%;
  -ms-border-top-right-radius: 50%;
  -o-border-top-right-radius: 50%;
  border-bottom-left-radius: 50%;
  -webkit-border-bottom-left-radius: 50%;
  -moz-border-bottom-left-radius: 50%;
  -ms-border-bottom-left-radius: 50%;
  -o-border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  -webkit-border-bottom-right-radius: 50%;
  -moz-border-bottom-right-radius: 50%;
  -ms-border-bottom-right-radius: 50%;
  -o-border-bottom-right-radius: 50%; }

.rt-team-container .rt-pagination-wrap .rt-infinite-action .rt-infinite-loading {
  color: rgba(251, 76, 53, 0.5);
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -32px;
  margin-left: -32px; }

.rt-team-container .rt-pagination-wrap .rt-loadmore-style {
  cursor: pointer;
  position: relative;
  user-select: none;
  -webkit-user-select: none; }

.rt-team-container .rt-pagination-wrap .rt-loadmore-style.rt-hidden-elm,
.rt-team-container .rt-pagination-wrap .rt-infinite-action.rt-hidden-elm,
.rt-team-container .rt-pagination-wrap .rt-page-numbers.rt-hidden-elm,
.rt-team-container .rt-pagination-wrap .rt-cb-page-prev-next.rt-hidden-elm {
  display: none !important; }

.rt-team-container .rt-pagination-wrap .rt-loadmore-style.rt-lm-loading .rt-loadmore-text {
  opacity: 0;
  visibility: hidden; }

.rt-team-container .rt-pagination-wrap .rt-loadmore-style.rt-lm-loading .rt-loadmore-loading {
  opacity: 1;
  visibility: visible; }

.rt-team-container .rt-pagination-wrap .rt-loadmore-btn {
  font-size: 13px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #fff;
  background-color: #fb4c35;
  text-decoration: none;
  padding: 9px 20px 8px 20px;
  display: inline-block;
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out; }

.rt-team-container .rt-loadmore-btn:hover {
  background-color: #666; }

.rt-team-container .rt-pagination-wrap .rt-page-numbers .paginationjs .paginationjs-pages {
  float: none;
  padding-top: 0.1px;
  padding-bottom: 0.1px; }

.rt-team-container .rt-pagination-wrap .rt-page-numbers.rt-lm-loading {
  pointer-events: none;
  opacity: 0.5; }

.rt-team-container .rt-pagination-wrap .rt-page-numbers .paginationjs .paginationjs-pages ul {
  float: none;
  text-align: center;
  font-size: 0;
  line-height: 0;
  margin: -2px; }

.rt-team-container .rt-pagination-wrap .rt-page-numbers .paginationjs .paginationjs-pages ul li {
  float: none;
  font-size: 16px;
  line-height: 1.55;
  display: inline-block;
  min-width: 30px;
  min-height: 30px;
  border: none;
  padding: 2px; }

.rt-team-container .rt-pagination-wrap .rt-page-numbers .paginationjs .paginationjs-pages ul li > a {
  -moz-border-top-left-radius: 0;
  -ms-border-top-left-radius: 0;
  -o-border-top-left-radius: 0;
  -moz-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -ms-border-bottom-left-radius: 0;
  -o-border-bottom-left-radius: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -ms-border-bottom-right-radius: 0;
  -o-border-bottom-right-radius: 0;
  text-decoration: none;
  min-width: 30px;
  height: 30px;
  font-size: 16px;
  line-height: 1.55;
  font-weight: normal;
  color: #999;
  letter-spacing: 0;
  line-height: 29px;
  border: 1px solid #d7d7d7;
  display: block;
  padding-left: 8px;
  padding-right: 8px;
  color: #999; }

.rt-team-container .rt-pagination-wrap .rt-page-numbers .paginationjs .paginationjs-pages ul li.active > a {
  background-color: #fb4c35;
  color: #fff; }

/********************************* OLD pagination ************************/
.rt-team-container .tlp-pagination {
  text-align: center; }

.rt-team-container .pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }

.rt-team-container .pagination > li {
  display: inline; }

.rt-team-container .pagination > li > a,
.rt-team-container .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #ffffff;
  border: 0;
  margin-left: -1px; }

.rt-team-container .pagination > li:first-child > a,
.rt-team-container .pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px; }

.rt-team-container .pagination > li:last-child > a,
.rt-team-container .pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px; }

.rt-team-container .pagination > li > a:hover,
.rt-team-container .pagination > li > span:hover,
.rt-team-container .pagination > li > a:focus,
.rt-team-container .pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #dddddd; }

.rt-team-container .pagination > .active > a,
.rt-team-container .pagination > .active > span,
.rt-team-container .pagination > .active > a:hover,
.rt-team-container .pagination > .active > span:hover,
.rt-team-container .pagination > .active > a:focus,
.rt-team-container .pagination > .active > span:focus {
  z-index: 3;
  color: #ffffff;
  background-color: #337ab7;
  cursor: default; }

.rt-team-container .pagination > .disabled > span,
.rt-team-container .pagination > .disabled > span:hover,
.rt-team-container .pagination > .disabled > span:focus,
.rt-team-container .pagination > .disabled > a,
.rt-team-container .pagination > .disabled > a:hover,
.rt-team-container .pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed; }

.rt-team-container .pagination-lg > li > a,
.rt-team-container .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333; }

.rt-team-container .pagination-lg > li:first-child > a,
.rt-team-container .pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }

.rt-team-container .pagination-lg > li:last-child > a,
.rt-team-container .pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.rt-team-container .pagination-sm > li > a,
.rt-team-container .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

.rt-team-container .pagination-sm > li:first-child > a,
.rt-team-container .pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.rt-team-container .pagination-sm > li:last-child > a,
.rt-team-container .pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

/****************************** detail page *************************/
.tlp-single-container {
  margin: 25px 0; }

.rt-team-container .tlp-detail {
  text-align: left !important;
  padding-bottom: 30px !important; }

.rt-team-container .tlp-detail ul {
  margin: 10px 0px; }

.rt-team-container .tlp-detail .tlp-position,
.tlp-single-detail .tlp-position {
  font-weight: 400;
  margin-bottom: 6px; }

.tlp-single-detail .social-icons a {
  background: #00afd1; }

#tlp-member-container:after {
  clrar: both;
  content: ".";
  display: block;
  visibility: hidden;
  height: 0; }

.rt-team-container .tlp-detail .social-icons {
  margin-bottom: 15px; }

.tlp-single-detail .tlp-team-skill ul {
  margin: 0; }

.tlp-single--detail ul li label {
  font-weight: bold;
  margin-right: 10px; }

/* md POPUP */
.md-modal {
  top: 10%;
  position: fixed;
  left: 0;
  right: 0;
  margin: auto;
  width: 50%;
  max-width: 630px;
  min-width: 320px;
  height: 80%;
  z-index: 2000;
  visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden; }

.md-show {
  visibility: visible; }

.md-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  visibility: hidden;
  top: 0;
  left: 0;
  z-index: 1000;
  opacity: 0;
  background: rgba(0, 0, 0, 0.9);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }

.md-show ~ .md-overlay {
  opacity: 1;
  visibility: visible; }

.md-modal .social-icons {
  margin-top: 10px; }

.md-modal .social-icons .fa {
  font-size: 22px;
  padding-top: 5px;
  width: 30px;
  height: 30px;
  color: #fff; }

.md-modal .social-icons a:hover .fa-facebook {
  background: #3b5999;
  color: #fff;
  width: 30px;
  height: 30px; }

.md-modal .social-icons a:hover .fa-twitter {
  background: #3aa9e0;
  color: #fff;
  width: 30px;
  height: 30px; }

.md-modal .social-icons a:hover .fa-linkedin {
  background: #0080b1;
  color: #fff;
  width: 30px;
  height: 30px; }

.md-modal .social-icons a:hover .fa-google-plus {
  background: #d04333;
  color: #fff;
  width: 30px;
  height: 30px; }

.md-modal .social-icons a:hover .fa-youtube {
  background: #cd322d;
  color: #fff;
  width: 30px;
  height: 30px; }

.md-modal .social-icons a:hover .fa-soundcloud {
  background: #ff5500;
  color: #fff;
  width: 30px;
  height: 30px; }

.md-modal .social-icons a:hover .fa-vimeo {
  background: #44bbff;
  color: #fff;
  width: 30px;
  height: 30px; }

.md-modal .social-icons a:hover .fa-instagram {
  background: #3e729a;
  color: #fff;
  width: 30px;
  height: 30px; }

/* Content styles */
.md-content {
  color: #fff;
  background: #0071bd;
  position: relative;
  border-radius: 3px;
  margin: 0 auto;
  height: 100%;
  position: relative; }

.md-content .tlp-md-content-holder > .md-header {
  opacity: 0.8;
  background: rgba(0, 0, 0, 0.1);
  text-align: center;
  margin: 0;
  padding: 15px 0 10px; }

.md-content .tlp-md-content-holder > .md-header h4 {
  font-size: 14px; }

.md-content .tlp-md-content-holder > .md-header h3 {
  padding: 0;
  font-size: 28px;
  margin: 0;
  text-transform: uppercase; }

div#tlp-modal .tlp-md-content-holder {
  min-height: 15px;
  height: 100%; }

div#tlp-modal .tlp-md-loading {
  text-align: center;
  padding: 15px 40px 30px; }

.md-content > .tlp-md-content-holder .tlp-md-content {
  padding: 0px 0;
  margin: 15px 30px;
  background: #0071bd;
  height: 70%; }

.md-content > .tlp-md-content-holder .tlp-md-content .tlp-md-member-details {
  margin: 15px 0; }

.tlp-md-member-details p {
  margin: 5px 0; }

.tlp-md-content .rt-team-container .tlp-team-skill ul {
  margin: 0; }

.tlp-md-content .rt-team-container a {
  color: #fff; }

.tlp-md-content .tlp-short-bio {
  margin: 15px 0; }

.md-content .md-cls-btn {
  text-align: right;
  padding: 4px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0; }

.md-content button {
  display: inline-block;
  margin: 0 auto;
  font-size: 0.8em; }

.md-content .md-cls-btn i {
  font-size: 22px; }

.md-content .author-latest-post li {
  padding-bottom: 5px; }

/* Individual modal styles with animations/transitions */
/* Effect 1: Fade in and scale up */
.tlp-md-effect .md-content {
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }

.md-show.tlp-md-effect .md-content {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1; }

/********************* Media Query *******************/
@media (min-width: 768px) {
  .rt-container {
    width: 750px; } }
@media (min-width: 992px) {
  .rt-container {
    width: 970px; } }
@media (min-width: 1200px) {
  .rt-container {
    width: 1170px; } }
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (max-width: 360px) {
  .rt-team-container .layout6 .tlp-left-arrow::after {
    bottom: -111px; } }
@media screen and (max-width: 767px) {
  .rt-team-container .margin-bottom15 {
    margin-bottom: 5px !important; }

  .rt-team-container .layout6 .tlp-right-arrow:after {
    display: inline-block;
    left: 0;
    margin: auto;
    right: 0;
    top: -15px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }

  .rt-team-container .layout6 .tlp-left-arrow:after {
    display: inline-block;
    -webkit-transform: rotate(-136deg);
    -moz-transform: rotate(-136deg);
    -o-transform: rotate(-136deg);
    -ms-transform: rotate(-136deg);
    transform: rotate(-136deg);
    bottom: -94px;
    left: 0;
    margin: auto;
    right: 0; }

  .tlp-member-feature-img,
  .tlp-member-description-container {
    float: none;
    width: 100%; }

  .rt-team-container .layout2 .content-area {
    padding: 0px; } }
@media (min-width: 768px) {
  .margin-bottom15 {
    margin-bottom: 5px !important; }

  .rt-col-sm-1, .rt-col-sm-2, .rt-col-sm-3, .rt-col-sm-4, .rt-col-sm-5, .rt-col-sm-6, .rt-col-sm-7, .rt-col-sm-8, .rt-col-sm-9, .rt-col-sm-10, .rt-col-sm-11, .rt-col-sm-12 {
    float: left; }

  .rt-col-sm-24 {
    float: left; }

  .rt-col-sm-24 {
    width: 20%; }

  .rt-col-sm-12 {
    width: 100%; }

  .rt-col-sm-11 {
    width: 91.66666667%; }

  .rt-col-sm-10 {
    width: 83.33333333%; }

  .rt-col-sm-9 {
    width: 75%; }

  .rt-col-sm-8 {
    width: 66.66666667%; }

  .rt-col-sm-7 {
    width: 75%; }

  .rt-col-sm-6 {
    width: 50%; }

  .rt-col-sm-5 {
    width: 25%; }

  .rt-col-sm-4 {
    width: 33.33333333%; }

  .rt-col-sm-3 {
    width: 25%; }

  .rt-col-sm-2 {
    width: 16.66666667%; }

  .rt-col-sm-1 {
    width: 8.33333333%; } }
@media (min-width: 992px) {
  .margin-bottom15 {
    margin-bottom: 15px; }

  .rt-col-md-1, .rt-col-md-2, .rt-col-md-3, .rt-col-md-4, .rt-col-md-5, .rt-col-md-6, .rt-col-md-7, .rt-col-md-8, .rt-col-md-9, .rt-col-md-10, .rt-col-md-11, .rt-col-md-12 {
    float: left; }

  .rt-col-md-24 {
    float: left; }

  .rt-col-md-24 {
    width: 20%; }

  .rt-col-md-12 {
    width: 100%; }

  .rt-col-md-11 {
    width: 91.66666667%; }

  .rt-col-md-10 {
    width: 83.33333333%; }

  .rt-col-md-9 {
    width: 75%; }

  .rt-col-md-8 {
    width: 66.66666667%; }

  .rt-col-md-7 {
    width: 58.33333333%; }

  .rt-col-md-6 {
    width: 50%; }

  .rt-col-md-5 {
    width: 41.66666667%; }

  .rt-col-md-4 {
    width: 33.33333333%; }

  .rt-col-md-3 {
    width: 25%; }

  .rt-col-md-2 {
    width: 16.66666667%; }

  .rt-col-md-1 {
    width: 8.33333333%; } }
@media (min-width: 1200px) {
  .rt-col-lg-1, .rt-col-lg-2, .rt-col-lg-3, .rt-col-lg-4, .rt-col-lg-5, .rt-col-lg-6, .rt-col-lg-7, .rt-col-lg-8, .rt-col-lg-9, .rt-col-lg-10, .rt-col-lg-11, .rt-col-lg-12 {
    float: left; }

  .rt-col-lg-24 {
    float: left; }

  .rt-col-lg-24 {
    width: 20%; }

  .rt-col-lg-12 {
    width: 100%; }

  .rt-col-lg-11 {
    width: 91.66666667%; }

  .rt-col-lg-10 {
    width: 83.33333333%; }

  .rt-col-lg-9 {
    width: 75%; }

  .rt-col-lg-8 {
    width: 66.66666667%; }

  .rt-col-lg-7 {
    width: 58.33333333%; }

  .rt-col-lg-6 {
    width: 50%; }

  .rt-col-lg-5 {
    width: 41.66666667%; }

  .rt-col-lg-4 {
    width: 33.33333333%; }

  .rt-col-lg-3 {
    width: 25%; }

  .rt-col-lg-2 {
    width: 16.66666667%; }

  .rt-col-lg-1 {
    width: 8.33333333%; } }
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd; }

  .table-responsive > .table {
    margin-bottom: 0; }

  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap; }

  .table-responsive > .table-bordered {
    border: 0; }

  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }

  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }

  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0; } }
/*
* Animation
*/
@-webkit-keyframes ball-scale-multiple {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0); }
  5% {
    opacity: .75; }
  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1); } }
@-moz-keyframes ball-scale-multiple {
  0% {
    opacity: 0;
    -moz-transform: scale(0);
    transform: scale(0); }
  5% {
    opacity: .75; }
  100% {
    opacity: 0;
    -moz-transform: scale(1);
    transform: scale(1); } }
@-o-keyframes ball-scale-multiple {
  0% {
    opacity: 0;
    -o-transform: scale(0);
    transform: scale(0); }
  5% {
    opacity: .75; }
  100% {
    opacity: 0;
    -o-transform: scale(1);
    transform: scale(1); } }
@keyframes ball-scale-multiple {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0); }
  5% {
    opacity: .75; }
  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
@-webkit-keyframes ball-clip-rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-moz-keyframes ball-clip-rotate {
  0% {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg); }
  50% {
    -moz-transform: rotate(180deg);
    transform: rotate(180deg); }
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-o-keyframes ball-clip-rotate {
  0% {
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  50% {
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  100% {
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes ball-clip-rotate {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  50% {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-webkit-keyframes fire-diamonds {
  0% {
    -webkit-transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0);
    transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0); }
  50% {
    -webkit-transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);
    transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1); }
  100% {
    -webkit-transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);
    transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0); } }
@-moz-keyframes fire-diamonds {
  0% {
    -moz-transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0);
    transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0); }
  50% {
    -moz-transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);
    transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1); }
  100% {
    -moz-transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);
    transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0); } }
@-o-keyframes fire-diamonds {
  0% {
    -o-transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0);
    transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0); }
  50% {
    -o-transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);
    transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1); }
  100% {
    -o-transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);
    transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0); } }
@keyframes fire-diamonds {
  0% {
    -webkit-transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0);
    -moz-transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0);
    -o-transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0);
    transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0); }
  50% {
    -webkit-transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);
    -moz-transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);
    -o-transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);
    transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1); }
  100% {
    -webkit-transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);
    -moz-transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);
    -o-transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);
    transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0); } }
.la-fire, .la-fire > div {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.la-fire {
  display: block;
  font-size: 0;
  color: #fff; }

.la-fire.la-dark {
  color: #333; }

.la-fire > div {
  display: inline-block;
  float: none;
  background-color: currentColor;
  border: 0 solid currentColor; }

.la-fire {
  width: 32px;
  height: 32px; }

.la-fire > div {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 12px;
  height: 12px;
  border-radius: 0;
  border-radius: 2px;
  -webkit-transform: translateY(0) translateX(-50%) rotate(45deg) scale(0);
  -moz-transform: translateY(0) translateX(-50%) rotate(45deg) scale(0);
  -ms-transform: translateY(0) translateX(-50%) rotate(45deg) scale(0);
  -o-transform: translateY(0) translateX(-50%) rotate(45deg) scale(0);
  transform: translateY(0) translateX(-50%) rotate(45deg) scale(0);
  -webkit-animation: fire-diamonds 1.5s infinite linear;
  -moz-animation: fire-diamonds 1.5s infinite linear;
  -o-animation: fire-diamonds 1.5s infinite linear;
  animation: fire-diamonds 1.5s infinite linear; }

.la-fire > div:nth-child(1) {
  -webkit-animation-delay: -.85s;
  -moz-animation-delay: -.85s;
  -o-animation-delay: -.85s;
  animation-delay: -.85s; }

.la-fire > div:nth-child(2) {
  -webkit-animation-delay: -1.85s;
  -moz-animation-delay: -1.85s;
  -o-animation-delay: -1.85s;
  animation-delay: -1.85s; }

.la-fire > div:nth-child(3) {
  -webkit-animation-delay: -2.85s;
  -moz-animation-delay: -2.85s;
  -o-animation-delay: -2.85s;
  animation-delay: -2.85s; }

.la-fire.la-sm {
  width: 16px;
  height: 16px; }

.la-fire.la-sm > div {
  width: 6px;
  height: 6px; }

.la-fire.la-2x {
  width: 64px;
  height: 64px; }

.la-fire.la-2x > div {
  width: 24px;
  height: 24px; }

.la-fire.la-3x {
  width: 96px;
  height: 96px; }

.la-fire.la-3x > div {
  width: 36px;
  height: 36px; }

@-webkit-keyframes fire-diamonds {
  0% {
    -webkit-transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0);
    transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0); }
  50% {
    -webkit-transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);
    transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1); }
  100% {
    -webkit-transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);
    transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0); } }
@-moz-keyframes fire-diamonds {
  0% {
    -moz-transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0);
    transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0); }
  50% {
    -moz-transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);
    transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1); }
  100% {
    -moz-transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);
    transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0); } }
@-o-keyframes fire-diamonds {
  0% {
    -o-transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0);
    transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0); }
  50% {
    -o-transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);
    transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1); }
  100% {
    -o-transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);
    transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0); } }
@keyframes fire-diamonds {
  0% {
    -webkit-transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0);
    -moz-transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0);
    -o-transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0);
    transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0); }
  50% {
    -webkit-transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);
    -moz-transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);
    -o-transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);
    transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1); }
  100% {
    -webkit-transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);
    -moz-transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);
    -o-transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);
    transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0); } }

/*# sourceMappingURL=tlpteam.css.map */
