/*
Theme Name: Divi Child Theme with Open Sans and Custom Header Script
Theme URI: http://elegantthemes.com
Description: A Child Theme built for Divi
Author: FLYINGFOX CREATIONS Reinhard Wedemeyer
Author URI: https://www.flyingfox-web.com
Template: Divi
Version: 1.0.0
*/

/* Zusätzliches CSS hinter dem abschließenden Schrägstrich einfügen
------------------------------------------------------------------- */
/*
 * WPForms CSS Conflict
 * Fix Media Menu
 * i.e. 'Insert from URL'
*/
.et-fb .media-frame-menu,
.et-fb .media-frame-menu-heading {
  display: block !important;
}


.et-fb .media-frame-title,
.et-fb .media-frame-router,
.et-fb .media-frame-content
{
  left: 200px !important;
}


/*---Custom Shrink Header CSS is in child themes css folder---*/

.container, .et_pb_row, .et_pb_slider .et_pb_container, .et_pb_fullwidth_section .et_pb_title_container, .et_pb_fullwidth_section .et_pb_title_featured_container, .et_pb_fullwidth_header:not(.et_pb_fullscreen) .et_pb_fullwidth_header_container {
    height: auto;
}


/*---------------------------------------*/
/* Change padding Vimeo video */
/*---------------------------------------*/

.fluid-width-video-wrapper, ._brlbs-embed._brlbs-video-vimeo, ._brlbs-fluid-width-video-wrapper {
    margin-top: -56.25%;
}

.presto-block-video ._brlbs-fluid-width-video-wrapper, .presto-block-video ._brlbs-embed._brlbs-video-vimeo {
	margin-top: 0 !important;
}

presto-player:not(.hydrated) .presto-iframe-fallback-container {
    padding-top: 0px;
}

.vimeo-chat, .vimeo-chat .et_pb_code_inner{
	/*top: 0;*/
	position: relative;
	height: 100%;
	width: 100%;
}

.vimeo-chat ._brlbs-fluid-width-video-wrapper iframe {
  position: relative !important;
}

.vimeo-chat ._brlbs-embed._brlbs-video-vimeo {
	margin-top: 0;
	height: 100%;
}

.vimeo-chat ._brlbs-fluid-width-video-wrapper {
	height: 100%;
}

/*.et_pb_video_box > div:nth-child(1), .et_main_video_container > div:nth-child(1)  {
  padding: 0 0 0 0 !important;
}

.fluid-width-video-wrapper, .et_pb_video_box .fluid-width-video-wrapper {
	padding-bottom: 56.2893% !important;
}

.et_pb_video_box div, .stv-live div {
    padding-top: 0 !important;
}
.et_pb_video_box .fluid-width-video-wrapper, .stv-live .fluid-width-video-wrapper {
    padding-top: 56.2955% !important;
}*/

/*.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}*/





/*-----------------------------------------------------------------------------------------*/
/*––––––-––Global-Modifications------------------------------------------------------------*/
/*---------write below css for global changings like navigation or widgets-----------------*/
/*-----------------------------------------------------------------------------------------*/

/** Zürücksetzen des Menüstyles auf der Seite der Veranstaltungen **/
.et-db #et-boc .et-l .et_pb_menu--without-logo .et_pb_menu__menu > nav > ul > li.dt-btn a {color: #fff !important; font-weight:800;}
.et-db #et-boc .et-l .et_pb_menu--without-logo .et_pb_menu__menu > nav > ul > li a {color: #000 !important;}

/*Seminar Wise Chat*/
.seminar-wise-chat .wcContainer .wcWindowTitle {
	display: none;
}

.seminar-wise-chat .wcContainer {
	border-radius: 0 0 4px 4px;
}

.seminar-wise-chat .wcContainer *{
	font-family: 'Open Sans', sans-serif !important;
}
.seminar-wise-chat .wcMessages * {
	font-weight: 500 !important;
}

.seminar-wise-chat .wcContainer input[type="text"], .seminar-wise-chat .wcContainer input[type="button"], .wcContainer input[type="button"]:focus, .wcContainer input[type="button"]:active, .wcContainer input[type="submit"], .wcContainer input[type="submit"]:focus, .wcContainer input[type="submit"]:active, .seminar-wise-chat .wcContainer input[type="button"]:focus, .seminar-wise-chat .wcContainer input[type="submit"] {
	border-radius: 4px ;
	cursor: pointer;
}
.seminar-wise-chat .wcContainer input[type="button"], .seminar-wise-chat .wcContainer input[type="button"]:hover, .seminar-wise-chat .wcContainer input[type="button"]:focus, .seminar-wise-chat .wcContainer input[type="submit"], .seminar-wise-chat .wcContainer input[type="submit"]:hover {
	background: #00519e /*#cb0511*/ !important;
	cursor: pointer;
}

.seminar-wise-chat  .wcContainer .wcCustomizationsPanel {
	display: block !important;
	margin-top: 20px;
}

.seminar-wise-chat .wcContainer input[type="button"].wcSubmitButton {
  border-radius: 0 4px 4px 0 !important;
}

.seminar-wise-chat .wcCustomizations a.wcCustomizeButton {
	display: none !important;
}

.seminar-wise-chat  .wcContainer .wcCustomizationsProperty {
	font-size: 14px !important;
	font-weight: 600 !important;
}

.seminar-wise-chat .wcContainer .wcCustomizationsPanel label, .seminar-wise-chat .wcContainer .wcCustomizationsPanel input {
	font-weight: 700;
	font-size: 14px;
}

.seminar-wise-chat .wcContainer input[type="text"].wcInput {
	border-radius: 4px 0 0 4px !important;
}

input.wcUserName {
	height: 25px !important;
}

.seminar-wise-chat .wcContainer .wcCustomizationsProperty input.wcUserNameApprove {
	padding-top: 2px !important;
	height: 20px !important;
	min-height: 25px !important;
	line-height: 10px !important;
	margin-top: 2px;
	font-weight: 600 !important;
	border-radius: 4px !important;
}

.seminar-wise-chat .wcContainer .wcMessages .wcMessage .wcMessageContent {
	border-radius: 0 4px 4px 15px;
}

.wcContainer .wcMessages .wcMessage a {
color: #dd3333 !important;
}

/*Ajax Chat – fuer Liveevents*/
div#simple-ajax-chat{width:100%;overflow:hidden;margin:0 0 20px 0;}
div#sac-content{display:none;}
div#sac-output{
	float:none;
	width:100%;
	height:350px;
	overflow:auto;
	border:1px solid #d1d1d1;
}

div#sac-output.sac-reg-req{float:none;width:100%;height:auto;border:0;}
div#sac-latest-message{
	padding:5px 10px;
	font-size:14px;
	background-color:#d1d1d1;
	text-shadow:1px 1px 1px rgba(255,255,255,0.5);
	display: none;
}
div#sac-output {
	border-top: 1px solid #00519e !important;
}
ul#sac-messages{margin:0 0 10px 0;padding:0;font-size:14px;line-height:20px;}
ul#sac-messages li{margin:0;padding:4px 10px;}
ul#sac-messages li span{font-weight:bold;}
div#sac-panel{
	float:none;
	width:100%;
	margin-top: 20px;
}

form#sac-form fieldset{margin:0 0 5px 0;padding:0;border:0;}
form#sac-form fieldset label,form#sac-form fieldset input,form#sac-form fieldset textarea{float:left;clear:both;width:100%;margin:0 0 2px 0;font-size:14px;}
form#sac-form fieldset textarea{height:133px;}
.tooltip{border:0;text-shadow:none;}
form#sac-form fieldset textarea#sac_chat {
	height: 50px;
	resize: none;
}

.group-chat .et_pb_code_inner {
	height: 100%;
}

li.sac-user-Seyffer-GmbH, li.sac-user-Seyffer-GmbH a {
    background: #e30717 !important;
    color: #fff !important;
}

ul#sac-messages li:first-child {
	display: none;
}

li.sac-user-Seyffer-GmbH:first-child {
	display: none;
}

#sac-user-submit #submitchat {
    background: #ccc;
	color: #000;
	border: none;
	width: auto;
	font-size: 16px;
	margin-top: 10px;
	font-weight: 700;
	border-radius: 3px;
	padding: 0.5em 0.7em;
	text-align: left;
}

form#sac-form fieldset input {
	background: #e8e8e8;
	border: none;
	border-radius: 3px;
	padding: 10px;
}


/*---Hyphenation / Trennung---*/
.hyphen, .trennung {
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}

.hyphen-manual, .trennung-manual /*use "&shy;" in text*/{
    -ms-hyphens: manual;
    -webkit-hyphens: manual;
    hyphens: manual;
}

.nolive {
	display: none !important;
}




/*---*/

.seyffer-tv-full-width iframe {
    /*width: 1280px;
    height: 720px;*/
	height: 100% !important; 
	width: 100% !important;
}

.ff-clickable-postslider img {
	cursor: pointer;
}

/*-----------------------------------------------------------------------------------------*/
/*––––––-––Custom-Modifications------------------------------------------------------------*/
/*---------write below css for standard changings like modules or only for special sites---*/
/*-----------------------------------------------------------------------------------------*/



.stv-post-carousel .lwp_post_carousel_title {
	margin-left: -20px;
	margin-right: -20px;
}

.stv-post-carousel .lwp_post_carousel_title .lwp_post_title {
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
	white-space: nowrap;
	padding-bottom: 5px;
	display: block;
}

.lwp_post_carousel.stv-post-carousel .lwp_post_carousel_item_inner {
	border: none;
}

.stv-post-carousel .lwp_post_carousel_meta, .stv-post-carousel .lwp_post_carousel_read_more, .lwp_post_carousel.stv-post-carousel  .lwp_post_carousel_excerpt {
	display: none;
}

.stv-advent-carousel .lwp_post_carousel_heading {
	display: none;
}


/*----------------------*/
/*---Disable Blog Category link---*/
/*----------------------*/

.stv-nolink .post-meta a, .st-blog .post-meta a, a.my-category-class{
	cursor: not-allowed;
	text-decoration: none;
	pointer-events: none;
}

/*---Menü---*/
.dt-btn {
	background: #e30717;
	padding: 6px 0px 0px;
    padding-right: 0px;
    padding-left: 0px;
	margin: 2px 0 0 10px!important;
	transition: all 0.4s ease-in-out 0s;
	border-radius: 3px;
	color: #fff !important;
}

.et-db #et-boc .et-l .et_pb_menu_1_tb_header.et_pb_menu .dt-btn ul li a {
	color: #fff !important;
}

.et-db #et-boc .et-l .et_pb_menu_1_tb_header.et_pb_menu .dt-btn:hover {
	background: #cb0511;
	transition: all 0.4s ease-in-out 0s;
	color: #fff !important;
}

.et_pb_menu_1_tb_header.et_pb_menu ul li.dt-btn a, .et_pb_menu_1_tb_header.et_pb_menu ul li.dt-btn.current-menu-item a {
	color: #ffffff !important;
	font-weight: 800;
}

.et_pb_menu_1_tb_header.et_pb_menu ul li.dt-btn a:hover {
	color: #ffffff !important;
}

#menu-haupt-navigation li.dt-btn:hover a {
	color: #ffffff !important;
}

/*---Aufzählungspunkte---*/

.stv-event-calendar li::before {
	display:none !important;
}

.stv-list ul li {
	margin: 0 !important;
}

.stv-list ul li {
	padding-left: 1.2em;
	line-height: inherit;
}

.stv-list ul li {
	margin-bottom: 8px;
}

.stv-list ul li:nth-child(1) {	
}

.stv-list ul li:nth-last-child(1) {
		margin-bottom: 0px !important;
}

.stv-list ul li::before {
    border: 4px solid #e30613;
	border-radius: 2px;
	content: "";
	margin-left: -14px;
	margin-top: 10px;
	position: absolute;
}


#main-content ol {
	list-style-position: outside;
	margin-left: 15px;
}

#main-content ul li, .stv-list ul li {
	list-style-type: none;
}

/*---WP-Forms Button---*/
.wpforms-submit.et_pb_button {
	border-radius: 3px !important;
	transition: all 0.2s;
	padding: 5px 10px 5px 10px !important;
	color: #fff !important;
	background: #e30613 !important;
}

.wpforms-submit.et_pb_button:hover {
	padding: 5px 30px 5px 10px !important;
}

.wpforms-confirmation-container-full, div[submit-success] > .wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
    background: #00519e !important;
    border: none !important;
	color: #fff !important;
	border-radius: 4px !important;
}

/*---Smart Preloader---*/
.smart-page-loader {
    /*background-size: initial;
    background-image: url(/wp-content/uploads/palma-living-logo-2500-lightgray.png) !important;
    background-repeat: no-repeat;
    background-position: center;*/
}

/*disable smartloader*/
body.wp-admin .smart-page-loader, body.logged-in .smart-page-loader{
display: none !important;
}

.smart-loader-one {
	width: 80px;
	height: 80px;
	border-top: 5px solid rgba(0, 0, 0, 0.08);
	border-right: 5px solid rgba(0, 0, 0, 0.08);
	border-bottom: 5px solid rgba(0, 0, 0, 0.08);
	border-left: 5px solid rgba(0, 0, 0, 0.5);
}

.wp-smart-loader {
	margin: -40px 0 0 -40px;
}

.smart-page-loader::after {
	content:"Seite wird geladen";
	position: absolute;
	font-size: 22px;
	z-index: 9999999;
	color: #000;
	top:39%;
	font-weight: 300;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;
}


/*---Popup---*/
#et-boc .area-outer-wrap .da-close {
	font-size: 60px;
	font-weight: 300;
	width: auto;
	height: auto;
	right: 10px;
	top: 10px;
}

#et-boc .area-outer-wrap[data-da-color="light"] .da-close:hover {
    box-shadow: none;
}

/*---Blog Grid---*/

.st-blog .et_pb_post {
	padding: 19px 0;
	height: 300px;
	overflow: hidden;
	margin-bottom: 30px;
}

.st-blog .et_pb_image_container {
	margin: -20px 0px 29px;
}

.st-blog .et_pb_image_container img {
	border-radius: 5px;
}



/*--------------------------*/
/*---The Events Calendar---*/
/*--------------------------*/

#tribe-events-pg-template {
    max-width: 1280px;
}

.tribe-tickets__form-field-label .screen-reader-text {
	padding-left: 10px !important;
}

.tribe-common .tribe-common-h5, .tribe-common .tribe-common-h6, .tribe-common h3, .tribe-common .tribe-common-h4  .tribe-common .tribe-common-h2, .tribe-common .tribe-common-c-btn, .tribe-common .tribe-common-cta, .tribe-common .tribe-common-h3, .tribe-events-content, .tribe-events-content h2, .tribe-events-content h3, .tribe-events-content h4, .tribe-events-content h5, .tribe-events-content h6 {
	font-family: 'Open Sans', Arial, sans-serif !important;
}

.tribe-events-content ol, .tribe-events-content p, .tribe-events-content ul {
	font-size: inherit;
}

.tribe-events-single .tribe-events-sub-nav {
	font-family: inherit;
}

.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a {
	color: #e30613;
}

.tribe-events-content h2, .tribe-events-content h3, .tribe-events-content h4, .tribe-events-content h5, .tribe-events-content h6, .tribe-common .tribe-common-h2 {
	font-weight: inherit;
}

.tribe-events-event-meta::before, .tribe-events-event-meta ~ div:not(.tribe-events-event-meta):not(.event-tickets) {
    border-top: none;
}

/* disable link */
.tribe-events-single-section.tribe-events-event-meta .tribe-events-event-categories a, .tribe-events-single-section.tribe-events-event-meta .tribe-organizer a, .stv-list-view-cat ul li a {
	cursor: not-allowed;
  	color: currentColor !important;
  	display: inline-block;  /* For IE11/ MS Edge bug */
  	pointer-events: none;
  	text-decoration: none;
}

.single-tribe_events #tribe-events-footer {
	border: none;
}

.single-tribe_events .tribe-events-event-meta {
	border: none;
	font-family: inherit;
}

.tribe-events-event-meta .tribe-events-meta-group {
	padding: 0 4% 0 0;
}

.tribe-events-virtual-event .tribe-events-schedule h2 {
    margin-top: 8px;
    background: #000;
    color: #fff;
    padding: 3px 15px 5px;
    border-radius: 20px;
    font-size: 1.4em;
	font-weight: 900;
	margin-right: 10px;
}

#tribe-events-pg-template .tribe-events-content .stv-person h4 {
	margin: 0;
	padding-bottom: 0;
}

.seminar-ticker .tribe-events-widget-events-list__view-more-link {
	display: none !important;
}

.seminar-ticker .weitere-seminare-link {
	background: #e30717;
	padding: 4px 10px;
	transition: all 0.4s ease-in-out 0s;
	border-radius: 3px;
	color: #fff !important;
	text-transform: uppercase;
	font-weight: 800;
}

.seminar-ticker .weitere-seminare-link:hover {
	background: #cb0511;
	transition: all 0.4s ease-in-out 0s;
	color: #fff !important;
}

/* single event view */
.single-tribe_events a.tribe-events-gcal, .single-tribe_events a.tribe-events-ical {
	color: #00519e;
}

.tribe-events-virtual-link-button {
	background-color: #00519e;
}

.tribe-events-virtual-link-button:hover {
	background-color: #003669;
}

.event-tickets .tribe-tickets__rsvp-attendance {
	display: none !important;
}

.event-tickets .tribe-tickets__rsvp-ar-sidebar-wrapper {
    display: none !important;
}

.event-tickets .tribe-tickets__rsvp-ar-form-wrapper {
    width: 100% !important;
}

.event-tickets .tribe-tickets__rsvp-ar-form-wrapper {
	background: #f2f2f2 !important;
}

.event-tickets .tribe-tickets__rsvp-wrapper {
	border: none !important;
	background: #f2f2f2 !important;
}

.event-tickets .tribe-tickets__rsvp-description {
	color: #000 !important;
}

.event-tickets .tribe-tickets__rsvp-actions-wrapper {
    border-left: 1px dashed #000 !important;
}

.stv-events-program .tribe-common--breakpoint-medium.tribe-common .tribe-common-l-container {
    padding-left: 0 !important;
    padding-right: 0!important;
}

.stv-events-program .tribe-common .tribe-common-l-container {
    max-width: 1280px !important;
}

.tribe-events-back {
	display: none !important;
}

.tribe-events-event-meta dd[class$="url"], .tribe-events-event-meta dt:not(:first-child) {
	margin-top: 5px;
}

.tribe-events-event-meta dd, .tribe-events-event-meta dt {
    margin: 0 0 0px;
    margin-top: 0px;
    padding: 0;
}

.tribe-events-event-meta .tribe-events-meta-group {
    padding: 20px 4% 0 0;
}

.tribe-events-schedule .recurringinfo, .tribe-events-schedule h2, .tribe-related-event-info .recurringinfo {
    font-family: inherit;
}

.tribe-events-nav-pagination .tribe-events-sub-nav .tribe-events-nav-previous a, .tribe-events-nav-pagination .tribe-events-sub-nav .tribe-events-nav-next a {
	width: 300px;
  	white-space: nowrap;
  	overflow: hidden;
  	text-overflow: ellipsis;
	display: block;
}

/* list view */

.tribe-events-calendar-list__event-header .list-widget-category-label, .tribe-events-calendar-list__event-header .tribe-event-categories {
	display: inline-block;
}

.tribe-events-calendar-list__event-header .tribe-event-categories {
	padding-left: 0;
	font-weight: 600;
}

.tribe-events .tribe-events-calendar-list__event-date-tag-weekday {
	color: #000 !important;
}
.tribe-events-calendar-list__event-description, .tribe-common--breakpoint-medium.tribe-common .tribe-common-b2 {
	font-family: 'Open Sans', Arial, sans-serif !important;
	font-size: 16px !important;
	line-height: 1.5 !important;
}


.stv-events-program .tribe-events-c-small-cta__link {
}

.stv-events-program .tribe-events .tribe-events-c-small-cta__link {
    cursor: pointer;
    background: #e30613;
    border-bottom: none;
    padding: 3px 4px 3px 8px;
    color: #fff !important;
    border-radius: 3px;
    font-size: 14px;
}

#stv-kalender .tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
	padding-bottom: 0 !important;
	padding-top: 0 !important;
}

.stv-events-program .tribe-events .tribe-events-c-small-cta__link:hover {
	color: #fff;
	background: #cb0511;
}

.tribe-events .tribe-events-c-nav__next:focus, .tribe-events .tribe-events-c-nav__next:hover, .tribe-events .tribe-events-c-nav__prev:focus, .tribe-events .tribe-events-c-nav__prev:hover, .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__prev {
	color: #e30613 !important;
}

.event-tickets .tribe-tickets__form .tribe-common-form-control-checkbox__input:checked, .event-tickets .tribe-tickets__form .tribe-common-form-control-radio__input:checked, .tribe-tickets__form .tribe-common-form-control-checkbox__input:hover {
	background-color: #00519e !important;
	border-color: #00519e !important;
}

.single-tribe_events .tribe-events-related-events-title{
	margin-top: 50px;
}

.tribe-events .tribe-events-c-ical__link:active, .tribe-events .tribe-events-c-ical__link:focus, .tribe-events .tribe-events-c-ical__link:hover {
    color: #fff !important;
    background-color: #00519e !important;
}

.tribe-events .tribe-events-c-ical__link {
    align-items: center;
    background-color: #fff;
    border: 1px solid #00519e !important;
    border-radius: 4px;
    color: #00519e !important;
    font-weight: 700;
}
	
/* wenn kategorie hinter Zeit */
.tribe-events-calendar-list__event-datetime, .stv-list-view-cat {
	display: inline-block;	
}

.stv-list-view-cat {
	margin-left: 20px !important;
}
/* wenn kategorie hinter Zeit END */


/*-----------------------------------------------------------------------------------------*/
/*–––––––––Media Queries-------------------------------------------------------------------*/
/*---------Use this section for spcial dimension css. Delete what you do not need----------*/
/*-----------------------------------------------------------------------------------------*/

/*---Responsive Styles Large Desktop And Above-*/
@media all and (min-width: 1405px) {
}

/*---Responsive Styles Standard Desktop Only---*/
@media all and (min-width: 981px) and (max-width: 1405px) {
}

/*---Responsive Styles Standard Desktop Only---*/
@media all and (min-width: 1100px) and (max-width: 1405px) {
}

/*---Responsive Styles 981px - 1100px----------*/
@media all and (min-width: 981px) and (max-width: 1100px) {
}

/*---Responsive Styles Tablet Only--------------*/
@media all and (min-width: 768px) and (max-width: 980px) {
	.st-blog .et_pb_post {
    	padding: 19px 0;
    	height: 350px;
    	overflow: hidden;
    	margin-bottom: 30px;
	}
	
}

/*---Responsive Styles Desktop Only------------*/
@media all and (min-width: 981px) {
	
	/*---Blog 4-spaltig---*/
.st-blog .et_pb_salvattore_content[data-columns]::before {
		content: '4 .column.size-1of4' !important;
	}
	
	/*Change Blog Columns*/
	.st-blog .column.size-1of4 {
	    width: 23%!important;
	}
	
	.st-blog .et_pb_salvattore_content {
		display: flex;
		justify-content: space-between;
	}
	
}

/*---Responsive Styles no second hamburger Tablet And Below--------*/
@media all and (min-width: 981px) {
	.nav-display-hamburger {
		display: none !important;
	}
}

/*---Responsive Styles Tablet And Below--------*/
@media all and (max-width: 980px) {
	.nav-display-hamburger a {
		font-size: 95% !important;
		padding: 3px 5% !important;
		text-transform: unset !important;
	}
	
	.nav-first {
		margin-top: 20px !important;
	}
	
	.tv-main-nav #mobile_menu2 {
		width: 100vw;
		left: -50vw;
		margin-top: 9px;		
	}
	
	.et_pb_post .entry-featured-image-url {
		margin-bottom: 10px;
	}
}

/*---Responsive Styles 782px-------------------*/
@media screen and (max-width: 782px) {
}

/*---Responsive Styles Tablet Portrait And Below*/
@media all and (max-width: 768px) {
	
	
/*---change float on mobile devices---*/
/*---Name the Row class ".custom-flex"---*/
/*---Name each module in that order you want to display them on tablet and below class ".custom-one, .custom-two …" to change the order on mobile devices---*/

	.custom-flex {
    	display: -webkit-box;
    	display: -moz-box;
    	display: -ms-flexbox;
    	display: -webkit-flex;
    	display: flex;
    	-webkit-flex-flow: row wrap;
   		flex-flow: row wrap;
	}

	.custom-flex > * {
 	   flex: 1 100%;
	}

	.custom-one {
    	order: 1;
    	flex: 1 100%;
	}

	.custom-two {
   		order: 2;
    	flex: 1 100%;
	}
	
	.custom-three {
    	order: 3;
    	flex: 1 100%;
	}
	
	.custom-four {
    	order: 4;
    	flex: 1 100%;
	}
	
	.custom-five {
    	order: 5;
    	flex: 1 100%;
	}
	
}
	
/*---Responsive Styles Smartphone Only---------*/
@media all and (min-width: 768px) {

/*---equal height grid news---*/

/*.st-blog .et_pb_salvattore_content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
}

.st-blog article {
	margin-bottom: 20px !important;
	-webkit-box-flex: 1;
	-ms-flex: 1 0 auto;
    flex: 1 0 auto;
 	display: -webkit-box;
	display: -ms-flexbox;
 	display: flex;
 	-webkit-box-orient: vertical;
 	-webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
	
	.st-blog .et_pb_image_container {
		margin-bottom: 0;
	}

.st-blog .post-content {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
 
.st-blog .column {
	margin-bottom: 20px !important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
	
	.sf-readmore-home .more-link {
		position: absolute;
		bottom: 55px;
	}
	
	.sf-readmore-home .et_pb_post {
		padding-bottom: 60px;
	}*/

}

/*---Responsive Styles Smartphone Only---------*/
@media all and (max-width: 767px) {
	.ff-clickable-postslider .et_pb_slide_image, .et_pb_slide_video {
		display: block !important;
	}
	
	.ff-clickable-postslider .et-pb-arrow-prev, .et-pb-arrow-next {
		font-size: 28px;
	}
	
	.ff-clickable-postslider .et_pb_more_button {
		display: none !important;
	}
	
	.et_pb_fullwidth_menu.et_pb_text_align_right .menu-item, .et_pb_menu.et_pb_text_align_right .menu-item {
		text-align: left;
	}
	
	.tribe-common .tribe-common-l-container {
		padding: 0;
	}
	
	.tribe-events-schedule {
		display: inline-block;
	}

	#tribe-events-pg-template {
    	max-width: 1280px;
    	width: 80%;
    	padding: 0;
	}
	
	.tribe-events-single-event-description.tribe-events-content .et_pb_row {
		width: 100% !important;
	}
}



/*---Responsive Styles Smartphone Portrait-----*/
@media all and (max-width: 479px) {
	.seyffer-tv-full-width iframe {
		height: 100% !important; 
		width: 100% !important;
	}
}


/*––––––––––--End–Media Queries-----------------------*/