/*
Theme Name: freakshow.at
Theme URI: http://www.freakshow.at
Author: StoerFaktor
Author URI: www.freakshow.at
Description: FreakShow - Der Name ist Programm !! 
Version: 0.0.3
License: Verein zur VerrÃ¼ckung von Kunst & Musik
License URI: http://freakshow.at/licens
*/


/*=============================================================
    Authour: stoerfaktor@freakshow.at
    License: Verein zur VerrÃ¼ckung von Kunst & Musik

    http://freakshow.at/licens
    ========================================================  */

/* CUSTOM STYLE SHEET */

/*import plugins due to wp issues*/

@import url('assets/plugins/bootstrap/bootstrap.min.css');
@import url('assets/plugins/font-awesome/font-awesome.min.css');
@import url('assets/plugins/vegas/jquery.vegas.min.css');
@import url('assets/css/countdown.css');

html, body {
    height: 100%;
    width: 100%;
    margin: 0px;
    font-family: 'Eater' ;
    border: none;
    color: #ffffff;
    font-size: 100%;
    max-width: 100%;
    max-height:100%;
    overflow:hidden;
}

body {
    background-color: #000000; /* INITIAL BACKGROUND OF BODY*/
   
}

.body-back {
    background-color: #6A9DE9 !important; /* YOU CAN SET COLOR HERE FOR CHANGING COLOR BACKGROUND*/
}

.video-counter {
}

#wrapper {
	width: 99.99%;
	height: 99.99%;
}

/* GLOBAL  STYLES  */

h1 {
        font-family: 'Nosifer' ;
}


h2, h3, h4, h5, h6 {
	font-family: 'Eater' ;
}

.main-color {
    color: #19CF7F;
}

a {
    text-decoration: none;
}

.center {
    text-align: center;
    left:0;
    right:0;
}

h1 {
    font-size: 1em;
    font-weight: 700;
}

#freak {
	display:block;
	font-size:1em;
    font-family: 'Nosifer' !important;
	position:absolute;
	top:-30px; 
	text-align:right;
	right: 30px;
	z-index:100;
	
	
}

h2 {
    font-size: 35px;
    line-height: 40px;
    font-weight: 700;
    text-align: center;
}

h3 {
    font-size: 25px;
    line-height: 30px;
    font-weight: 700;
}

h4 {
    padding: 30px;
    font-size: 20px;
    line-height: 25px;
}


.hm-back-color, .abt-back-color, .srvc-back-color, .sb-back-color {
    padding-top: 10px;
    padding-bottom: 10px;
}

.sub-head {
    margin: 5px;
    font-size: 30px;
    text-align: center;
}

.divider {
    width: 200px;
    height: 4px;
    background: #19CF7F;
    margin: 0 auto;
    margin-top: 20px;
}

.divider-two {
    width: 200px;
    height: 2px;
    background: #A1390D;
    margin: 0 auto;
}

.margin-botom-50 {
	margin-top:20px;
    margin-bottom: 50px;
}

/* LEFT MENU / PANEL STYLES  */

.left-panel {
    position: fixed;
    display: table;
    height: 100%;
    width: 200px;
    left: -152px;
    top: 0;
    background: rgba(119, 63, 19, 0.3);
    z-index: 999999;
}

.menu-text {
    width: 120px;
    text-align: justify;
    font-size: 18px;
    margin-bottom: 40px;
}

.navigatation {
    padding-top: 20px;
    padding-left: 15px;
}

    .navigatation a {
        color: #fff;
        display: block;
        margin-bottom: 5px;
        font-size: 20px;
        text-decoration: none;
    }

        .navigatation a:hover {
            color: #19CF7F;
            cursor: pointer;
            transition: all linear 0.2s;
            font-size: 20px; /* DO NOT REMOVE THIS */
        }

.Icon-trigger {
    display: table-cell;
}

    .Icon-trigger span {
        margin-bottom: 30px;
        margin-top: 10px;
        color: #fff;
        font-size: 40px;
    }

#social-links a, a:hover {
color: #ffffff;
display: table;
text-decoration: none;
font-size: 40px;}
.fa-mixcloud:before{content:"\f289";font-size:27px !important;}
.fa-soundcloud:before{content:"\f289";font-size:27px !important;}
.fa-amazon:before{content:"\f289";font-size:27px !important;}

}

.Icon-trigger span:hover {
    cursor: pointer;
}

#nav_links {
	display: block;
}



/* HOME SECTION STYLES */

#home-section {
    padding-top: 30px;
    padding-bottom: 20px;
}

#counter-default {
    margin-top: 20px;
}

#counterwrapper {
        position: relative;
        margin-top: 10px;
        margin-bottom: 10px;
        visibility: hidden !important;
        display:none;
}



.bk-blue {
    background-color: #FF0700;
}

.bk-green {
    background-color: #FF0700;
}

.bk-red {
    background-color: #FF0700;
}

.bk-pink {
    background-color: #FF0700;
}

.medium {
    height: 5px;
    width:200px;
    margin-left:25px;
}
/* ABOUT SECTION STYLES */

.abt-back-color {
    background-color: rgba(39, 109, 81, 1);
}

.progress {
	margin-left:25px;
    margin: 5px;
}

/* SERVICES SECTION STYLES */

.srvc-back-color {
    background-color: rgba(10, 50, 102, 0.89);
}


/* SUBSCRIBE SECTION STYLES */

#subscribe-section {
	
	position:relative;
	margin:3% auto 1% auto;
	width: 70%;
}

#subscribe-section a {
	color:white;
}
#subscribe-section a:hover{
	color:#DB0804;
	font-size:1em;
	}

.sb-back-color {
    color:white;
    padding-bottom:20px;

    
}

.set-sb {
    vertical-align: middle;
    margin-bottom: 10px;
    margin-top: 10px;
}

.input-set {
    height: 50px;
    color: #19CF7F;
}

.font-30 {
    font-size: 30px;
}

/* FOOTER SECTION STYLES */

#footer {
	position:absolute;
bottom:0;
right:0;
	margin-top: 0%; 
    font-size: 0.5em;
    text-align: right;
    font-weight: normal;
    padding: 20px;
}

.footer-margin-top {

        margin-top: 10px;
}

/* MEDIA QUERIES  */
@media only screen and (min-width: 1301px){
        #freak {
        		
                
}
}
@media only screen and (max-width: 1300px){
	
	
    .medium {
            height: 5px;
            width:150px;
            margin-left:auto;
}
  #subscribe-section {
  		margin-top:20%;
        width: 70%;
}
}
	


@media only screen and (max-width: 1000px) {
    
    
   
    .medium {
    height: 5px;
    width:80px;
    margin-left:auto;
    margin-right:auto;

}

}
    
@media only screen and (max-width: 730px) {
    
.medium {
    height: 5px;
    width:100px;
   
}
.input-set {
    height: 2%;
    width: 90%;
    color: #19CF7F;
    margin: auto auto;
}
.font-30 {
    font-size: 25px;
}

@media only screen and (max-width: 550px) {
    html,body {
	overflow:auto;
	font-size:0.9em;
}

h3 {
	font-size:0.75em;
}
    
#counter-default  .timer-text {
    padding: 5px;
    font-size:0.8em;
    font-weight:800;
    letter-spacing:0px;
    color:#FFFFFF;
}
    .medium {
    height: 5px;
    width:50px;
    margin:auto;
}
.section {
   margin-top:2px;
   padding:2px;
}

#subscribe-section {
  		margin-top:75%;
        width: 70%;
}
.input-set {
    height: 2%;
    width: 90%;
    color: #19CF7F;
    margin: auto auto;

}

.font-30 {
    font-size: 15px;
}

#footer {
	position:relative;
	margin-top: 10%; 
    font-size: 0.5em;
    text-align: right;
    font-weight: normal;
    
    
}   

}

@media only screen and (max-width: 350px) {
    
html,body {
	overflow:auto;
	font-size:0.9em;
}
h3 {
	font-size:0.75em;
}

#counter-default  .timer-text {
    padding: 0px;
    font-size:0.6em;
    font-weight:800;
    letter-spacing:0px;
    color:#FFFFFF;
}
#counter-default .timer-number {
    font-size: 1em;
    margin-bottom: 1px;
    font-weight: 900;
    color:#FFFFFF
}
    .medium {
    height: 5px;
    width:20px;
    margin:auto;
}
.section {
   margin-top:20%;
   padding:2px;
}

#subscribe-section {
  		margin-top:75%;
        width: 70%;
}

.input-set {
    height: 2%;
    width: 90%;
    color: #19CF7F;
    margin: auto auto;
}

.font-30 {
    font-size: 15px;
}

#footer {
	position:relative;
	margin-top: 10%; 
    font-size: 0.5em;
    text-align: right;
    font-weight: normal;
    
    
}   