/*
Theme Name: Ultra Child
Description: Child theme for Ultra theme
Author: Rinos Stefani
Template: themify-ultra
*/
@media screen and (min-width: 1000px) {
	#main-nav {
		display: none;
	}
}

@media screen and (max-width: 1000px) {
	#menu-main,
	#menu-main-1,
	#menu-main-2,
	#menu-main-gr,
	#menu-main-gr-1,
	#menu-main-gr-2 {
		display: none;
	}
}

#menu-main,
#menu-main-1,
#menu-main-2,
#menu-main-gr,
#menu-main-gr-1,
#menu-main-gr-2 {
	float: left;
	clear: none;
	position: relative;
	right: -8%;
	padding-top: 11px;
	transition: all 0.2s ease-in-out;
	margin: 0 40px 0 0;
	box-sizing: border-box;
}

#menu-main li,
#menu-main-1 li,
#menu-main-2 li,
#menu-main-gr li,
#menu-main-gr-1 li,
#menu-main-gr-2 li {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
}

#menu-main a,
#menu-main-1 a,
#menu-main-2 a,
#menu-main-gr a,
#menu-main-gr-1 a,
#menu-main-gr-2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 10px;
	padding: 1px;
	margin: 1px;
	display: block;
}

.page-id-161 #content {
	line-height: 1.1em;
}
.page-id-163 #content {
	line-height: 1.1em;
}
.page-id-153 .post-title a {
font-size: 1.3em!important;
line-height: 1em!important;
}
.themify_builder .post-153-0-0-1.module-post .post {
    font-size: .8em;
}
.page-id-153 .module .post-title {
font-style: italic;
}
li#menu-item-168 {
float: left;
}
li#menu-item-169 {
float: left;
}
li#menu-item-1204 {
float: left;
}
li#menu-item-175 {
float: left;
}
li#menu-item-174 {
float: left;
}
li#menu-item-1205 {
float: left;
}
#headerwrap {
padding-top: 10px!important;
}

h1.post-title.entry-title {
margin-bottom: 0px;
}
.page-id-153 .col-full .module .post {
margin-bottom: 0px;
}
.page-id-155 .post-title a {
font-size: 0.7em!important;
line-height: 0.2em;
}
.page-id-153 .module .post-title {
font-style: italic;
}
.page-id-155 .col-full .module .post {
margin-bottom: 0px;
}
.page-id-21 .post-title a {
font-size: 0.3em;
line-height: 0.2em;
}
.page-id-21 .col-full .module .post {
margin-bottom: 0px;
}
.page-id-41 .post-title a {
font-size: 0.3em;
line-height: 0.2em;
}
.page-id-41 .col-full .module .post {
margin-bottom: 0px;
}
.post-title {
font-size: 0.8em!important;
font-family: Arial, Helvetica, sans-serif!important;
font-weight: bold;
}
.post-title a {
font-size: 0.9em!important;
font-family: Arial, Helvetica, sans-serif!important;
}
#content {
padding-top: 0%!important;
padding-bottom: 0%!important;
}

.single-post #main-content1 .content-item .bckgrnd {
	-webkit-columns: 2 150px;
	-moz-columns: 2 150px;
	columns: 2 150px;
	-webkit-column-gap: 2em;
	-moz-column-gap: 2em;
	column-gap: 2em;
}

/*.single-post #content .post.type-post .entry-content p {
	-webkit-columns: 2 300px;
	-moz-columns: 2 300px;
	columns: 2 300px;
	-webkit-column-gap: 2em;
	-moz-column-gap: 2em;
	column-gap: 2em;
}*/

.epg-row + p > br {
	display: none;
}

#menu-main a {
margin-bottom: 1px!important;
}

#menu-main-gr a {
margin-bottom: 1px!important;
}
.slide {
	position: absolute;
}

.listItem {
	float: left;
	margin: 0 11px 40px 0;
	height: 100px;
}

.listItemB {
	margin-bottom: 40px;
}

.listItem > p {
	width: 100px;
	float: left;
	margin: 0 10px 0 0;
	font-size: 115%;
	font-style: italic;
}

.workSeries {
	position: relative;
	margin-bottom: 30px;	
}

.workSeries > p {
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 115%;
	font-style: italic;
	margin-bottom: 5px;
}

.workSeriesThumbnailStripWindow {
	position: relative;
	overflow: hidden;
}

.workSeriesThumbnailStrip {
	position: relative;
	left: 0px;
	white-space: nowrap;
}

.workSeriesThumbnailStrip img {
	margin-right: 8px;
}

.rightArrow {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 30px;
	height: 110px;
	background-color: #ffffff;
}

.rightArrow > img {
	margin-left: 12px;
	margin-top: 55px;
}

.leftArrow {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 30px;
	height: 110px;
	background-color: #ffffff;
}

.leftArrow > img {
	margin-left: 12px;
	margin-top: 55px;
}

.textColumn {
	position: relative;


	/* new */
	width: 632px;
}

.textColumn > .pageLinks {
	position: absolute;
	bottom: 0;
	margin: 0;
}

article {
	display: block;
}

.textArea {
	position: relative;
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
	overflow: hidden;
	display: block;
	font-size: 11.5px !important;
	line-height: 14px !important;

	/* new */
	width: 306px;
}

.textArea p {
	margin: 14px 0 !important;
	line-height: 1.8em;
	padding: 0 !important;
	-webkit-margin-before: 20px;
	-webkit-margin-after: 22px;
	font-size: 11.5px !important;
	line-height: 14px !important;
}

.textArea p:first-child {
	margin-top: 0 !important;
}

.textArea ul {
	list-style-type: none;
	margin: 14px 0;
	padding: 0;
}

.textArea li {
	margin: 14px 0;
}

.textPlate {
	position: absolute;
}

.pageLinks {

}

.pageLink {
	position: relative;
	width: 100%;
	overflow: auto;
	margin: 5px 0;
	display: block;
	font-size: 100%;
}

.pageLink img {
	float: left;	
}

.pageLink span {
	margin-left: 5px;	
}

#pageTools img {
	margin-right: 10px;
}

figure {
	display: block;
	margin-left: 0;
}

figure > img {
	margin-bottom: 10px;	
}

figcaption {
	display: block;
	left: 0;
	margin-bottom: 10px;
}

figcaption > p {
	font-size: 115%;
	margin: 2px 0;
}

.captionContainer {
	margin-bottom: 10px;
	overflow: auto;
	width: 100%;
}

.figureTools {
	position: absolute;
	left: 80px;
	bottom: 30px;	
}

.paginationdiv {
	float: left;
	margin-right: 20px;
}

#videoSection .paginationdiv {
	float: left;
	margin-left: 568px;
	margin-right: 0;
	margin-top: 10px;
}

.publicationPageTools {
	width:90%;
}

.publicationPagination {
	float: left;
	margin-right: 20px;
}

.paginationArrowLeft {
	margin-right: 20px !important;
}

.paginationArrowRight {
	margin-left: 20px;
}

.paginationPagePosition {
	color: #D54A32;
	position: relative;
	top: -1px;
}

.publication-pagination img.disabled {
	opacity:0.5;
}

.captionButton {
	float: left;
	margin-top: 1px;
	margin-right: 10px;	
}

.captionIcon {
	position: relative;
	top: -1px;
}

.audio > span {
	font-size: 115%;
}

.clear {
	clear: both;
}

#info {
	position: absolute;
	right: 0;
	font-size: 90%;
}

#resizeMonitor {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	visibility: hidden;
	z-index: -1;	
}

.publication-caption-link {
	margin-right:0;
}

#videoContainer {
	visibility: hidden;
	width:640px;
}

#videoContainer .caption {
	display: none;
}

.video-caption-link {
	display:inline-block;
	width:8px;
	height:8px;
	margin-top:1px;
	background-image: url('images/icon-caption.gif');
	background-repeat: no-repeat;
	cursor: pointer;
	vertical-align: top;
	text-indent: -9999px;
}

.video-caption-link:hover {
	background-image: url('images/icon-caption-over.gif');   
}

.video-caption-link-on {
	background-image: url('images/icon-caption-over.gif');   
}

.workTitle {
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 115%;
	font-style: italic;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.searchResultsTitle {
	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-size: 115%;
	font-style: italic;
	text-transform: uppercase;
	margin-bottom: 0px;
}

.searchTerm {
	font-style: normal;
}

.searchResultsLength {
	font-size: 100%;
	margin: 0 0 10px;
}

.searchResult {
	font-size: 115%;
	margin: 10px 0;
}

.searchResultEntry {
	width: 500px;
	float: left;
}

.searchResultEntry .pageTitle {
	margin: 0;
}

.searchResultEntry .date {
	margin: 0;
}

.searchResult .section {
	width: 132px;
	margin: 0 0 0 500px;
}

.textArea {
	position: relative;
	width: 306px;
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
	overflow: hidden;
	display: block;
	font-size: 100%;
	line-height: 14px;
}


#dummy {
	margin: 0;
}

hr {
	border: 0;
	width: 632px;
	height: 1px;
	background-color: #b0ada8;
	margin: 10px 0 10px;
	clear: both;
}

#textPagination {
	width: 100%;
	text-align: right;
	margin: 0 0 10px;
}

.textDownload img {
	margin-right: 5px;
}

#pageTools {
	position: absolute;
	left: 30px;
	bottom: 30px;
}

.pagination {
	float: left;
	margin-right: 20px;
}

#videoSection .pagination {
	float: left;
	margin-left: 568px;
	margin-right: 0;
	margin-top: 10px;
}
.loops-wrapper .post-image{
float: right;
}
#headerwrap {
background-color: #ffffff!important;
}
.themify_builder .post-153-0-0-1.module-post .post {
  min-width: 194px;
}
.page-id-153 .post-title a {
    font-size: 1.4em!important;
    font-weight: 100;
}