/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
/* Transgender Project MODS */
.height-100 {
	height: 100%;
}

.visholder {
	width: 15%;
	margin: 0 5px;
	background-color: #fcfcfc;
	min-height: 240px;
}

.visholder-4 {
	width: 22%;
	margin: 0 5px;
	background-color: #fcfcfc;
	min-height: 440px;
}

.visholder:hover, .visholder-4:hover {
	background-color: yellow;
	position: relative;
	height: 100%;
	opacity: .2;
	-moz-opacity: 20%;
	-webkit-opacity: 20%;
	z-index: 100;
}

a.nostyle:link {
	text-decoration: inherit;
	color: #000000;
	cursor: auto;
}

a.nostyle:visited {
	text-decoration: inherit;
	color: inherit;
	cursor: auto;
}

a.one:link {
	color: #000000;
}

a.one:visited {
	color: #000000;
}

a.one:hover {
	color: #cccccc;
}

.bigtext {
	color: white;
	font-family: roboto;
	font-size: 90px;
	text-align: right;
	text-decoration: none;
	font-style: bold;
}

.medtext {
	vertical-align: text-top;
	color: #f8c58f;
	font-family: roboto;
	font-size: 28px;
	text-align: right;
	text-decoration: none;
	font-style: bold;
}

.medtext2 {
	vertical-align: text-top;
	color: #e5861c;
	font-family: roboto;
	font-size: 21px;
	text-align: right;
	text-decoration: none;
	font-style: bold;
}

.observetxt1 {
	vertical-align: text-top;
	color: #ffffff;
	font-family: roboto;
	font-size: 18px;
	text-align: right;
	text-decoration: none;
	font-style: bold;
}

.smtext {
	vertical-align: text-top;
	color: #000000;
	font-family: roboto;
	font-size: 15px;
	text-align: right;
	text-decoration: none;
	font-style: bold;
}

.taglinetxt {
	vertical-align: text-top;
	color: #fffff;
	font-family: roboto;
	font-size: 21px;
	text-align: left;
	text-decoration: none;
	font-style: bold;
}

.countertext {
	vertical-align: text-top;
	color: #000000;
	font-family: roboto;
	font-size: 14px;
	text-align: right;
	text-decoration: none;
	font-style: normal;
	font-weight: 500;
}

.phrasetext {
	vertical-align: text-top;
	color: #000000;
	font-family: roboto;
	font-size: 14px;
	text-align: right;
	text-decoration: none;
	font-style: normal;
	font-weight: 600;
}

.icontext {
	vertical-align: text-top;
	color: #ffffff;
	font-family: roboto;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	font-weight: 500;
	text-align: right;
}

hr.style1 {
	border-top: 1px solid #8c8b8b;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}

hr.style2 {
	border-style: solid;
	border-width: 20px;
	border-top: 1px solid #ee8e00;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.bodytxt {
	vertical-align: text-top;
	color: #000000;
	font-family: roboto;
	font-size: 15px;
	line-height: 20px;
	text-decoration: none;
	font-style: normal;
	text-align: left;
}

.p2 {
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 15px;
}

.abouttxt {
	vertical-align: text-top;
	color: #000000;
	font-family: roboto;
	font-size: 18px;
	line-height: 23px;
	text-decoration: none;
	font-style: normal;
	text-align: left;
}

.sidebar {
	vertical-align: text-top;
	color: #000000;
	font-family: roboto;
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
	font-style: normal;
	text-align: left;
}

.sidebar2 {
	vertical-align: text-top;
	color: #000000;
	font-family: roboto;
	font-size: 14px;
	line-height: 15px;
	text-decoration: none;
	font-style: normal;
	text-align: left;
}

/* end mods */
.accordion_holder.accordion.with_icon .ui-accordion-header i {
	margin: 0 15px 0 5px;
	font-size: 18px;
	color: #f7f7f7 !important;
}

blockquote h5 {
	padding: 0 0 0 40px;
	line-height: 36px;
	font-family: 'Open Sans';
	font-size: 24px;
}

.projects_holder .mix .image {
	display: none !important;
}

.post_text .post_description .post_infos {
	display: none !important;
}

.gallery-ice {
	margin: 2px;
	float: left;
	width: 80px;
}

.gallery-ice:hover {
	border: 1px solid #777;
}

.gallery-ice img {
	width: 25%;
	height: auto;
	display: inline-block;
}

#definitionbox {
	background-color: rgba(0,0,0,0.5);
	padding: 5% 0;
}

section.section {
	overflow: visible !important;
}

.box_image_with_border, .box_holder, .portfolio_navigation, .icon_with_title.with_border_line .icon_text_inner, .blog_holder article, .author_description, .comment_holder ul.comment-list, .comment_holder .comment {
	border: none;
}