.t3-header {
  padding-top: 0px;
  padding-bottom: 0px;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.33);
}
.t3-header.affix {
  position: fixed;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.33);
  height: 60px;
  width: 100%;
  top: 0;
  z-index: 9999;
  background: #ffffff;
}
.t3-header.affix .container {
  position: relative;
  z-index: 9999;
}
.t3-header.affix .logo {
  padding-top: 15px;
  z-index: 9999;
}
@media (max-width: 767px) {
  .t3-header.affix .logo {
    margin-top: 0;
  }
}
.t3-header.affix .t3-mainnav {
  z-index: 9999;
}
.t3-header.affix .t3-mainnav .navbar-nav > li {
  padding: 0;
}
.t3-header.light-header {
  background-color: #ffffff;
}
.logo {
  text-align: left;
  padding-top: 35px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
@media (max-width: 767px) {
  .logo {
    padding-top: 15px;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text a {
  text-decoration: none;
  font-size: 32px;
  font-weight: bold;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 16px;
  margin-top: 5px;
}
.head-search {
  margin-top: 26px;
}
.head-search:before,
.head-search:after {
  display: table;
  content: " ";
}
.head-search:after {
  clear: both;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  position: relative;
}
.head-search .search:before {
  font-family: "FontAwesome";
  content: "\f002";
  display: block;
  position: absolute;
  left: 10px;
  top: 6px;
  color: #282828;
}
@media screen and (min-width: 768px) {
  .head-search .search {
    float: right;
  }
}
.head-search .form-control {
  width: 100%;
  padding-left: 30px;
}
@media screen and (min-width: 768px) {
  .head-search .form-control {
    width: 150px;
  }
  .head-search .form-control:focus {
    width: 200px;
  }
}
.t3-mainbody {
  padding-top: 26px;
  padding-bottom: 26px;
}
.homepage .t3-mainbody {
  padding: 0;
}
.t3-content {
  padding-top: 26px;
  padding-bottom: 26px;
}
.t3-sidebar {
  padding-top: 26px;
  padding-bottom: 26px;
}
.t3-footer {
  background: url("../../../templates/jux_merito/images/bg-footer.png") left top;
  color: #c2c2c2;
  border-bottom: 1px solid #222;
}
.t3-footer:before,
.t3-footer:after {
  display: table;
  content: " ";
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footnav {
  padding: 26px 0;
}
.t3-footnav:before,
.t3-footnav:after {
  display: table;
  content: " ";
}
.t3-footnav:after {
  clear: both;
}
.t3-footnav .t3-module {
  background: transparent;
  color: #c2c2c2;
  margin-top: 13px;
  margin-bottom: 13px;
}
.t3-footnav .t3-module .module-title {
  color: #ffffff;
  font-size: 20px;
  margin-bottom: 13px;
  font-weight: bold;
  text-align: left;
  padding-top: 30px;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footnav .t3-module ul > li {
  line-height: 30px;
}
.t3-footnav .t3-module ul > li > a {
  color: #c2c2c2;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
  color: #734ba9;
}
.t3-footnav .t3-module ul.contact-address {
  margin-top: 10px;
}
.t3-footnav .t3-module .k2ItemsBlock li {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #2b2b2b;
}
.t3-footnav .t3-module .k2ItemsBlock li .moduleItemDateCreated {
  font-size: 14px;
  color: #8d8d8d;
}
.t3-footnav .tweet .e-entry-title {
  color: #c2c2c2 !important;
}
.t3-copyright {
  border-top: 1px solid #393939;
  background: #191919;
  padding: 20px 0;
  color: #c2c2c2;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: " ";
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.poweredby:before,
.poweredby:after {
  display: table;
  content: " ";
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}
.boxed {
  background: url("../../../templates/jux_merito/images/bg-box.png") left top;
  background-position: left top;
  background-attachment: fixed;
  background-repeat: repeat;
}
.boxed .t3-wrapper {
  margin: 0 auto;
  position: relative;
  padding: 0px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.4);
  width: 1240px;
}
.boxed .t3-wrapper .logo {
  text-align: left;
}
@media (max-width: 991px) {
  .boxed .t3-wrapper {
    width: auto;
  }
}
.boxed .t3-wrapper .t3-header.affix {
  width: 1240px;
}
.boxed .t3-wrapper .t3-header.affix .logo {
  text-align: left;
  padding-top: 15px;
}
.boxed .latest-works .noo-portfolio .noop-item .item-info .info-content .link-info {
  width: 30%;
}
.dark .t3-wrapper {
  background: #000;
  background: url("../../../templates/jux_merito/images/bg-dark.png") left top repeat;
}
.dark .module-title {
  color: #ffffff !important;
}
.dark .navbar-default .navbar-nav > li > a {
  color: #ffffff;
}
.dark .navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.dark .affix .navbar-default .navbar-nav > li > a {
  color: #ffffff;
}
.dark .affix .navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.dark .t3-header.affix {
  background: #000000;
}
.dark .our-services {
  color: #ffffff;
}
.dark .our-services .services-icon {
  color: #ffffff;
}
.dark .our-services:hover .services-icon {
  background: #ffffff;
  color: #734ba9;
}
.dark .latest-works {
  background: transparent;
  border-top: 1px solid #191919;
}
.jux-portfolio-header {
  background: transparent;
  padding: 0;
}
#portfolio-filter ul {
  text-align: right;
}
#portfolio-filter ul li {
  display: inline-block;
  padding: 0 16px;
  background: transparent;
  border: 0;
  box-shadow: none;
  text-transform: none;
  list-style-type: disc;
  font-family: "Open Sans", Arial, sans-serif;
  margin: 0;
}
#portfolio-filter ul li:last-child {
  padding-right: 0;
}
@media (max-width: 767px) {
  #portfolio-filter ul li {
    padding: 0 50px 0 20px;
    line-height: 35px;
  }
}
@media (max-width: 767px) {
  #portfolio-filter ul {
    text-align: left;
    margin-left: 0;
    padding-left: 0;
  }
}
.tp-portfolio {
  width: 100%;
}
.tp-portfolio .jux_mansory {
  border: 0;
  margin: 0;
}
.tp-portfolio .cell1x1 img,
.tp-portfolio .cell1x2 img,
.tp-portfolio .cell2x1 img,
.tp-portfolio .cell2x2 img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.tp-portfolio .the-overlay {
  top: 0;
  left: 0;
}
.tp-portfolio .caption {
  left: 0;
}
.corporate-customhtml {
  position: relative;
  padding: 0;
  height: 570px;
}
.corporate-customhtml .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url("../../../templates/jux_merito/images/overlay-clients-corporate.png");
  opacity: 0.95;
  height: 570px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .corporate-customhtml .overlay {
    height: 500px;
  }
}
@media (max-width: 767px) {
  .corporate-customhtml .overlay {
    height: 370px;
  }
}
.corporate-customhtml .bg {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  position: absolute;
  background: url("../../../templates/jux_merito/images/bg-client-testimonial.png");
  background-attachment: fixed;
  background-size: cover;
  background-repeat: repeat-y;
}
.corporate-customhtml .module-title {
  color: #ffffff;
  z-index: 10;
  position: relative;
}
.corporate-customhtml .client-testimonial-main {
  padding-top: 150px;
  position: relative;
  text-align: center;
}
.corporate-customhtml .client-testimonial-main .client-testimonial-desc {
  font-size: 48px;
  text-transform: uppercase;
  color: #ffffff;
}
@media (max-width: 767px) {
  .corporate-customhtml .client-testimonial-main .client-testimonial-desc {
    font-size: 24px;
  }
}
.corporate-customhtml .client-testimonial-main .client-testimonial-button {
  margin: 35px auto;
  background: transparent;
  border-radius: 3px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  padding: 7px 50px;
  position: relative;
  width: 18%;
  min-width: 180px;
}
.corporate-customhtml .client-testimonial-main .client-testimonial-button a {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 12px;
}
.corporate-customhtml .client-testimonial-main .client-testimonial-button:after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  top: 0px;
  left: 0px;
  padding: 0px;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
  -moz-transition: -moz-transform 0.2s, opacity 0.3s;
  transition: transform 0.2s, opacity 0.3s;
}
.corporate-customhtml .client-testimonial-main .client-testimonial-button:hover:after {
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  opacity: 0;
  background: rgba(255, 255, 255, 0.5);
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .corporate-customhtml .client-testimonial-main {
    padding-top: 80px;
  }
}
@media (max-width: 767px) {
  .corporate-customhtml .client-testimonial-main {
    padding-top: 80px;
  }
}
.corporate-customhtml .logo-designer {
  padding: 0;
  float: left;
  width: 100%;
}
.corporate-customhtml .logo-designer .item {
  text-align: center;
  margin: 20px 0;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .corporate-customhtml {
    height: 500px;
  }
}
@media (max-width: 767px) {
  .corporate-customhtml {
    height: 370px;
  }
}
.jux_merito_homelanding .logo {
  margin-top: -10px;
  z-index: 9999;
}
@media (max-width: 767px) {
  .jux_merito_homelanding .logo {
    margin-top: 0;
  }
}
.jux_merito_homelanding .t3-mainnav {
  z-index: 9999;
}
.jux_merito_homelanding .t3-mainnav .navbar-nav > li {
  padding: 3px 0;
}
.jux_merito_homelanding #superContainer {
  height: 100%;
  position: relative;
  
  -ms-touch-action: none;
  
  touch-action: none;
}
.jux_merito_homelanding .t3-module {
  margin-bottom: 0px;
}
.jux_merito_homelanding .fp-section {
  position: relative;
  -webkit-box-sizing: border-box;
  
  -moz-box-sizing: border-box;
  
  box-sizing: border-box;
  overflow: hidden;
}
.jux_merito_homelanding .fp-slide {
  float: left;
}
.jux_merito_homelanding .fp-slide,
.jux_merito_homelanding .fp-slidesContainer {
  height: 100%;
  display: block;
}
.jux_merito_homelanding .fp-slides {
  z-index: 1;
  height: 100%;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  
  transition: all 0.3s ease-out;
}
.jux_merito_homelanding .fp-section.fp-table,
.jux_merito_homelanding .fp-slide.fp-table {
  display: table;
  width: 100%;
}
.jux_merito_homelanding .fp-tableCell {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}
.jux_merito_homelanding .fp-slidesContainer {
  float: left;
  position: relative;
}
.jux_merito_homelanding .fp-controlArrow {
  position: absolute;
  z-index: 4;
  top: 50%;
  cursor: pointer;
  width: 0;
  height: 0;
  border-style: solid;
  margin-top: -38px;
}
.jux_merito_homelanding .fp-controlArrow.fp-prev {
  left: 15px;
  width: 0;
  border-width: 38.5px 34px 38.5px 0;
  border-color: transparent #fff transparent transparent;
}
.jux_merito_homelanding .fp-controlArrow.fp-next {
  right: 15px;
  border-width: 38.5px 0 38.5px 34px;
  border-color: transparent transparent transparent #fff;
}
.jux_merito_homelanding .fp-scrollable {
  overflow: scroll;
}
.jux_merito_homelanding .fp-easing,
.jux_merito_homelanding .easing {
  -webkit-transition: all 0.7s ease-out;
  
  transition: all 0.7s ease-out;
}
.jux_merito_homelanding #fp-nav {
  position: fixed;
  z-index: 100;
  margin-top: -32px;
  top: 50%;
  opacity: 1;
}
.jux_merito_homelanding #fp-nav.right {
  right: 17px;
}
.jux_merito_homelanding #fp-nav.left {
  left: 17px;
}
.jux_merito_homelanding .fp-slidesNav {
  position: absolute;
  z-index: 4;
  left: 50%;
  opacity: 1;
}
.jux_merito_homelanding .fp-slidesNav.bottom {
  bottom: 17px;
}
.jux_merito_homelanding .fp-slidesNav.top {
  top: 17px;
}
.jux_merito_homelanding #fp-nav ul,
.jux_merito_homelanding .fp-slidesNav ul {
  margin: 0;
  padding: 0;
}
.jux_merito_homelanding #fp-nav li,
.jux_merito_homelanding .fp-slidesNav li {
  display: block;
  width: 14px;
  height: 13px;
  margin: 7px;
  position: relative;
}
.jux_merito_homelanding .fp-slidesNav li {
  display: inline-block;
}
.jux_merito_homelanding #fp-nav li a,
.jux_merito_homelanding .fp-slidesNav li a {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
}
.jux_merito_homelanding #fp-nav li .active span,
.jux_merito_homelanding .fp-slidesNav .active span {
  background: #333;
}
.jux_merito_homelanding #fp-nav span,
.jux_merito_homelanding .fp-slidesNav span {
  top: 2px;
  left: 2px;
  width: 8px;
  height: 8px;
  border: 1px solid #000;
  background: rgba(0, 0, 0, 0);
  border-radius: 50%;
  position: absolute;
  z-index: 1;
}
.jux_merito_homelanding .fp-tooltip {
  position: absolute;
  top: -2px;
  color: #fff;
  font-size: 14px;
  font-family: arial, helvetica, sans-serif;
  white-space: nowrap;
  max-width: 220px;
}
.jux_merito_homelanding .fp-tooltip.right {
  right: 20px;
}
.jux_merito_homelanding .fp-tooltip.left {
  left: 20px;
}
.jux_merito_homelanding #fullPage-nav {
  position: fixed;
  z-index: 100;
  margin-top: -32px;
  top: 50%;
  opacity: 1;
}
.jux_merito_homelanding #fullPage-nav.right {
  right: 17px;
}
.jux_merito_homelanding #fullPage-nav.left {
  left: 17px;
}
.jux_merito_homelanding .fullPage-slidesNav {
  position: absolute;
  z-index: 4;
  left: 50%;
  opacity: 1;
}
.jux_merito_homelanding .fullPage-slidesNav.bottom {
  bottom: 17px;
}
.jux_merito_homelanding .fullPage-slidesNav.top {
  top: 17px;
}
.jux_merito_homelanding #fullPage-nav ul,
.jux_merito_homelanding .fullPage-slidesNav ul {
  margin: 0;
  padding: 0;
}
.jux_merito_homelanding #fullPage-nav li,
.jux_merito_homelanding .fullPage-slidesNav li {
  display: block;
  width: 14px;
  height: 13px;
  margin: 7px;
  position: relative;
}
.jux_merito_homelanding .fullPage-slidesNav li {
  display: inline-block;
}
.jux_merito_homelanding #fullPage-nav li a,
.jux_merito_homelanding .fullPage-slidesNav li a {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
}
.jux_merito_homelanding #fullPage-nav li .active span,
.jux_merito_homelanding .fullPage-slidesNav .active span {
  background: #333;
}
.jux_merito_homelanding #fullPage-nav span,
.jux_merito_homelanding .fullPage-slidesNav span {
  top: 2px;
  left: 2px;
  width: 8px;
  height: 8px;
  border: 1px solid #000;
  background: rgba(0, 0, 0, 0);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  z-index: 1;
}
.jux_merito_homelanding .fullPage-tooltip {
  position: absolute;
  color: #fff;
  font-size: 14px;
  font-family: arial, helvetica, sans-serif;
  top: -2px;
}
.jux_merito_homelanding .fullPage-tooltip.right {
  right: 20px;
}
.jux_merito_homelanding .fullPage-tooltip.left {
  left: 20px;
}
.jux_merito_homelanding #fullPage-nav ul {
  position: fixed;
  top: 100%;
  right: 10px;
  float: left;
  z-index: 99999;
  margin-bottom: 50px;
  list-style: none;
  color: #ffffff;
  -webkit-transform: translateY(-120%);
  transform: translateY(-120%);
  -ms-transform: translateY(-120%);
  margin: 0;
  padding: 0;
}
.jux_merito_homelanding #fullPage-nav ul li {
  display: block;
  width: 14px;
  height: 13px;
  margin: 10px;
  position: relative;
}
.jux_merito_homelanding #fullPage-nav ul li a {
  font-size: 16px;
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
}
.jux_merito_homelanding #fullPage-nav ul li a span {
  top: 0px;
  left: 5px;
  width: 10px;
  height: 10px;
  border: 1px solid rgba(150, 150, 150, 0.8);
  background: transparent;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  z-index: 1;
}
.jux_merito_homelanding #fullPage-nav ul li a.active span {
  background: rgba(150, 150, 150, 0.5);
}
.jux_merito_homelanding .t3-header {
  position: absolute;
  top: 0;
  padding-top: 0px;
  padding-bottom: 0px;
  z-index: 999;
  width: 100%;
  background: rgba(255, 255, 255, 0.5);
}
.jux_merito_homelanding .module-inner {
  padding: 50px 0;
}
.jux_merito_homelanding .section1 {
  background: url("../../../templates/jux_merito/images/landing_features_bg.jpg");
  background-size: cover;
}
.jux_merito_homelanding .section2 {
  background: url("../../../templates/jux_merito/images/landing_leftshowcase_bg.png");
  background-size: cover;
}
.jux_merito_homelanding .section3 {
  background: url("../../../templates/jux_merito/images/landing_rightshowcase_bg.png");
  background-size: cover;
}
.jux_merito_homelanding .section4 {
  background: url("../../../templates/jux_merito/images/landing_screenshot_bg.jpg");
  background-size: cover;
}
.jux_merito_homelanding .section5 {
  background: url("../../../templates/jux_merito/images/down_subscribe_bg.jpg");
  background-size: cover;
}
.jux_merito_homelanding .t3-module.section4 .module-inner {
  text-align: center;
  padding-top: 70px;
}
.jux_merito_homelanding .t3-module.section5 .module-inner {
  text-align: center;
  padding-top: 70px;
}
.jux_merito_homelanding .t3-module.section5 .module-inner .section-title h2 {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 48px;
  line-height: 60px;
  font-weight: 300;
  color: #ffffff;
  text-transform: uppercase;
  margin: 0 auto 30px;
}
.jux_merito_homelanding .t3-module.section5 .module-inner .noo-ctform.section5 {
  background: none;
}
.jux_merito_homelanding .t3-module.section5 .module-inner .noo-ctform.section5 .form-info {
  display: none;
}
.jux_merito_homelanding .t3-module.section5 .module-inner .noo-ctform.section5 .control-group {
  margin: 0;
}
.jux_merito_homelanding .t3-module.section5 .module-inner .noo-ctform.section5 .control-group .control-label {
  display: none;
}
.jux_merito_homelanding .t3-module.section5 .module-inner .noo-ctform.section5 .control-group input,
.jux_merito_homelanding .t3-module.section5 .module-inner .noo-ctform.section5 .control-group textarea {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 18px;
  line-height: 18px;
  font-weight: 300;
  font-style: italic;
  color: #282828;
  width: 560px;
  padding: 20px;
  margin: 0 auto 30px;
}
.jux_merito_homelanding .t3-module.section5 .module-inner .noo-ctform.section5 .control-group input {
  height: 50px;
}
.jux_merito_homelanding .t3-module.section5 .module-inner .noo-ctform.section5 .control-group textarea {
  height: 120px;
}
.jux_merito_homelanding .t3-module.section5 .module-inner .noo-ctform.section5 .control-group .noo-ct-error {
  position: absolute;
  left: 200px;
  max-width: 200px;
  text-align: left;
}
.jux_merito_homelanding .t3-module.section5 .module-inner .noo-ctform.section5 .control-group button#btn_summit {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 18px;
  line-height: 30px;
  font-weight: 300;
  color: #ffffff;
  background-color: #72b8e7;
  text-transform: uppercase;
  border-radius: 6px;
  padding: 14px 76px;
  margin: 10px auto 0;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.jux_merito_homelanding .t3-module.section5 .module-inner .noo-ctform.section5 .control-group button#btn_summit:hover,
.jux_merito_homelanding .t3-module.section5 .module-inner .noo-ctform.section5 .control-group button#btn_summit:active,
.jux_merito_homelanding .t3-module.section5 .module-inner .noo-ctform.section5 .control-group button#btn_summit:focus {
  background-color: #3197dc;
}
.jux_merito_homelanding .t3-module.section5 .module-inner .noo-ctform.section5 .control-group .noo-ct-error {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 16px;
}
.jux_merito_homelanding .t3-module.landing-slideshow-bg {
  background: url("../../../templates/jux_merito/images/landing-slideshow-bg.png");
  background-size: cover;
}
.jux_merito_homelanding .t3-module.landing-slideshow-bg > .module-inner {
  padding: 92px 0 0;
}
.jux_merito_homelanding .t3-module.landing-slideshow-bg > .module-inner .custom.landing-slideshow-bg {
  position: relative;
}
.jux_merito_homelanding .t3-module.landing-slideshow-bg > .module-inner .custom.landing-slideshow-bg > p {
  margin: 0;
}
.jux_merito_homelanding .t3-module.landing-slideshow-bg > .module-inner .custom.landing-slideshow-bg .slides {
  height: 100%;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.jux_merito_homelanding .t3-module.landing-slideshow-bg > .module-inner .custom.landing-slideshow-bg .slides .slidesContainer {
  height: 100%;
  display: block;
  float: left;
  position: relative;
}
.jux_merito_homelanding .t3-module.landing-slideshow-bg > .module-inner .custom.landing-slideshow-bg .slides .slidesContainer .slide {
  height: 100%;
  display: block;
  float: left;
}
.jux_merito_homelanding .t3-module.landing-slideshow-bg > .module-inner .custom.landing-slideshow-bg .slides .slidesContainer .slide .t3-module > .module-inner {
  padding: 0;
}
.jux_merito_homelanding .t3-module.landing-slideshow-bg > .module-inner .custom.landing-slideshow-bg .slides .slidesContainer .slide .t3-module > .module-inner .slideshow1 {
  height: 100%;
}
.jux_merito_homelanding .t3-module.landing-slideshow-bg > .module-inner .custom.landing-slideshow-bg .slides .slidesContainer .slide .t3-module > .module-inner .slideshow1 .slide-img {
  height: 100%;
  position: relative;
}
.jux_merito_homelanding .t3-module.landing-slideshow-bg > .module-inner .custom.landing-slideshow-bg .slides .slidesContainer .slide .t3-module > .module-inner .slideshow1 .slide-img .img-ip4-1 {
  position: absolute;
  left: 27%;
  bottom: 0;
}
.jux_merito_homelanding .t3-module.landing-slideshow-bg > .module-inner .custom.landing-slideshow-bg .slides .slidesContainer .slide .t3-module > .module-inner .slideshow1 .slide-img .img-ip4-2 {
  position: absolute;
  left: 44%;
  bottom: 0;
}
.jux_merito_homelanding .t3-module.landing-slideshow-bg > .module-inner .custom.landing-slideshow-bg .slides .slidesContainer .slide .t3-module > .module-inner .slideshow1 .slide-desc {
  height: 100%;
  position: relative;
}
.jux_merito_homelanding .t3-module.landing-slideshow-bg > .module-inner .custom.landing-slideshow-bg .slides .slidesContainer .slide .t3-module > .module-inner .slideshow1 .slide-desc .text-large {
  position: absolute;
  top: 17%;
  left: 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 48px;
  line-height: 60px;
  font-weight: 300;
  color: #ffffff;
  text-transform: uppercase;
}
.jux_merito_homelanding .t3-module.landing-slideshow-bg > .module-inner .custom.landing-slideshow-bg .slides .slidesContainer .slide .t3-module > .module-inner .slideshow1 .slide-desc .text-small {
  position: absolute;
  top: 46%;
  left: 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 30px;
  line-height: 60px;
  font-weight: 300;
  color: #ffffff;
  text-transform: capitalize;
  margin: 0 auto 30px;
}
.jux_merito_homelanding .t3-module.landing-slideshow-bg > .module-inner .custom.landing-slideshow-bg .slides .slidesContainer .slide .t3-module > .module-inner .slideshow1 .slide-desc .slide-icon {
  position: absolute;
  top: 64%;
  left: 0;
}
.jux_merito_homelanding .t3-module.landing-slideshow-bg > .module-inner .custom.landing-slideshow-bg .slides .slidesContainer .slide .t3-module > .module-inner .slideshow1 .slide-desc .slide-icon .img-googleplay {
  margin-right: 20px;
}
.jux_merito_homelanding .t3-module.landing-slideshow-bg > .module-inner .custom.landing-slideshow-bg .slides .slidesContainer .slide .t3-module > .module-inner .slideshow2 {
  height: 100%;
}
.jux_merito_homelanding .t3-module.landing-slideshow-bg > .module-inner .custom.landing-slideshow-bg .slides .slidesContainer .slide .t3-module > .module-inner .slideshow2 .slide-desc {
  height: 100%;
  position: relative;
  text-align: right;
}
.jux_merito_homelanding .t3-module.landing-slideshow-bg > .module-inner .custom.landing-slideshow-bg .slides .slidesContainer .slide .t3-module > .module-inner .slideshow2 .slide-desc .text-large {
  position: absolute;
  top: 12%;
  right: 5%;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 36px;
  line-height: 48px;
  font-weight: 300;
  color: #ffffff;
  text-transform: uppercase;
}
.jux_merito_homelanding .t3-module.landing-slideshow-bg > .module-inner .custom.landing-slideshow-bg .slides .slidesContainer .slide .t3-module > .module-inner .slideshow2 .slide-desc .text-small {
  position: absolute;
  top: 38%;
  right: 5%;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 18px;
  line-height: 30px;
  font-weight: 300;
  color: #ffffff;
  display: block;
}
.jux_merito_homelanding .t3-module.landing-slideshow-bg > .module-inner .custom.landing-slideshow-bg .slides .slidesContainer .slide .t3-module > .module-inner .slideshow2 .slide-desc .button-slide {
  position: absolute;
  top: 66%;
  right: 5%;
  text-transform: uppercase;
  color: #ffffff;
  background: transparent;
  opacity: 0.6;
  border: 2px solid #ffffff;
  border-radius: 30px;
  padding: 18px 42px;
}
.jux_merito_homelanding .t3-module.landing-slideshow-bg > .module-inner .custom.landing-slideshow-bg .slides .slidesContainer .slide .t3-module > .module-inner .slideshow2 .slide-desc .button-slide:hover,
.jux_merito_homelanding .t3-module.landing-slideshow-bg > .module-inner .custom.landing-slideshow-bg .slides .slidesContainer .slide .t3-module > .module-inner .slideshow2 .slide-desc .button-slide:active,
.jux_merito_homelanding .t3-module.landing-slideshow-bg > .module-inner .custom.landing-slideshow-bg .slides .slidesContainer .slide .t3-module > .module-inner .slideshow2 .slide-desc .button-slide:focus {
  background-color: rgba(255, 255, 255, 0.6);
  border-color: rgba(255, 255, 255, 0.6);
  color: #57666e;
}
.jux_merito_homelanding .t3-module.landing-slideshow-bg > .module-inner .custom.landing-slideshow-bg .slides .slidesContainer .slide .t3-module > .module-inner .slideshow2 .slide-img {
  height: 100%;
  position: relative;
}
.jux_merito_homelanding .t3-module.landing-slideshow-bg > .module-inner .custom.landing-slideshow-bg .slides .slidesContainer .slide .t3-module > .module-inner .slideshow2 .slide-img .img-hand-with-iphone {
  position: absolute;
  bottom: 0;
  left: 5%;
}
.jux_merito_homelanding .t3-module.landing-slideshow-bg > .module-inner .custom.landing-slideshow-bg .controlArrow {
  position: absolute;
  top: 50%;
  cursor: pointer;
  border-style: solid;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.jux_merito_homelanding .t3-module.landing-slideshow-bg > .module-inner .custom.landing-slideshow-bg .controlArrow.next {
  background: url("../../../templates/jux_merito/images/icon-next.png") no-repeat top right;
  border: 0;
  width: 44px;
  height: 75px;
  z-index: 999;
  right: -50px;
}
.jux_merito_homelanding .t3-module.landing-slideshow-bg > .module-inner .custom.landing-slideshow-bg .controlArrow.next:hover,
.jux_merito_homelanding .t3-module.landing-slideshow-bg > .module-inner .custom.landing-slideshow-bg .controlArrow.next:active,
.jux_merito_homelanding .t3-module.landing-slideshow-bg > .module-inner .custom.landing-slideshow-bg .controlArrow.next:focus {
  opacity: 0.4;
}
@media (max-width: 768px) {
  .jux_merito_homelanding .t3-module.landing-slideshow-bg > .module-inner .custom.landing-slideshow-bg .controlArrow.next {
    background-size: 70%;
  }
}
@media (max-width: 480px) {
  .jux_merito_homelanding .t3-module.landing-slideshow-bg > .module-inner .custom.landing-slideshow-bg .controlArrow.next {
    right: 10px;
  }
}
.jux_merito_homelanding .t3-module.landing-slideshow-bg > .module-inner .custom.landing-slideshow-bg .controlArrow.prev {
  background: url("../../../templates/jux_merito/images/icon-prev.png") no-repeat top left;
  border: 0;
  width: 44px;
  height: 75px;
  z-index: 999;
  left: -50px;
}
.jux_merito_homelanding .t3-module.landing-slideshow-bg > .module-inner .custom.landing-slideshow-bg .controlArrow.prev:hover,
.jux_merito_homelanding .t3-module.landing-slideshow-bg > .module-inner .custom.landing-slideshow-bg .controlArrow.prev:active,
.jux_merito_homelanding .t3-module.landing-slideshow-bg > .module-inner .custom.landing-slideshow-bg .controlArrow.prev:focus {
  opacity: 0.4;
}
@media (max-width: 768px) {
  .jux_merito_homelanding .t3-module.landing-slideshow-bg > .module-inner .custom.landing-slideshow-bg .controlArrow.prev {
    background-size: 70%;
  }
}
@media (max-width: 480px) {
  .jux_merito_homelanding .t3-module.landing-slideshow-bg > .module-inner .custom.landing-slideshow-bg .controlArrow.prev {
    left: 10px;
  }
}
.jux_merito_homelanding .t3-module.landing-slideshow-bg .module-inner,
.jux_merito_homelanding .t3-module.landing-slideshow-bg .module-ct,
.jux_merito_homelanding .t3-module.landing-slideshow-bg .custom,
.jux_merito_homelanding .t3-module.landing-slideshow-bg .t3-module {
  height: 100%;
}
.jux-portfolio #portfolio-filter {
  margin-right: 30px;
  margin-bottom: 20px;
}
.jux-portfolio #portfolio-filter li .listitem:before {
  background: none repeat scroll 0 0 #282828;
  content: "";
  height: 3px;
  left: -10px;
  position: absolute;
  top: 50%;
  width: 3px;
}
.jux-portfolio #portfolio-filter li:first-child .listitem:before {
  background: transparent;
}
.jux-portfolio #portfolio-filter li.selected-filter-item .listitem {
  color: #734ba9;
}
.jux-portfolio #portfolio-filter li .listitem:hover {
  color: #734ba9;
}
.jux-portfolio #content_wrap {
  margin: 0 -15px;
}
.pricing-table-desc h3 {
  font-size: 60px;
  text-transform: uppercase;
  color: #282828;
}
#pricePlans {
  margin: 30px 0;
}
#pricePlans .col-md-3 {
  padding-left: 0;
  padding-right: 0;
}
#pricePlans #plans {
  list-style: none;
  margin: 30px 0;
}
#pricePlans #plans .plan:first-child {
  border-left: 0;
  border-radius: 8px 0 0 8px;
  border-left: 1px solid #eef0f2;
}
#pricePlans #plans .plan:first-child .planContainer .title h2 {
  border-radius: 8px 0 0 0px;
}
#pricePlans #plans .plan:last-child {
  border-right: 0;
  border-radius: 0 8px 8px 0;
  border-right: 1px solid #eef0f2;
}
#pricePlans #plans .plan:last-child .planContainer .title h2 {
  border-radius: 0 8px 0 0;
}
#pricePlans #plans .plan {
  -webkit-transition: all .25s;
  -moz-transition: all .25s;
  -ms-transition: all .25s;
  -o-transition: all .25s;
  transition: all .25s;
  border-right: 1px solid #eef0f2;
  border-left: 1px solid #eef0f2;
  border-bottom: 5px solid #eef0f2;
}
#pricePlans #plans .plan .planContainer {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
#pricePlans #plans .plan .planContainer .title h2 {
  font-size: 35px;
  font-weight: 300;
  color: #252525;
  margin: 0;
  padding: 20px 0 50px 0;
  background: #f6f8fa;
  text-transform: uppercase;
}
#pricePlans #plans .plan .planContainer .price p {
  font-size: 40px;
  font-weight: 700;
  height: 100px;
  width: 100px;
  margin: 0 auto;
  border-radius: 100%;
  margin-top: -40px;
  background: #e3e4e8;
  padding: 20px;
  color: #999999;
}
#pricePlans #plans .plan .planContainer .button {
  margin: 10px 0 30px 0;
  background: transparent;
}
#pricePlans #plans .plan .planContainer .button a {
  text-transform: uppercase;
  text-decoration: none;
  color: #3e4f6a;
  font-weight: 700;
  letter-spacing: 3px;
  line-height: 20px;
  display: inline-block;
  height: 60px;
  border-radius: 5px;
  margin: 0 30px;
  background: #f6f8fa;
  padding: 20px;
}
#pricePlans #plans .plan .planContainer .options {
  list-style: none;
}
#pricePlans #plans .plan .planContainer .options li {
  line-height: 40px;
  font-size: 18px;
}
#pricePlans #plans .plan .planContainer .title h2.bestPlanTitle {
  background: #734ba9;
  color: #fff;
}
#pricePlans #plans .plan .planContainer .price p.bestPlanPrice {
  background: #34ACD5;
  color: #ffffff;
}
#pricePlans #plans .plan .planContainer .button a.bestPlanButton {
  color: #fff;
  background: #734ba9;
}
#pricePlans #plans .plan:hover .title h2 {
  background: #734ba9;
  color: #ffffff;
}
#pricePlans #plans .plan:hover .price p {
  background: #34ACD5;
  color: #ffffff;
}
#pricePlans #plans .plan:hover .button a {
  background: #734ba9;
  color: #ffffff;
}
#pricePlans2 {
  margin: 30px 0;
}
#pricePlans2 .col-md-3 {
  padding-left: 0;
  padding-right: 0;
}
#pricePlans2 #plans {
  list-style: none;
  margin: 30px 0;
}
#pricePlans2 #plans .plan {
  -webkit-transition: all .25s;
  -moz-transition: all .25s;
  -ms-transition: all .25s;
  -o-transition: all .25s;
  transition: all .25s;
}
#pricePlans2 #plans .plan .planContainer {
  list-style: none;
  margin: 0;
  padding: 0 10px;
  text-align: center;
}
#pricePlans2 #plans .plan .planContainer .title h2 {
  font-size: 2.125em;
  font-weight: 300;
  color: #999999;
  margin: 0;
  padding: .6em 0;
  background: #f6f8fa;
  border-radius: 5px 5px 0 0;
}
#pricePlans2 #plans .plan .planContainer .price p {
  background: #e3e4e8;
  color: #999999;
  font-size: 26px;
  font-weight: 700;
  height: 2.6em;
  line-height: 2.6em;
  margin: 0 0 1em;
}
#pricePlans2 #plans .plan .planContainer .button {
  background: transparent;
  margin: 0;
  padding: 0;
}
#pricePlans2 #plans .plan .planContainer .button a {
  text-transform: uppercase;
  text-decoration: none;
  color: #3e4f6a;
  font-weight: 700;
  letter-spacing: 3px;
  line-height: 60px;
  display: inline-block;
  width: 100%;
  height: 60px;
  border-radius: 0 0 7px 7px;
  margin: 20px 0 0 0;
  background: #f6f8fa;
  border-bottom: 5px solid #e3e4e8;
}
#pricePlans2 #plans .plan .planContainer .options {
  list-style: none;
}
#pricePlans2 #plans .plan .planContainer .options li {
  line-height: 40px;
  font-size: 18px;
}
#pricePlans2 #plans .plan .planContainer .title h2.bestPlanTitle {
  background: #34ACD5;
  color: #fff;
  border-radius: 5px 5px 0 0;
}
#pricePlans2 #plans .plan .planContainer .price p.bestPlanPrice {
  background: #734ba9;
  color: #ffffff;
}
#pricePlans2 #plans .plan .planContainer .button a.bestPlanButton {
  color: #fff;
  background: #734ba9;
  border-bottom: 5px solid #34ACD5;
}
#pricePlans2 #plans .plan:hover .title h2 {
  background: #34ACD5;
  color: #ffffff;
}
#pricePlans2 #plans .plan:hover .price p {
  background: #734ba9;
  color: #ffffff;
}
#pricePlans2 #plans .plan:hover .button a {
  background: #734ba9;
  color: #ffffff;
  border-bottom: 5px solid #34ACD5;
}
.bs-example {
  position: relative;
  margin: 15px 0;
  padding: 39px 19px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.bs-example .panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
  overflow: hidden;
  box-shadow: none;
  margin-top: 10px;
}
.bs-example .panel-default > .panel-heading {
  color: #333333;
  background-color: transparent;
  border-color: #dddddd;
  border-radius: 0;
  padding-right: 0;
}
.bs-example .panel-default > .panel-heading a {
  width: 100%;
  position: relative;
}
.bs-example .fa.pull-right {
  margin-left: .3em;
  background: #07b;
  padding: 10px 9px 11px 13px;
  margin: 0;
  margin-top: -10px;
  color: #fff;
}
.bs-example:before {
  content: "Example";
  position: absolute;
  top: -1px;
  left: -1px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  color: #9da0a4;
}
.back-to-top {
  background-color: rgba(0, 0, 0, 0.3);
  color: #ffffff;
  font-size: 40px;
  height: 50px;
  line-height: 1;
  position: fixed;
  text-align: center;
  width: 50px;
  z-index: 100;
  bottom: 10px;
  right: 20px;
  border-radius: 5px;
  cursor: pointer;
}
.back-to-top:hover {
  color: #734ba9;
}