.planetx.tgoma-body {
  /*ilightbox*/
  /* Style toolbar */
  /* Style thumbnails */
  /* Configure arrow buttons */
  /* Reset Styles */
  /* Disable & Hide Scrollbar */
  /* Style arrow buttons */
  /* Style mobile devices */
  /*.ilightbox-holder div.ilightbox-container{
        max-width: 1170px;
        width: 100% !important;
        height: auto !important;  
      }*/
}

.planetx.tgoma-body .ilightbox-overlay.springfree {
  background: #FFF;
}

.planetx.tgoma-body .ilightbox-loader.springfree {
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 55px;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 55px;
}

.planetx.tgoma-body .ilightbox-loader.springfree div {
  background: #FFF url("preloader.html") no-repeat center;
}

.planetx.tgoma-body .ilightbox-holder.springfree {
  padding: 3px;
  background: #FFF;
  -webkit-box-shadow: 0 0 45px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 45px rgba(0, 0, 0, 0.2);
}

.planetx.tgoma-body .ilightbox-holder.springfree .ilightbox-container .ilightbox-caption {
  background: url("caption-bg.html") repeat-x bottom;
  background-size: 100% 100%;
  left: 0;
  right: 0;
  color: #000;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  padding-top: 15px;
}

.planetx.tgoma-body .ilightbox-holder.springfree .ilightbox-container .ilightbox-social {
  background: url("social-bg.html");
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

.planetx.tgoma-body .ilightbox-holder.springfree .ilightbox-alert {
  background: url("alert.html") no-repeat center top;
  color: #89949B;
}

.planetx.tgoma-body .ilightbox-toolbar.springfree {
  top: 8px;
  left: 8px;
  height: 25px;
}

.planetx.tgoma-body .ilightbox-toolbar.springfree a {
  width: 27px;
  height: 25px;
  background: white url("buttons.html") no-repeat 7px 6px;
}

.planetx.tgoma-body .ilightbox-toolbar.springfree a:hover {
  background-color: #51b7ff;
}

.planetx.tgoma-body .ilightbox-toolbar.springfree a.disabled {
  opacity: 0.2;
  filter: alpha(opacity=20);
  cursor: default;
  background-color: #FFF;
}

.planetx.tgoma-body .ilightbox-toolbar.springfree a.ilightbox-close:hover {
  background-color: #d94947;
  background-position: -30px 6px;
}

.planetx.tgoma-body .ilightbox-toolbar.springfree a.ilightbox-fullscreen {
  background-position: 6px -31px;
}

.planetx.tgoma-body .ilightbox-toolbar.springfree a.ilightbox-fullscreen:hover {
  background-position: -29px -31px;
}

.planetx.tgoma-body .ilightbox-toolbar.springfree a.ilightbox-play {
  background-position: 8px -55px;
}

.planetx.tgoma-body .ilightbox-toolbar.springfree a.ilightbox-play:hover {
  background-position: -30px -55px;
}

.planetx.tgoma-body .ilightbox-toolbar.springfree a.ilightbox-pause {
  background-position: 8px -81px;
}

.planetx.tgoma-body .ilightbox-toolbar.springfree a.ilightbox-pause:hover {
  background-position: -30px -81px;
}

.planetx.tgoma-body .isMobile .ilightbox-toolbar.springfree {
  background: #FFF;
  top: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40px;
  text-align: center;
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
}

.planetx.tgoma-body .isMobile .ilightbox-toolbar.springfree a, .planetx.tgoma-body .isMobile .ilightbox-toolbar.springfree a:hover {
  display: inline-block;
  float: none;
  width: 50px;
  height: 40px;
  background-size: 50%;
  background-position: 50%;
}

.planetx.tgoma-body .isMobile .ilightbox-toolbar.springfree a.ilightbox-fullscreen {
  background-image: url("fullscreen-icon-64.html");
  background-image/*\**/: url("fullscreen-icon-ie.html") \9;
  /* IE7-8 */
}

.planetx.tgoma-body .isMobile .ilightbox-toolbar.springfree a.ilightbox-fullscreen:hover {
  background-image: url("fullscreen-hover-icon-64.html");
  background-image/*\**/: url("fullscreen-hover-icon-ie.html") \9;
  /* IE7-8 */
}

.planetx.tgoma-body .isMobile .ilightbox-toolbar.springfree a.ilightbox-close {
  background-image: url("x-mark-icon-64.html");
  background-image/*\**/: url("x-mark-icon-ie.html") \9;
  /* IE7-8 */
}

.planetx.tgoma-body .isMobile .ilightbox-toolbar.springfree a.ilightbox-close:hover {
  background-image: url("x-mark-hover-icon-64.html");
  background-image/*\**/: url("x-mark-hover-icon-ie.html") \9;
  /* IE7-8 */
}

.planetx.tgoma-body .isMobile .ilightbox-toolbar.springfree a.ilightbox-next-button {
  background-image: url("arrow-next-icon-64.html");
  background-image/*\**/: url("arrow-next-icon-ie.html") \9;
  /* IE7-8 */
  background-position: 52% 50%;
}

.planetx.tgoma-body .isMobile .ilightbox-toolbar.springfree a.ilightbox-next-button:hover {
  background-image: url("arrow-next-hover-icon-64.html");
  background-image/*\**/: url("arrow-next-hover-icon-ie.html") \9;
  /* IE7-8 */
}

.planetx.tgoma-body .isMobile .ilightbox-toolbar.springfree a.ilightbox-next-button.disabled {
  background-image: url("arrow-next-icon-64.html");
  background-image/*\**/: url("arrow-next-icon-ie.html") \9;
  /* IE7-8 */
  background-position: 52% 50%;
}

.planetx.tgoma-body .isMobile .ilightbox-toolbar.springfree a.ilightbox-prev-button {
  background-image: url("arrow-prev-icon-64.html");
  background-image/*\**/: url("arrow-prev-icon-ie.html") \9;
  /* IE7-8 */
  background-position: 48% 50%;
}

.planetx.tgoma-body .isMobile .ilightbox-toolbar.springfree a.ilightbox-prev-button:hover {
  background-image: url("arrow-prev-hover-icon-64.html");
  background-image/*\**/: url("arrow-prev-hover-icon-ie.html") \9;
  /* IE7-8 */
}

.planetx.tgoma-body .isMobile .ilightbox-toolbar.springfree a.ilightbox-prev-button.disabled {
  background-image: url("arrow-prev-icon-64.html");
  background-image/*\**/: url("arrow-prev-icon-ie.html") \9;
  /* IE7-8 */
  background-position: 48% 50%;
}

.planetx.tgoma-body .isMobile .ilightbox-toolbar.springfree a.ilightbox-play {
  background-image: url("play-icon-64.html");
  background-image/*\**/: url("play-icon-ie.html") \9;
  /* IE7-8 */
}

.planetx.tgoma-body .isMobile .ilightbox-toolbar.springfree a.ilightbox-play:hover {
  background-image: url("play-hover-icon-64.html");
  background-image/*\**/: url("play-hover-icon-ie.html") \9;
  /* IE7-8 */
}

.planetx.tgoma-body .isMobile .ilightbox-toolbar.springfree a.ilightbox-pause {
  background-image: url("pause-icon-64.html");
  background-image/*\**/: url("pause-icon-ie.html") \9;
  /* IE7-8 */
}

.planetx.tgoma-body .isMobile .ilightbox-toolbar.springfree a.ilightbox-pause:hover {
  background-image: url("pause-hover-icon-64.html");
  background-image/*\**/: url("pause-hover-icon-ie.html") \9;
  /* IE7-8 */
}

.planetx.tgoma-body .ilightbox-thumbnails.springfree.ilightbox-horizontal {
  height: 104px;
}

.planetx.tgoma-body .ilightbox-thumbnails.springfree.ilightbox-horizontal .ilightbox-thumbnails-container {
  height: 104px;
}

.planetx.tgoma-body .ilightbox-thumbnails.springfree.ilightbox-vertical {
  width: 144px;
}

.planetx.tgoma-body .ilightbox-thumbnails.springfree.ilightbox-vertical .ilightbox-thumbnails-container {
  width: 144px;
}

.planetx.tgoma-body .ilightbox-thumbnails.springfree .ilightbox-thumbnails-grid .ilightbox-thumbnail img {
  border: 2px solid #FFF;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 0;
  border-radius: 0;
}

.planetx.tgoma-body .ilightbox-thumbnails.springfree .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-video {
  background: url("thumb-overlay-play.html") no-repeat center;
}

.planetx.tgoma-body .ilightbox-holder.springfree .ilightbox-inner-toolbar .ilightbox-title {
  font-size: 18px;
  padding: 10px 12px;
  padding-right: 60px;
  color: #535352;
}

.planetx.tgoma-body .ilightbox-holder.springfree .ilightbox-inner-toolbar .ilightbox-toolbar {
  left: auto;
  top: 5px;
  right: 5px;
}

.planetx.tgoma-body .ilightbox-holder.springfree .ilightbox-inner-toolbar .ilightbox-toolbar a {
  float: right;
}

.planetx.tgoma-body .ilightbox-button.springfree.disabled {
  opacity: 0.1;
  filter: alpha(opacity=10);
  cursor: default;
}

.planetx.tgoma-body .ilightbox-button.springfree span {
  display: block;
  width: 100%;
  height: 100%;
}

.planetx.tgoma-body .ilightbox-button.ilightbox-next-button.springfree,
.planetx.tgoma-body .ilightbox-button.ilightbox-prev-button.springfree {
  bottom: 0;
  right: 0;
  left: 0;
  left/*\**/: 35%\9;
  /* IE7-8 */
  right/*\**/: auto\9;
  /* IE7-8 */
  width: 30%;
  height: 100px;
  margin: auto;
  background: url("arrows_vertical.html") no-repeat 50% -100px;
  background-color: #FFF;
  background-color: rgba(255, 255, 255, 0.6);
}

.planetx.tgoma-body .ilightbox-button.ilightbox-prev-button.springfree {
  top: 0;
  bottom: auto;
  background-position: 50% 0;
}

.planetx.tgoma-body .ilightbox-button.ilightbox-next-button.springfree.horizontal,
.planetx.tgoma-body .ilightbox-button.ilightbox-prev-button.springfree.horizontal {
  right: 0;
  left: auto;
  top: 0;
  bottom: 0;
  top/*\**/: 36%\9;
  /* IE7-8 */
  bottom/*\**/: auto\9;
  /* IE7-8 */
  width: 100px;
  height: 30%;
  background-image: url("arrows_horizontal.html");
  background-position: -93px 50%;
}

.planetx.tgoma-body .ilightbox-button.ilightbox-prev-button.springfree.horizontal {
  right: auto;
  left: 0;
  background-position: -7px 50%;
}

.planetx.tgoma-body .ilightbox-overlay, .planetx.tgoma-body .ilightbox-loader, .planetx.tgoma-body .ilightbox-loader *, .planetx.tgoma-body .ilightbox-holder, .planetx.tgoma-body .ilightbox-holder .ilightbox-container, .planetx.tgoma-body .ilightbox-holder .ilightbox-container img.ilightbox-image, .planetx.tgoma-body .ilightbox-holder .ilightbox-container .ilightbox-caption, .planetx.tgoma-body .ilightbox-toolbar, .planetx.tgoma-body .ilightbox-toolbar *, .planetx.tgoma-body .ilightbox-thumbnails, .planetx.tgoma-body .ilightbox-thumbnails *, .planetx.tgoma-body .ilightbox-holder .ilightbox-container .ilightbox-social, .planetx.tgoma-body .ilightbox-holder .ilightbox-container .ilightbox-social * {
  float: none;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  line-height: 100%;
  vertical-align: baseline;
  background: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.planetx.tgoma-body .ilightbox-overlay, .planetx.tgoma-body .ilightbox-loader, .planetx.tgoma-body .ilightbox-loader *, .planetx.tgoma-body .ilightbox-holder .ilightbox-container .ilightbox-caption, .planetx.tgoma-body .ilightbox-toolbar, .planetx.tgoma-body .ilightbox-thumbnails, .planetx.tgoma-body .ilightbox-thumbnails *, .planetx.tgoma-body .ilightbox-holder .ilightbox-container .ilightbox-social {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
}

.planetx.tgoma-body .ilightbox-noscroll {
  overflow: hidden;
}

.planetx.tgoma-body .ilightbox-closedhand * {
  cursor: url(closedhand.html), default !important;
}

.planetx.tgoma-body .ilightbox-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100000;
}

.planetx.tgoma-body .ilightbox-loader {
  position: fixed;
  z-index: 100005;
  top: 45%;
  left: -192px;
  padding-left: 30px;
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  -webkit-border-radius: 0 100px 100px 0;
  border-radius: 0 100px 100px 0;
}

.planetx.tgoma-body .ilightbox-loader div {
  width: 72px;
  height: 72px;
  -webkit-border-radius: 0 100px 100px 0;
  border-radius: 0 100px 100px 0;
}

.planetx.tgoma-body .ilightbox-loader.horizontal {
  left: 45%;
  top: -192px;
  padding: 0;
  padding-top: 30px;
  -webkit-border-radius: 0 0 100px 100px;
  border-radius: 0 0 100px 100px;
}

.planetx.tgoma-body .ilightbox-loader.horizontal div {
  -webkit-border-radius: 0 0 100px 100px;
  border-radius: 0 0 100px 100px;
}

.planetx.tgoma-body .ilightbox-toolbar {
  display: none;
  position: fixed;
  z-index: 100010;
}

.planetx.tgoma-body .ilightbox-toolbar a {
  float: left;
  cursor: pointer;
}

.planetx.tgoma-body .ilightbox-toolbar .ilightbox-prev-button,
.planetx.tgoma-body .ilightbox-toolbar .ilightbox-next-button {
  display: none;
}

.planetx.tgoma-body .ilightbox-thumbnails {
  display: block;
  position: fixed;
  z-index: 100009;
}

.planetx.tgoma-body .ilightbox-thumbnails.ilightbox-horizontal {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
}

.planetx.tgoma-body .ilightbox-thumbnails.ilightbox-vertical {
  top: 0;
  right: 0;
  width: 140px;
  height: 100%;
  overflow: hidden;
}

.planetx.tgoma-body .ilightbox-thumbnails .ilightbox-thumbnails-container {
  display: block;
  position: relative;
}

.planetx.tgoma-body .ilightbox-thumbnails.ilightbox-horizontal .ilightbox-thumbnails-container {
  width: 100%;
  height: 100px;
}

.planetx.tgoma-body .ilightbox-thumbnails.ilightbox-vertical .ilightbox-thumbnails-container {
  width: 140px;
  height: 100%;
}

.planetx.tgoma-body .ilightbox-thumbnails .ilightbox-thumbnails-grid {
  display: block;
  position: absolute;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
}

.planetx.tgoma-body .ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail {
  display: block;
  cursor: pointer;
  padding: 10px;
  position: relative;
}

.planetx.tgoma-body .ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail img {
  width: 100%;
  height: 100%;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -ms-interpolation-mode: bicubic;
}

.planetx.tgoma-body .ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-icon {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: .7;
}

.planetx.tgoma-body .ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-icon:hover {
  opacity: 1;
}

.planetx.tgoma-body .ilightbox-holder {
  display: none;
  position: fixed;
  z-index: 100003;
  -webkit-transform: none;
  -moz-transform: none;
}

.planetx.tgoma-body .ilightbox-holder.ilightbox-next, .planetx.tgoma-body .ilightbox-holder.ilightbox-prev {
  cursor: pointer;
}

.planetx.tgoma-body .ilightbox-holder div.ilightbox-container {
  position: relative;
  width: 100%;
  height: 100%;
}

.planetx.tgoma-body .ilightbox-holder.supportTouch div.ilightbox-container {
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
}

.planetx.tgoma-body .ilightbox-holder img.ilightbox-image {
  width: 100%;
  height: 100%;
}

.planetx.tgoma-body .ilightbox-holder .ilightbox-container .ilightbox-caption {
  display: none;
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: 0;
  max-width: 100%;
  padding: 5px 10px;
  margin: 0 auto;
  font-size: 12px;
  line-height: 150%;
  word-wrap: break-word;
  z-index: 20003;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}

.planetx.tgoma-body .ilightbox-holder .ilightbox-container .ilightbox-social {
  display: none;
  position: absolute;
  left: 10px;
  top: 10px;
  padding: 5px;
  padding-left: 0;
  z-index: 20003;
  height: 16px;
}

.planetx.tgoma-body .ilightbox-holder .ilightbox-container .ilightbox-social ul {
  float: left;
  list-style: none;
  height: 16px;
}

.planetx.tgoma-body .ilightbox-holder .ilightbox-container .ilightbox-social ul li {
  display: inline;
}

.planetx.tgoma-body .ilightbox-holder .ilightbox-container .ilightbox-social ul li a {
  float: left;
  margin-left: 5px;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: 50%;
}

.planetx.tgoma-body .ilightbox-holder .ilightbox-container .ilightbox-social ul li.facebook a {
  background-image: url("../social_icons/facebook_16.html");
}

.planetx.tgoma-body .ilightbox-holder .ilightbox-container .ilightbox-social ul li.digg a {
  background-image: url("../social_icons/digg_16.html");
}

.planetx.tgoma-body .ilightbox-holder .ilightbox-container .ilightbox-social ul li.twitter a {
  background-image: url("../social_icons/twitter_16.html");
}

.planetx.tgoma-body .ilightbox-holder .ilightbox-container .ilightbox-social ul li.delicious a {
  background-image: url("../social_icons/delicious_16.html");
}

.planetx.tgoma-body .ilightbox-holder .ilightbox-container .ilightbox-social ul li.reddit a {
  background-image: url("../social_icons/reddit_16.html");
}

.planetx.tgoma-body .ilightbox-holder .ilightbox-container .ilightbox-social ul li.googleplus a {
  background-image: url("../social_icons/google_plus_16.html");
}

.planetx.tgoma-body .ilightbox-holder .ilightbox-alert {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  text-align: center;
  padding-top: 100px;
  margin: auto;
  width: 300px;
  height: 50px;
}

.planetx.tgoma-body .ilightbox-holder .ilightbox-wrapper {
  width: 100%;
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.planetx.tgoma-body .ilightbox-holder .ilightbox-inner-toolbar {
  position: relative;
  z-index: 100;
}

.planetx.tgoma-body .ilightbox-holder .ilightbox-inner-toolbar .ilightbox-toolbar {
  position: absolute;
}

.planetx.tgoma-body .ilightbox-button {
  position: fixed;
  z-index: 100008;
  cursor: pointer;
}

.planetx.tgoma-body .isMobile .ilightbox-button,
.planetx.tgoma-body .isMobile .ilightbox-thumbnails {
  display: none !important;
}

.planetx.tgoma-body .isMobile .ilightbox-toolbar .ilightbox-prev-button,
.planetx.tgoma-body .isMobile .ilightbox-toolbar .ilightbox-next-button {
  display: block;
}

@media screen and (max-width: 480px) {
  .planetx.tgoma-body .tab_popup iframe {
    height: 220px !important;
    min-height: initial;
  }
  .planetx.tgoma-body .tab_popup h3 img {
    width: 50px;
  }
  .planetx.tgoma-body .tab_popup p.addIcon .fa {
    font-size: 22px;
    margin-right: 5px;
  }
  .planetx.tgoma-body .tab_popup p {
    line-height: 22px;
    font-size: 14px;
  }
  .planetx.tgoma-body .tab_popup {
    padding: 5px;
  }
  .planetx.tgoma-body .ilightbox-holder.springfree {
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    -moz-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
    -webkit-transform: translate(-50%, -50%) !important;
    width: 96%;
    padding-bottom: 12px;
  }
  .planetx.tgoma-body .ilightbox-holder div.ilightbox-container {
    position: relative;
    width: 96% !important;
    max-height: 85vh;
    height: 100% !important;
  }
}

.planetx.tgoma-body .tab_popup .item img.slide_video {
  position: absolute;
  top: 0;
  min-width: 100%;
  height: 100%;
  max-width: none;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}

.planetx.tgoma-body .ilightbox-holder.supportTouch div.ilightbox-container {
  overflow: auto;
}
