@font-face {font-family: 'Roboto-Bold';src: url('../../../global/assets/modules/site/Fonts/Roboto-Bold.ttf');}@font-face {font-family: 'Roboto-Light';src: url('../../../global/assets/modules/site/Fonts/Roboto-Light.ttf');}@font-face {font-family: 'Roboto-Medium';src: url('../../../global/assets/modules/site/Fonts/Roboto-Medium.ttf');}@font-face {font-family: 'Roboto-Regular';src: url('../../../global/assets/modules/site/Fonts/Roboto-Regular.ttf');}@font-face {font-family: 'RobotoCondensed-Bold';src: url('../../../global/assets/modules/site/Fonts/RobotoCondensed-Bold.ttf');}@font-face {font-family: 'RobotoCondensed-Light';src: url('../../../global/assets/modules/site/Fonts/RobotoCondensed-Light.ttf');}@font-face {font-family: 'RobotoCondensed-Regular';src: url('../../../global/assets/modules/site/Fonts/RobotoCondensed-Regular.ttf');}@font-face {font-family: 'RobotoSlab-Bold';src: url('../../../global/assets/modules/site/Fonts/RobotoSlab-Bold.ttf');}@font-face {font-family: 'RobotoSlab-Light';src: url('../../../global/assets/modules/site/Fonts/RobotoSlab-Light.ttf');}@font-face {font-family: 'RobotoSlab-Regular';src: url('../../../global/assets/modules/site/Fonts/RobotoSlab-Regular.ttf');}@font-face {font-family: 'FontAwesome';src: url('../../../global/assets/modules/site/Fonts/FontAwesome.ttf');}@font-face {font-family: 'PlayfairDisplay-Regular';src: url('../../../global/assets/modules/site/Fonts/PlayfairDisplay-Regular.ttf');}@font-face {font-family: 'MinionPro-Regular';src: url('../../../global/assets/modules/site/Fonts/MinionPro-Regular.otf');}body {padding: 0;margin: 0;font-family: Roboto-Regular;}a {transition: color 0.3s;color: #000000;text-decoration: none;}nav ul > li {list-style: none;}.p-t-15{padding-top: 15px;}.m-b-15{margin-bottom: 15px;}#header {position:absolute;top:0;width:100%;font-size:1.08em;}#header .header-top {height: 116px;line-height: 100px;background: #FFFFFF;display: flex;align-items: center;}#header .header-top a, #header .header-top a:hover {text-decoration:none;color:inherit;}#header .header-top div:last-child, .navbar-toggle div:last-child {text-align:right;paddding-right:10px;}@media (max-width: 769px) {#header .header-top div:last-child, .navbar-toggle div:last-child {padding-right:0;}}#header .header-top div:first-child, .navbar-toggle div:first-child {text-align:left;}@media (max-width: 769px) {#header .header-top div:first-child, .navbar-toggle div:first-child {padding-left:0;}}#header .header-top div{white-space:nowrap;}.header-main {padding-top:15px;background: #FFFFFF;box-sizing: border-box;transition: height .3s, line-height .3s;}.navbar-collapse {text-align: center;}.navbar-collapse {font-family: RobotoCondensed-Regular;padding-left:0;padding-right:0;margin-left:0;margin-right:0;width:100%;}.navbar-toggle {width:100%;white-space: nowrap;border:none;background-color: #FFFFFF;padding-left:30px;}@media (max-width: 768px){.navbar-header {float:none;}}@media (max-width: 768px){.navbar-toggle {display:flex;align-items: center;}}.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {background-color:#FFFFFF;}.navbar-default {background-color: #FFFFFF;border: none;background-image:none;border-radius:0;}.navbar-default {box-shadow: none;}.navbar-default .navbar-nav > li {width:16%;}.navbar-default .navbar-nav > li > a {color:#000000;text-decoration: none;text-transform: uppercase;display: inline-block;white-space: nowrap;padding: 0 10px;font-family: RobotoCondensed-Regular;padding-bottom:8px;}.navbar .navbar-nav {display: inline-block;float: none;vertical-align: top;width:100%;}.container-fluid {padding:0;}@media only screen and (max-width : 768px) {.navbar-collapse {z-index:3999;}.navbar-collapse ul {width:100%;}.navbar-collapse ul li {text-align: left;}}#body {padding-top: 140px;padding-left: 15px;padding-right: 15px;background: #FFFFFF;transition: padding-top .3s;}body.sticky-header #header .header-main {position: fixed;top:0;width: 100%;z-index:1999;}.slide_up {-webkit-transform:translateY(-200%);-moz-transform:translateY(-200%);transform:translateY(-100%);-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;}.slide_down {opacity: 1;-webkit-transform:translateY(0px);-moz-transform:translateY(0px);transform:translateY(0px);-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;}.article_container {background-color: #000000;}.article_container > div {padding:0;margin-bottom:0;}.article_container > div:first-child {position:relative;display:inline-block;}.article_container > div > a > div:first-child:after {content:'';position:absolute;left:0;top:0;width:100%;height:100%;display:inline-block;background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.70) 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.70)), color-stop(100%,rgba(0,0,0,0)));background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.70) 100%);background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.70) 100%);background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.70) 100%);background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.70) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );}.article_container > div > a > div:first-child > img {width:100%;display:block;}.article_container > div > a > div:nth-child(2) {padding:10px;position:absolute;color:black;background-color:white;text-align:center;top:0%;right:0%;font-family: RobotoSlab-Bold;font-size:1.12em;}.article_container > div > a > div:last-child {width:90%;position:absolute;color:white;text-align:left;bottom:1%;left:10px;}.article_container > div > a > div:last-child > hr {width:5%;margin-left:0;margin-top:5px;}.article_container > div > a > div:last-child > small, .article_container > a > div > div:last-child > a > small {text-decoration:none;font-size:0.8em;font-family:RobotoSlab-Regular;color:#ffffff;}.article_container > div > a > div:last-child > a:hover {text-decoration:none;}.article_container > div > a > div:last-child > h4 {font-size:1.32em;font-family: RobotoSlab-Bold;}.article_container > div > a > div:last-child > span {font-size:0.92;font-family:Roboto-Regular;}.article_container a {text-decoration: none;}.article_container a:hover, article_container a:focus {color:inherit;}.vyh-social-networks-controls{padding:0;}.vyh-social-networks-controls a {font-size:2em;text-align: center;vertical-align: middle;display:block;height:auto;width:100%;padding-top:30px;padding-bottom:30px;}.vyh-social-networks-controls a.fb-link, .vyh-social-networks-controls a.in-link {color:white;}.vyh-social-networks-controls a.tw-link {background-color:#EDEDED;color:#000000;}#social-feed-container {background-color:#EDEDED;padding:0;width:100%;display:none;}#social-feed-container .vyh-social-networks-controls{background-color:#CCCCCC;}.social-feed-container {overflow:visible;padding-top: 15px;}.vyh-social-networks a {font-size:20px;margin-right: 30px;}.vyh-social-networks-xs a{font-size:20px;margin-right:15px;}footer .row {padding-top:25px;padding-bottom:25px;}footer > div {color:#FFFFFF;z-index: 1500;padding-top:15px;padding-bottom:15px;background-color: #000000;}footer a {color:#FFFFFF;text-decoration:underline;font-family:'Roboto-Regular';}footer a:not(.second-line), footer a:not(.social-networks:i) {font-size:.99em;}footer .second-line {font-size:0.8em;}footer .second-line a, footer .second-line a:hover, footer .second-line a:focus {text-decoration: none;color:#FFFFFF;}footer a:hover, footer a:focus {text-decoration:underline;cursor:pointer;color:#FFFFFF;}footer .vyh-lnk-language {display:table;}footer .vyh-lnk-language img{display:table-cell;vertical-align:bottom;}footer .vyh-lnk-language span {display:table-cell;vertical-align:bottom;}footer .second-line-container {display:flex;align-items: baseline;padding-left:15px;}footer .second-line {padding-top:5px;padding-left:2px;padding-right:2px;}footer button {padding:5px;background-color:#ffffff;color:#000000;border:0;}.vertical-align-footer {display: flex;align-items: center;}.center-image {margin:0 auto;}.social-networks a {font-size:20px;margin-right: 25px;margin-left:5px;}.footer-xs-container div {padding-top:7px;padding-bottom:7px;margin:0;width:100%;}.footer-xs-container .second-line {font-family:Roboto-Regular;font-size:0.92em;}.footer-xs-container .second-line {padding:2px;}.footer-xs-container .copy {margin-top:20px;}.footer-xs-container .vyh-lnk-language {display:table;margin:0 auto;}.footer-xs-container .contact {font-family:Roboto-Regular;font-size:1em;}.social-networks-xs a{font-size:17px;padding:17px;}footer .vyh-lnk-language {text-decoration:none;}footer .vyh-lnk-language:hover {text-decoration:none;}.well .nav .nav-header{padding-bottom:10px;font-size:1.92em;font-family:RobotoSlab-Bold;}.well .nav .date {padding-bottom:7%;}.well .nav input {background:inherit;border-color:black;font-family:Roboto-Regular;font-size:1.1em;}.well .nav a {font-size:1em;font-family:RobotoSlab-Bold;}.well .nav span {font-size:1.08em;font-family:RobotoSlab-Regular;}.well .nav a{padding-left:0;padding-top:2px;color:inherit;}.well .nav {padding-left:0}.breadcrumb {background-color: inherit;padding:0 0 0 15px;margin-bottom:10px;}.breadcrumb {font-family:RobotoCondensed-Light;font-size:1em;}.breadcrumb a {text-decoration:none;color:inherit;}.submenu {background-color: #000000;padding-top:15px;padding-bottom:35px;width:100%;}.submenu span, .submenu a {font-family:RobotoSlab-Bold;font-size:0.93em;color:white;text-decoration:none;}.submenu ul {margin-bottom:0px;}.submenu ul li {display:inline-block;padding-left:20px;padding-right:20px;}.submenu .advise {font-family:RobotoSlab-Bold;text-align: center;font-size:0.93em;}.highlight-option {width: 0;height: 0;border-left: 10px solid transparent;border-right: 10px solid transparent;border-bottom: 10px solid black;margin:0 auto;display:block;}.active {border-bottom: 1px solid white !important;padding-bottom:5px !important;}#header .nav div {display:none;}#body_news #header .nav #option_news div{display:block;}#body_features #header .nav #option_media div{display:block;}#body_podcast #header .nav #option_media div{display:block;}#body_the_band #header .nav #option_the_band div{display:block;}#body_artist #header .nav #option_the_band div{display:block;}#body_upcoming_shows #header .nav #option_live div{display:block;}#body_queen_live_archive #header .nav #option_live div{display:block;}#body_gallery #header .nav #option_live div{display:block;}#body_projects #header .nav #option_projects div{display:block;}#body_music #header .nav #option_music div{display:block;}#body_news #body, #body_error #body, #body_features #body, #body_podcast #body, #body_projects #body, #body_terms_and_conditions #body, #body_search_results #body {padding-top:225px;}#body_the_band #body, #body_queen_live_archive #body, #body_upcoming_shows #body, #body_gallery #body, #body_artist #body {padding-top:219px;}#body_music #body {padding-top:219px;}.article-list > div > div, .article-detail > div {padding-top:20px;padding-bottom:20px;}#body_podcast .article-detail > div {padding-top:0;padding-bottom:20px;}#body_podcast .article-detail > div >div {padding-bottom:10px;}.article-list > div > div > small {font-family:RobotoSlab-bold;font-size:1em;}.article-list > div > div > h4 {font-family:RobotoSlab-Regular;font-size:2em;}.article-list > div > div > hr {width:2%;margin-left:0;margin-top:5px;border-color: black;margin-bottom:10px;}.article-list > div > div a, .article-list > div > div a:hover, .article-list > div > div a:focus {text-decoration: none;color:inherit;font-family:Roboto-Regular;font-size:1.2em;}.article-detail div > h4 {font-family:RobotoSlab-Regular;font-size:2.5em;}.article-detail div > p{font-family:RobotoSlab-Light;font-size:1.3em;}#body_projects #body {background-color:#000000;}.projects {padding:0;margin:0;}.projects div{text-align:center;margin-top:3px;margin-bottom:5px;}.projects p {padding-left:10%;padding-right:10%;color:#ffffff;font-family: Roboto-Regular;font-size:1.2em;}.projects > div >.last-p {margin-bottom:30px;}.projects a {display:inline-block;text-decoration:none;color:white;border: 1px solid #ffffff;padding:15px 42px 15px 42px;font-family:Roboto-Medium;font-size:1.6em;}.project:hover {cursor:pointer;}.project-description {display:none;}#body_home .header-main {padding-bottom:12px;}#body_home #body {padding-top:170px;}@media only screen and (max-width: 768px){#body_home #body, #body_news #body, #body_error #body, #body_features #body, #body_podcast #body, #body_the_band #body, #body_artist #body, #body_upcoming_shows #body, #body_gallery #body, #body_queen_live_archive #body, #body_projects #body, #body_terms_and_conditions #body, #body_search_results #body, #body_music #body {padding-top:83px;}}.dropdown_submenu {padding-bottom:20px;}#body_the_band #body {background-color:#000000;}.the-band-container div {padding:0;margin:0;}.the-band-container div > a > div {display:none;position:absolute;top:30%;color:white;;left:0;right:0;margin-left:25%;margin-right:25%;border:1px solid lightgray;padding:30px;font-family: Roboto-Bold;font-size:1.6em;}@media only screen and (max-width: 768px){.the-band-container div > a > div {padding:15px;}}@media only screen and (max-width : 480px) {.the-band-container div > a > div {padding:5px;}}#body_artist #body {background-color:#FFFFFF;}#body_artist .breadcrumb {margin-bottom:0px;margin-top:6px;}.artist-name {display:block;position:absolute;top:50px;color:white;right:100px;font-family: RobotoSlab-Bold;text-align: right;font-size:4.4em;line-height:60px;text-shadow:5px 5px #000000;}@media only screen and (max-width: 768px){.artist-name {right:70px;line-height:50px;text-shadow:5px 5px #000000;}}@media only screen and (max-width : 480px) {.artist-name {top:30px;right:40px;font-size:2em;line-height:30px;text-shadow:5px 5px #000000;}}.artist_info table tr td:first-child{font-family:RobotoCondensed;font-size:1em;}.artist_info table tr td:last-child{padding-left:15px;font-family:RobotoSlab-Regular;font-size:1.17em;}.artist_info table tr td{padding-bottom:15px;font-size:1em;}.artist_info hr {border: 1px solid lightgray;margin-bottom:20px;margin-top:20px;}.artist-quote {background-color:lightgray;padding:30px;margin-top:20px;}.artist-quote span:first-child{font-family:RobotoSlab-bold;font-size:1.83em;}.artist-quote span:last-child{font-family:Roboto-Medium;font-size:1.3em;}.artist-bio {padding-top:0px;padding-bottom:20px;font-size:1.33em;font-family:RobotoSlab-Light }.artist-img {padding-left:0px;padding-right:0px;}.artist-img img {width:100%;}#body_upcoming_shows .breadcrumb {padding-left:11%;}.upcoming_shows_table {width:80%;margin:0 auto;}.upcoming_shows_table > tbody > tr:not(:first-child) {border-top:2px solid lightgray;border-bottom:2px solid lightgray;font-weight: bold;}.upcoming_shows_table > tbody > tr > td {padding-bottom:10px;text-align: center;vertical-align: bottom;}.upcoming_shows_table > tbody > tr > td > a > h4 {padding:10px;background-color: #e60000;color:#ffffff;width:150px;font-size:1.3em;font-family:Roboto-Bold;}.upcoming_shows_table > tbody > tr > td > a {text-decoration:none;}.upcoming_shows_table > tbody > tr > td > h1 {font-size:3.9em;font-family:Roboto-Medium;color:#000000;}.upcoming_shows_table > tbody > tr > td > h1 > small {font-family:Roboto-Medium;font-size:30%;color:#000000;}.upcoming_shows_table > tbody > tr > td > h1 {line-height: 0.5;}.upcoming_shows_table > tbody > tr > td > h4 {font-family:RobotoSlab-Regular;font-size:1.8em;}.upcoming_shows_table > tbody > tr > th > h2 {font-family:RobotoSlab-Bold;font-size:1.8em;}@media only screen and (max-width : 768px) {.upcoming_shows_table {width: 100%;}}@media only screen and (max-width : 480px) {.upcoming_shows_table > tbody > tr > td > a > h4 {padding:2px;background-color: #e60000;color:#ffffff;width:auto;font-size:70%;;font-family:Roboto-Bold;}.upcoming_shows_table > tbody > tr > td > h4 {font-size:1em;}.upcoming_shows_table > tbody > tr > td > h1 {font-size:1.2em;}.upcoming_shows_table > tbody > tr > td {vertical-align: top;}.upcoming_shows_table > tbody > tr > td > h1 > small {font-size:50%;}}.queen-live-archive h4 {font-family:RobotoSlab-Bold;font-size:5em;}.queen-live-archive hr {border:0.5px solid grey;}.queen-live-archive p {font-family:RobotoSlab-Light;font-size:1.3em;}.queen-live-archive p:last-child {margin-bottom:20px;}#body_queen_live_archive .breadcrumb {padding-top:10px;}#body_queen_live_archive .well .nav a{padding-left:0;padding-top:2px;color:inherit;border-bottom:1px dotted #000000;}#body_queen_live_archive .well .nav .date {padding-bottom:0;}#body_queen_live_archive .well .nav select option:disabled {display:none;}.terms_and_conditions h4 {font-family:RobotoSlab-Regular;font-size:2.5em;margin-bottom:30px;}.terms_and_conditions p {font-family:RobotoSlab-Light;font-size:1.3em;}.terms_and_conditions p ul li, .terms_and_conditions ul li {font-family:RobotoSlab-Light;font-size:1.3em;}.terms_and_conditions a {font-family:RobotoSlab-Light;text-decoration:underline;cursor:pointer;}.terms_and_conditions .title {text-decoration:underline;font-family:RobotoCondensed-Bold;}#body_terms_and_conditions .well .nav a{text-decoration:underline;}@media (min-width: 770px) {ul.nav li:hover > ul.dropdown-menu {display: block;border:none;box-shadow:none;}}.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .open > a {background-image:none;box-shadow:none;background-color:#FFFFFF !important;color:#000000;}.dropdown-menu {left:40px;border:none;border-radius:0;box-shadow:none;}.dropdown-menu > li {text-transform: none;font-family:Roboto-Light;font-size:1em;color:#000000;padding:2px 10px 0px 10px;}.dropdown-menu > li > hr{margin-bottom: 0;margin-top: 0;border-width:3px;width:20%;padding:0;margin:5px;}.dropdown-menu > li > a:hover{cursor:pointer;}.navbar-nav > li > .dropdown-menu {margin-top:-10px;}#body_home .navbar-nav > li > .dropdown-menu {margin-top:0;}.navbar-toggle button {border:none;background-color:#FFFFFF;}@media only screen and (max-width : 768px) {.header-main {padding-top:0;}.navbar-default .navbar-nav > li {width: 100%;font-size:1.3em;font-family:RobotoCondensed-Regular;font-size: 1.08em;padding-top:5px;}.navbar-default .navbar-nav > li:first-child {width: 100%;font-size:1.3em;font-family:RobotoCondensed-Regular;font-size: 1.08em;padding-top:0;}.navbar-default .navbar-nav > li > a {color:#000000;line-height: 28px;margin-left:25px;border-bottom:0.08em solid lightgray;width:85%;}.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{text-decoration:none;border-bottom:0.08em solid lightgray;}.dropdown-menu {float:none;position:relative;}.dropdown-menu > li {text-transform: none;font-family:Roboto-Light;font-size:1.003em;padding:0;margin:0;}.navbar-default .navbar-nav .open .dropdown-menu > li > a {color:#000000;line-height: 28px;}.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .open > a {background-image:none;box-shadow:none;background-color:#FFFFFF !important;color:#000000;}.navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .open > a:hover {color:#000000;}.navbar-nav {margin:0;}.navbar-default .navbar-collapse, .navbar-default .navbar-form {border:none;}.navbar-default .navbar-nav > li > a {padding:0 0 8px;}.dropdown-menu > li > a {padding:3px 5px;}.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {margin-left:0;margin-right:0;}.plus-toggle:after {content: "\f067";font-family: FontAwesome;font-style: normal;font-weight: lighter;text-decoration: inherit;color: inherit;font-size: .8em;padding-top:0.13em;position: absolute;top: 0px;right: 0px;-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);-o-transform:rotate(360deg);-webkit-transition-duration: 500ms;transition-duration: 500ms;}.open > .plus-toggle:after {content: "\f00d";font-family: FontAwesome;font-style:normal ;font-weight: lighter;text-decoration: inherit;color: inherit;font-size: .8em;padding-top: 0.13em;position: absolute;top: 0px;right: 0px;-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);-o-transform:rotate(0deg);-webkit-transition-duration:500ms;transition-duration: 500ms;}}#body_music #body .row > div:first-child {padding:0;margin:0;}.album-description img {padding-top:20px;}.album-text {padding-top:20px;font-size:1.33em;font-family:RobotoSlab-Light;}.album-details {padding-bottom:15px;}.album-details > h1 {font-family:RobotoSlab-Bold;font-size:2.5em;}#body_music #body .artist-quote span:first-child {font-size:1.53em;font-style: italic;}#body_music .slide img {cursor:pointer;}#body_gallery .breadcrumb hr {border-color:#000000;margin-top:12px;margin-bottom:15px;}#body_gallery h4 {font-family:RobotoSlab-Bold;font-size:1em;padding:0;}#body_gallery h1 {font-family:RobotoSlab-Regular;font-size:2.5em;text-align: center;margin-top:10px;}#body_gallery h2 {font-family:RobotoSlab-Regular;font-size:1.5em;text-align:center;margin-top:5px;}#body_gallery .gallery-container img {float:left;padding-right:10px;padding-bottom:10px;}.home-slide div span {background-color:#ffffff;padding-left:15px;padding-right:15px;padding-top:7px;padding-bottom:7px;font-family:RobotoSlab-Bold;font-size:1em;}.home-slide div h1 {color:#ffffff;font-family:RobotoSlab-Bold;font-size:3.2em;text-shadow: 2px 2px 4px #000000;}.home-slide div h5 {color:#ffffff;font-family:RobotoSlab-Bold;font-size:1.6em;text-shadow: 2px 2px 4px #000000;}.home-slide div a {color:#FFFFFF;text-decoration:none;background-color:#d71920;padding:10px;font-family:RobotoSlab-Bold;font-size:1.3em;}.home-slide div a i {text-decoration:none;font-size:1em;}.home-slide div a i{font-size:0.9em;font-weight: bold;}@media (max-width: 979px) {.home-slide div span {font-size:1.5em !important;line-height: 15px !important;}.home-slide div h1 {font-size:3.2em !important;line-height: 35px !important;}.home-slide div h5 {font-size:2.1em !important;line-height: 30px !important;}.home-slide div a {font-size:1.7em !important;line-height: 15px !important;}.home-slide div a i {font-size:1em !important;}}@media (max-width: 768px) {.home-slide div span {font-size:2em !important;line-height: 15px !important;}.home-slide div h1 {font-size:3.2em !important;line-height: 30px !important;}.home-slide div h5 {font-size:1.6em !important;line-height: 25px !important;}.home-slide div a {font-size:1.7em !important;line-height: 15px !important;}.home-slide div a i{font-size:1em !important;}}@media (max-width: 480px) {.home-slide div span {font-size:3.5em !important;line-height: 10px !important;}.home-slide div h1 {font-size:3.5em !important;line-height: 20px !important;}.home-slide div h5 {font-size:3em !important;line-height: 15px !important;}.home-slide div a {font-size:4.8em !important;line-height: 10px !important;}.home-slide div a i{font-size:1em !important;}}.hesperiden.tparrows {z-index:102 !important;}@media (max-width: 768px) {.navbar-header {float: none;}.navbar-toggle {display: block;}.navbar-collapse {border-top: 1px solid transparent;box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);}.navbar-collapse.collapse {display: none!important;}.navbar-nav {float: none!important;margin: 7.5px -15px;}.navbar-nav>li {float: none;}.navbar-nav>li>a {padding-top: 10px;padding-bottom: 10px;}.navbar-text {float: none;margin: 15px 0;}.navbar-collapse.collapse.in {display: block!important;}.collapsing {overflow: hidden!important;}}#body_home #pagination p {margin:0;}.next-page-container {display:block;text-align:center;background: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,1));padding-top:30px;}.next-page-container div > a {font-family:RobotoSlab-Regular;font-size:1em;background-color:#E60000;padding:10px 15px 10px 15px;margin-bottom:10px;color:#ffffff;text-decoration:none;display:block;letter-spacing: 1.5px;}.next-page-container div > i {color:white;font-size:2.5em;font-weight: bold;}.next-page-container div {width:200px;position:relative;margin: 0 auto;padding-bottom: 30px;}#infscr-loading{padding-top:20px;padding-bottom:5px;width:100%;z-index:9999;display:none;position:absolute;background-color:#ededed;margin:0 auto;bottom:40px;}#infscr-loading div{background-color:#ededed;color:#9b9a9a;font-family:RobotoCondensed-Regular;font-size:1em;display:inline-block;letter-spacing: .5px;vertical-align: middle;text-align:center;}#infscr-loading img {width:25px;display:inline-block;}#extended_footer {position:relative;bottom:200px;}#wrap-foot {position:absolute;width:100%;}.loading-feeds {padding:30px;background-color:#ededed;}.loading-feeds h2 {padding-left:20px;color:#9b9a9a;font-family:Roboto-Medium;font-size:1.6em;display:inline-block;font-weight: bold;letter-spacing: 1.7px;vertical-align: middle;}.loading-feeds img {display:inline-block;width:40px;vertical-align:bottom;}#register .modal-content {margin:50px auto;}#register .modal-content {background-color:#000000;color:#ffffff;border-radius:0px;}#register .modal-title {font-family:RobotoSlab-Regular;font-size:0.9em;padding-left:80px;padding-right:80px;}#register .modal-body select, #register .modal-body input {display:block;margin:0 auto;background-color:transparent;width: 40%;font-family:Roboto-Regular;font-size:0.9em;}#register .modal-body input {border:0;border-bottom:1px solid #ffffff;padding-top:20px;color:#ffffff;}#register .modal-body label {display: block !important;margin: 0 auto;width: 40%;color:red;font-family:RobotoSlab-Regular;font-size:0.8em;padding-top:5px;}#register .modal-body button:last-child {margin-top:20px;margin-bottom:20px;border-radius:0px;font-family:Roboto-Bold;padding-left:30px;padding-right:30px;}::-webkit-input-placeholder, :-moz-placeholder, ::-moz-placeholder, ::-ms-input-placeholder, :-ms-input-placeholder {color:#ffffff;}#register .modal-body select {border:1px solid #ffffff;}#register .modal-header img {margin-top:25px;margin-bottom:25px;}#register .modal-header {border-bottom:0;}#register .close {text-shadow:none;color:#ffffff;opacity:inherit;font-weight:lighter;}#contact .modal-dialog {width: 700px;}@media (max-width: 760px) {#contact .modal-dialog {width: 90%;}}#contact .modal-content {background-color:#000000;color:#ffffff;border-radius:0px;}#contact .modal-header img {padding-left:15px;margin-top:30px;}#contact .modal-header {border-bottom:0;}#contact .close {text-shadow:none;color:#ffffff;opacity:inherit;font-weight:lighter;margin-top:30px;}#contact .modal-body table {margin-top:40px;}#contact .modal-body table td {padding-left:15px;padding-right:15px;padding-bottom:50px;}#contact .modal-body table td span {display:block;font-family:Roboto-Regular;font-size:1em;}#contact .modal-body table td span:first-child {border-bottom:1px solid #ffffff;margin-bottom:30px;padding-bottom:10px;font-family:Roboto-Bold;font-size:1.1em;}#contact .modal-body table td a {display:block;font-family:Roboto-Regular;font-size:1em;text-decoration:none;cursor:pointer;color:#ffffff;}#body_search_results #body {background-color:#efefef;}#body_search_results h4 {font-family:RobotoSlab-Regular;font-size:2.5em;}#body_search_results h5 {font-family:RobotoCondensed-Light;font-size:1.3em;margin-bottom:30px;}.category_article {font-family:RobotoSlab-Bold;font-size:1.38em;background-color:#ffffff;padding:10px;white-space:nowrap;}.date_result {font-family:Roboto-Light;font-size:1.003em;display:block;margin-bottom:15px;}.title_result {font-family:RobotoSlab-Bold;font-size:1.08em;text-decoration:underline;display:block;margin-bottom:15px;}.title_result:hover, .title_result:focus {color:inherit;text-decoration:underline;}.body_result {font-family:RobotoSlab-Regular;font-size:1.08em;display:block;margin-bottom:15px;}#body_search_results hr {border-color:#525252;border-width:0.04em;}.results-container .row:last-child {margin-bottom:30px;}.search-area input {background-color:transparent;border-top:none;border-right:none;border-left:none;border-bottom:1px solid #000000 !important;display:none;font-family:MinionPro-Regular;font-size:1em;width:100%;line-height: 1.5}.search-area input::-webkit-input-placeholder, :-moz-placeholder, ::-moz-placeholder, ::-ms-input-placeholder, :-ms-input-placeholder {color:gray;}@media (min-width: 769px) {.search-area input {height:20px;vertical-align: middle;}}.search-area a, .navbar-toggle a:hover, .navbar-toggle a:focus {text-decoration:none;color:inherit;font-family:RobotoCondensed-Regular;}.lupa-container {display: inline-block;position: relative;width: 30px;padding-bottom: 30px;z-index: 1000;vertical-align: middle;}.lupa{display: block;position: absolute;top: 0;left: 0;z-index: -2000;}.lupa-container span{position: absolute;top: 0;right: 0;bottom: 0;left: 0;opacity: 0;}@media (max-width: 768px){#header .header-top {display:none;}.submenu {display:none;}#header .nav div {display:none !important;}.navbar-nav > li > .dropdown-menu > li > hr {display:none;}}.caret {display:none;}.loading-album {padding-top:10px;padding-bottom:10px;width:100%;z-index:9999;display:none;position:absolute;background-color:#ededed;margin:0 auto;}.loading-album img{width:25px;display:inline-block;}.loading-album span {padding-left:20px;color:#9b9a9a;font-family:RobotoCondensed-Regular;font-size:1em;display:inline-block;letter-spacing: .5px;vertical-align: middle;}#body_error #body {background-color:#efefef;}#body_error #body h1{font-family:RobotoSlab-Regular;font-size:3.9em;}#body_error #body h3{display:inline-block;font-family:RobotoCondensed-Regular;font-size:1.3em;}#body_error #body hr{border-top: 1px solid #999999;}#body_error #body .error_description a {text-decoration:none;padding-top:10px;padding-bottom:10px;padding-right:20px;padding-left:20px;background-color:#d71920;color:#FFFFFF;font-family:RobotoCondensed-Bold;font-size:1.38em;}.article_not_found {margin-bottom:50px;}.article_not_found h1{font-family:RobotoSlab-Regular;font-size:3.9em;}.article_not_found h3{display:block;font-family:RobotoCondensed-Regular;font-size:1.3em;margin-bottom:40px;}.article_not_found hr{border-top: 1px solid #999999;}.article_not_found a {text-decoration:none;padding-top:10px;padding-bottom:10px;padding-right:20px;padding-left:20px;background-color:#d71920;color:#FFFFFF;font-family:RobotoCondensed-Bold;font-size:1.38em;}