﻿
/* LAYOUT MEDIA QUERIES FOR tablet) */


@media screen and (min-width: 320px) and (max-width: 768px) 
{
    #tabs.custom li {
    width: 49%;
    float: left;
    margin-right: 2px;
}
.main {
	margin-top: 0;
	padding-top: 0;
}
body.about .main
{
    margin-top:0;
}
ul.plan_table {
	display: inline-block;
	width: 100%!important;
	margin: 0 0 20px 0!important;
	padding: 0;
	background: #f6f6f6;
	height: auto;
}
ul.plan_table li {
	display: block;
	clear: left;
	width: 100%;
	height: auto!important;
	border: 1px solid #909090;
	margin: -1px 0 0 0;
	padding: 0;
	list-style: none;
}
ul.plan_table li p {
	display: block;
	width: 94%;
	height: auto!important;
	line-height: 21px;
	margin: 0;
	padding: 15px 10px 20px 10px;
	color: #5D5D5D;
	font-size: 14px;
	text-align: center;
	font-weight: 300;
	letter-spacing: 0em;
	font-size: 12px;
}
.plan_table li:first-child p:first-child {
	line-height: 90px;
	height: 90px;
	font-size: 60px;
	font-weight: 400;
	letter-spacing: -0.02em;
	padding-bottom: 0;
}
ul.plan_table.plus li.t1 p.name {
	padding-bottom: 50px!important;
	padding-top: 0!important;
}
.onlineContactForm .half {
	display: inline-block;
	width: 43%!important;
}
.well.download {
	min-height: 1px!important;
}
.stick {
	position: fixed;
	top: 0px!important;
}
.features > li 
{
    height:auto;
}
.features > li.motifs5 {
    padding-left: 0!important;
    padding-top: 175px!important;
    text-align: center;
}
.fullspan.gray {
    background: #fafafa;
    padding-top: 408px;
}
.jumbotron h2 {
    color: #FFFFFF;
    font-size: 18px;
    padding-top: 20px;
}
.carousel.transparent p.bubble {
    color: #BFFFFF;
    font-weight: 300;
    padding: 60px 5% 0px;
    font-size: 16px;
    line-height: 24px;
    min-height: 132px;
}
.features > li.pictograph p, .features > li.motifs5 p {
    text-align: center;
    margin-bottom:10px;
}
.air3 
{
    height:0;
}
.marketplace-video-ad video {
    position: absolute;
    width: 200%;
    left: -90px;
}
/* =============== ABOUT PAGE =================== */
.about .hero.mini, .about .hero.mini .container, .about .hero .container {
	min-height: 0px!important;
	margin-top: 0px!important;
	padding-top: 0px!important;
}
.about table.fulltable {
	display: block;
}
.about div.mobs {
	display: none;
}
/* = Show mobile header and hide desktop head = */
.header {
	display: block;
}
.head {
	display: none;
}
/* ======== SCALE MOTIFS SAMPLES ============= */

body.motifs #full-sub.container 
{
    padding:0;
}

body.motifs .scalable {
-webkit-transform: scale(.55);
margin: -100px 0 0 -150px;
height: 600px;
}

.map 
{
   width:560px!important; 
}

.map iframe 
{
    width:560px!important;
}
.features > li.pictograph {
  background: transparent url(/prx/000/http/www.jchartfx.com/assets/images/homefeat-pictograph2.png) 50% 9% no-repeat;
  background-size: 510px;
  padding-top: 300px!important;
  padding-left: 0!important;
  width: 100%;
  text-align: center;
}
.features > li.pictograph p, .features > li h4 {
  text-align: center;
}

.features > li {
  background-position: 50% 0!important;
}

.well.wpw {
  height: auto!important;
  text-align:center;
}

.well.wpw p{
  height: auto!important;
}

.web-packager-logo-holder {
  margin-top: 30px;
}

}


@media screen and (min-width: 768px) and (max-width: 1023px) {
body {
	overflow: auto;
	height: auto!important;
}
.main {
	margin-top: 0px;
	padding-top: 0;
}
.hero {
	margin-top: 0!important;
}
.head {
	height: 65px!important;
	position: relative;
	padding-top: 0!important;
}
.head ul.nav {
	margin: 15px 0 8px 0!important;
}
.head .notification {
	display: none!important;
	overflow: hidden;
	height: 1px;
}
.container {
	max-width: 1024px!important;
}
.head .notification p {
	font-size: 12px;
}
.logo {
	width: 195px;
	background: transparent url(/prx/000/http/www.jchartfx.com/assets/images/logo-jchartfx-head-mini.png) no-repeat 50% 25px;
	margin-left: 15px;
}
.navbar-nav {
	font-size: 14px;
}
.nav>li>a {
	font-size: 14px;
}
.slidotron .container {
	width: 768px!important;
	overflow: hidden;
	padding-left: 40px;
	padding-right: 0;
}
.jumbotron h2 {
	font-size: 23px;
	font-weight: 400;
	width: 40%;
	margin: 0 20px!important;
	padding: 20px 0 17px 0;
}
.jumbotron p {
	font-size: 14px;
	width: 40%;
	margin: 0 0 20px 20px!important;
	text-align: left;
}
.jumbotron p.darkink {
	width: 45%;
	font-size: 13px;
	margin-left: -40px;
}
.jumbotron .btn-group {
	margin-left: 20px!important;
}
.jumbotron .btn-primary, .jumbotron .btn-primary2, .jumbotron .btn-inverted {
	font-size: 13px;
	padding: 8px 16px;
}
.jumbotron .figure {
	width: 55%;
}


.hero .container {
	min-height: 1px!important;
	padding-bottom: 30px;
	margin-top: 4px;
	padding-top: 20px;
}
.hero h2 {
	font-size: 23px;
	width: 60%;
	padding-top: 35px;
}
.hero h2 strong {
	font-size: 28px;
}
.hero p {
	font-size: 18px;
	width: 60%;
}
.carousel.transparent p.bubble {
	padding: 20px 5% 0px;
	font-size: 16px;
}
h3 {
	font-size: 21px;
}
.circle {
	padding: 0px;
	margin: 10px;
}
.freeSplit, .plusSplit {
	float: left;
}
.plans h3 {
	font-size: 20px;
}
.sfree, .splus {
	display: inline-block;
	float: left;
	width: 40%;
	margin: 30px 4% 40px 4%;
}
.splus {
	width: 40%;
	margin: 30px 2% 40px 8%;
}
.btn-primary, .btn-primary2, .btn-inverted {
	font-size: 14px;
	padding: 9px 13px;
}
.docSections > li {
	padding: 10px;
	margin: 0.5%;
	width: 24%;
}
.docSections > li h4 a {
	font-size: 19px;
}
.docSections > li p {
	font-size: 14px;
	background-size: 700px;
	background-repeat: no-repeat;
}
.docSections > li.gettingStarted p {
	background-position: 0px 35px;
}
.docSections > li.programmability p {
	background-position: -180px 35px;
}
.docSections > li.dataConnectivity p {
	background-position: -380px 35px;
}
.docSections > li.Aesthetics p {
	background-position: -580px 35px;
}
.features > li 
{
    height:auto;
    text-align:center;
    background-position:50% 0!important;
}
.features > li p
{
    height:auto;
    text-align:center;
}
/**/
.resources > li {
	padding: 10px;
	margin: 0.5%;
	width: 24%;
}
.resources > li h4 a {
	font-size: 19px;
}
.resources > li p {
	font-size: 14px;
	background-size: 700px;
	background-repeat: no-repeat;
}
.resources > li.animations p {
	background-position: 0px 35px;
}
.resources > li.dashboards p {
	background-position: -180px 35px;
}
.resources > li.gallery p {
	background-position: -380px 35px;
}
.resources > li.themes p {
	background-position: -580px 35px;
}
/**/
.samples > li {
	padding: 10px;
	margin: 0.5%;
	width: 24%;
}
.samples > li h4 a {
	font-size: 19px;
}
.samples > li p {
	font-size: 14px;
	background-size: 700px;
	background-repeat: no-repeat;
	padding: 90px 5px 20px 5px;
}
.samples > li.tooltips p {
	background-position: 6px 5px;
}
.samples > li.controls p {
	background-position: -180px 5px;
}
.samples > li.zoomscroll p {
	background-position: -365px 5px;
}
.samples > li.handdrawn p {
	background-position: -550px 5px;
}
.banner p.special {
	background-size: 600px;
}
.full-cta {
	height: auto;
}
.full-cta .btn {
	font-size: 16px;
}
.products a.jchartfx {
	display: none;
}
ul.products {
	display: inline-block;
	width: auto;
	margin: 0 auto;
	float: none;
	padding: 20px 0px;
}
.container.logos .products li {
	margin: 5px;
	float: none!important;
	display: inline-block;
}
.products a.softwarefx, .products a.softwarefx:hover {
	width: 150px;
	background: transparent url(/prx/000/http/www.jchartfx.com/assets/images/logo-softwarefx-tiny.png) no-repeat left!important;
}
/* --------- NEW ---------------------- */

header {
	width: 100%;
	padding-right: 20px;
}
header ul li.downloader {
	display: none;
}
/* HOME */


.marketplace-video-ad {
	height: 205px;
}
.platform > li {
	width: 50%;
	height: auto;
	min-height: 430px;
}
.resourcestation li.col-md-12.studiofx {
	min-height: 220px;
}
.resourcestation h2 {
	margin: 80px auto 0px 0px;
}
.full-cta .col-md-2 {
	width: 5%;
	float: left;
}
.full-cta .col-md-4 {
	width: 45%;
	float: left;
}
.features > li.pictograph {
 background: transparent url(/prx/000/http/www.jchartfx.com/assets/images/homefeat-pictograph2.png) 0 34% no-repeat;
 background-size:310px;
 padding-top:0px;
 padding-left:330px!important;
 width:100%;
}
/* ======= COMPARE ============= */

.features .table>tbody>tr>td:first-child {
	width: 32%!important;
	border-right: 1px solid #ededed;
	padding-left: 30px;
}
.features .table>tbody>tr>td {
	width: 29%!important;
}
.features .table>tbody>tr>td:first-child {
	width: 42%!important;
}
.table>tbody>tr.theadx>td {
	padding: 12px!important;
}
.table>tbody>tr.theadx>td img {
	width: 90%;
}
/* ======= GALLERY ============= */

.hero p br {
	display: none;
}
.container {
	background-size: 90%;
	background-position: 400px 4px!important;
}
.hero .container {
	min-height: 1px!important;
	padding-bottom: 30px;
}


/* ========== ANIMATIONS AND THEMES  =========== */

section.mody, .jQueryUISample section.sidemenu.mody {
	display: none!important;
}
.jQueryUISample section.samples {
	width: 100%;
	border-right: 4px solid rgba(0,0,0,0.2);
}
.jQueryUISample #demoAnimations {
	width: 100%;
}
/* ==== MOBILE SLIDERMENU ==== */

header ul.nav {
	display: none!important;
}
.about .hero.mini, .about .hero.mini .container, .about .hero .container {
	min-height: 0px!important;
	margin-top: 0px!important;
}
/* =============== ABOUT PAGE =================== */

.about table.fulltable {
	display: block;
}
.about div.mobs {
	display: none;
}
/* = Show mobile header and hide desktop head = */
.header {
	display: block;
}
.head {
	display: none;
}
/* ============= SCALE MOTIFS SAMPLES =============== */

body.motifs #full-sub.container 
{
    padding:0;
}

body.motifs section.scalable
{
    -webkit-transform: scale(.7);
    padding-left: 0;
    margin-left: -85px;
}

body.motifs #theme-selector .label
{
    display:block;
    float:left;
    width:100%;
    max-width:180px;
    text-align:center;
    font-size:80%;
    vertical-align:middle;
}  

body.motifs #theme-selector .paletteDisplay {
left: -275px;
}

body.motifs .hero .container {
	display:none;
}
/* Modal Scale Modifier for Gallery page*/

#div_ModalChart{
-webkit-transform: scale(.99);
margin: -80px 0 0 -145px!important;
}

/* ============ CONTACT MAP ============== */

.map 
{
   width:760px!important; 
}
.map iframe 
{
    width:760px!important;
}
}


@media screen and (min-width: 768px) and (max-width: 1023px) and (orientation : portrait) 
{
 .features > li.motifs5 {
    background: transparent url(/prx/000/http/www.jchartfx.com/assets/images/homefeat-motifs5.png) 0 34% no-repeat;
    background-size: 310px;
    padding-top: 180px;
    padding-left: 0px!important;
}   
    
/* ===== PRICING ======= */

ul.plan_table .plan-head span.free.version, ul.plan_table .plan-head span.plus.version {
	background-size: 30%!important;
	height: 70px;
}
/* =============== ABOUT PAGE =================== */
.about .hero.mini, .about .hero.mini .container, .about .hero .container {
	min-height: 0px!important;
	margin-top: 0px!important;
	padding-top: 0px!important;
}
.about table.fulltable {
	display: block;
}
.about div.mobs {
	display: none;
}
/* = Show mobile header and hide desktop head = */
.header {
	display: block;
}
.head {
	display: none;
}
/* SCALE MOTIFS SAMPLES */

body.motifs #full-sub.container 
{
    padding:0;
}

body.motifs section.scalable 
{
    -webkit-transform: scale(.7);
    margin: -80px 0 0 -105px;
}

body.motifs #theme-selector .paletteDisplay {
left: -275px;
}
.map 
{
   width:728px!important; 
}
.map iframe 
{
    width:728px!important;
}
}

@media screen and (min-width: 600px) and (max-width: 767px) {
body {
	font-size: 12px;
	overflow: auto;
	height: auto!important;
}
.main {
	margin-top: -44px;
}
.hero {
	margin-top: 0!important;
}
.addthis_floating_style.addthis_32x32_style .addthis_internal_container {
	display: none;
}
a#toTop {
	display: none!important;
}
.air, .air2 {
	height: 10px;
}
.air3 {
	height: 15px;
}
.air4 {
	height: 20px;
}
.air5 {
	height: 25px;
}
.air6 {
	height: 30px;
}
.air7 {
	height: 35px;
}
.air8 {
	height: 40px;
}
.air9 {
	height: 45px;
}
.air10 {
	height: 50px;
}
h2 {
	font-size: 20px;
	text-align: center;
	width: 100%;
	margin: 0;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
header {
	width: 100%;
}
header ul li.downloader {
	display: none;
}
.head {
	height: 45px!important;
	position: relative;
	padding-top: 0!important;
}
.head .notification {
	display: none;
}
.head ul.nav {
	margin: 0 8px 0!important;
	width: 100%;
}
.head ul.nav li {
	width: 100%;
	border-bottom: 1px dotted #222;
	border-top: 1px solid #444;
}
.head ul.nav li ul li {
	border-top: #222;
}
.navbar-nav .open .dropdown-menu>li>a {
	background: #111;
}
.navbar-nav .open .dropdown-menu {
	padding: 0;
}
.head .notification {
	display: none!important;
	overflow: hidden;
	height: 1px;
}
.container {
	max-width: 100%!important;
	padding: 10px;
}
.hero .container {
	min-height: 1px!important;
	padding-bottom: 30px;
	margin-top: 48px;
	padding-top: 20px;
}
.logo {
	width: 130px;
	background: transparent url(/prx/000/http/www.jchartfx.com/assets/images/logo-jchartfx-head-mini.png) no-repeat 50% 25px;
	margin-left: 60px;
	margin-top: -15px;
	background-size: 100%;
}
.nav>li>a {
	font-size: 14px;
}
.slidotron .container {
	width: 100%;
	overflow: hidden;
	padding-left: 40px;
	padding-right: 0;
}
.jumbotron {
	padding: 10px 0 0 0!important;
}
.jumbotron h2 {
	text-align: center;
	font-weight: 400;
	width: 100%;
	margin: 0!important;
	padding: 0 0 155px 0;
	font-size: 20px;
}
.jumbotron .btn-group {
	float: none;
	margin: 0 23px 0 35px!important;
}
.jumbotron.hplus .btn-group {
	float: none;
	margin: 0 18px!important;
}
.jumbotron .btn-primary, .jumbotron .btn-primary2, .jumbotron .btn-inverted {
	font-size: 13px;
	padding: 8px 16px;
}
.jumbotron .figure {
	width: 55%;
}
.hero h2 strong {
	font-size: 20px;
}
.hero h2, .hero.med .container h2 {
	display: inline-block;
	font-size: 23px;
	width: 100%;
	text-align: center;
	padding-top: 0!important;
	padding: 0 0 10px 0;
	margin: 0;
}
.hero p {
	font-size: 16px;
	width: 100%;
	text-align: center;
	padding: 0 15px;
}
.container {
	background-image: none!important;
	padding: 0 15px;
}
.container .jumbotron.hfree {
	background: transparent url(/prx/000/http/www.jchartfx.com/assets/images/figures/figure-hero-charting.svg) 50% 135px no-repeat;
	background-size: 90%!important;
	height: 440px;
}
.container .jumbotron.hplus {
	background: transparent url(/prx/000/http/www.jchartfx.com/assets/images/figures/figure-hero-dashboard.svg) 50% 135px no-repeat;
	background-size: 96%!important;
	height: 440px;
}
.hero {
	padding: 0;
}
section.hero.med .container {
	min-height: 0!important;
	padding-top: 10px;
}
.table img {
	max-width: 100%;
}
.hero-free, .hero-plus {
	height: 440px;
}
.fullspan.gray {
	padding-top: 360px;
}
.carousel.transparent {
	display: none;
}
h3 {
	font-size: 21px;
}
.circle {
	padding: 0px;
	margin: 10px;
}
.freeSplit, .plusSplit {
	float: left;
}
.plans h3 {
	font-size: 20px;
}
.sfree, .splus {
	display: inline-block;
	float: left;
	width: 40%;
	margin: 30px 4% 40px 4%;
}
.splus {
	width: 40%;
	margin: 30px 2% 40px 8%;
}
.btn-primary, .btn-primary2, .btn-inverted {
	font-size: 14px;
	padding: 9px 13px;
}
.table>tbody>tr.theadx>td {
	padding: 10px!important;
	font-size: 23px!important;
}
.features .table>tbody>tr>td:first-child {
	padding-left: 16px;
}
/* --------- NEW ---------------------- */


/* HOME */

.main {
	margin-top: -44px;
}
#tabs.custom li {
	width: 49%;
	float: left;
	margin-right: 2px;
}
#tabs.custom li a {
	background-size: 90%!important;
	float: left;
	width: 100%;
	height: 100%;
	padding: 0;
	cursor: pointer;
}
#tabs.custom li.f.active div.ribbon-free, #tabs.custom li.f div.ribbon-free {
	width: 35px;
	height: 35px;
	background-size: 90%!important;
	right: -2px;
}
#tabs.custom li.p.active div.ribbon-soon, #tabs.custom li.p div.ribbon-soon {
	width: 35px;
	height: 35px;
	background-size: 90%!important;
	right: -2px;
}
.tabbable .nav-tabs.nav-justified {
	height: 60px;
}
.features > li {
    height: auto;
    padding: 0!important;
    padding-top: 175px!important;
    margin-bottom: 45px!important;
    background-position: 50% 0!important;
}
.features > li.motifs5 {
    padding-left: 0!important;
}

.features > li:last-child {
	margin-bottom: 0px;
}
.features > li p {
	font-size: 14px;
	padding: 0;
	margin: 0 0 10px 0;
	text-align: center;
	width: 100%;
}
.features > li h4 {
	text-align: center;
	width: 100%;
	padding: 0 0 10px 0;
}

.new-features h3 {
    text-align:center;
}
.marketplace-video-ad {
	height: 140px;
	border: 1px solid #666;
}
.marketplace-video-ad video {
	position: absolute;
	width: 150%;
	height: 200px;
	top: -25px;
}
.container.video-bg h2 {
	font-size: 16px;
	top: 0;
	left: 0;
	padding: 10px;
}
.container.video-bg a {
	color: #96D7FF;
	font-size: 14px;
	position: absolute;
	top: 90px;
	right: 10px;
	text-shadow: 0 1px 1px rgba(0,0,0,0.8);
}
.platform > li {
	width: 100%;
	height: auto;
	min-height: 330px;
	background-size: 14%!important;
	background-position: -1% 0!important;
}
.platform > li p {
	border-right: 0px;
	width: 100%;
	padding-right: 10px;
}
.platform > li h4 {
	padding: 7px 5px 15px 70px;
}
.resourcestation li.col-md-12.studiofx {
	min-height: 220px;
}
.slide-out-div {
	display: none;
}
.panel-title>a {
	padding: 20px 50px 20px 15px!important;
}
.panel-heading.sfx h4 {
	margin: 20px auto 0 40px;
}
/*============ FOOTER ============================== */

.resourcestation {
	background: transparent url(/prx/000/http/www.jchartfx.com/assets/images/figures/figure-sfxplatforms-hor-mini.svg) no-repeat -29% 52px;
}
.resourcestation h2 {
	font-size: 18px;
	margin: 75px auto 22px 18px;
}
.resourcestation li.col-md-12.studiofx {
	padding: 10px 15px!important;
}
.resourcestation li.col-md-12.studiofx h4 {
	display: none;
}
.resourcestation li.col-md-12.studiofx h3 {
	padding-top: 110px;
	margin-top: 0;
	font-size: 18px;
	text-align: center;
}
.resourcestation li.col-md-12.studiofx p {
	width: 100%;
	padding: 0 15px!important;
	opacity: 1;
	text-align: center;
	font-size: 14px;
}
.full-cta {
	height: auto;
}
.full-cta h3 {
	font-size: 22px;
	margin: 18px auto 0px auto;
}
.full-cta .btn {
	font-size: 16px;
}
.full-cta .col-md-2 {
	width: 0%;
	float: left;
}
.full-cta .col-md-4 {
	width: 100%;
	float: left;
	padding: 0 5px;
}
.full-cta .btn-group {
	margin: 0!important;
}
.products li<a.chartfx4sp {
 height:0;
 margin:0;
 overflow:hidden;
 display: none;
}
ul.products {
	width: 100%;
	margin: 10px 0 0 10px;
	padding: 10px 0;
}
.container.logos {
	max-width: 100%!important;
	width: 100%;
	padding: 10px 3px;
}
.container.logos .products li a.softwarefx {
	width: 100%;
	background: transparent url(/prx/000/http/www.jchartfx.com/assets/images/logo-softwarefx-tiny.png) no-repeat center!important;
	text-align: center;
	clear: both;
}
.container.logos .products li {
	width: 33px;
	margin: 0 7px;
	float: none!important;
	display: inline-block;
}
.container.logos .products li:first-child {
	width: 100%;
	overflow: hidden;
	height: auto;
}
.container.logos .products li:first-child + li {
	width: 37px;
	margin: 0 5px;
	padding-right: 0px;
}
footer {
	overflow: hidden;
}
footer p {
	font-size: 10px;
}
.resourcestation {
	background: transparent url(/prx/000/http/www.jchartfx.com/assets/images/figures/figure-sfxplatforms-hor-mini.svg) no-repeat 45px 45px;
}
platform > li {
	width: 100%;
	height: auto;
	min-height: 330px;
	background-size: 20%!important;
	background-position: -15px 0!important;
}
platform > li h4 {
	padding: 7px 5px 15px 70px;
}
/* ============== COMPARE =============== */

.features .table>tbody>tr>td:first-child {
	padding-left: 16px!important;
}
/* ===========- GALLERY ================ */

.hero p br {
	display: none;
}
a#jcfx, a#jcfxplus, .active a#jcfx, .active a#jcfxplus {
	background-size: 95%!important;
}
.ribbon-soon {
	width: 40px;
	height: 40px;
	background-size: 99%;
}
.gallery-panels .panel-title>a.collapsed, .gallery-panels .panel-title>a {
	padding-right: 10px!important;
	font-size: 18px!important;
}
/* ======== PRICING ================ */
ul.plan_table .plan-head span.free.version, ul.plan_table .plan-head span.plus.version {
	background-size: 40%!important;
	height: 70px;
}
/* ========== ANIMATIONS AND THEMES  =========== */

section.mody, .jQueryUISample section.sidemenu.mody {
	display: none!important;
}
.jQueryUISample section.samples {
	width: 100%;
	border-right: 4px solid rgba(0,0,0,0.2);
}
.jQueryUISample #demoAnimations {
	width: 100%;
}
/* ==== MOBILE SLIDERMENU ==== */

.air-med {
	height: 48px;
}
header ul.nav {
	display: none!important;
}

ul.products {
	width: 100%;
	margin: 10px 0 0 175px;
	padding: 10px 0;
}
/**/

.container.logos .products li:first-child {
	width: 270px;
	overflow: hidden;
	height: auto;
	margin-right: 220px;
}
/* =============== ABOUT PAGE =================== */
.about .hero.mini, .about .hero.mini .container, .about .hero .container {
	min-height: 0px!important;
	margin-top: 0px!important;
	padding-top: 0px!important;
}
.about table.fulltable {
	display: block;
}
.about div.mobs {
	display: none;
}
/* = Show mobile header and hide desktop head = */
.header {
	display: block;
}
.head {
	display: none;
}
/* SCALE MOTIFS SAMPLES */

body.motifs #full-sub.container 
{
    padding:0;
}

body.motifs section.scalable 
{
    -webkit-transform:scale(.55);
     margin: -130px 0 0 -150px;    
}

body.motifs #theme-selector .paletteDisplay {
    left: -275px;
}

/* Modal Scale Modifier for Gallery page*/

#div_ModalChart{
-webkit-transform: scale(.85);
margin: -50px 0 0 -185px!important;
}

}


@media screen and (max-width: 767px) and (min-width: 600px) and (orientation : portrait) {
.main {
	margin-top: -44px;
	padding-top: 0;
	vertical-align: top;
}

.download .main, .home .main 
{
    margin-top:4px!important;
}

.iuthemes .main 
{
    margin-top:-44px!important;
}
#tabs.custom li.active a.free {
	background: #fafafa url(/prx/000/http/www.jchartfx.com/assets/images/logo-jchartfx-tab-mini.png) no-repeat 50% 6px;
}
#tabs.custom li a.plus {
	background: #D9D9D9 url(/prx/000/http/www.jchartfx.com/assets/images/logo-jchartfxplus-tab-mini.png) no-repeat 50% 6px;
}
#tabs.custom li a {
	background-size: 60%!important;
}
.jumbotron h2 {
	padding: 0 0 5px 0;
}
.jumbotron.hplus .btn-group {
	float: none;
	margin: 0 18px 0 120px!important;
}
.jumbotron .btn-group {
	float: none;
	margin: 0 23px 0 175px!important;
}
.hero {
	margin-top: 0!important;
}
.platform > li {
	min-height: 200px;
}
.features > li {
    height: auto;
    padding: 0!important;
    padding-top: 175px!important;
    margin-bottom: 45px!important;
    background-position: 50% 0!important;
}
.features > li.motifs5 {
    padding-left: 0!important;
}

.features > li:last-child {
	margin-bottom: 0px;
}
.features > li p {
	font-size: 14px;
	padding: 0;
	margin: 0 0 10px 0;
	text-align: center;
	width: 100%;
}
.features > li h4 {
	text-align: center;
	width: 100%;
	padding: 0 0 10px 0;
}

.new-features h3 {
    text-align:center;
}
/* =============== ABOUT PAGE =================== */
.about .hero.mini {
	min-height: 0px!important;
	margin-top: 0px!important;
	padding-top: 0px!important;
	padding-bottom: 0px!important;
	height: auto;
}
.about .hero.mini .container.aboutx {
	min-height: 0px!important;
	margin-top: 0px!important;		
	padding-top: 20px!important;
	height: 80px!important;
	padding-bottom: 10px!important;
	
}
.about table.fulltable {
	display: block;
}
.about div.mobs {
	display: none;
}
/* SCALE MOTIFS SAMPLES */

#theme-selector .col-xs-4 {
width: 100%!important;
padding:3px 10px 3px 120px;
}


#theme-selector .label {
display: inline-block;
font-size: 100%;
width: 80px;
line-height:2;
float:left;
text-align:left;
}

#theme-selector .btn-group {
display: inline-block;
vertical-align: middle;
width:220px;
}

#selectedDash, #selectedMotif {
min-width: 180px!important;
}
#selectedPal 
{
    width:180px!important;
}
#selectedPal .paletteDisplay {
    max-width: 180px;
}
#theme-selector .paletteDisplay {
    width: 300px!important;
    left: -80px!important;
}

body.motifs .hero 
{
    display: none;
}

body.motifs .main
{
    margin-top:0;
}
/* ============== ANIMATIONS ================ */
.jQueryUISample .control {
-webkit-transform: scale(.95);
margin: -22px 0 0 -22px;
}
.jQueryUISample section.samples 
{
    min-height:0;
}
.air8
{
    display:none;
}
/* Modal Scale Modifier for Gallery page*/

#div_ModalChart{
-webkit-transform: scale(.85);
margin: -50px 0 0 -185px!important;
}

}

@media screen and (min-width: 1024px) and (max-width: 6000px) {
.about table.fulltable 
{
    display: block;
}
.about div.mobs
{
    display: none;
}
body.motifs #theme-selector .paletteDisplay {
left: -275px;
}
/* Modal Scale Modifier for Gallery page*/

#div_ModalChart{
-webkit-transform: scale(.99);
margin: 20px 0 0 -100px!important;
}
}