/* Created by Artisteer v4.1.0.59861 */

.responsive body
{
   min-width: 240px;
}
  
.responsive .jmx-content-layout img,
.responsive .jmx-content-layout video
{
   max-width: 100%;
   height: auto !important;
}

.responsive.responsive-phone .jmx-content-layout img 
{
   float: none !important;
}
    
.responsive .jmx-content-layout .jmx-sidebar0, 
.responsive .jmx-content-layout .jmx-sidebar1, 
.responsive .jmx-content-layout .jmx-sidebar2 
{
   width: auto !important;
}
    
.responsive .jmx-content-layout, 
.responsive .jmx-content-layout-row, 
.responsive .jmx-layout-cell 
{
   display: block;
}
    
.responsive .image-caption-wrapper 
{
   width: auto;
}

.responsive.responsive-tablet .jmx-vmenublock,
.responsive.responsive-tablet .jmx-block
{
   margin-left: 1%;
   margin-right: 1%;
   width: 48%;
   float: left;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.responsive .jmx-responsive-embed 
{
   position: relative;
   padding-bottom: 56.25%;
   /* 16:9 */
	height: 0;
}

.responsive .jmx-responsive-embed iframe,
.responsive .jmx-responsive-embed object,
.responsive .jmx-responsive-embed embed
{
   position: absolute;
   top: 0;
   left: 0;
   max-width: 100%;
   max-height: 100%;
}

/* dynamic width nav */
.jmx-nav .jmx-menu-btn 
{
   border: 1px solid #404040;
   border-radius: 3px;
   box-shadow: 0 0 3px 0 rgba(0, 0, 0, .2);
   display: none;
   background: -ms-linear-gradient(top, #707070 0, #000 100%);
   background: -moz-linear-gradient(top, #707070 0, #000 100%);
   background: -o-linear-gradient(top, #707070 0, #000 100%);
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #707070), color-stop(1, #000));
   background: -webkit-linear-gradient(top, #707070 0, #000 100%);
   background: linear-gradient(to bottom, #707070 0, #000 100%);
   margin: 3px;
   padding: 5px;
   position: relative;
   width: 20px;
}

.jmx-nav .jmx-menu-btn span 
{
   background: #E0E0E0;
   border-radius: 2px;
   display: block;
   height: 3px;
   margin: 3px 1px;
   position: relative;
   -moz-transition: background .2s;
   -o-transition: background .2s;
   -webkit-transition: background .2s;
   transition: background .2s;
}

.jmx-nav .jmx-menu-btn:hover span
{
   background: #f3f3f3;
}

.responsive .jmx-nav .jmx-menu-btn 
{
   display: inline-block;
}

.responsive nav.jmx-nav,
.responsive .jmx-nav-inner
{
   width: auto !important;
   position: relative !important;
   top: auto !important;
   left: auto !important;
   right: auto !important;
   bottom: auto !important;
   margin-top: 0;
   margin-bottom: 0;
   min-width: 0;
   text-align: center !important;
}

.responsive nav.jmx-nav
{
   min-width: 1%;
}

.responsive .jmx-nav 
{
   padding-left: 0;
   padding-right: 0;
}

/* full width hmenu, instead of inline-block */
.responsive .jmx-nav ul.jmx-hmenu 
{
   display: none;
   float: none;
   text-align: center;
}

.responsive .jmx-nav .jmx-hmenu.visible 
{
   display: block;
}

/* elements on different lines */
.responsive .jmx-nav ul.jmx-hmenu li,
.jmx-hmenu-extra1,
.jmx-hmenu-extra2
{
   float: none;
}
  
/* horizontal margins */
.responsive .jmx-nav ul.jmx-hmenu>li:first-child, 
.responsive .jmx-nav ul.jmx-hmenu>li:last-child, 
.responsive .jmx-nav ul.jmx-hmenu>li
{
   margin-left: 0;
   margin-right: 0;
}
 
/* separator */ 
.responsive .jmx-nav ul.jmx-hmenu>li:before
{
   display: none;
}

/* vertical distance between items */
.responsive .jmx-nav ul.jmx-hmenu a
{
   margin-top: 1px !important;
   margin-bottom: 1px !important;
   text-align: center !important;
   height: auto;
   white-space: normal;
}

.responsive .jmx-nav ul.jmx-hmenu>li:first-child>a
{
   margin-top: 0 !important;
}

.responsive .jmx-nav ul.jmx-hmenu>li:last-child>a
{
   margin-bottom: 0 !important;
}

/* fixes for extended menu */
.responsive .jmx-nav .ext, 
.responsive .jmx-nav ul.jmx-hmenu>li>ul, 
.responsive .jmx-nav ul.jmx-hmenu>li>ul>li,
.responsive .jmx-nav ul.jmx-hmenu>li>ul>li a
{
   width: auto !important;
}

/* submenu position on hover */
.responsive .jmx-nav ul.jmx-hmenu ul
{
   left: auto !important;
   right: auto !important;
   top: auto !important;
   bottom: auto !important;
   display: none !important;
   position: relative !important;
   visibility: visible !important;
}

.responsive .jmx-nav ul.jmx-hmenu>li>ul>li:first-child:after 
{
   display: none;
}
.responsive .jmx-nav ul.jmx-hmenu ul a
{
   padding-left: 4% !important;
}
.responsive .jmx-nav ul.jmx-hmenu ul ul a
{
   padding-left: 6% !important;
}
.responsive .jmx-nav ul.jmx-hmenu ul ul ul a
{
   padding-left: 8% !important;
}
.responsive .jmx-nav ul.jmx-hmenu ul ul ul ul a
{
   padding-left: 10% !important;
}
.responsive .jmx-nav ul.jmx-hmenu ul ul ul ul ul a
{
   padding-left: 12% !important;
}
  
.responsive .jmx-nav ul.jmx-hmenu>li>ul
{
   padding: 1px;
}
  
.responsive .jmx-nav ul.jmx-hmenu>li>ul:before
{
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
}

.responsive .jmx-header 
{
   width: auto;
   height: auto;
   min-height: 100px;
   min-width: 1%;
   background-position: center center !important;
   background-size: cover !important;
   background-repeat: repeat !important;
}

.responsive .jmx-header .jmx-headline, 
.responsive .jmx-header .jmx-slogan 
{
   display: block !important;
   top: 0 !important;
   left: 0 !important;
   margin: 2% !important;
}
    
.responsive .jmx-header .jmx-headline a, 
.responsive .jmx-header .jmx-slogan 
{
   white-space: normal !important;
}
  
.responsive .jmx-header *
{
   position: relative;
   text-align: center;
   -webkit-transform: none !important;
   -moz-transform: none !important;
   -o-transform: none !important;
   -ms-transform: none !important;
   transform: none !important;
}

.responsive .jmx-header #jmx-flash-area,
.responsive .jmx-header .jmx-shapes>*
{
   display: none;
}

.responsive #jmx-header-bg 
{
   background-position: center center !important;
   background-size: cover !important;
   background-repeat: repeat !important;
}

/* Search and other elements in header element directly */
.responsive .jmx-header>.jmx-textblock
{
   position: relative !important;
   display: block !important;
   margin: 1% auto !important;
   width: 75% !important;
   top: auto !important;
   right: auto !important;
   bottom: auto !important;
   left: auto !important;
}

/* For icons like facebook, rss, etc. */
.responsive .jmx-header>.jmx-textblock>div 
{
   width: 100%;
}
.responsive .jmx-sheet
{
   width: auto !important;
   min-width: 240px !important;
   max-width: none;
   margin-right: 1% !important;
   margin-left: 1% !important;
}

#jmx-resp {
   display: none;
}
@media all and (max-width: 1315px) {
    
    .jmx-slogan {font-size: 22px; margin-left: -500px !important;}
}
@media all and (max-width: 1156px) {
    .jmx-slogan {font-size: 16px; margin-left: -350px !important;}
    .jmx-postcontent .linklist a{font-size: 12px;}
    table.linklist td {padding-left: 12px;}
.flash
{
   max-width: 100%;
   max-height: 100%;
}

}
@media all and (max-width: 1024px) {
    
    .jmx-nostyle .jmslideshow {left: 0;}
    img {max-height: 100%; max-width: 100%;}
    .jmx-post {padding: 20px;}
    .jmx-postheader {font-size: 28px;}
    .jmx-postheader a, .jmx-postheader a:link, .jmx-postheader a:visited, .jmx-postheader a.visited, .jmx-postheader a:hover, .jmx-postheader a.hovered  {font-size: 28px;}
    .jmx-object198380535-text {display: none;}
    
    .jmx-postcontent h1 {font-size: 32px;}

.jmx-blockcontent h1 {font-size: 32px;}

.jmx-postcontent h1 a, .jmx-postcontent h1 a:link, .jmx-postcontent h1 a:hover, .jmx-postcontent h1 a:visited, .jmx-blockcontent h1 a, .jmx-blockcontent h1 a:link, .jmx-blockcontent h1 a:hover, .jmx-blockcontent h1 a:visited {font-size: 38px;}

.jmx-postcontent h2 {font-size: 32px;}

.jmx-blockcontent h2 {font-size: 32px;}

.jmx-postcontent h2 a, .jmx-postcontent h2 a:link, .jmx-postcontent h2 a:hover, .jmx-postcontent h2 a:visited, .jmx-blockcontent h2 a, .jmx-blockcontent h2 a:link, .jmx-blockcontent h2 a:hover, .jmx-blockcontent h2 a:visited {font-size: 32px;}

.jmx-postcontent h3 {font-size: 28px;}

.jmx-blockcontent h3 {font-size: 28px;}

.jmx-postcontent h3 a, .jmx-postcontent h3 a:link, .jmx-postcontent h3 a:hover, .jmx-postcontent h3 a:visited, .jmx-blockcontent h3 a, .jmx-blockcontent h3 a:link, .jmx-blockcontent h3 a:hover, .jmx-blockcontent h3 a:visited
{font-size: 28px;}

.jmx-postcontent h4 {font-size: 22px;}

.jmx-blockcontent h4 {font-size: 22px;}

.jmx-postcontent h4 a, .jmx-postcontent h4 a:link, .jmx-postcontent h4 a:hover, .jmx-postcontent h4 a:visited, .jmx-blockcontent h4 a, .jmx-blockcontent h4 a:link, .jmx-blockcontent h4 a:hover, .jmx-blockcontent h4 a:visited
{font-size: 22px;}

.jmx-postcontent h5 {font-size: 16px;}

.jmx-blockcontent h5 {font-size: 16px;}

.jmx-postcontent h5 a, .jmx-postcontent h5 a:link, .jmx-postcontent h5 a:hover, .jmx-postcontent h5 a:visited, .jmx-blockcontent h5 a, .jmx-blockcontent h5 a:link, .jmx-blockcontent h5 a:hover, .jmx-blockcontent h5 a:visited
{font-size: 16px;}

.jmx-postcontent h6
{font-size: 16px;}

.jmx-blockcontent h6
{font-size: 12px;}

.jmx-postcontent h6 a, .jmx-postcontent h6 a:link, .jmx-postcontent h6 a:hover, .jmx-postcontent h6 a:visited, .jmx-blockcontent h6 a, .jmx-blockcontent h6 a:link, .jmx-blockcontent h6 a:hover, .jmx-blockcontent h6 a:visited
{font-size: 12px;}

}
@media all and (max-width: 788px) {
    #jmx-resp, #jmx-resp-t { display: block; }
    #jmx-resp-m { display: none; }
    .jmx-textblock-802427321-text-container {display: none;}
    .jmx-textblock-1708883052-text-container {display: none;}
    .responsive .jmx-header> .jmx-textblock-802427321 {display: none !important; }
    .responsive .jmx-header> .jmx-textblock-1708883052 {display: none !important;}
    #mobile-logo { display: block !important; position:relative; text-align: center ; padding-bottom: 10px; }
    .jmx-footer img#footer-news-link {display: none;}
    .jmx-footer {font-size: 11px;}
    .jmx-footer li {font-size: 11px; margin-left: 50px;}
    .jmx-footer .layout-item-0 {width: 30%;}
    .jmx-footer .layout-item-1 {width: 70%;}
    .jmx-postcontent h1 {font-size: 32px;}
    .jmx-post {padding: 10px;}
    .jmx-postcontent p {text-align: left;}
    .w3c td {font-size: 10px;}
    .w3c th {font-size: 11px;}
    .jmx-postheader {font-size: 24px;}
    .jmx-postheader a, .jmx-postheader a:link, .jmx-postheader a:visited, .jmx-postheader a.visited, .jmx-postheader a:hover, .jmx-postheader a.hovered  {font-size: 24px;}
.jmx-blockcontent h1 {font-size: 32px;}

.jmx-postcontent h1 a, .jmx-postcontent h1 a:link, .jmx-postcontent h1 a:hover, .jmx-postcontent h1 a:visited, .jmx-blockcontent h1 a, .jmx-blockcontent h1 a:link, .jmx-blockcontent h1 a:hover, .jmx-blockcontent h1 a:visited {font-size: 32px;}

.jmx-postcontent h2 {font-size: 30px;}

.jmx-blockcontent h2 {font-size: 30px;}

.jmx-postcontent h2 a, .jmx-postcontent h2 a:link, .jmx-postcontent h2 a:hover, .jmx-postcontent h2 a:visited, .jmx-blockcontent h2 a, .jmx-blockcontent h2 a:link, .jmx-blockcontent h2 a:hover, .jmx-blockcontent h2 a:visited {font-size: 30px;}

.jmx-postcontent h3 {font-size: 24px;}

.jmx-blockcontent h3 {font-size: 24px;}

.jmx-postcontent h3 a, .jmx-postcontent h3 a:link, .jmx-postcontent h3 a:hover, .jmx-postcontent h3 a:visited, .jmx-blockcontent h3 a, .jmx-blockcontent h3 a:link, .jmx-blockcontent h3 a:hover, .jmx-blockcontent h3 a:visited
{font-size: 24px;}

.jmx-postcontent h4 {font-size: 18px;}

.jmx-blockcontent h4 {font-size: 18px;}

.jmx-postcontent h4 a, .jmx-postcontent h4 a:link, .jmx-postcontent h4 a:hover, .jmx-postcontent h4 a:visited, .jmx-blockcontent h4 a, .jmx-blockcontent h4 a:link, .jmx-blockcontent h4 a:hover, .jmx-blockcontent h4 a:visited
{font-size: 18px;}

.jmx-postcontent h5 {font-size: 14px;}

.jmx-blockcontent h5 {font-size: 14px;}

.jmx-postcontent h5 a, .jmx-postcontent h5 a:link, .jmx-postcontent h5 a:hover, .jmx-postcontent h5 a:visited, .jmx-blockcontent h5 a, .jmx-blockcontent h5 a:link, .jmx-blockcontent h5 a:hover, .jmx-blockcontent h5 a:visited
{font-size: 14px;}

.jmx-postcontent h6
{font-size: 14px;}

.jmx-blockcontent h6
{font-size: 12px;}

.jmx-postcontent h6 a, .jmx-postcontent h6 a:link, .jmx-postcontent h6 a:hover, .jmx-postcontent h6 a:visited, .jmx-blockcontent h6 a, .jmx-blockcontent h6 a:link, .jmx-blockcontent h6 a:hover, .jmx-blockcontent h6 a:visited
{font-size: 12px;}
}
@media all and (max-width: 768px)
{
    .jmx-postcontent .linklist a{font-size: 10px;}
    table.linklist td {padding-left: 7px;}
    #jmx-resp, #jmx-resp-t { display: block; }
    #jmx-resp-m { display: none; }
    div.clearfix-sign-up {display: none; }
   
}

@media all and (max-width: 480px)
{

    .jmx-footer li {font-size: 11px; margin-left: 20px;}
    #jmx-resp, #jmx-resp-m { display: block; }
    #jmx-resp-t { display: none; }
    table.linklist td {padding-left: 2px;}
   
}

.responsive .jmx-content-layout, 
.responsive .jmx-content-layout-row, 
.responsive .jmx-layout-cell 
{
   display: block;
}

.responsive .jmx-layout-cell 
{
   width: auto !important;
   height: auto !important;
   border-right-width: 0 !important;
   border-left-width: 0 !important;
   border-radius: 0 !important;
}

.responsive .jmx-content-layout:after, 
.responsive .jmx-content-layout-row:after, 
.responsive .jmx-layout-cell:after 
{
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}

.responsive .jmx-post
{
   border-radius: 0;
}

.responsive .jmx-footer-inner
{
   width: auto;
   padding: 2% !important;
   min-width: 0;
}

.responsive .jmx-footer
{
   margin-top: 1%;
}

/*.responsive .responsive-tablet-layout-cell 
{
   width: 50% !important;
   float: left;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}*/
/*** New Styles ****/
