/*
Theme Name: Funker530 - Exodus
Author: Funker530
Author URI: http://funker530.com/
Version: 1.0
*/.iframe-wrapper img {  display: block;  height: auto;  width: 100%;}.iframe-wrapper iframe {  height: 100%;  left: 0;  position: absolute;  top: 0;  width: 100%;}.iframe-wrapper {  float: left;  position: relative;}iframe.player-underbanner {    height: 50px;}@media (min-width: 481px) {    iframe.player-underbanner {        height: 75px;    }}@media (min-width: 760px) {    iframe.player-underbanner {        height: 100px;    }}.colored {    border-top: 1px solid #ccc;}.visually-none {	display: none;}#searchform {    margin-top: 10px;    margin-bottom: 10px;}#s {    border-radius: 5px;    border: 1px solid #ccc;    height: 34px;    padding: 10px;    width: 230px;}#myModal .modal-content {    padding: 0;}#myModal .modal-title {    font-size: 22px;    font-weight: bold;    color: white;}#myModal .modal-header {    background-color: #ae1f24;    border-radius: 5px 5px 0 0;    position: relative;    border-bottom: none;}#myModal .close {    position: absolute;    top: 10px;    right: 10px;    background-color: #ae1f24;    color: white;}.search-link {    color: white;    padding: 15px;    font-size: 16px;    position: absolute;    right: 120px;}@media (max-width: 768px) {    #search-form-container {        padding-left: 16px;    }}@media (min-width: 769px) {    #myModal .modal-dialog {        max-width: 400px;    }    #searchform {        margin-top: 0;        margin-bottom: 30px;    }}