.slick-initialized {
  visibility: visible;
  opacity: 1;
}
.wpos-tgs-slider .slick-slide {
  line-height: 0;
}
.wp-tgs-wpcolumn, .wp-tgs-columns, .wpos-tgs-slider *, .wp-modal-box * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.wpos-tgs-slider:before, .wpos-tgs-slider:after {
  content: " ";
  display: table;
}
.wpos-tgs-popup-wrp button.mfp-close {
  background: none !important;
}
.wpos-tgs-slider:after {
  clear: both;
}
.wpos-tgs-slider {
  padding-bottom: 30px;
}
.wpos-tgs-slider .slick-arrow {
  text-indent: -99999px;
  top: 22% !important;
  margin-top: -30px;
  padding: 0px !important;
  border-radius: 0px !important
}
.wpos-tgs-slider button.slick-arrow {
  background-color: transparent !important;
  width: 30px;
  height: 640px;
  position: absolute;
  z-index: 99;
  border: 0px !important;
  padding: 0 !important;
  margin: 0px !important;
  border-radius: 0px !important;
  cursor: pointer !important;
}
.wpos-tgs-slider button.slick-next, .wpos-tgs-slider button.slick-next:hover, .wpos-tgs-slider button.slick-next:focus {
  background: url(arrow-right.png) 0 0 no-repeat !important;
  background-size: 30px 640px !important;
}
.wpos-tgs-slider button.slick-prev, .wpos-tgs-slider button.slick-prev:hover, .wpos-tgs-slider button.slick-prev:focus {
  background: url(arrow-left.png) 0 0 no-repeat !important;
  background-size: 30px 640px !important;
}
.wpos-tgs-slider .slick-dots {
  padding: 25px 0 0 0 !important;
  margin: 0 !important;
  bottom: 10px;
  text-align: center;
  width: 100%;
  bottom: -20px !important
}
.wpos-tgs-slider .slick-dots li {
  list-style: none !important;
  display: inline-block !important;
  margin: 0 2px !important;
  padding: 0px !important;
  width: 10px !important;
  height: 10px !important;
}
.wpos-tgs-slider .slick-dots li button {
  background: #fff !important;
  margin: 0px !important;
  padding: 0px !important;
  border: 1px solid #000;
  border-radius: 50% !important;
  width: 10px !important;
  height: 10px !important;
  text-indent: -99999px;
}
.wpos-tgs-slider .slick-dots li button:focus {
  outline: none !important
}
.wpos-tgs-slider .slick-dots li.slick-active button {
  background: #444 !important;
}
.wpos-tgs-slider .slick-prev {
  left: -40px !important
}
.wpos-tgs-slider .slick-next {
  right: -40px !important
}
.wpos-tgs-image-bg a {
  cursor: pointer;
}
.wpos-tgs-slider {
  clear: both;
}
/************Design-1*******************/
.wpos-tgs-slider.design-1 .wpos-tgs-image-bg {
  background: #f1f1f1;
  height: 300px;
  line-height: normal;
  overflow: hidden;
  position: relative;
  width: 100%;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  cursor: pointer;
}
.wpos-tgs-slider.design-1 .wpos-tgs-image-bg img {
  position: absolute;
  height: 100% !important;
  width: 100% !important;
  object-fit: cover;
  object-position: top center;
  border-radius: 0px;
}
.wpos-tgs-slider.design-1 .wpos-tgs-image-bg .tgs-member-overlay {
  position: absolute;
  padding: 10px 15px;
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  left: 0;
  right: 0;
  color: #fff;
  text-align: left;
}
.wpos-tgs-slider.design-1 .tgs-hover-img {
  opacity: 0;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.wpos-tgs-slider.design-1 .wpos-tgs-image-bg:hover .tgs-hover-img {
  opacity: 1;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out
}
.wpos-tgs-slider.design-1 .tgs-member-content p {
  text-align: center;
  margin: 0px;
}
.wpos-tgs-slider.design-1 .tgs-member-job {
  font-size: 18px;
}
.wpos-tgs-slider.design-1 .tgs-member-name {
  font-size: 22px;
  font-weight: bold;
}
.wpos-tgs-slider.design-1 .tgs-member-content .tgs-member-desc {
  margin: 5px 0 5px;
}
.wpos-tgs-slider.design-1 .tgs-member-content .tgs-other-info {
  border-top: 1px solid #f1f1f1;
  padding: 5px;
}
.wpos-tgs-slider.design-1 .tgs-member-content {
  display: none;
}
.wpos-tgs-slider.design-1 .tgs-contact-content {
  width: 100%;
  float: left;
  display: block;
  padding: 5px 0;
}
.wpos-tgs-slider.design-1 .tgs-contact-content a {
  display: inline-block;
  padding-right: 15px;
  color: #fff;
  font-size: 16px;
  float: left;
}
.wpos-tgs-slider.design-1 .tgs-contact-content a:hover {
  color: #dcb002;
}
/************Comman Css For Hover*********/
a.wpos-tgs-hover-icon {
  text-decoration: none !important;
}
.wpos-tgs-image-bg a.wpos-tgs-hover-icon .fa {
  font-size: 30px;
  color: #fff;
}
.wpos-tgs-image-bg .wpos-tgs-hover-icon {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
}
/*.popup-conf{display:none;}*/
.white-popup-block {
  line-height: normal !important
}
@media (min-width: 768px) {
  .white-popup-block {
    max-width: 500px;
  }
}
.white-popup-block {
  padding: 0px !important;
}
.white-popup-block .wp-modal-body {
  padding: 15px 20px;
}
.wpos-modal-header {
  background-size: cover !important;
  color: #fff;
  height: 400px;
  position: relative;
}
.wpos-modal-header .tgs-member-popup-info {
  padding: 15px 20px;
  transform: translate3d(0px, 0px, 0px);
}
.wpos-modal-header .member-handle, .wpos-modal-header .member-title {
  opacity: 1;
  transform: translate3d(0px, 0px, 0px);
}
.tgs-member-popup-info {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 20px;
  width: 100%;
  -webkit-transform: translate3d(0, 55px, 0);
  transform: translate3d(0, 35px, 0);
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  background: -moz-linear-gradient(top, transparent 0, rgba(0, 0, 0, .7) 100%);
  background: -o-linear-gradient(top, transparent 0, rgba(0, 0, 0, .7) 100%);
  background: -ms-linear-gradient(top, transparent 0, rgba(0, 0, 0, .7) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .7) 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=0)
}
.tgs-member-popup-info .tgs-member-name {
  font-size: 24px;
  line-height: 34px;
}
.tgs-member-popup-info .tgs-member-job {
  font-size: 90%;
  padding: 0px 0
}
.wp-modal-body .tgs-contact-content a {
  color: #444;
  display: inline-block;
  padding: 5px;
}
.wp-modal-body .tgs-contact-content {
  padding-bottom: 10px;
}
.wp-modal-body .tgs-other-info {
  padding: 5px 0;
}
.white-popup-block .text-center {
  padding: 10px;
  text-align: center;
}
img {
  max-width: 100%;
  height: auto;
}
.news-slides img {
  max-width: 100%
}
img {
  -ms-interpolation-mode: bicubic;
}
.wp-tgs-wpcolumn, .wp-tgs-columns {
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 100%;
  float: left;
  position: relative;
}
@media only screen {
  .wp-tgs-wpcolumn, .wp-tgs-columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left;
  }
}
@media only screen and (min-width: 40.0625em) {
  .wp-tgs-wpcolumn, .wp-tgs-columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left;
  }
  .wp-tgs-medium-1 {
    width: 8.33333%;
  }
  .wp-tgs-medium-2 {
    width: 16.66667%;
  }
  .wp-tgs-medium-3 {
    width: 25%;
  }
  .wp-tgs-medium-4 {
    width: 33.33333%;
  }
  .wp-tgs-medium-5 {
    width: 41.66667%;
  }
  .wp-tgs-medium-6 {
    width: 50%;
  }
  .wp-tgs-medium-7 {
    width: 58.33333%;
  }
  .wp-tgs-medium-8 {
    width: 66.66667%;
  }
  .wp-tgs-medium-9 {
    width: 75%;
  }
  .wp-tgs-medium-10 {
    width: 83.33333%;
  }
  .wp-tgs-medium-11 {
    width: 91.66667%;
  }
  .wp-tgs-medium-12 {
    width: 100%;
  }
}
/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}