/*** Served by EnMobi ***/
#panel-1,#panel-2,#panel-3,section.tabs-contents{
    float:left;
    position:relative
}
.dd-fold span,.tabs,.tabs li{
    text-align:center
}
.tabs-main-wrapper{
    width:100%;
    margin:0 auto
}
.tabs li,.tabs li a{
    display:inline-block
}
.tabs-container{
    overflow:hidden;
    padding:0;
    margin-top:30px;
    min-height:200px
}
.tabs-container .t-c{
    position:relative
}
section.tabs-contents{
    padding:0;
    opacity:0;
    height:1px;
    -webkit-transition:all .7s ease 0s;
    -moz-transition:all .7s ease 0s;
    -o-transition:all .7s ease 0s;
    transition:all .7s ease 0s
}
section.tabs-contents.active{
    display:block;
    opacity:1;
    min-height: 5px;
}
.tabs-container h1{
    font-size:1.25rem
}
.dd-select{
    background:url(../img/avjHH.png) right center no-repeat #F5F5F5;
    border:1px solid #ccc
}
.dd-select select{
    background:0 0;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    width:105%;
    height:2.75rem;
    padding-left:1rem;
    border:0;
    cursor:pointer;
    position:relative;
    z-index:991;
    outline:0
}
.dd-select select option{
    padding:.25rem 1rem;
    line-height:1
}
.dd-fold{
    line-height:1.25rem;
    xtext-align:left
}
.dd-fold span{
    font:700 1.25rem/1.75 Arial;
    color:#999;
    display:inline-block;
    width:2rem;
    height:2rem;
    border-radius:.2rem;
    cursor:pointer;
    float:right;
    position:absolute;
    right:5%;
    z-index:990
}
.tabs{
    position: relative;
    margin: 0px 0px 0px 0px;
    padding-bottom: 0px;
}
@media only screen and (min-width:480px) ,only screen and (min-width:320px){
    .tabs-main-wrapper .dd-fold{
        display:block
    }
    .tabs-main-wrapper .tabs-container{
        border-radius:0 0 .25rem .25rem
    }
    .tabs{
        border-bottom:none;
        overflow-x:auto;
        overflow-y:hidden;
        padding-bottom:9px;
        white-space:nowrap
    }
    
    .tabs::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        border-radius: 6px;
        background-color: #F5F5F5;
    }
    .tabs::-webkit-scrollbar {
        width: 6px;
        height: 6px;
        background-color: #F5F5F5;
    }
    .tabs::-webkit-scrollbar-thumb {
        border-radius: 6px;
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        background-color: #555;
    }
}
@media only screen and (min-width:768px){
    .tabs-main-wrapper .dd-fold{
        display:none
    }
    .tabs-main-wrapper ul.tabs{
        display:block
    }
    .tabs-main-wrapper ul.tabs li{
        /*border-bottom:1px solid #ddd;*/
        margin-left:-4px
    }
    .tabs-main-wrapper ul.tabs li a{
        margin-right:0
    }
}
@media only screen (min-width: 1024px;
/*** Served by EnMobi ***/
