/****************************************************
#####################################################
##-------------------------------------------------##
## Copyright = screentype.net - 2013               ##
## Date      = DECEMBER 2013                       ##                     
## Author    = sergio miranda                      ##
##                                                 ##
#####################################################
****************************************************/
#player10 {
    border: 5px solid #fff;
    margin-top: 20px;
}
.bio_inner img {
    width: 100% !important;
    height: auto !important;
    float: none;
    padding: 0 0 10px 0;
}
.bio_inner {
    text-align: justify;
}
.bio_inner:first-letter {
    text-transform: capitalize;
    font-size: 70px;
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
}
.logo {
    background: #edb400;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
    height: 180px;
}
.logo p {
    padding: 0 !important;
    margin: 0 !important;
}
.moduletable-redes {
    background: #000  !important;
    height: 41px;
    margin-top: -39px;
    margin-right: 20px;
}
.jm-icons a {
    display: inline-block;
    padding: 0 !important;
    margin-right: 4px;
    vertical-align: top;
}
.jm-icons .jm-facebook {
    background: url('../images/facebook.jpg') no-repeat;
}
.jm-icons .jm-twitter {
    background: url('../images/twitter.jpg') no-repeat;
}
.jm-icons .jm-google {
    background: url('../images/google.jpg') no-repeat;
}
.jm-icons .jm-youtube {
    background: url('../images/linkedin.jpg') no-repeat;
}
.jm-icons .jm-linkedin {
    background: url('../images/linked.jpg') no-repeat;
}
.jm-icons span {
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    height: 40px;
    transition: all 0.5s ease-out 0s;
    width: 40px;
}
.jm-icons span:hover {
    background-position: 0 -40px;
}
.container_icon {
    width: 100%;
    display: block;
    padding-top: 5px;
}
.icon {
    display: inline-block;
    text-align: center;
    width: 32.5% !important;
    vertical-align: top;
    font-family: 'Dosis', sans-serif;
    font-weight: 300;
    font-size: 25px;
    text-transform: uppercase;
    color: #FFF;
    margin: 0 auto;
}
.icon a {
}
.icon img {
    width: 140px;
    height: 140px;
    margin: 0 auto;
    border-radius: 140px;
    border: 5px solid #fff;
    transition: all 200ms linear;
}
.icon img:hover {
    transform: translate(0, -10px);
    -webkit-transform: translate(0, -10px);
    -moz-transform: translate(0, -10px);
    -o-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
}
.disclaimer {
    width: 100%;
    display: block;
    float: none;
}
.capa_rotate {
    z-index: 999999;
    width: 52%;
    float: left;
    margin-right: 20px;
    margin-top: 6px;
    height: 331px;
}
.capa_rotate img {
    position: absolute;
    width: 327px;
    height: 327px;
    -moz-animation: 3s rotate infinite linear;
    -moz-transform-origin: 50% 50%;
    -webkit-animation: 3s rotate infinite linear;
    -webkit-transform-origin: 50% 50%;
}
@keyframes rotate {
 0% {
transform: rotate(0);
}
 100% {
transform: rotate(360deg);
}
}
.accordion-heading {
    display: none;
}
legend {
    display: none;
}
.welcome {
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
    margin: auto;
}
.welcome ul {
    margin: 0 0 0 20px;
}
.welcome li {
    background: #edb400;
    float: left;
    height: 160px;
    list-style: none !important;
    margin: 0 0 20px 10px;
    overflow: hidden;
    padding: 30px 20px 20px;
    text-align: center;
    vertical-align: top;
    width: 120px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.welcome a:hover {
    color: #111;
}
.welcome li:hover {
    background: #fff;
}
.welcome li:hover .fa {
    background: #e7b10a;
    -webkit-box-shadow: inset 2px 0 5px 1px rgba(0,0,0,0.2);
    box-shadow: inset 2px 0 5px 1px rgba(0,0,0,0.2);
}
.welcome h3 {
    font-family: 'Dosis', sans-serif !important;
    font-size: 28px;
    text-transform: capitalize;
    font-weight: 100;
    margin-top: -10px;
}
.contain {
    width: 100%;
    display: block;
    margin-top: 0px;
    margin-bottom: 0;
}
.capa {
    width: 52%;
    float: left;
    margin-right: 20px;
    overflow: hidden;
}
/*.capa img{ -webkit-box-shadow:  0px 5px 10px -5px rgba(0, 0, 0, 0.7);
           box-shadow:  0px 5px 10px -5px rgba(0, 0, 0, 0.7);}*/
#faixas {
    width: 40%;
    float: right;
    position: relative;
    margin-top: 8px;
}
.video {
    margin-top: 30px;
    text-align: center;
    margin-bottom: 30px;
    background: #000;
}
.track h2 {
    color: #000 !important;
    display: inline-block;
    height: 30px;
    font-size: 18px !important;
    padding: 2px 17px 3px 32px !important;
    text-transform: uppercase;
    font-family: 'Dosis', sans-serif;
    font-weight: 300;
    background: transparent !important;
    margin-top: 0 !important;
}
.track {
    display: block;
    height: 51px;
    margin-bottom: -14px;
    margin-top: 0;
    overflow: hidden;
    position: relative;
    width: auto;
}
.contact {
    padding: 30px 40px 22px 40px;
}
.contact h2 {
    font-size: 25px;
    margin-bottom: 0;
    background: transparent;
    text-transform: uppercase;
    padding: 0;
    color: #fff;
    font-family: 'Dosis', sans-serif !important;
    outline: medium none;
    font-weight: 400 !important;
}
html {
    height: 100%;
}
body {
    margin: 0;
    padding: 0;
    text-align: center;
    background: #fff;
    font-size: 13px;
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}
#background {
    position: fixed;
    top: -5px;
    left: 0;
    z-index: -1;
}
/*texte*/
p {
    font-size: 100%;
    margin: 0;
    padding: 0;
}
h1 {
    font-size: 200%;
}
h2 {
    font-size: 150%;
}
h3 {
    font-size: 125%;
}
h4, h5, h6 {
    font-size: 100%;
}
/* liens hypertextes*/
a:link, a:visited {
    text-decoration: none;
    font-weight: bold;
    color: #ed1c24;
}
a, a:focus {
    outline: 0;
}
a:hover {
    color: #fff;
}
ul {
    margin: 0;
    padding-left: 0;
}
li {
    list-style-type: square;
    background: transparent;
    margin: 0;
}
img {
    border: none;
    margin: 0px;
    padding: 0;
}
img .caption {
    text-align: left;
}
.highlight {
    background: #e7bc2a;
    padding: 0px 2px 0px 2px;
    color: #f1f1f1;
}
label {
    text-align: left;
    color: #000;
    font-family: 'Dosis', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 19px;
    margin: 10px 0 5px 0;
}
.control-label {
    width: 100px;
    float: left;
    margin-right: 10px;
}
.control-group {
    margin-bottom: 10px;
}
.button, .btn-primary {
    background: #111;
    border: none;
    color: #fff;
    font-family: 'Dosis', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 15px;
    padding: 15px;
    margin: 10px auto;
}
.button:hover, .btn-primary:hover {
    color: #ffc000;
}
textarea {
    width: 400px !important;
    height: 80px !important;
    padding: 7px;
    color: #222;
    font-weight: normal;
    background: #fff;
    border: none;
    border: 1px solid #fff;
}
textarea:focus {
    border: 1px solid #222;
}
.inputbox {
    color: #fff;
    background: #e7bc2a;
    border: none;
    padding: 4px;
    font-weight: normal;
}
input {
    color: #222;
    background: #fff;
    border: 1px solid #fff;
    padding: 10px 7px;
    font-weight: normal;
    width: 400px !important;
    font-size: 13px;
}
input:focus {
    border: 1px solid #222;
}
#pagewidth {
    width: 900px;
    text-align: center;
    background: transparent;
    margin-left: auto;
    margin-right: auto;
    display: table-cell;
    vertical-align: middle;
}
#page1 {
    display: table;
    overflow: hidden;
    margin: 0 auto;
}
html, body {
    height: 100%;
}
#page1 {
    height: 100%;
    width: 900px;
}
.page-header {
    margin-top: -10px;
}
fieldset {
    margin: 30px 5px -10px 5px;
    padding: 0;
    border: none;
}
.clr {
    clear: both;
}
/***************************/
#content-top {
    float: left;
    width: 880px;
    height: 127px;
    background: #fff;
    border: 1px solid #ddd;
    display: none;
}
#sitename {
    float: left;
    margin-top: 10px;
    margin-left: 40px;
    width: 600px;
    text-align: left;
    font-family: Damion, 'Open sans', tahoma, arial, sans-serif;
    font-size: 72px;
    text-transform: capitalize;
    font-weight: normal;
}
#search {
    float: right;
    margin-top: 50px;
    margin-right: 20px;
}
/*********************/

#topmenu {
    float: left;
    width: 800px;
    height: 50px;
    background: transparent;
    margin: 35px 0 0 40px;
    display: none;
}
.navigation {
    float: left;
    width: 800px;
    background: transparent;
    margin-top: 10px;
}
.navigation ul {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
}
.navigation ul ul {
    margin: 0; /* all lists */
    padding: 0;
}
.navigation ul li {
    margin: 0 7px;
    padding: 0;
    float: left;
    list-style: none;
    background: none;
    display: block;
}
.navigation ul li ul {
    width: 180px;
    position: absolute; /* second-level lists */
    z-index: 99;
    left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
    height: auto;
}
.navigation ul li ul ul {
    margin: 0; /* third-and-above-level lists */
}
.navigation ul li li {
    padding: 0;
    margin: 0;
    width: 100%;
}
.navigation ul ul a {
    width: 180px;
}
.navigation ul li:hover ul ul, .navigation ul li:hover ul ul ul, .navigation ul li.sfhover ul ul, .navigation ul li.havechildsfhover ul ul, .navigation ul li.havechild-activesfhover ul ul, .navigation ul li.activesfhover ul ul, .navigation ul li.sfhover ul ul ul, .navigation ul li.havechildsfhover ul ul ul, .navigation ul li.havechild-activesfhover ul ul ul, .navigation ul li.activesfhover ul ul ul {
    left: -999em;
}
/* This "unhides" the sub-menus (left: -999em is what hides them) */
.navigation ul li:hover ul, .navigation ul li li:hover ul, .navigation ul li li li:hover ul, .navigation ul li.sfhover ul, .navigation ul li.havechildsfhover ul, .navigation ul li.havechild-activesfhover ul, .navigation ul li.activesfhover ul, .navigation ul li li.sfhover ul, .navigation ul li li.havesubchildsfhover ul, .navigation ul li li.havesubchild-activesfhover ul, .navigation ul li li.activesfhover ul, .navigation ul li li li.sfhover ul, .navigation ul li li li.havesubchildsfhover ul, .navigation ul li li li.havesubchild-activesfhover ul, .navigation ul li li li.activesfhover ul {
    left: auto;
}
/* STYLING THE MENU

-----------------------------------*/

/* 1st level */
.navigation ul li a {
    padding: 12px 10px 0 10px;
    margin: 0;
    display: block;
    font-weight: bold;
    font-size: 13px;
    text-transform: capitalize;
    height: 30px;
    background: transparent;
    color: #fff;
}
.navigation ul li {
    height: 30px;
}
.navigation li.active a {
    color: #fff;
    height: 30px;
    background: #e7bc2a;
}
.navigation li:hover a {
    color: #fff;
    height: 30px;
    background: #e7bc2a;
}
/* 2nd level and above */

.navigation ul li ul {
    text-align: left !important;
    background: #e7bc2a !important;
    width: 200px;
    margin-top: -10px;
    margin-bottom: 15px;
}
.navigation ul li ul li {
    height: 40px !important;
    background: none !important;
    border-bottom: 1px dotted #fff;
}
.navigation ul li ul li a {
    color: #fff;
}
.navigation ul li ul li a:hover {
    color: #7c7c76;
}
.navigation ul li ul li ul {
    margin-left: 190px;
    margin-top: -30px;
    text-align: left !important;
}
.navigation ul li ul li.active {
    height: 40px;
    background: none !important;
}
.navigation ul li ul li.active span {
    height: 40px;
    background: none !important;
}
.navigation ul li ul li.active a {
    color: #fff;
    height: 40px;
    background: none !important;
}
.navigation ul li ul li {
    height: 40px;
    background: none !important;
}
.navigation ul li ul li span {
    height: 40px;
    background: none !important;
}
.navigation ul li ul li a {
    height: 40px;
    color: #fff;
    background: none !important;
}
/****SLIDE*********/
#slide {
    float: left;
    width: 835px;
    height: 335px !important;
    background: #fff;
    margin-top: 25px;
    margin-left: 21px;
    position: relative;
    padding: 0;
    border: 1px solid #e7e7e2;
    display: none;
}
#slideshow-w {
    float: left;
    width: 835px;
    height: 335px !important;
    margin: 10px 0 0 10px;
}
#slideshow {
    float: left;
    width: 835px;
    height: 335px;
    background: transparent;
    position: relative;
}
.slideshowlite {
    float: left !important;
    width: 835px;
    height: 335px;
    padding: 0;
    margin: 0;
}
.slideshowlite a {
    position: absolute;
    left: 0;
    z-index: 5;
    text-align: left;
}
.slideshowlite img {
    border: none;
    z-index: 3;
    margin: 0;
    padding: 0;
}
.slideshowlite ul {
    position: absolute;
    margin-top: 330px;
    left: 10px !important;
    z-index: 9;
    list-style-type: none;
    background: #fff;
    width: 75px;
    height: 25px;
}
.slideshowlite ul li, .slideshowlite ol li {
    float: left;
    width: 14px;
    padding: 0 2px 0 2px;
    margin: 0;
    list-style-type: none;
    border: none !important;
}
.slideshowlite ul li a {
    background: #393d28;
    position: relative;
    display: block;
    width: 14px !important;
    height: 14px !important;
    float: left;
    line-height: 23px;
    text-decoration: none;
    text-align: center !important;
    font-size: 12px;
    font-weight: bold;
    color: #fff !important;
    border: none !important;
    text-indent: -5000px;
    margin-top: 5px;
    margin-left: 350px;
    border-radius: 25px;
}
.slideshowlite ul li a.current {
    background: #ccc;
    border-radius: 25px;
}
.slideshowlite ul li a:hover {
    background: #ccc;
    border-radius: 25px;
}
.slideshowlite ol {
    display: none;
}
/***********************/
#main {
    background: #ffc000;
    border-width: 0px 0px 0px 0px;
    border-color: #fff;
    border-style: solid;
    padding: 0;
    text-align: left;
    margin-left: 210px;
}

#main-full {
    float: left;
    width: 820px;
    text-align: left;
    margin-bottom: 10px;
    background: transparent;
    margin-left: 20px;
    margin-right: 10px;
    margin-top: 40px;
}
/*****************/
.contentheading {
    font-size: 18px;
    font-weight: bold;
    padding-top: 12px;
    padding-bottom: 12px;
}
/******CALENDAR*******/
.calendar {
    float: left;
    margin-right: 15px;
    margin-bottom: 0;
    display: block;
    padding: 5px 0 0 0;
    background: #e7bc2a;
    width: 40px;
    height: 40px;
    text-align: center;
}
.day {
    color: #fff;
    font-weight: bold;
    margin: 0 0 5px 0;
    padding: 0;
    font-size: 12px;
    background: transparent;
    display: block;
}
.month {
    color: #fff;
    font-weight: bold;
    margin: 0;
    padding: 0px 0 0 0;
    font-size: 12px;
    background: transparent;
    display: block;
}
/***********************/

#left {
    width: 210px;
    /*position: absolute;
    top: 15px;*/
    float: left;
}
#left h3 {
    font-size: 18px;
    text-transform: capitalize;
    text-align: left;
    font-weight: bold;
}
#left .moduletable_menu, #left .moduletable {
    padding-left: 0;
    background: transparent;
    font-size: 24px;
    border: 0 solid #e7e7e2;
    font-family: 'Dosis', sans-serif;
}
#left .moduletable_menu a, #left .moduletable a, #left a {
    color: #fff;
    background: #000;
    padding: 21px 10px;
    font-weight: 300;
    text-transform: uppercase;
    transition: all 200ms linear;
}
#left .moduletable_menu .item-435 a:before {
    content: "\f015";
    color: #666;
    background: #000;
    padding: 10px;
    border-radius: 50%;
    text-align: left;
    font-family: FontAwesome;
    margin-right: 10px;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
}
#left .moduletable_menu .item-469 a:before {
    content: "\f007";
    color: #666;
    background: #000;
    padding: 10px 12px;
    border-radius: 50%;
    font-family: FontAwesome;
    margin-right: 10px;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
}
#left .moduletable_menu .item-470 a:before {
    content: "\f001";
    color: #666;
    background: #000;
    padding: 10px 12px;
    border-radius: 50%;
    text-align: left;
    font-family: FontAwesome;
    margin-right: 10px;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
}
#left .moduletable_menu .item-471 a:before {
    content: "\f03d";
    color: #666;
    background: #000;
    padding: 10px;
    border-radius: 50%;
    font-family: FontAwesome;
    margin-right: 10px;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
}
#left .moduletable_menu .item-473 a:before {
    content: "\f01a";
    color: #666;
    background: #000;
    padding: 10px 12px;
    border-radius: 50%;
    font-family: FontAwesome;
    margin-right: 10px;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
}
#left .moduletable_menu .item-472 a:before {
    content: "\f0e0";
    color: #666;
    background: #000;
    padding: 10px;
    border-radius: 50%;
    font-family: FontAwesome;
    margin-right: 10px;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
}
#left .moduletable_menu li a {
    display: block;
}
#left .moduletable_menu ul {
    margin: 0;
}
#left .moduletable_menu li {
    list-style: none;
    margin-top: 0;
    margin-bottom: 3px;
    text-align: left;
}
#left .moduletable_menu li:last-child {margin-bottom:0 !important;}

#left .moduletable_menu a:hover, #left .moduletable a:hover, #left a:hover {
    background: #ee162d;
}
#left .moduletable_menu li.active a {
    background: #ffc000;
    color: #000;
}
#left .moduletable_menu li.active a:before {
    color: #000;
    background: #fff;
}
/***************************/
#footer {
    float: right;
    width: 950px;
    background: #f1f3f5;
    margin-top: 10px;
    margin-left: 25px;
}
.box {
    float: left;
    width: 190px;
    padding-bottom: 20px;
    margin-top: 0px;
    padding-top: 15px;
    text-align: left;
    margin-left: 10px;
}
.box .moduletable_menu h3, .box .moduletable h3, .box h3 {
    font-size: 15px;
    text-transform: uppercase;
    text-align: left;
    font-weight: bold;
    margin-left: 10px;
}
.box .moduletable_menu, .box .moduletable, .box {
    padding-bottom: 10px;
    font-size: 12px;
}
.box .moduletable_menu a, .box .moduletable a, .box a {
    font-weight: normal;
    font-style: italic;
    font-size: 13px;
}
.box .moduletable_menu a:hover, .box .moduletable a:hover, .box a:hover {
}
/***********************/

#ftb-f {
    background: none;
 width: 98.%;
    position: absolute;
    bottom: 15px;
    left: 0;
    margin-left: 15px;
}
.ftb {
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    float: none;
    font-size: 13px;
    font-weight: bold;
    padding: 10px;
    text-align: center;
 width: 99.%;
}
.ftb a {
    padding: 0 !important;
    border: none !important;
    color: #fff;
    font-weight: bold;
}
.ftb a:hover {
    padding: 0 !important;
    border: none !important;
    color: #FFA100;
}
#top {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none !important;
    float: right;
    height: 30px !important;
    margin-right: 10px;
    margin-top: -15px !important;
    padding: 0 !important;
    width: 30px !important;
    display: none;
}
.top_button {
    padding: 0 !important;
    border: none !important;
    width: 30px !important;
    height: 30px !important;
}
.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    visibility: visible;
    font-size: 11px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
}
.tooltip.in {
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.tooltip.top {
    margin-top: -3px;
    padding: 5px 0;
}
.tooltip.right {
    margin-left: 3px;
    padding: 0 5px;
}
.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0;
}
.tooltip.left {
    margin-left: -3px;
    padding: 0 5px;
}
.tooltip-inner {
    max-width: 200px;
    padding: 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}
.tooltip {
    max-width: 400px;
}
.tooltip-inner {
    max-width: none;
    text-align: left;
    text-shadow: none;
}
th .tooltip-inner {
    font-weight: normal;
}
.tooltip.hasimage {
    opacity: 1;
}
.tip-text {
    text-align: left;
}
.remind {
    padding: 30px;
}
#jform_email-lbl {
    width: 300px;
}
.slicknav_menu {
    display: none;
}
.slicknav_menu ul {
    display: none;
}

@media only screen and (max-width: 384px) {
.icon {
    display: block;
    margin-bottom: 4%;
    width: 65% !important;
    height: auto;
    text-align: center !important;
}
.item-page {
    height: auto !important;
}
.bio_inner img {
    width: 100% !important;
    height: auto;
}
#player10 {
    width: 93%;
    height: auto;
}
}

@media only screen and (max-width: 959px) {
/* #menu is the original menu */
.item-page {
    height: auto !important;
    overflow: none;
}
.bio_inner img {
    width: 100%;
    height: auto;
}
.icon {
    display: block;
    margin-bottom: 4%;
    width: auto;
    height: auto;
    text-align: center !important;
}
.icon img {
    margin-bottom: 5px !important;
    text-align: center !important;
}
input {
    width: 100% !important;
}
textarea {
    width: 100% !important;
}
.capa {
    margin-right: 0;
    width: 100%;
    text-align: center;
}
.capa img {
    width: 50%;
    height: auto;
}
#faixas {
    margin-top: 10%;
    position: relative;
    width: 100%;
    left: 5%;
}
.welcome {
    display: none;
}
body {
    width: 100%;
    overflow-x: hidden;
}
#left {
    display: none !important;
}
.slicknav_menu {
    display: block;
}
html, body {
    height: 100%;
}
#page1 {
    width: 100% !important;
    min-height: 100%;
    position: relative;
}
#pagewidth {
    width: 100% !important;
    vertical-align: middle;
}
#pagewidth {
    text-align: center;
    width: 100% !important;
    float: left;
}
#player10 {
    width: 98%;
    height: auto;
}
#main {
    width: 100% !important;
    border: 0;
    float: right;
    margin: 0 !important;
    padding: 0;
    text-align: left;
    padding-bottom: 60px;
    height: 100% !important;
}

#content {
    margin: 0 !important;
    position: relative;
}
#ftb-f {
    width: 100% !important;
    position: absolute;
    bottom: 0;
    left: 0;
    margin-left: 0;
    margin-top: -90px;
}
.ftb a {
    color: #fff;
}
.ftb {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
}
}
/*
    Mobile Menu Core Style
*/

.slicknav_btn {
    position: relative;
    display: block;
    vertical-align: middle;
    float: right;
    padding: 0.438em 0.625em 0.438em 0.625em;
    line-height: 1.125em;
    cursor: pointer;
}
.slicknav_menu .slicknav_menutxt {
    display: block;
    line-height: 1.188em;
    float: left;
}
.slicknav_menu .slicknav_icon {
    float: left;
    margin: 0.188em 0 0 0.438em;
}
.slicknav_menu .slicknav_no-text {
    margin: 0
}
.slicknav_menu .slicknav_icon-bar {
    display: block;
    width: 1.125em;
    height: 3px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
    margin-top: 0.188em
}
.slicknav_nav {
    clear: both
}
.slicknav_nav ul, .slicknav_nav li {
    display: block;
    border-bottom: 1px dotted #fff;
}
.slicknav_nav .slicknav_arrow {
    font-size: 0.8em;
    margin: 0 0 0 0.4em;
}
.slicknav_nav .slicknav_item {
    display: block;
    cursor: pointer;
}
.slicknav_nav a {
    display: block
}
.slicknav_nav .slicknav_item a {
    display: inline
}
.slicknav_menu:before, .slicknav_menu:after {
    content: " ";
    display: table;
}
.slicknav_menu:after {
    clear: both
}
/* IE6/7 support */
.slicknav_menu {
*zoom: 1
}
/* 
    User Default Style
    Change the following styles to modify the appearance of the menu.
*/

.slicknav_menu {
    font-size: 22px;
    font-family: 'Dosis', sans-serif;
    font-weight: 400;
}
/* Button */
.slicknav_btn {
    margin: 5px 5px 6px;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #111;
}
/* Button Text */
.slicknav_menu .slicknav_menutxt {
    color: #FFF;
    font-weight: normal;
    text-shadow: 0 1px 3px #000;
}
/* Button Lines */
.slicknav_menu .slicknav_icon-bar {
    background-color: #f5f5f5;
}
.slicknav_menu {
    background: #ffc000;
}
.slicknav_nav {
    color: #fff;
    margin: 0;
    padding: 0;
}
.slicknav_nav, .slicknav_nav ul {
    list-style: none;
    overflow: hidden;
}
.slicknav_nav ul {
    padding: 0;
    margin: 0;
}
.slicknav_nav a {
    padding: 5px 10px;
    margin: 0;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400 !important;
}
.slicknav_nav a:hover {
    background: #111;
    color: #fff;
}
.slicknav_nav .slicknav_txtnode {
    margin-left: 15px;
}
