/*
Theme Name: Hueman BV Childtheme
Description: Blue Vengeance styled Childtheme for the Hueman theme
Author: Christian Unverricht
Author URI: http://www.blue-vengeance.de
Template: hueman
Version: 1.0
Tags:
*/
@import url("../hueman/style.css");

body {     overflow: auto;
    background: url('img/footer_lodyas2.jpg');
    background-size: 100%;
    color: #444;
    background-position-y: 100%;}
body:hover{

}
.main{
	background: transparent !important;
}
.site-title{
	float: none;
    visibility: hidden;
    height: 10px;	padding: 20px 0;
}
.page-title{
	background: rgb(255, 153, 0) !important;
    padding-bottom: 18px;
 }
    .page-title h1, .page-title h2, .page-title h4{color:#222; }


.sidebar-top.group >.sidebar-top p{
	color: #FFF !important;
}
.pad{
	background: transparent;
}

.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea{
	background: #fff;
    border: 2px solid #ddd;
    color: #777;
    display: block;
    max-width: 100%;
    outline: none;
    padding: 7px 8px;
    box-sizing: border-box;
}
.wpcf7 input[type="submit"]:hover{
	background: #5dafdf;
}
.wpcf7 input[type="submit"] {
    background: #3b8dbd;
    color: #fff;
    padding: 8px 14px;
    font-weight: 600;
    display: inline-block;
    border: none;
    cursor: pointer;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
h2#onecoinurl a{
    font-size: 1.2em;
    color: #333;
    background: #FF9900;
    padding: 8px 14px;
    font-weight: 600;
    display: inline-block;
    border: none;
    cursor: pointer;
    -webkit-border-radius: 3px;
    border-radius: 3px;
 }
 h2#onecoinurl a:hover{
 	    background: #FFBB22;

 }
.content{
	background: #fff;
}
#page .container-inner{
	background: transparent;
}
#scrollheader{
	width:450px;
	float:left;
	padding-top:7px;
	display:none;	
}
.container-inner{
	width:90%;
}
.site-description {
  font-size: 17px;
  font-style:normal;
  color: rgba(255,255,255,0.5);
  float: right;
  line-height: 30px;
  padding: 10px 0;
  text-align: right;
}
.entry.excerpt p,.fbwidget,#cff .cff-author .cff-page-name.cff-author-date{
	color:#242424;
	font-family:Arial, Helvetica, sans-serif;
}
.entry .wp-caption-text {
    color: #333;
}#nav-topbar{
	border-bottom:3px solid #FFF;
}
#header{
	background:url('img/FNTB9JK55T.jpg');
	background-size: 100%;
	height: 97vh;
	min-height: 700px;
	box-sizing:border-box;
}
#footer{
	background:#333;
}
#header .pad{
	padding-top:0px;
	padding-bottom:0px;
}
.toggle-search{
	right:-58px}
	.search-expand {right:-3px}
#footer-bottom{background:none;}
#footer-bottom #back-to-top{
	color:#fff;
  width: 60px;
  height: 26px;
  padding: 15px 0;
  line-height: 20px;
  right: 2%;
  bottom: -2px;
  margin-left: 0;
  display: none;
  background: #00196D;
  text-align: center;
  opacity: 0.8;
  outline: 0;
  position: fixed;
  margin: 0;
  border-radius:5px 5px 0 0;
}
#footer-bottom #back-to-top:hover{
  opacity: 1;
  color:#fff;
}
#registrbttn{
  display: none;
    color: #fff;
    width: 340px;
    height: 25px;
    padding: 10px;
    left: 5%;
    top: 0;
    background: #FF9900;
    text-align: center;
    outline: 0;
    position: fixed;
    margin: 0;
    font-size: 1.5em;}
#registrbttn:hover{
    background: #FFBB22;
}
#registrbttn:hover::before{
    background-image: linear-gradient(-90deg, #FFBB22 0, rgba(0, 0, 0, 0) 100%);
}
#registrbttn:hover::after{
    background-image: linear-gradient(90deg, #FFBB22 0, rgba(0, 0, 0, 0) 100%);
}
#registrbttn:before {
    content: ">";
    position: absolute;
    top: 0;
    left: -49px;
    background-image: linear-gradient(-90deg, #FF9900 0, rgba(0, 0, 0, 0) 100%);
    display: block;
    padding: 8px 0 0 0;
    height: 37px;
    width: 50px;
    text-align: right;
}    
#registrbttn:after {
    content: "<";
    position: absolute;
    top: 0;
    right: -49px;
    background-image: linear-gradient(90deg, #FF9900 0, rgba(0, 0, 0, 0) 100%);
    display: block;
    padding: 8px 0 0 0;
    height: 37px;
    width: 50px;
    text-align: left;
    }
#footer .pad{padding-bottom:20px;}
#footer-bottom .pad {  padding-top: 15px;}

#nav-topbar .nav li > a:hover, 
#nav-topbar .nav li:hover > a, 
#nav-topbar .nav li.current_page_item > a, 
#nav-topbar .nav li.current-menu-item > a,
#nav-topbar .nav li.current-menu-ancestor > a,
#nav-topbar .nav li.current-post-parent > a { color: #000; }


#nav-topbar .nav > li > a:hover, 
#nav-topbar .nav > li:hover > a,
#nav-topbar .nav li.current_page_item > a,
#nav-topbar .nav li.current-menu-item > a,
#nav-topbar .nav li.current-menu-ancestor > a,
#nav-topbar .nav li.current-post-parent > a, #nav-topbar .nav ul li:hover { background-color: #FFF; }

.sponsors-item{display:inline-block;}
#wp-sponsors{  padding: 20px; margin: 0 auto; display: table;padding-bottom:0 !important; }
#sponsors h1{font-size:30px; padding:10px 0; color:#fff;}


.toggler_content{
 display: none;
}
.toggler_content.active{
  display: block !important;
}
li#video1, li#video2, li#video3 {

    display: inline-block;
    font-size: 14em;
    color: #D4D4D4;
    border-radius: 10px;
    box-shadow: inset 0 0 10px 0 #6B6B6B;
    /* display: block; */
    width: 20px;
    height: 20px;
    background: #FFF;
}
.toggler{
  cursor: pointer;
  margin: 0 5px;
}
.toggler_content,.toggler_wrapper{
  width: 100%;
  height: 100%;
      position: absolute;
 }
 .togglerbox{
 	position: absolute;
    bottom: -40px;
    width: 100%;
    text-align: center;
    cursor: default;
 }
 .languagetoggler{
  color: #EEE;
    position: absolute;
    top: -55px;
    width: 100%;
    text-align: center;
    cursor: default;
    right: 0;
     }
#grid_box {
  cursor: pointer;
  width: 840px;
  height: 470px;
  position: relative;
  margin: 20px auto;
  box-shadow: 0 0 12px 0 #151515;
 }

#grid_container  {
  width: 100%;
  height: 100%;
  position: relative;
}

#grid_container, body{
	-webkit-transition-property: all;
	-webkit-transition-duration: 0.3s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: all;
	-moz-transition-duration: 0.3s;
	-moz-transition-timing-function: ease;
	-o-transition-property: all;
	-o-transition-duration: 0.3s;
	-o-transition-timing-function: ease;
	transition-property: all;
	transition-duration: 0.3s;
	transition-timing-function: ease;
}
#grid_content{
  width: 100%;
  height: 100%;
}
.ytvideo{
  width: 100%;
  height: 100%;
}
@media only screen and (min-width: 479px) and (max-width: 1100px) {
	#grid_container{
		height:240px !important;
	}
}

@media only screen and (max-width: 960px) {
	#grid_container{
		width:100% !important;
		height:260px !important;
	}


}

@media only screen and (max-width: 479px) {
	#grid_container{
		height:190px !important;
	}
}
@media only screen and (min-width: 720px) {
	#nav-topbar .container {
		text-align:right;
	}
	#nav-topbar .nav ul {
		text-align:left;
	}
	.nav > li > a:after{
		float: right;
	}
	.nav ul li a{
		padding: 15px 20px;
	}
	.nav ul{
		top: 49px;
		padding: 0;
	}
	.sub-menu{
		  border-top: 3px solid #fff;
	}
}

