/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * Custom Style Sheet - Use this file to style your content
 */

 .custom-logo {
	width: 205px;
	height: 145px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: contain;
}

 .sidebar-white .custom-logo,
 .sidebar-lightgrey .custom-logo { background-image: url(../../../images/yootheme/logo_white.png); }

 .sidebar-black .custom-logo,
 .sidebar-darkgrey .custom-logo { background-image: url(../../../images/yootheme/logo_black.png); }


/* Only Phones */
@media (max-width: 767px) {

	.custom-logo { 
		width: 70px;
		height: 90px;
		margin: auto;
	}

	 .sidebar-white .custom-logo,
	 .sidebar-lightgrey .custom-logo { background-image: url(../../../images/yootheme/logo_responsive_white.png); }
	 
	 .sidebar-black .custom-logo,
	 .sidebar-darkgrey .custom-logo { background-image: url(../../../images/yootheme/logo_responsive_black.png); }

}



.go-back{
  position: absolute;
  top: 20px;
  right: 10px;
  width: 40px;
  padding: 0;
  margin: 0;
}
.go-back img{width:100%;}



body,h1,h2,h3,h4,h5{
    font-family: 'Open Sans Condensed', sans-serif;
    font-family: 'Roboto', sans-serif;
    font-family: 'Advent Pro', sans-serif!important;
}

#footer{display:none;}

/*#system .item > :first-child + header{display:none;}*/


/*remove bullets from ul Supporters*/

.page-id-2057 ul, .page-id-2295 ul
{
    list-style-type: none!important;
  	padding: 0px;
    margin: 0px;
}
/*=================================*/

html {
  margin-top: 0px !important;
}

.menu-dropdown a.level1 > span, .menu-dropdown span.level1 > span{
  
  font-family: 'Didact Gothic', sans-serif;
}
#logo img,.logo img{
  max-width: 100%;
  height: auto!important;
  display:none;
}

#block-side {
  background: rgba(0, 0, 0, 0.2)!important;
}


#menu .menu-dropdown li.active .level1 {
  color: #fff!important;
  font-weight:bold;
}

.featured-image img {width:800px;}

#menu .menu-dropdown a.current.level2 {
  color: #fff!important;
}

.menu-dropdown a.level2 > span, .menu-dropdown span.level2 > span {
  padding: 6px 0;
  line-height: 18px;
  border-bottom: 1px solid;
}

body.category article.item header h1.title{min-height:28px;}
ul.fa-social-icons li{float:left;  margin: 0 12px 0 0; }
ul.fa-social-icons li i {color:#fff;}
ul.fa-social-icons{list-style:none;}

body.page.page.page-id-714 #block-main{background:#fff;}

body.page.page-id-708 textarea,body.page.page-id-708 input[type="email"],body.page.page-id-708 input[type="text"]{width:60%;padding:5px!important;}

#lang_sel_list a, #lang_sel_list a:visited,#lang_sel_list a.lang_sel_sel,#lang_sel_list a.lang_sel_other{
background-color: rgba(0, 0, 0, 0);
  font-size: 18px;
  color:#eee;
}

.widget_icl_lang_sel_widget
{
 margin:0!important;
  padding:0 0 0 5px!important;
  border-width: 0px!important;  
}

body.category #system .item > header{margin-bottom:0px;}
body.category #system .item > .links{display:none;}

.module.mod-box.widget_transposh {color:#fff;} 
body.postid-2535 .featured-image{display:none!important;}
.author-box{display:none;}

#block-side .mod-box {
  border: none;
}

#tr_credit {display:none;}
.widget_transposh{
  padding: 0!important;
  margin: 7px!important;
}

.go-back{
  position: absolute;
  width: 42px;
  top: 0;
  right: 0;
}
.go-back img{width:100%;}

#block-main {
  color: #FFFFFF!important;
  font-size: 16px;
}
body.page-id-714 #block-main {
  color: #000!important;
  font-size: 16px;
}
#system .items > .width50 .title {
  font-size: 20px!important;
  line-height: 26px;
}

body.category article.item .content{min-height: 20px;}


a.t5r{font-size:16px;color:#BBFE58!important;cursor: pointer;}
a.t6r{font-size:16px;color:#FE5858!important;cursor: pointer;}
.testclass{font-weight:bold;margin:10px 0 0 0;color:#BBFE58!important;cursor: pointer;}
.t9r{width:100%;}

body.page-id-2295 article a:hover{color: #3495D6!important;}