
.no-js .liquid-slider {
    height: 350px;
    overflow: scroll;
}




.liquid-slider-wrapper .liquid-slider-preloader {
    background: #f2f2f2 url('../img/rtab/loading.gif') no-repeat center 75px;
    height: 200%;
    left: 0;
    opacity: 0.9;
    position: absolute;
    top: 0;
    width: 100%
}
.liquid-slider-wrapper {
    clear: both;
    margin: 0 auto;
    overflow: auto;
    position: relative;
}
.liquid-slider-wrapper .liquid-slider {
    background: transparent none repeat scroll 0 0;
    float: left;
    overflow: hidden;
    padding: 0 0 10px;
    position: relative;
    /*width: 1300px;*/
}
.liquid-slider-wrapper .panel-container {
    position: relative;
}
.liquid-slider-wrapper .liquid-slider .panel-container .fadeClass {
    display: none;
    left: 0;
    position: absolute;
    top: 0;
}
.liquid-slider-wrapper .liquid-slider .panel {
    background: #f9f7f2 url('../img/tab-content-bg.gif') repeat-x 0 0;
    display: block;
    float: left;
    /*width: 1300px*/
}
.liquid-slider-wrapper .liquid-slider .panel img {
}
.liquid-slider-wrapper .liquid-slider .panel video {
}
.liquid-slider-wrapper .liquid-slider .panel-wrapper h2.title {
    display: none;
}
.liquid-slider-wrapper .liquid-slider .panel-wrapper {
    padding: 20px;
    position: relative;
}
.liquid-slider-wrapper .liquid-nav a {
    border-left:1px solid #dddddd; border-right:1px solid #dddddd; border-top:1px solid #dddddd; border-bottom:0px none -moz-use-text-color; -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff 0 0;
    border-image: none;
    color: #0095e5;
    font-size: 0.9375em;
    font-weight: bold;
    margin-right: 0;
    text-transform: uppercase; padding-left:7px !important; padding-right:7px !important; padding-top:14px !important; padding-bottom:14px !important
}
.liquid-slider-wrapper .liquid-nav a:hover {
    background: #0095e5 none repeat scroll 0 0;
    color: #fff;
    text-shadow: none;
}
.liquid-slider-wrapper .liquid-nav .current {
    background: #0095e5 none repeat scroll 0 0;
    border-top: 1px solid #ddd;
    border-top-left-radius: 0;
    color: #fff;
}
.currentCrossLink {
    font-weight: bold;
}
.liquid-slider-wrapper .liquid-nav ul {
    clear: both;
    display: block;
    margin: auto;
    overflow: hidden;
    padding: 0;
}
.liquid-slider-wrapper .liquid-nav ul li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    display: inline-block;
    margin: 0 10px 0 0;
    padding: 0;
    vertical-align: top;
}
.liquid-slider-wrapper .liquid-nav ul li a {
    display: block;
    float: left;
    text-decoration: none;
}
.liquid-slider-wrapper .liquid-nav {
    overflow: hidden;
}
.liquid-slider-wrapper .liquid-slider-select-box {
    background: #efefef url('../img/rtab/down_arrow.png') no-repeat right center;
    color: #f8983e;
    height: 35px;
    overflow: hidden;
    width: 100%
}
.liquid-slider-wrapper .liquid-slider-select-box select {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #bbb;
    color: #f8983e;
    cursor: pointer;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 1em;
    font-weight: bold;
    height: 35px;
    padding: 5px;
    width: 150%;
}
.liquid-slider-wrapper .liquid-nav-left, .liquid-slider-wrapper .liquid-nav-right {
    float: left;
}
.liquid-slider-wrapper .liquid-nav-left a, .liquid-slider-wrapper .liquid-nav-right a {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    display: block;
    padding: 5px;
    text-align: center;
    text-decoration: none;
    width: 100px;
}
.liquid-slider-wrapper .liquid-nav-left-arrow, .liquid-slider-wrapper .liquid-nav-right-arrow {
    cursor: pointer;
    float: left;
}
.liquid-slider-wrapper .liquid-nav-left-arrow a, .liquid-slider-wrapper .liquid-nav-right-arrow a {
    display: block;
}
.liquid-slider-wrapper .liquid-nav-left, .liquid-slider-wrapper .liquid-nav-left-arrow {
    clear: both;
}
.liquid-slider-wrapper .liquid-nav-right-arrow {
    background: rgba(0 url('../img/rtab/arrow.png') no-repeat 0 top;
    height: 25px;
    margin-right: 5px;
    margin-top: 50px;
    position: relative;
    width: 25px
}
.liquid-slider-wrapper .liquid-nav-left-arrow {
    background: rgba(0 url('../img/rtab/arrow.png') no-repeat 0 top;
    height: 25px;
    margin-left: 5px;
    margin-top: 50px;
    position: relative;
    width: 25px
}
.liquid-slider-wrapper .liquid-nav-left-arrow:hover {
    background: rgba(0 url('../img/rtab/arrow.png') no-repeat 0 bottom;
}
.liquid-slider-wrapper .liquid-nav-left-arrow:active {
    margin-top: 55px;
}
.liquid-slider-wrapper .liquid-nav-right-arrow:hover {
    background: rgba(0 url('../img/rtab/arrow.png') no-repeat 0 bottom;
}
.liquid-slider-wrapper .liquid-nav-right-arrow:active {
    margin-top: 55px;
}
.arrows .liquid-slider {
    margin: 0 10px;
}
.liquid-responsive .liquid-slider {
    border-color: #dddddd;
    border-style: solid;
    border-width: 1px;
    box-sizing: border-box;
    margin: 0;
    width: 100%;
}

.liquid-slider-wrapper .liquid-slider .panel-wrapper {
    padding-left: 0 !important;
}



/* Responsive override */
.liquid-responsive .liquid-slider .panel .panel-wrapper {
    padding-left: 0 !important;
}


/**
.liquid-responsive .liquid-slider .panel .panel-wrapper {
    padding: 10px;
} **/

.liquid-responsive .liquid-nav-left {
    left: 0;
    position: absolute;
    z-index: 1;
}
.liquid-responsive .liquid-nav-left a {
    background: #9a9a9a none repeat scroll 0 0;
    width: 80px;
}
.liquid-responsive .liquid-nav-left a:hover {
    background: #747474 none repeat scroll 0 0;
}
.liquid-responsive .liquid-nav-right {
    position: absolute;
    right: 0;
    z-index: 1;
}
.liquid-responsive .liquid-nav-right a {
    background: #9a9a9a none repeat scroll 0 0;
    width: 80px;
}
.liquid-responsive .liquid-nav-right a:hover {
    background: #747474 none repeat scroll 0 0;
}
.liquid-responsive .liquid-nav-left-arrow {
    left: 0;
    position: absolute;
    z-index: 1;
}
.liquid-responsive .liquid-nav-right-arrow {
    position: absolute;
    right: 0;
    z-index: 1;
}
.liquid-slider-wrapper .liquid-slider .panel .image_wrap img {
    border: 1px solid #dddddd;
    box-sizing: border-box;
    margin-bottom: 5px;
    padding: 1px;
}


.image_wrap1 {
    border: 1px solid #dddddd;
    box-sizing: border-box;
    margin-bottom: 5px;
    padding: 1px;
    height:1000px
}

.liquid-slider-wrapper .liquid-slider .panel h2.article_title {
    font-size: .1em;
    font-weight: bold;
    margin-bottom: 5px;
}
.liquid-slider-wrapper .liquid-slider .panel p.data {
    font-size: 0.85em;
}



@media only screen and (min-width: 481px) {
.liquid-slider-wrapper .liquid-slider .panel img {
}
}
@media only screen and (min-width: 768px) {
.liquid-slider-wrapper .liquid-slider .panel img {
}
.liquid-responsive .liquid-slider .panel .panel-wrapper {
    padding: 20px 35px;
}
}
@media only screen and (min-width: 1030px) {
}
@media only screen and (min-width: 1240px) {
}
@media not all, only screen and (min--moz-device-pixel-ratio: 1.5), not all {
}

.faq-grid {
  display: flex;
  gap: 20px;          /* space between columns */
}

.faq-col {
  flex: 1;            /* 4 equal columns */
  min-width: 0;
}

.faq-col .short {
  margin-bottom: 12px; /* space between FAQ items */
}
 
