/* RB - Section Styles
-----------------------------------------------------------*/

/* Clearfix */

.rb-itemgroupselect_header:after,
.rb2-slider-item-flood:after,
.rb-itemgroupselect .rb2-slider-item .multisearch:after,
.rb-section-sliderselectitem:after,
.articlelistitem_full:after, .newsgroupitem_full:after, .rb-dashboardimage-row:after,
.rb-section-person-body-header:after, .rb-section-dashboard-controls:after {
	clear: both;
	display: table;
	content: "";
}



.rb-section {
	clear: both;
	position: relative;
}

.rb-section-editor-header {
	color: #000;
}

.rb-itemgroupselect_full .rb2-container-items {
	position: relative;
}

/*.rb2-slider-pager-item,*/
.rb2-slider-pager-item-main {
	width: 100%;
}

/* Product List Images Styles */

.rb-section-productlistimage .rb-section-slideritem-product {
	padding-bottom: 56.25%;
	position: relative;	
}

.rb-section-productlistimage .rb2-slider-root {
	width: 100%;
	position: absolute;
	bottom: 0;
	padding: 85px 0 85px 85px;
	background: rgba(0,0,0,0.6);
}

.rb-section-productlistimage .rb2-slider-pager-item-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.rb-section-editor-header {
    background: #EEE;
    padding: 10px;
    margin-bottom: 50px;
    z-index: 2;
}

.rb-sectiongroup_full-editor .rb-section {
	margin-bottom: 150px;
	margin-top: 0;	
}

/*
.rb-sectiongroup_full-editor .rb-section {
	background: transparent;	
}

.rb-sectiongroup_full-editor .rb-section .rb-section-body {
	width: 100%;
	padding: 0;
	margin: 50px 0;
}
*/
/* TwoProduct Styles */

.rb-section-twoproduct,
.rb-section-threeproduct {
	padding: 0 60px;
}

.rb-section-twoproduct .rb-section-body,
.rb-section-threeproduct .rb-section-body {
	font-size: 0;
}

.rb-section-twoproduct .rb-section-productitem {
	width: calc(50% - 45px);
	display: inline-block;
	font-size: 16px;
}

.rb-section-twoproduct .rb-section-productlistitem-1 {
	margin-right: 90px;
}

/* ThreeProduct Styles */

.rb-section-threeproduct .rb-section-productitem {
	width: 30%;
	margin-right: 5%;
	display: inline-block;
	font-size: 16px;
}

.rb-section-threeproduct .rb-section-productlistitem-3 {
	margin-right: 0;
}

/* News Styles */

.rb-section-news .rb2-slider-item {
	width: 30%;
}

/* OneProduct Styles */

.rb-section-productimage_img {
	max-width: 500px;
	margin: 0 auto;	
}

.rb-section-oneproduct .rb-section-productitem  {
	padding-bottom: 41%;
	background-size: 100%;
}


.rb-section-productlist .rb2-slider-item {
	width: 160px;
}


/* Torolheto */

.rb-section.rb-section-productlistimage .rb2-slider-item {
	width: 160px;
	height: auto;
	margin-right: 40px;
}

.rb-section.rb-section-productlistimage .news {
	width: auto;
	height: auto;
}

.rb-section .news {
	background-size: 100%;
}


.rb-section-productlistimage a {
	color: #FFF;
}

.rb-section-titleimage,
.rb2-slider-titleimage,
.rb-section-titleimage + .rb-section-title,
.rb2-slider-titleimage + .rb2-slider-title {
	display: inline-block;
	vertical-align: middle;
}

.rb-section-titleimage + .rb-section-title,
.rb2-slider-titleimage + .rb2-slider-title {
	max-width: calc(100% - 70px);
}

.rb-section-titleimage,
.rb2-slider-titleimage {
	width: 50px;
	height: 50px;
	margin-right: 10px;
}

.rb-section-titleimage img,
.rb2-slider-titleimage img {
	width: 50px;
	height: 50px;
	object-fit: cover;
}




/* RB - Section Editor Styles
-----------------------------------------------------------*/

.rb-itemgroupselect_full,
.rb-itemgroup_full  {
	max-width: 1170px;
	margin: 0 auto;
}

.rb-sectiongroup_full-editor .rb-itemgroup-master {
	display: block !important;
}

.rb-itemgroupselect_header_title {
	font-size: 20px;
	margin-bottom: 20px;
	float: left;
}

.rb-itemgroupselect_header {
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 2px solid #b3b3b3;	
}

.rb-itemgroupselect .rb2-slider-item {
	margin-bottom: 50px;
	border: 1px solid #b3b3b3;
	float: none;
	-webkit-transition: all 0.15s ease-out;
			transition: all 0.15s ease-out;
}

.rb-itemgroupselect .rb2-slider-item:hover {
	background: #EEE;	
}

.rb-itemgroupselect .rb2-slider-item a {
	display: block;
	padding: 15px;
}

.rb-sectiongroupselect_full .rb2-slider-flood-group-1 {
	padding-right: 3%;
}

.rb-sectiongroupselect_full .rb2-slider-flood-group-2 {
	padding: 0 1.5%;
}

.rb-sectiongroupselect_full .rb2-slider-flood-group-3 {
	padding-left: 3%;
}

.rb_sectiongroupselect_item_full {
	border-bottom: 1px solid #b3b3b3;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.rb_sectiongroupselect_item_full_active {
	border-color: #0290b7;
	color: #0290b7;
	background: #EEE;
	padding: 10px;
}

.rb_sectiongroupselect_item_date {
	margin-bottom: 10px;	
}

.rb_sectiongroupselect_item_name {
	font-weight: 600;
}

.rb-itemgroupselect .listmore {
	font-size: 14px;
	padding: 5px 10px;
	border: 1px solid #b3b3b3;
	-webkit-transition: all 0.15s ease-out;
			transition: all 0.15s ease-out;
}


/* RB - Section Detail Styles
-----------------------------------------------------------*/

.rb-itemgroup_header {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 2px solid #b3b3b3;
}

.rb-itemgroup_header .rb-quick-edit {
	position: static;
	float: right;
	background: url(/content/images/icon-editor-edit.png) no-repeat center;
	background-size: 35px !important;
	margin: 0 10px;
}

.rb-itemgroup_header .titlevalue_pair_title {
	font-weight: 700;
	margin-right: 10px;
}

.rb-section-editor-header > div {
	display: inline-block;
	vertical-align: baseline;
	margin-right: 20px;
}

.rb-section-sectionheaderitem  {
	font-size: 20px;
}

.rb-section-body .rb2-slider-pager-item,
.rb-section-body img {
	width: 100%;
}

.rb-section-body .rb2-container-items,
.rb-section-body .rb2-slider-pager-item-main {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.rb-section-body .rb2-slider-pager-item-main {	
		 -webkit-box-pack: justify;
			-ms-flex-pack: justify;
	justify-content: space-between;	
}

/* Default 

.rb-section-body .rb2-slider-item {
	border: 1px solid #b3b3b3;
	
	-webkit-box-flex: 0;
        -ms-flex: 0 1 30%;
            flex: 0 1 30%;
}

.rb-mediastate-Tablet .rb-section-body .rb2-slider-item {	
	-webkit-box-flex: 0;
        -ms-flex: 0 1 47.5%;
            flex: 0 1 47.5%;
}

.rb-mediastate-Mobile .rb-section-body .rb2-slider-item {	
	-webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
}

*/

.rb-section-body .rb2-slider-item {
	border: 1px solid #b3b3b3;
}

.rb2-slider-pagesize-3 .rb2-slider-item {
	-webkit-box-flex: 0;
        -ms-flex: 0 1 30%;
            flex: 0 1 30%;
}

.rb2-slider-pagesize-2 .rb2-slider-item {	
	-webkit-box-flex: 0;
        -ms-flex: 0 1 47.5%;
            flex: 0 1 47.5%;
}

.rb2-slider-pagesize-1 .rb2-slider-item {	
	-webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
}


.rb-section-body .rb2-slider-title {
	font-size: 20px;
	margin: 20px 0;
	font-weight: 700;
}

.rb-section-body .rb2-slider-item .multisearch_main_right {
	padding: 20px;
}


/*****************/


.inputpage_buttons_after {
	border-top: 2px solid #d6d6d6;
	padding-top: 20px; 
}

.rb-itemgroupselect_header_new,
.inputform-popup .submitbutton,
.editvote-create,
.editvote-buttons > div,
.editvote-createitem {
	height: auto;
	background: #FFF;
	font-size: 16px;
	font-weight: 400;
	border: 1px solid #b3b3b3;
	border-radius: 2px;
	padding: 10px 20px;
	cursor: pointer;
	float: right;
	-webkit-transition: all 0.15s ease-out;
			transition: all 0.15s ease-out;
}

.editvote-create,
.editvote-buttons > div,
.editvote-createitem {
	display: inline-block;
	margin: 0 auto;
	float: none;
}

.rb-itemgroupselect_header_new:hover,
.rb-itemgroupselect .rb2-slider-item:hover .listmore {
	background-color: #0290b7 !important;
	border-color: #0290b7 !important;
	color: #FFF;
}

.inputform-popup .submitbutton:hover {
	background-color: #0290b7;
	border-color: #0290b7;
	color: #FFF;
}

/* RB - Section Type Styles
-----------------------------------------------------------*/

.rb-section-twoarticle .rb-section-body {
	display: -webkit-box;
  	display: -ms-flexbox;
  	display: flex;
  	
		 -webkit-box-pack: justify;
			-ms-flex-pack: justify;
	justify-content: space-between;
}

.rb-section-articleitem {
	border: 1px solid #b3b3b3;
}

.rb-section-twoarticle .rb-section-articleitem {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 47.5%;
		flex: 0 1 47.5%;
} 



.rb-section-tab-body-item
{
    display: none;
}

.rb-section-tab-body-item-selected
{
    display: block;
}


.rb-itemgroupselect_full
{
    clear: both;
}

/* Section Images Styles
-----------------------------------------------------------*/

.rb-section-slideritem-images .rb2-slider-item {
	border: none;
} 

.rb-section-body .rb-section-slideritem-images-1 .rb2-slider-item {
	-webkit-box-flex: 1;
	 -ms-flex: 1 1 100%;
		 flex: 1 1 100%;	
}

/* Section 9 Styles
-----------------------------------------------------------*/

.rb-section-slideritem-news-9 .rb2-slider-item {
	-webkit-box-flex: 0;
	    -ms-flex: 0 1 10%;
	        flex: 0 1 10%;
}

.rb-mediastate-Tablet .rb-section-slideritem-news-9 .rb2-slider-item {
	-webkit-box-flex: 0;
	    -ms-flex: 0 1 30%;
	        flex: 0 1 30%;
}

.rb-mediastate-Tablet .rb-section-slideritem-news-9 .rb2-slider-pager-item-main {
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}

.input .inputpage_field_SectionTypeId .inputpage_item,
.input .inputpage_field_SectionStyleId .inputpage_item,
.input .inputpage_field_NewsGroupListId .inputpage_item,
.input .inputpage_field_PageSize .inputpage_item,
.input .inputpage_field_SessionItems_Link {
	width: 100%;
}

.inputpage_fieldpage.inputpage_field_SectionTypeId,
.inputpage_fieldpage.inputpage_field_NewsGroupListId,
.inputpage_fieldpage.inputpage_field_PageSize,
.inputpage_fieldpage.inputpage_field_StartDate  {
	margin-right: 5%;
}

.inputpage_field_SectionTypeId,
.inputpage_field_SectionStyleId,
.inputpage_field_NewsGroupListId,
.inputpage_field_PageSize,
.inputpage_field_MediaStatePageSize,
.inputpage_field_StartDate,
.inputpage_field_EndDate {
	width: 47.5%;
	display: inline-block;
	vertical-align: top;
}

.page_AdminCouponInfoGrid .inputpage_field_StartDate,
.page_AdminCouponInfoGrid .inputpage_field_EndDate {
	width: auto;
}

/* Section List Slider Styles
-----------------------------------------------------------*/

.rb-sliderselect-left,
.rb-sliderselect-right,
.articlelistitem_left,
.newsgroupitem_left
{
	width: 50%;
	float: left;
}

.articlelistitem_right,
.newsgroupitem_right {
	width: calc(100% - 200px);
	float: left;
}

.rb-mediastate-Mobile .rb-sliderselect-left,
.rb-mediastate-Mobile .rb-sliderselect-right,
.rb-mediastate-Mobile .articlelistitem_left,
.rb-mediastate-Mobile .articlelistitem_right,
.rb-mediastate-Mobile .newsgroupitem_left,
.rb-mediastate-Mobile .newsgroupitem_right {
	display: block;
	width: 100%;
	float: none;
	max-width: none;
}

.rb-section-body .rb-sliderselect-left .rb2-slider-item,
.rb-section-body .rb-sliderselect-right .rb2-slider-item {
	   -webkit-box-flex: 1;
	    -ms-flex: 1 1 100%;
	        flex: 1 1 100%; 
}

.articlelistinfogrid,
.newsgroupinfogrid {
	padding-bottom: 56.25%;
	background-size: 100%;
	background-repeat: no-repeat;
}

.rb-sliderselect-right .rb2-slider-pager-item-main {
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}

.rb-sliderselect-left .rb2-pager {
	right: 20px;
}

.articlelistitem_left,
.newsgroupitem_left {
	max-width: 150px;
	margin-right: 50px;
}

.rb-mediastate-Tablet .articlelistitem_left,
.rb-mediastate-Tablet .newsgroupitem_left {
	margin-right: 25px;
}

.rb2-slider-item .articlelistitem_full,
.rb2-slider-item .newsgroupitem_full {
	padding: 40px 40px 0;
}

.rb2-slider-item:last-child .articlelistitem_full,
.rb2-slider-item:last-child .newsgroupitem_full {
	padding-bottom: 40px;
}

.rb-mediastate-Mobile .rb2-slider-item .articlelistitem_full,
.rb-mediastate-Mobile .rb2-slider-item .newsgroupitem_full {
	padding: 15px 15px 0;
}

.rb-mediastate-Mobile .rb2-slider-item:last-child .articlelistitem_full,
.rb-mediastate-Mobile .rb2-slider-item:last-child .newsgroupitem_full {
	padding: 15px;
}


/* ABC Select Styles
-----------------------------------------------------------*/

.rb-section-abcselect-abc {
	float: right;
}

.rb-abcselect-one {
    display: inline-block;
    vertical-align: baseline;
    margin-left: 5px;
    cursor: pointer;
}

.rb-abcselect-one-selected {
    color: red;
}


/* Background News Styles
-----------------------------------------------------------*/

.rb-section-onenews.rb-section-style-imageright .rb-section-body,
.rb-section-onenews.rb-section-style-imagebackground .rb-section-body {
	width: 100%;
	max-width: none;
}

/* Tiles Styles
-----------------------------------------------------------*/

.rb-dashboardimage-row {
	/*
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	*/
	margin-bottom: 15px;
}

.rb-dashboardimage-item {
	height: 0;
	float: left;
	cursor: pointer;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover !important;
	background-position: center !important;
}

.rb-dashboardimage-item-title {
	font-size: 21px;
	padding: 20px;
}

.rb-mediastate-Mobile .rb-dashboardimage-item-title {
	font-size: 16px;	
	padding: 7px;
}

.rb-dashboardimage-item-more {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 20px;
	font-size: 14px;
}

.rb-mediastate-Mobile .rb-dashboardimage-item-more {
	display: none;
}




.rb-dashboardimage-row-4 .rb-dashboardimage-item {
	/*
	-webkit-box-flex: 0;
	    -ms-flex: 0 1 calc(25% - 10px);
	        flex: 0 1 calc(25% - 10px);*/
	padding-bottom: calc(25% - 10px);
	margin-right: calc(40px / 3);
	width: calc(25% - 10px);
}

.rb-dashboardimage-row-3 .rb-dashboardimage-item {
	/*
	-webkit-box-flex: 0;
	    -ms-flex: 0 1 calc(33% - 10px);
	        flex: 0 1 calc(33% - 10px);*/
	padding-bottom: calc(33% - 10px);
	margin-right: calc(0.5% + 15px);
	width: calc(33% - 10px);
	
}

.rb-dashboardimage-row-2 .rb-dashboardimage-item {
	/*
	-webkit-box-flex: 0;
	    -ms-flex: 0 1 calc(50% - 10px);
	        flex: 0 1 calc(50% - 10px);*/
	       
	padding-bottom: calc(50% - 10px);
	margin-right: 20px;
	width: calc(50% - 10px);
}

.rb-dashboardimage-doublerow .rb-dashboardimage-cell {
	/*
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-flex: 0;
	    -ms-flex: 0 1 calc(25% - 10px);
	        flex: 0 1 calc(25% - 10px);*/
	
	width: calc(25% - 10px);
	margin-right: 15px;
	float: left;
}

.rb-dashboardimage-doublerow .rb-dashboardimage-item {
	/*
	-webkit-box-flex: 1;
	    -ms-flex: 1 1 100%;
	        flex: 1 1 100%;*/
	       
	width: 100%;
	padding-bottom: 100%;
	margin-bottom: 10px;	
}

.rb-dashboardimage-doublerow .rb-dashboardimage-item:last-child {
	margin-bottom: 0;
}

.rb-dashboardimage-doublerow .rb-dashboardimage-doublecell {
	/*
	-webkit-box-flex: 0;
	    -ms-flex: 0 1 calc(50% - 10px);
	        flex: 0 1 calc(50% - 10px);*/
	width: calc(50% - 10px);
}


.rb-mediastate-Mobile .rb-dashboardimage-row {
	margin: 0;
	-ms-flex-wrap: wrap;
		flex-wrap: wrap;
}

.rb-mediastate-Mobile .rb-dashboardimage-doublerow .rb-dashboardimage-cell {
	width: 100%;
	/*
	-webkit-box-flex: 1;
	    -ms-flex: 1 1 100%;
	        flex: 1 1 100%;*/	
}

.rb-mediastate-Mobile .rb-dashboardimage-full .rb-dashboardimage-item {
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 50%;
	/*
	-webkit-box-flex: 1;
	    -ms-flex: 1 1 100%;
	        flex: 1 1 100%;*/
}


.rb-dashboardimage-row .rb-dashboardimage-item:last-child,
.rb-dashboardimage-doublerow .rb-dashboardimage-cell:last-child {
	margin-right: 0;	
}

.rb-section-dashboard-controls {
	text-align: center;
	margin-bottom: 40px;
}

.rb-section-dashboard-controls > div {
	display: inline-block;
}

.rb-dashboard-controlitem-prev,
.rb-dashboard-controlitem-next {
	width: 30px;
	height: 30px;
	background: black;
}


.rb-dashboard-controlitem-prev {
	float: left;
}

.rb-dashboard-controlitem-next {
	float: right;
}



/* My MLM Section Styles
-----------------------------------------------------------*/

.rb-section-person-body {
	position: relative;
}

.rb-section-person-body > div {
	float: left;
}

.rb-section-person-body-left {
	max-width: 200px;
}

.rb-section-person-body-right {
	width: calc(100% - 250px);
	margin-left: 50px;
}

.rb-section-person-image_img {
	border-radius: 50%;
}

.rb-section-person-title {
	font-size: 30px; 
}

.rb-section-person-title:after {
	content: "";
	display: block;
	width: 150px;
	height: 1px;
	background: #363636;
	margin-bottom: 20px;	
}

.rb-section-person-description {
	font-weight: 300;
	margin-bottom: 40px;
}

.rb-section-person-body .rb-section-person-body-header {
	float: none;
}

/* Eventcalendar Styles 
-----------------------------------------------------------*/

.rb-section-nexteventsdaytabs .rb-section-nexteventsdaytab {
	padding: 85px 0 110px;
}

.rb-section-nexteventsdaytabs .rb-section-description {
	margin: 25px auto 60px;	
}

.rb-section-nexteventsdaytabs .rb2-slider-pager-item-main {
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}

.rb-section-nexteventsdaytab-full {
	width: 90%;
	max-width: 1490px;
	margin: 0 auto;
}

.rb-section-nexteventsdaytab-body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	max-height: 550px;
	overflow: hidden;	
}

.rb-section-nexteventsdaytab-body > div {
	display: inline-block;
	vertical-align: top;
}

.rb-section-nexteventsdaytab-slider {
	width: 250px;	
}

.rb-nexteventsdaytab-previews {
	width: calc(100% - 315px);
	margin-left: 95px;
}

.rb-section-nexteventsdaytabs .rb-listslider {
	padding-right: 60px;
	border-right: 3px solid #ebebeb;
	position: relative;
}

.rb-listslideritems .event-image_img {
	border-radius: 50%;
}

.rb-listslideritems .event-image {
	position: relative;
}

.rb-listslideritem {
	position: relative;
	max-width: 150px;
	cursor: pointer;
	padding-bottom: 50px;	
}

.rb-nexteventsdaytab-days {
	text-align: right;
	margin-bottom: 60px;
}

.rb-nexteventsdaytab-day {
	display: inline-block; 
	font-size: 15px;
	text-transform: uppercase;
	color: #888;
	cursor: pointer;
	margin: 0 15px;
	padding: 13px 25px;
	border-radius: 10px;
}

.rb-nexteventsdaytab-day:last-child {
	margin-right: 0;
}

.rb-nexteventsdaytab-body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;	
}

.rb-nexteventsdaytab-body > div {
	position: relative;
  	-webkit-box-flex: 1;
  	    -ms-flex: 1 1 50%;
  	        flex: 1 1 50%;
}

.rb-nexteventsdaytab-left {
	overflow: hidden;
	text-align: center;
	padding: 40px;
}

.rb-nexteventsdaytab-right {
	background-size: cover;
	background-position: center;
}

.rb-nexteventsdaytab-right-noimage {
	display: none;
}

.rb-nexteventsdaytab-info-day {
	font-size: 50px;
	font-weight: 900;
	color: rgba(255,255,255,0.18);
}

.rb-nexteventsdaytab-info-title {
	font-size: 40px;
	font-weight: 900;
}

.rb-nexteventsdaytab-info-begintime {
	font-size: 24px;
	font-weight: 900;
}

.rb-nexteventsdaytab-info-desc {
	font-size: 15px;
	font-weight: 300;
	margin: 30px 0;
}

.rb-nexteventsdaytab-price {
	position: absolute;
	bottom: 0;
	left: 50%;
    width: 180px;
    height: 180px;
    bottom: -90px;
    border-radius: 50%;
    text-align: center;
    text-transform: uppercase;
    padding-top: 30px;
    -webkit-transform: translateX(-50%);
    	-ms-transform: translateX(-50%);
    		transform: translateX(-50%);
}

.rb-nexteventsdaytab-info-priceinfo {
	margin-top: 10px;
	font-weight: 300;
}

.rb-nexteventsdaytab-price-value {
	font-size: 24px;
	font-weight: 900;
}

.rb-nexteventsdaytab-price-title {
	font-size: 17px;
}

.rb-listslider-header,
.rb-listslider-footer {
	text-align: center;
	position: absolute;
	right: 20px;
}

.rb-listslider-footer {
	bottom: 0;
}

.rb-listslider-prevnext {
	display: inline-block;
}

.rb-listslider-prevnext:before {
	content: "";
	display: block;
	cursor: pointer;
	width: 10px;
	height: 10px;
	border-top: 1px solid rgba(0, 0, 0, 1);
	border-right: 1px solid rgba(0, 0, 0, 1);
}

.rb-listslider-prevnext-prev:before {
	-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
			transform: rotate(-45deg);
}

.rb-listslider-prevnext-next:before {
	-webkit-transform: rotate(135deg);
		-ms-transform: rotate(135deg);
			transform: rotate(135deg);	
}

.rb-listslider-prevnext-disable {
	opacity: 0.3;
	cursor: default;
}

.rb-listslider-container,
.rb-listslideritems {
	position: relative;
}

.rb-listslider-container {
	top: 0;
}

.rb-listslider,
.rb-listslider-container,
.rb-listslideritems {
	height: 100%;
}

/* Gallery Styles 
-----------------------------------------------------------*/

.rb-section.rb-section-galery .rb2-slider-pager-item-main {
	padding: 30px 0;
}

.rb-section-galery .rb2-slider-header {
	margin-bottom: 20px;
}

.rb-section-galery .rb2-slider-item {
	box-shadow: 0px 0px 30px 3px rgba(0, 0, 0, 0.3);
}

.rb-section-galery .rb2-pager-item-counter {
	display: none;
}

.rb-section-galery .rb2-pager-item-pagertype-prevnext {
	width: 30px;
	height: 30px;
	background: #FFF;
	border-radius: 50%;
}

.rb-section-galery .rb2-pager-item-pagertype-prevnext:before {
	border-width: 2px;
	border-color: #000;
}

.rb-section-galery .rb2-pager {
	float: none;
}

.rb-section-galery .rb2-pager-item-prev {
	float: left;
}

.rb-section-galery .rb2-pager-item-next {
	float: right;
}

.rb-section-galery .rb2-pager-item-prev:before {
	margin-left: 11px;
	margin-top: 10px;
}

.rb-section-galery .rb2-pager-item-next:before {
	margin-left: 8px;
	margin-top: 10px;
}

.rb-section-galery .rb2-pager {
	text-align: center;
}

.rb-section-galery .rb2-autocontrols {
	display: inline-block;
}

.rb-section-galery .rb2-autocontrols-startstop {
	width: 30px;
	height: 30px;
	background: #FFF url(/content/images/icon-play.png) no-repeat center;
	background-size: 10px;
	border-radius: 50%;
}

.rb-section-galery .rb2-autocontrols-stop {
	background: #FFF url(/content/images/icon-stop.png) no-repeat center;
	background-size: 10px;
}

.rb-section-galery .rb2-slider-pager-item-firstinit {
	min-width: 100%;
	width: 100%;
}

/* Newsletter Styles 
-----------------------------------------------------------*/

.input_NewsLetterSubscribe .inputgroup-newsletter {
	border: 1px solid #c3c3c3;
	padding: 0 10px;
	margin-bottom: 20px;
}

.input_NewsLetterSubscribe .inputgroup-newsletter + div {
	padding: 0 10px;
}

/* POI Styles 
-----------------------------------------------------------*/

.rb-section-poigooglemap #home_map {
	padding-bottom: 33.3333%;
}

/* Top Slider Styles 
-----------------------------------------------------------*/

.rb-section-newsslider .rb2-slider-pager-item-firstinit {
	min-width: 100%;
}

/* Banner List Styles 
-----------------------------------------------------------*/

.rb-section-bannerlist-item {
	position: relative;
}

.rb-section-bannerlist-item-editor {
	position: absolute;
    top: 0;
    left: 0;
}

/* Html Items Styles
-----------------------------------------------------------*/

.inputgroup-namehtmlitemid > div {
	display: inline-block;
	width: 30%;	
}

.inputgroup-namehtmlitemid > div:nth-child(3n+2) {
	margin: 0 5%;
}

/* Media Queries
-----------------------------------------------------------*/

/* Tablet only */
@media screen and (min-width: 585px) and (max-width: 1155px)
{

}

/* Rb Tablet */
@media screen and (max-width: 1155px)
{
	.rb-section-person-body-left {
		max-width: 150px;
	}
	
	.rb-section-person-body-right {
		width: calc(100% - 200px);
		margin-left: 50px;
	}
	
	/* Eventcalendar */
	
	.rb-section-nexteventsdaytab-body {
		max-height: none;
		display: block;
	}
	
	.rb-section-nexteventsdaytab-body .rb-section-nexteventsdaytab-slider {
		display: none;
	}
	
	.rb-section-nexteventsdaytab-body .rb-nexteventsdaytab-previews {
		display: block;
		width: 100%;
		margin: 0;
	}
	
	.rb-nexteventsdaytab-days {
		text-align: center;
	}
	
	.rb-nexteventsdaytab-left {
		padding: 40px 40px 80px;
	}
	
	.rb-nexteventsdaytab-info-day {
		font-size: 30px;
	}
	
	.rb-nexteventsdaytab-info-title {
		font-size: 25px;
	}
	
	.rb-nexteventsdaytab-price {
		width: 130px;
		height: 130px;
		bottom: -65px;
		padding-top: 15px;
	}
	
	.rb-nexteventsdaytab-price-value {
		font-size: 19px;
	}
	
	/* Eventcalendar End */
}

/* iPad Landscape */
@media screen and (max-width: 1024px)
{

}

/* iPad Portrait */
@media screen and (max-width: 768px)
{
	/* Eventcalendar */
	
	.rb-nexteventsdaytab-body {
		display: block;
	}	
		
	.rb-nexteventsdaytab-preview .rb-nexteventsdaytab-right {
		padding-bottom: 100%;
	}
	
	/* Eventcalendar End */

}

/* Rb Mobile  */
@media screen and (max-width: 584px)
{
	.rb-section-person-body > div {
		width: 100%;
		float: none;
		margin: 0 auto 20px;
		text-align: center;
	}
	
	.rb-section-person-title:after {
		margin: 0 auto 20px;
	}
	
	.rb-section-person-body-header {
		position: static;
	}
	
	.rb-section-poigooglemap #home_map {
		padding-bottom: 75%;
	}
}









