/* Site.master Styles
-----------------------------------------------------------*/

body {
	background-color: #FFF;
	color: #333;
	margin: 0;
	font-family: 'Roboto', sans-serif;
}

p {
	margin: .9em 0;
}
img {
	border: none;
	display: block;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #111;
}
h1,
.rbh1 {
	color: black;
	font-size: 30px;
	text-decoration: none;
	text-align: center;
}

h2 {
}
h3,
.rb-profileext-title {
	color: black;
	font-size: 20px;
	font-weight: normal;
	margin: .5em 0;
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

button, input, textarea {
	font-family: 'Roboto', sans-serif !important;
	font-size: 16px;
}

button, textarea, input[type="text"], input[type="password"] {
	-webkit-appearance: none;
}

.login_buttons:after, .popup-register_link:after, .commentitem_right_header:after, .news_info-header:after {
	display: table;
	content: "";
	clear: both;
}

#container {
	width: 75.72916666666667%;
	margin: 0 auto;
	padding: 0;	
}

@media screen and (max-width: 1550px)
{
	#container {
		width: 90%;	
	}

}

#content-section {
	margin: 0;
}

.baseheader_top {
	height: 27px;
}

#logon_info {
	float: right;
	background: #f7f6f3;
	margin: 10px 8px;
	padding: 5px 0 5px 5px;
	border-bottom: 1px solid #e0dfd8;
	border-left: 1px solid #e0dfd8;
}

.baseheader {
    cursor: pointer;
}

/* Top Menu Styles
-----------------------------------------------------------*/

#header {
	color: #5a5a5a;
}

.baseheader_line2 .menu_divitem {
	margin-right: 30px;
}

.baseheader_line2 .menu_divitem:last-child {
	margin-right: 0;
}

#header .menu_divitem a {
	font-size: 20px;
	font-weight: 400;
	color: #5a5a5a;
	-webkit-transition: color .2s ease-out;
			transition: color .2s ease-out;
}

#header .menu_divitem.style-shop a {
    color: #cc0f0f;
}

#header .menu_divitem a:hover {
	color: #5FB468;
}

#header .menu_selecteditem a {
	font-weight: 500;
	color: #5FB468;
}

.baseheader_main {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.baseheader_left,
.baseheader_right {
	padding-top: 50px;
}

.baseheader_left {
	width: 40%;
}

.baseheader_center {
	width: 20%;
	position: relative;
    z-index: 6;
}

.baseheader {
	/*width: 304px;*/
	width: 100%;
	height: 232px;
    background: url(/content/images/logo-treemail-final.png) no-repeat center top;
    background-size: 100%;
    /*padding-bottom: 76.31578947368421%;
    width: 100%;
    height: 0;*/
}

.baseheader_right {
	width: 40%;
	text-align: right;
}

.baseheader_right .main_menu_loginregister > div,
.baseheader_right .baseheader_line1 > div,
.baseheader_right .baseheader_line2 .menu_other-items > div,
.basket_mini > div,
.main-info-full > div {
	display: inline-block;
	vertical-align: middle;
}

.baseheader_right .baseheader_line1 .menu_items {
	margin-right: 15px;
}

.baseheader_right .baseheader_line1 .menu_divitem {
	float: none;
}

.baseheader_right .baseheader_line1 .rbmenuh2 {
	margin: 0;
}

.baseheader_right .baseheader_line1 .main_menu_login {
	color: #5FB468;
}

.rb-section-filtersearch {
	margin-bottom: 40px;
}

.rb-section-filtersearch .rbh1 {
	text-align: left;
	margin-bottom: 10px;
}

.rb-section-filtersearch-body {
	position: relative;
}

.main_menu_loginregister-image {
	width: 16px;
	height: 16px;
	margin-right: 5px;
	background: url(/content/images/icon-profile-gray-2.png) no-repeat center;
}

.filtersearch_input input,
.baseheader_line2 #search {
    font-size: 20px;
    color: #5a5a5a;	
    text-align: left;
    padding: 10px 10px 10px 45px;
    border: 1px solid #5a5a5a;
    border-radius: 35px;
    outline: 0;
    -webkit-transition: border-color .2s ease-out;
    		transition: border-color .2s ease-out;
} 

.filtersearch_input input:focus,
.baseheader_line2 #search:focus {
    border-color: #5FB468;
} 

.search_button,
.filtersearch_button {
	width: 30px;
	height: 30px;
	background: url(/content/images/icon-search-gray-2.png) no-repeat center;
	border: 0;
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 10px;
    -webkit-transform: translateY(-50%);
    	-ms-transform: translateY(-50%);
    		transform: translateY(-50%);
}

.baseheader_line1:after {
	content: "";
    display: block;
    height: 1px;
    width: 90%;
    background: #C2BEBE;
    margin: 10px 0 20px;
    clear: both;
}

.baseheader_left .baseheader_line1:after {
	float: left;
}

.baseheader_right .baseheader_line1:after {
	float: right;
}

.baseheader_right .baseheader_line2 {
	font-size: 20px;
}

.baseheader_left_lines .baseheader_line1 > div {
	/*display: inline-block;
	vertical-align: middle;*/
}

.baseheader_left_lines .baseheader_line1 .menu_divitem {
	margin-right: 20px;
}

.baseheader_left_lines .baseheader_line1 .menu_divitem:last-child {
	margin-right: 0;
}

.baseheader_left_lines .baseheader_line1 .rbmenuh2 {
	margin: 0;
}

.baseheader_left_lines .baseheader_line1 .menu_other-items {
/*	margin-right: 20px;*/
}

.baseheader_line1 .main-info-full .main-info-image {
	width: 16px;
	height: 17px;
	background: url(/content/images/icon-phone-green.png) no-repeat center;
	margin-right: 5px;
}

.baseheader_line1 .main-info-full .main-info a {
	color: #888;
}

.baseheader_line1 .main-info-full .main-info a:hover {
	color: #5FB468;
}

.basket_mini .basket_image {
	background: url(/content/images/icon-cart-gray-2.png) no-repeat center;
}

.basket_mini .basket_titlefull {
	color: #5FB468;
}

.baseheader_right .baseheader_line2 .menu_other-items > div.main_menu_search {
	display: none;
}

.popup-search_button {
	background: url(/content/images/icon-search-gray-2.png) no-repeat center;
}

/* Childmenu */

.menu_childitems {
	margin-top: 0;
	background: #FFF;
	z-index: 5;
}

.main_menu_profile-full {
	position: relative;
}

.menu_childitems_active .menu_childitems {
	right: 0;
	top: 20px;
	/*right: calc((100% - 75.72916666666667%) / 2);*/
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

.menu_childitems .menu_divitem .rbmenuh2 {
    font-size: 20px;
    font-weight: 400;
    color: #5a5a5a;
    padding: 10px 20px;
}

.menu_childitems .menu_divitem .rbmenuh2:hover {
    background: #5FB468;
    color: #FFF;
}

@media screen and (max-width: 1600px)
{
	.baseheader_left, .baseheader_right {
	    padding-top: 25px;
	}	
	
	.baseheader {
    	height: 200px;
    	background-size: contain;
    }
}

@media screen and (max-width: 1550px)
{
	.baseheader_line2 .menu_divitem {
		margin-right: 20px;
	}	
	
	#header .menu_divitem a,
	.baseheader_right .baseheader_line2 {
	    font-size: 16px;
	}
}

@media screen and (max-width: 1450px)
{
	.baseheader_line2 #search {
	    width: 180px;
	}
	
	.baseheader {
	    height: 170px;
	}
	
	.baseheader_left, .baseheader_right {
	    padding-top: 10px;
	}
	
	.baseheader_line2 #search {
	    font-size: 16px;
	}
	
	.baseheader_line1:after {
	    margin: 10px 0 10px;
	}
}

/* Sidebar Styles */

#rbsidebar-menubutton {
	display: none;
	width: auto;
	height: auto;
	background: none;
}

#rbsidebar-menubutton .rbsidebar_button_img {
	width: 50px;
	height: 30px;
	background: url(/content/images/icon-hamburger-2.png) no-repeat center;
}

.rbsidebar_button_title {
    font-size: 13px;
    font-weight: 600;
    text-align: center;
    color: #5a5a5a;
    line-height: 20px;	
}

.menu_sidebar {
	background: #222;
	padding: 40px 20px;
}

.menu_sidebar .main-info-full,
.menu_sidebar .main_menu_register {
	padding: 10px;
}

.menu_sidebar a,
.menu_sidebar .main_menu_profile .rbmenuh2,
.menu_sidebar .main-info-full,
.menu_sidebar .main_menu_login,
.menu_sidebar .main_menu_register,
.menu_sidebar .main_menu_categories,
.menu_sidebar .popup_button_title {
	font-size: 20px;
	font-weight: 400;
	color: #A5A5A5;	
}

.menu_sidebar a:hover,
.menu_sidebar .main_menu_profile .rbmenuh2:hover,
.menu_sidebar .main-info-full:hover,
.menu_sidebar .main_menu_login:hover,
.menu_sidebar .main_menu_register:hover,
.menu_sidebar .popup_button_title:hover {
	color: #5FB468;
}

.menu_sidebar .main-info-image {
	display: none;
}

.popup-search_panel {
	width: 100%;
	padding: 20px;
}

.popup-search_panel .rbmenuh2 {
	margin-top: 0;
}

.popup-search_panel #search {
    width: 100%;
    padding: 10px;
    border: 1px solid #D7D7D7;
}

.popup-search_panel .search_button {
    left: auto;
    left: inherit;
    right: 10px;
}

/* Register Styles
-----------------------------------------------------------*/

.popup-register_panel,
.popup-login_panel {
	width: 90%;
    max-width: 975px;
	padding: 40px 50px 60px;	
}

.communallogin-before-items:before {
	content: "";
	display: block;
	width: 2px;
	height: 85px;
	background: #5FB468;
	margin: 0 auto;
}

.communallogin-before-items h3,
.popup-login_panel .input-footer h3 {
	font-size: 30px;
	font-weight: 600;
	color: #333;
	letter-spacing: 4px;
	text-transform: uppercase;
	text-align: center;	
	margin-bottom: 0;
}

.communallogin-items-before,
.popup-register_panel .inputtitle,
.popup-login_panel .inputtitle,
.login_input_regis_before {
	font-size: 20px;
	font-weight: 300;
	text-align: center;
}

.popup-login_panel .input-footer {
	margin-top: 40px;
}

.communallogin-items {
	margin-top: 65px;
}

.communallogin-items,
.popup-register_panel .inputgroup-start {
	font-size: 0;
}

.communallogin-items > a:nth-child(2n+1),
.popup-register_panel .inputgroup-start > div:nth-child(2n+1),
.inputpage_field_LoginUserName {
	margin-right: 24px;
}

.communallogin-item,
.popup-register_panel .inputgroup-start > div {
	max-width: calc(50% - 12px);
	font-size: 20px;
}

.popup-register_panel .inputgroup-start > div,
.inputpage_field_LoginUserName,
.inputpage_field_LoginPassword {
	width: calc(50% - 12px);
	display: inline-block;
	vertical-align: top;
}

.inputpage_field_LoginUserName input,
.inputpage_field_LoginPassword input,
.input_Register input.inputpage_item,
.input_Register select.inputpage_item {
	width: 100%;
    font-size: 20px;
    color: #9c9c9c;
	line-height: 50px;
	background: #F5F5F5;
    padding: 0 30px;
	border: 0;
}

.input_Register select.inputpage_item {
	height: 50px;
}

.input_Register .rb-datedit-popupbutton {
	position: absolute;
}

.inputpage_field_LoginUserName input:focus,
.inputpage_field_LoginPassword input:focus {
	outline: 2px solid #5FB468;
}

.popup-register_panel .inputpage_field_Gender select {
	width: 100%;
}

.communallogin-item {
	font-size: 20px;
	padding: 0 55px;
	text-align: left;
}

/* Login Styles
-----------------------------------------------------------*/

.communallogin-items-full {
    margin-bottom: 30px;
}

.login_buttons .submitbutton {
	float: right;
}

.login_buttons .rbextbutton_items {
	margin-top: 13px;
	float: left;
}

.login_buttons .submitbutton,
.popup-register_panel .submitbutton,
.popup-register_panel .submitbutton:hover {
    height: auto;
    font-size: 20px;
    font-weight: 400;
    color: #FFF;
    background: #5FB468;
    padding: 15px 50px;
    border: 0;
    border-radius: 35px;
    cursor: pointer;	
}

.popup-login_panel .popup-register_full .popup_button_title {
	font-size: 20px;
    padding: 15px 50px;
    cursor: pointer;
    float: right;
	border: 2px solid #A5A5A5;
    border-radius: 35px;
}

.popup-register_panel .submitbutton:hover,
.popup-login_panel .popup-register_full .popup_button_title:hover,
.login_buttons .submitbutton:hover {
	text-decoration: underline;
}

/* Profile Styles
-----------------------------------------------------------*/

.popup-profile_panel {
	width: 90%;
	max-width: 768px;
	padding: 30px;
}

.popup-profile_panel .inputgroup-start > div,
.inputgroup-oldpassword > div {
	display: inline-block;
}

.popup-profile_panel .inputgroup-start > div {
	width: 47.5%;
}

.inputgroup-oldpassword > div {
	width: 30%;
}

.inputgroup-oldpassword .inputpage_field_Password {
	margin: 0 5%;
}

.popup-profile_panel .inputgroup-start > div select,
.popup-profile_panel .inputgroup-start .inputpage_rbdateedit input,
.popup-profile_panel .inputpage_field_EMailChange {
	width: 100%;
}

.popup-profile_panel .inputgroup-start > div:nth-child(2n+1) {
	margin-right: 5%;
}

.popup-profile_panel .rb-datedit-popupbutton {
	position: absolute;
}

.rb-profileext-button {
	border: 1px solid #b3b3b3;
    box-shadow: none;
    border-radius: 0;
	float: none;
}

/* Home Styles
-----------------------------------------------------------*/

.rb-section-body .rb2-slider-item {
	border: 0;
}

.rb-section-newsarticlecategories .rb-publish,
.rb-section-newsarticlecategories .rb-quick-edit,
.rb-section-articlecategoriesbycategorytypes .rb-publish,
.rb-section-articlecategoriesbycategorytypes .rb-quick-edit {
	z-index: 4;
}

.rb-section-newsarticlecategories .rb2-slider-pager-item-main,
.rb-section-articlecategoriesbycategorytypes .articlecategories_body {
	font-size: 0;
	
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	-ms-grid-row-align: baseline;
	align-items: baseline;
}

.rb-section-newsarticlecategories .rb2-slider-item,
.rb-section-articlecategoriesbycategorytypes .articlecategory_item {
    display: inline-block;
    width: 25%;
    font-size: 16px;
	padding: 30px 25px 30px;
    position: relative;
	
	border-right: 1px solid #D5D5D2;
    border-bottom: 1px solid #D5D5D2;
}

img.articlecategory_item_image_img {
	width: auto;
	margin: auto;
}

.articlecategory_item_image,
.articlecategory_item_name {
	position: relative;
	z-index: 3;
}

.rb-section-newsarticlecategories .rb2-slider-item:nth-child(4n+4),
.rb-section-articlecategoriesbycategorytypes .articlecategory_item:nth-child(4n+4) {
    border-right: 0;
}

.rb-section-newsarticlecategories .rb2-slider-item:nth-child(n+9),
.rb-section-articlecategoriesbycategorytypes .articlecategory_item:nth-child(n+9) {
    border-bottom: 0;
}

.rb-section-newsarticlecategories .rb2-slider-item:before,
.rb-section-articlecategoriesbycategorytypes .articlecategory_item:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #f3f3f3;
    z-index: 2;
    opacity: 0;
	-webkit-transition: opacity .2s ease-out;
			transition: opacity .2s ease-out;
}

.rb-section-newsarticlecategories .rb2-slider-item:hover:before,
.rb-section-articlecategoriesbycategorytypes .articlecategory_item:hover:before {
    opacity: 1;
}

.rb-section-newsarticlecategories .news,
.rb-section-articlecategoriesbycategorytypes .news {
    position: relative;
    z-index: 3;
}

.rb-section-newsarticlecategories .rb2-slider-item:after,
.rb-section-articlecategoriesbycategorytypes .articlecategory_item:after {
    content: "";
    display: block;
    width: 50px;
    height: 50px;
    background: #FFF;
    position: absolute;
    bottom: -25px;
    right: -25px;
    z-index: 1;
}

@media screen and (min-width: 901px)
{
	.allarticle_mainpage .rb-home_mainpage-left,
	.allnews_mainpage .rb-home_mainpage-left {
		position: sticky;
		top: 0;
		height: 100vh;
		overflow: scroll;
		border-right: 0 !important;
	}	
	
	.allarticle_mainpage .rb-home_mainpage-left::-webkit-scrollbar,
	.allnews_mainpage .rb-home_mainpage-left::-webkit-scrollbar {
	  width: 7px;
	  border-radius: 20px;
	}

	.allarticle_mainpage .rb-home_mainpage-left::-webkit-scrollbar-track,
	.allnews_mainpage .rb-home_mainpage-left::-webkit-scrollbar-track {
	  background: #f1f1f1;
	  border-radius: 20px;
	}

	.allarticle_mainpage .rb-home_mainpage-left::-webkit-scrollbar-thumb,
	.allnews_mainpage .rb-home_mainpage-left::-webkit-scrollbar-thumb {
	  background: #888;
	  border-radius: 20px;
	}

	.allarticle_mainpage .rb-home_mainpage-left::-webkit-scrollbar-thumb:hover,
	.allnews_mainpage .rb-home_mainpage-left::-webkit-scrollbar-thumb:hover {
	  background: #444;
	}
}



/* Temp */

.articlecategory_itemdescription {
	display: none;
}




/* Top Slider Styles
-----------------------------------------------------------*/

.rb2-slider-pager-item-firstinit {
	min-width: 100% !important;
	width: 100% !important;
}

.rb-section-newsslider .rb2-slider-pager-item-main,
.rb-section-newsslider .rb2-slider-item {
	min-width: 100% !important;
	width: 100% !important;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 100% !important;
		flex: 1 1 100% !important;
}

.rb-section-newsslider,
.rb-section-childnewsslider {
	margin-top: -40px;
}

.rb-section-newsslider .news {
	/*padding-bottom: 42.02200825309491%;*/
	height: 400px;
	background-position: center;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
}

.rb-section-newsslider .news:before,
.rb-section-newsfooter .news:before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.31);
	z-index: 1;
}

.rb-section-newsslider .rbh1,
.rb-section-newsfooter .rbh1 {
	/*font-size: 50px;*/
	/*font-size: 2.65vw;*/
	font-size: 2vw;
	text-transform: uppercase;
	color: #FFF;
	letter-spacing: 5px;
	margin: 10px 0 20px;
}

.rb-section-newsslider .rbh2,
.rb-section-newsfooter .rbh2 {
	font-weight: 500;
	font-size: 22px;
	color: #FFF;
}

.rb-section-newsslider h3,
.rb-section-newsfooter h3,
.rb-section-newsslider .news_digest,
.rb-section-newsfooter .news_digest {
	font-size: 20px;
	font-weight: 300;
	color: #FFF;
	text-align: center;
}

.rb-section-newsslider .news_header-root,
.rb-section-newsfooter .news_header-root {
	width: 75%;
	z-index: 2;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    	-ms-transform: translate(-50%,-50%);
    		transform: translate(-50%,-50%);
}

.rb-section-newsslider .news_header-full {
	text-align: center;
}

.rb-section-newsslider .listmorespan,
.rb-section-newsfooter .listmorespan,
.news_tovabb span,
.rb-section-usda .rb-section-more span {
	display: inline-block;
	font-size: 20px;
	color: #FFF;
	background: #5FB468;
	padding: 25px 65px;
	border-radius: 35px;
	margin-top: 25px;
	line-height: normal;
}

.rb-section-newsslider .listmorespan {
	padding: 15px 40px;
}

.rb2-autocontrols {
	position: absolute;
	z-index: 1;
	bottom: 60px;
	left: 50%;
	-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
			transform: translateX(-50%);
}

.rb2-autocontrols-startstop {
	display: none;
}

.rb2-autocontrols-item {
/*	width: 22px;
	height: 3px;
	margin-right: 4px;
*/
	
	width: 22px;
	height: 22px;
	border-radius: 50%;
	margin: 0 5px;	
	background: rgba(255,255,255,0.49);
	
}

.rb2-autocontrols-item:last-child {
	margin-right: 0;
}

.rb2-autocontrols-active {
	background: rgba(255,255,255,1);
}

/* ArticleCategory Styles
-----------------------------------------------------------*/

.rb-section-newsarticlecategories .rb2-slider-title-full,
.rb-section-dashboard-info {
	text-align: center;
}

.rb-section-dashboard-info {
	margin-bottom: 60px;
}

.rb-section-newsarticlecategories .rb2-slider-subtitle2,
.rb-section-dashboard-info .rb-section-subtitle2 {
	
}

.rb-section-newsarticlecategories .rb2-slider-title,
.rb-section-dashboard-info .rb-section-title {
	font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 5px;
    margin: 10px 0;
	float: none;
}

.rb-section-newsarticlecategories .rb2-slider-subtitle,
.rb-section-dashboard-info .rb-section-subtitle {
	
}



.rb-section-newsarticlecategories .rb-section-body,
.rb-section-articlecategoriesbycategorytypes .rb-section-body {
    width: 80%;
    margin: -40px auto 0;
    background: #FFF;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
    padding: 50px;
    position: relative;
    z-index: 2;
}

.rb-section-newsarticlecategories img.news_previewimage_img,
.rb-section-articlecategoriesbycategorytypes img.news_previewimage_img {
	width: auto;
	max-width: 60px;
	margin: 0 auto;
}

.rb-section-newsarticlecategories .rbh1,
.rb-section-articlecategoriesbycategorytypes .rbh1 {
	height: 38px;
	font-size: 15px;
	color: #333333;
	text-transform: uppercase;
	margin: 10px 0 5px;
}

.rb-section-newsarticlecategories .rbh2,
.rb-section-articlecategoriesbycategorytypes .rbh2 {
	font-size: 15px;
	font-weight: 300;
	color: #A5A5A5;
	margin: 0;
}

/* News Action Styles
-----------------------------------------------------------*/

.rb-section-newsaction {
	margin-top: 95px;
}

.rb-section-newsaction .news_newsslider_left {
	width: 45%;
}

.rb-section-newsaction .news_newsslider_right {
	width: 55%;
}

.rb-section-newsaction .news_newsslider_left,
.rb-section-newsaction .news_newsslider_right {
	display: inline-block;
	vertical-align: top;
	/*width: 50%;*/
}
/*
.rb-section-newsaction .news_newsslider_left {
	width: 45%;
}

.rb-section-newsaction .news_newsslider_right {
	width: 55%;
}
*/
.rb-section-newsaction .news_newsslider_right {
	padding: 30px 20px;
}

.rb-section-newsaction .article_shortad,
.rb-section-newsexpert .news_newsslider_left {
	font-size: 15px;
	line-height: 34px;
	letter-spacing: 1px;
}

.newsslider_leftright-article .news_info .rbh1 {
	font-size: 20px;
	font-weight: 300;
	color: #333;
	text-align: left;
	margin-top: 0;
}

.newsslider_leftright-article .articleitem_header .rbh1 {
	font-size: 40px;
	color: #333;
/*	text-transform: uppercase;*/
	text-align: left;
	margin-top: 0;
}

.newsslider_leftright-article .articleitem_prices {
	margin: 20px 0;
}

.newsslider_leftright-article .articleitem_prices > div {
	display: inline-block;
}

.newsslider_leftright-article .news_tovabb {
	float: none;
} 

.expired-header {
	font-size: 20px;
	font-weight: 500;
	margin-top: 40px;
}

.expired-info > div {
	display: inline-block;
	vertical-align: middle;
}

.expire-item-num {
	/*font-size: 99px;*/
	font-size: 5.2vw;
	font-weight: 300;
	color: #333;
}

.expire-item-title {
	font-size: 20px;
}

.expire-item-num:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 40px;
	height: 1px;
	background: #A5A5A5;
	margin: -20px 10px 0 -10px;
}

.expired-info > div:last-child .expire-item-num:after {
	display: none;
}

/* Dashboard Styles
-----------------------------------------------------------*/

.rb-section.rb-section-dashboard {
	margin-top: 80px;
}

.rb-dashboardimage-item-info {
	width: 73.78854625550661%;
	position: absolute;
	bottom: 40%;
	left: 0;
	background: #FFF;
}

.rb-dashboardimage-item-info-desc {
	padding: 20px;
	background: url(/content/images/arrow-right-gray.png) no-repeat 95% 70%;
}

.rb-dashboardimage-item-title {
	font-size: 20px;
	font-weight: 600;
	padding: 0;
}

.rb-dashboardimage-item-subtitle,
.rb-dashboardimage-item-subtitle2 {
	font-size: 15px;
	font-weight: 300;
	color: #A5A5A5;
}

.rb-dashboardimage-item-subtitle2 {
	color: #5FB468;
}

.rb-dashboardimage-row-3 .rb-dashboardimage-item {
	padding-bottom: calc(17% - 10px);
}

/* Article List Styles
-----------------------------------------------------------*/

.rb-section-articlecategorytopfilter,
.rb-section-slideritem--sectionarticlelistgroup,
.rb-section-articlelist {
	margin: 60px 0 150px;
}

.rb-section-articlecategorytopfilter,
.rb-section-slideritem--sectionarticlelistgroup {
	margin-bottom: 60px;
}

.rb-section-slideritem--sectionarticlelistgroup .rb2-pager-item-disable
.rb-section-articlecategorytopfilter .rb2-pager-item-disable {
	opacity: 0.3;
	cursor: auto;
}

.rb-section-articlelist .rb2-slider-title,
.rb-section-slideritem--sectionarticlelistgroup .rb2-slider-title,
.rb-section-articlecategorytopfilter .rb2-slider-title,
.rb-section-partners .rb2-slider-title,
.rb-section-partnerslogo .rb2-slider-title,
.rb-section-newstagcloud .rb-section-title,
.rb-section-opinion .rb2-slider-title {
	color: #333333;
	font-size: 30px;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	float: none;	
}

.rb-section-articlelist .rb2-container,
.rb-section-slideritem--sectionarticlelistgroup .rb2-container,
.rb-section-articlecategorytopfilter .rb2-container {
	width: calc(100% + 20px);
	margin-left: -10px;
}

.rb-section-articlelist .rb2-slider-pager-item-main,
.rb-section-slideritem--sectionarticlelistgroup .rb2-slider-pager-item-main,
.rb-section-articlecategorytopfilter .rb2-slider-pager-item-main {
	padding: 10px;
}

.rb-section-slideritem--sectionarticlelistgroup .rb2-slider-pager-item-main,
.rb-section-articlecategorytopfilter .rb2-slider-pager-item-main {
	-ms-flex-wrap: wrap;
		flex-wrap: wrap;
}

.rb-section-articlelist .rb2-slider-item {
	width: 25%;
	margin: 0 10px;
}

.rb-section-slideritem--sectionarticlelistgroup .rb2-slider-item,
.rb-section-articlecategorytopfilter .rb2-slider-item {
	width: calc(25% - 20px);
	margin: 0 10px 70px;
}

.rb-section-articlelist .rb2-slider-item:hover,
.rb-section-slideritem--sectionarticlelistgroup .rb2-slider-item:hover,
.rb-section-articlecategorytopfilter .rb2-slider-item:hover,
.rb-section-allarticle .rb2-slider-item:hover {
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
}

.articleitem_header .rbh1 {
	font-size: 20px;
	color: #333333;
	text-align: left;
	margin: 0;
}

.articleitem_header .rbh2 {
	font-size: 15px;
	font-weight: 300;
	color: #5FB468;
	margin: 0;
}

.articleitem_full .articleitem_full_img {
	width: auto;
	max-width: 100%;
	height: 230px;
	margin: 0 auto;
	object-fit: contain;
}

.voteitems {
	font-size: 0;
}

.voteitem {
	display: inline-block;
	width: 22px;
	height: 17px;
	background: url(/content/images/icon-rate.png) no-repeat center;
	float: none;
}

.voteitem.vote-yes {
	background: url(/content/images/icon-rated.png) no-repeat center;
}

.articleitem_activeprice {
	font-size: 15px;
	font-weight: 500;
	color: #5FB468;	
}

.articleitem_listprice {
	text-decoration: line-through;
}

.articleitem_priceline1 + .articleitem_priceline2 .articleitem_activeprice {
    color: #cc0f0f;
}

.articleitem_discount {
    width: 44px;
    height: 44px;
    font-size: 14px;
    font-weight: 500;
    line-height: 44px;
    text-align: center;
	background: #5FB468;
    color: #FFF;
    border-radius: 50%;
}

.articleitem_info {
	padding: 15px;
}

.articleitem_info .articleitem_prices {
	margin-top: 20px;
}

.rb-section-slideritem--sectionarticlelistgroup .articleitem_info .articleitem_prices,
.rb-section-articlecategorytopfilter .articleitem_info .articleitem_prices {
	margin-top: 0;
}

.articleitem_button {
	margin-top: 15px;
}

.rb-section-articlelist .articleitem_info,
.rb-section-articlelist .articleitem_info .rbh1,
.rb-section-slideritem--sectionarticlelistgroup .articleitem_info,
.rb-section-slideritem--sectionarticlelistgroup .articleitem_info .rbh1,
.rb-section-articlecategorytopfilter .articleitem_info,
.rb-section-articlecategorytopfilter .articleitem_info .rbh1 {
	text-align: center;
}

.rb-section-slideritem--sectionarticlelistgroup .articleitem_info .rbh1,
.rb-section-articlecategorytopfilter .articleitem_info .rbh1 {
	height: 52px;
}

.articleitem_prices > div {
	
}

.rb-section-allarticle .articleitem_prices > div.articleitem_pricelines {
	display: block;
}

.rb-section-allarticle .articleitem_info .articleitem_prices {
    margin-top: 0;
}

.articleitem_prices > div:first-child {
	
}

.rb2-slider-item .basket_morebutton-full > input,
.articleitem_button > input,
.articleitem_detailbutton {
    font-size: 16px;
    font-weight: 400;
    color: #FFF;
    background: #5FB468;
    padding: 7px 20px;
    border-radius: 35px;
    border: 0;	
    cursor: pointer;
}

.articleitem_button > input:hover {
	text-decoration: underline;
}

.articleitem_pricelines > div {
    display: inline-block;
    margin-right: 5px;
}

.articleitem_pricelines > div {
    display: inline-block;
    margin: 0 10px;
}

.articleinfogrid_detail .articleitem_pricelines > div {
    vertical-align: top;
}

/* Pager */

.rb2-pager-item-pagertype-prevnext {
	width: 50px;
	height: 50px;
	background: #A5A5A5;
	border-radius: 50%;
	position: absolute;
	top: 200px;
	-webkit-transition: all .2s ease-out;
			transition: all .2s ease-out;
}

.rb2-pager-item-pagertype-prevnext.rb2-pager-item-disable {
	opacity: 0.2;
	cursor: auto;
}

.rb2-pager-item-counter {
	display: none;
}

.rb2-pager-item-prev {
	left: -60px;
}

.rb2-pager-item-next {
	right: -60px;
}

.rb2-pager-item-pagertype-prevnext:before {
	content: "";
	display: block;
	width: 14px;
	height: 14px;
	border-top: 2px solid #FFF;
	border-right: 2px solid #FFF;
	margin-top: 18px;
}

.rb2-pager-item-prev:before {
	margin-left: 20px;
	-webkit-transform: rotate(-135deg);
			transform: rotate(-135deg);
}

.rb2-pager-item-next:before {
	margin-left: 15px;
	-webkit-transform: rotate(45deg);
			transform: rotate(45deg);
}

/* Article Category Filters Styles
-----------------------------------------------------------*/

.rbslider-headerfilter-items {
    text-align: center;
    margin-bottom: 80px;
}

.rbslider-headerfilter-item {
    font-size: 22px;
    color: #888;
    margin: 0 10px 10px;
}

.rbslider-headerfilter-item:after {
    content: "";
    display: block;
    width: 0;
    height: 2px;
    background: #A5A5A5;
    margin: 0 auto;
}

.rbslider-headerfilter-item:hover:after {
    width: 100%;
}

.rbslider-headerfilter-item_selected {
	color: #5FB468;
}

/* Important Infos Styles
-----------------------------------------------------------*/

.rb-section-importantinfos {
	margin: 0 0 65px;
	padding: 40px 0;
	box-shadow: 0px 3px 38px 0px rgba(0,0,0,0.16);	
}

.rb-section-importantinfos .rb2-slider-header {
	display: none;
}

.rb-section-importantinfos .rb2-slider-item {
	border-right: 1px solid #A5A5A5;
}

.rb-section-importantinfos .rb2-slider-item:last-child {
	border-right: 0;
}

.rb-section-importantinfos .newsslider_leftright-article .rbh1 {
	font-size: 15px;	
}

.rb-section-importantinfos .newsslider_leftright-article .rbh2 {
	font-size: 15px;
	font-weight: 300;
	color: #A5A5A5;
}

.rb-section-importantinfos .news_previewimage img {
	width: auto;
	margin: 0 auto 15px;
}

.rb-section-importantinfos .news_newsslider_info .rbh1 {
	font-size: 15px;
	font-weight: 800;
	text-transform: uppercase;
	color: #333;
	margin: 0 auto;
}

.rb-section-importantinfos .news_newsslider_info .rbh2 {
	font-size: 15px;
	font-weight: 300;
	color: #A5A5A5;
	margin: 0 auto;
	text-align: center;
}

/* News Expert Styles
-----------------------------------------------------------*/

.rb-section-newsexpert .news_newsslider_left,
.rb-section-newsexpert .news_newsslider_right {
	display: inline-block;
	vertical-align: top;
	width: 50%;
}

.rb-section-newsexpert .news_newsslider_left {
	padding-right: 10%;
}

.rb-section-newsexpert .rb-quick-edit {
	right: 0;	
	margin: 0;
}

.rb-section-newsexpert .rb-publish {
	right: 60px;
}

/* NewsFooter Styles
-----------------------------------------------------------*/

.rb-section-newsfooter .news {
	/*padding-bottom: 48.34938101788171%;*/
	height: 250px;	
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.rb-section-newsfooter .news_header-root {
	text-align: center;
}

.rb-section-newsfooter .listmorespan {
	padding: 10px 50px;
}

.rb-section-newsfooter .rbh1 {
	font-size: 2vw;
}

.rb-section-newsfooter .news_digest {
	font-size: 18px;
}

/* NewsLetter Styles
-----------------------------------------------------------*/

.rb-section-newsletter .inputtitle_div:before,
.rb-section-slideritem--sectionarticlelistgroup .rb2-slider-title:before,
.rb-section-articlecategorytopfilter .articlecategorytopfilter:before,
.rb-section-articlelist .rb2-slider-title:before,
.rb-section-partners .rb2-slider-title:before,
.rb-section-partnerslogo .rb2-slider-title:before,
.popupinput-NewsLetterSubscribe .rbh3.inputtitle:before,
.rb-section-newstagcloud .rb-section-title:before,
.rb-section-opinion .rb2-slider-title:before  {
    content: "";
    display: block;
    width: 2px;
    height: 85px;
    background: #5FB468;
    margin: 25px auto;
}

.rb-section-newsletter .rbh3.inputtitle,
.rb-section-newsletter .rbh3.inputsubtitle {
	color: #333333;
	text-align: center;
}

.rb-section-newsletter .rbh3.inputtitle,
.popupinput-NewsLetterSubscribe .rbh3.inputtitle {
	font-size: 30px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 5px;	
}

.rb-section-newsletter .rbh3.inputsubtitle,
.popupinput-NewsLetterSubscribe .rbh3.inputsubtitle {
	font-size: 20px;
	font-weight: 300;
	margin-bottom: 60px;
}

.popupinput-NewsLetterSubscribe .rbh3.inputsubtitle {
	margin-bottom: 20px;
}

.popupinput-NewsLetterSubscribe .rbh3.inputtitle,
.popupinput-NewsLetterSubscribe .rbh3.inputsubtitle {
	text-align: center;
}

.rb-section-newsletter .inputpage_field_Name,
.rb-section-newsletter .inputpage_field_EMail,
.rb-section-newsletter .inputpage_fieldtype_CheckBox {
	width: 80%;
	max-width: 465px;
	margin: 0 auto 20px;
}

.rb-section-newsletter .inputpage_field_Name input,
.rb-section-newsletter .inputpage_field_EMail input, 
.popupinput-NewsLetterSubscribe .inputpage_field_Name input,
.popupinput-NewsLetterSubscribe .inputpage_field_EMail input  {
	width: 100%;
    font-size: 20px;
    color: #888;
    text-align: center;
    line-height: 24px;
    border: 0;
    border-bottom: 1px solid #A5A5A5;
    outline: 0;
}

.rb-section-newsletter .inputpage_field_Name input:focus,
.rb-section-newsletter .inputpage_field_EMail input:focus,
.popupinput-NewsLetterSubscribe .inputpage_field_Name input:focus,
.popupinput-NewsLetterSubscribe .inputpage_field_EMail input:focus {
	border-color: #5FB468;
}

.rb-section-newsletter .datahandling-confirm,
.rb-section-newsletter .inputpage_field_NewsLetterConfirmOk label,
.popupinput-NewsLetterSubscribe .datahandling-confirm,
.popupinput-NewsLetterSubscribe .inputpage_field_NewsLetterConfirmOk label {
	font-size: 13px;
	font-weight: 300;
	color: #333;
}

.rb-section-newsletter input[type="checkbox"] + input[type="hidden"] + .inputpage_label:before {
	width: 13px;
	height: 13px;
	background-size: 9px !important;
}

.rb-section-newsletter .inputpage_buttons {
	border: 0;
	padding: 0;
	text-align: center;
} 

.rb-section-newsletter .inputpage_buttons button {
	height: auto;
	font-size: 20px;
	font-weight: 400;
	color: #333;
	border: 1px solid #333;
	border-radius: 35px;
	padding: 23px 40px;
	background: 0;
	cursor: pointer;
}

.popupinput-NewsLetterSubscribe .submitbutton {
	border-radius: 35px;
}

.popupinput-NewsLetterSubscribe .submitbutton:hover {
	border-color: #5FB468;
	background: #5FB468;
	color: #FFF;
}

.popup-input-popup_panel {
	width: 90%;
}

/* TreeMail Footer Styles
-----------------------------------------------------------*/

.rb-section-treemailfooter .rb-section-treemailfooter {
	border-top: 1px solid #A5A5A5;
	margin-top: 85px;
	font-size: 0;	
}

.rb-section-treemailfooter .rb-section-treemailfooter-line1 > div {
	display: inline-block;
	vertical-align: middle;
	width: 50%;	
	font-size: 15px;
}

.treemailfooter_simplepay {
	width: 349px;
	height: 144px;
	background: url(/content/images/simplepay_new.jpg) no-repeat center;
	margin: 20px 0 0;
}

.rb-section-treemailfooter .menu_divitem,
.rb-section-treemailfooter .follow-item {
	display: inline-block;
	float: none;
}

.rb-section-treemailfooter .follow-item .follow-item-image {
    width: 30px;
    height: 30px;
}

.follow-item-facebook .follow-item-image {
	background: url(/content/images/icon-social-facebook-colored.png) no-repeat center;
}

.follow-item-youtube .follow-item-image {
	background: url(/content/images/icon-social-youtube-colored.png) no-repeat center;
}

.follow-item-instagram .follow-item-image {
	background: url(/content/images/icon-social-instagram-colored.png) no-repeat center;
}

.follow-item-tiktok .follow-item-image {
	background: url(/content/images/icon-social-tik-tok.png) no-repeat center;
}

.rb-section-treemailfooter .rb-section-treemailfooteritem-social {
	text-align: right;
}

.rb-section-treemailfooter .menu_divitem {
	margin-right: 20px;
}

.rb-section-treemailfooter .rbmenuh2 {
	margin: 10px 0 0;
}

.rb-section-treemailfooter a,
#copyright * {
	font-size: 15px;
	font-weight: 300;
	color: #333;
}

/* News Detail Styles
-----------------------------------------------------------*/

.rb-home_mainpage-left .rb2-slider-pager-item-main {
	-ms-flex-wrap: wrap;
		flex-wrap: wrap;
}

.rb-home_mainpage-left .rb2-slider-item {
	margin-bottom: 30px;
	-webkit-box-flex: 1;
	 -ms-flex: 1 1 100%;
		 flex: 1 1 100%;
}

.rb-home_mainpage-left .rb2-slider-item .news_newsslider_info .rbh1 {
    font-size: 22px;
    font-weight: 500;
    color: #333333;
    text-align: left;
    margin: 0;
}

.rb-home_mainpage-left .rb2-slider-item .news_newsslider_info .rbh2,
.rb-home_mainpage-left .rb2-slider-item .news_newsslider_info h3,
.rb-home_mainpage-left .rb2-slider-item .news_issuedatetime {
	font-size: 18px;
    font-weight: 300;
    color: #A5A5A5;
    text-align: left;
    margin: 0;
}

.rb-home_mainpage-left .rb2-slider-item .news_newsslider_info .rbh2 {
	margin-top: 15px;
}

.rb-home_mainpage-left .rb2-slider-item .news_newsslider_info h3 {
	margin: 10px 0;
}

.rb-home_mainpage-left .rb2-slider-item .news_issuedatetime {
	color: #5FB468;
}

/* News Detail Main */

.news_detail,
.allarticle_mainpage {
	margin-top: -40px;
}

.news_detail .news_info .rbh1,
.news-showonlylogged-name {
	font-size: 30px;
	color: #333;
	text-align: left;
}

.news-showonlylogged-name {
	font-weight: 600;
	margin-bottom: 20px;
}

.news_detail .news_info .rbh2 {
	font-size: 20px;
	font-weight: 400;
	color: #A5A5A5;
	text-align: left;
}  

.news_newsitem .newsitem-name {
	font-size: 25px;
	color: #333;
	font-weight: 600;
}

.news_newsitem .newsitem-subname {
	font-size: 18px;
	color: #A5A5A5;
}

.news_newsitem p,
.news-showonlylogged-digest {
	font-size: 15px;
	font-weight: 300;
	letter-spacing: 1px;
	margin: 0 0 15px 0;
}

.news_detail .news_info-header {
    padding: 15px 10px;
    border-bottom: 1px solid #D5D7D7;
}

.news_info-header .news_info_info_left {
	float: left;
}

.news_info-header .news_info_info_right {
	float: right;
}

.news_info-header .news_info_info_left > div {
	display: inline-block;
    font-size: 15px;
	color: #A5A5A5;
	margin-right: 30px;
}

.news_info-header .news_info_info_left > div:last-child {
	margin-right: 0;
}

.news_detail .news_info-header .news_issuedatetime:before,
.news_detail .news_info-header .news_author:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 30px;
	height: 30px;
}

.news_detail .news_info-header .news_issuedatetime:before {
	background: url(/content/images/icon-date.png) no-repeat center;	
}

.news_detail .news_info-header .news_author:before {
	background: url(/content/images/icon-author.png) no-repeat center;
}

.news_newsitem_newsitem-headerdesc br {
/*	display: none;*/
}

.newsitem-layout-normal img {
	width: auto;
	margin: 0;
    max-width: 100% !important;
}

.news_newsitem.style-column-two {
	column-count: 2;	
}

.news_newsitem.style-column-three {
	column-count: 3;	
}

img.news_authorimage_img {
	width: 30px;
}

.newsitem-layout-image {
	width: 35%;
}

.newsitem-layout-image-top {
	width: 100%;
}

.news_newsitem.style-quote {
	padding-bottom: 30px;
	position: relative;
}

.news_newsitem.style-quote .news_newsitem_newsitem-headerdesc:after {
    content: '"';
    font-size: 300px;
    line-height: 50px;
    color: #A5A5A5;
    position: absolute;
    bottom: -80px;
    z-index: -1;
}

.news_newsitem.style-quote .news_newsitem_newsitem-headerdesc p {
	font-weight: 600;
	font-size: 30px;
}

.newsitem-layout-normal img.newsitem-name-beforeimage_img {
	width: 80px;
	height: 80px;
	object-fit: cover;
	border-radius: 50%;
}

/* Vote */

.newsitem-layout-vote {
	display: flex;
    flex-wrap: wrap;
}

.newsitem-layout-vote .normalvote_vote_title {
	margin-top: 0;
}

.newsitem-layout-vote .voteitems {
	width: 60%;
	margin: 0 auto;
}

.newsitem-layout-vote .voteform_item {
	font-size: 17px;
}

.newsitem-layout-vote .newsitem-layout-image {
	-ms-flex: 0 1 40%;
		flex: 0 1 40%;
}

.newsitem-layout-vote .news_newsitem_newsitem-headerdesc {
	padding-left: 20px;
	-ms-flex: 0 1 60%;
		flex: 0 1 60%;
}

.newsitem-layout-vote .normalvote {
	-ms-flex: 1 1 100%;
		flex: 1 1 100%;
}

/* Comment Styles */

.rb-section-detailcomment .rbh1.rb-section-title {
	font-size: 30px;
	color: #333;
}

.rb-section-detailcomment .rb2-slider-pager-item-main {
	-ms-flex-wrap: wrap;
		flex-wrap: wrap;
}

.rb-section-detailcomment .rb2-slider-item {
	-ms-flex: 1 1 100%;
		flex: 1 1 100%;
}

.rb-section-detailcomment .commentitem_image_img {
	width: 67px;
	height: 67px;
	border-radius: 50%;
	object-fit: cover;
}

.rb-section-detailcomment .commentitem_left,
.rb-section-detailcomment .commentitem_right {
	display: inline-block;
	vertical-align: top;
	float: none;
}

.rb-section-detailcomment .commentitem_right {
	width: calc(100% - 72px);
	padding-left: 15px;
}

.rb-section-detailcomment .commentitem_right_header {
	margin-bottom: 10px;
}

.rb-section-detailcomment .commentitem_username {
    font-size: 20px;
    font-weight: 600;
    color: #333;
}

.rb-section-detailcomment .commentitem_commentdatetime {
    font-size: 20px;
    font-weight: 300;
    color: #A5A5A5;
}

.rb-section-detailcomment .comment_answer {
    font-size: 20px;
    font-weight: 600;
    color: #5FB468;
}

.rb-section-detailcomment .comment_answer:hover {
    text-decoration: underline;
}

.comment_new textarea {
    border: 1px solid #D3D3D3;
    min-height: 80px;
    padding: 10px 80px 10px 10px;
}

#commentbutton {
    height: auto;
	background: #5FB468;
	color: #FFF;
	padding: 7px 40px;
    border: 0;
    cursor: pointer;
}

.commentitem_right_body {
	margin-bottom: 30px;
}

.commentitem > .comment_childcomments {
	padding-left: 72px;
} 

.commentitem {
	margin-bottom: 40px;
} 

.commentitem .commentitem {
	margin-bottom: 10px;
}

/* Newsitem Products */

.newsitem-layout-articles div.articleitem_full {
	display: block;
}

div.newsitem-layout-articles .articleitem_full > div {
	display: block;
	width: 100%;
	float: none;
}

.newsitem-layout-articles .newsitemarticlelist_body {
	display: flex;
	-ms-flex-wrap: wrap;
		flex-wrap: wrap;
}

.newsitem-layout-articles .newsitemarticlelist_body > div {
	margin-right: 20px;
    width: calc(25% - 15px);
}

.newsitem-layout-articles .newsitemarticlelist_body > div:nth-child(4n+4) {
	margin-right: 0;
}

.newsitem-layout-articles .newsitemarticlelist_body .articleitem_header .rbh1 {
    font-size: 20px;
    margin-top: 5px;
}

.news_newsitem .articleitem_image {
	margin-right: 0;
}

.news_newsitem .articleitem_info {
	padding: 20px 0;
}

/* Only logged in */

.news-showonlylogged-full {
	width: 100%;
}

.news-showonlylogged-digest {
    padding-bottom: 20px;
    border-bottom: 1px solid #A5A5A5;
}

.news-showonlylogged-login-button {
	background: #5FB468;
	border-color: #5FB468;
	color: #FFF;
	
}

/* All News Styles
-----------------------------------------------------------*/

.rb-section-childnewsslider .news,
.rb-section-newsdetailheader .rb-section-normal {
	padding-bottom: 20.63273727647868%;
}

.rb-section-categoryheader .rb-section-normal {
	padding-bottom: 20.83333333333333%;
}

.rb-section-categoryheader .rb-section-normal,
.rb-section-newsdetailheader .rb-section-normal {
	background-size: 100%;
}

.rb-section-categoryheader .rb-section-normal {
	background-position: center;
}

.rb-section-childnewsslider .news:before,
.rb-section-categoryheader .rb-section-normal:before,
.rb-section-newsdetailheader .rb-section-normal:before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.31);
	position: absolute;
	left: 0;
	top: 0;
}

.rb-section-childnewsslider .news_header-root,
.rb-section-categoryheader .rb-section-normal-main,
.rb-section-newsdetailheader .rb-section-normal-main {
	position: absolute;
	width: 80%;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
		-ms-transform: translate(-50%,-50%);
			transform: translate(-50%,-50%);
}

.rb-section-childnewsslider .rbh1,
.rb-section-childnewsslider .rbh2,
.rb-section-childnewsslider h3,
.rb-section-newsdetailheader .rbh1,
.rb-section-newsdetailheader .rbh2,
.rb-section-newsdetailheader h3,
.rb-section-categoryheader .rbh1,
.rb-section-categoryheader .rbh2,
.rb-section-categoryheader h3 {
	color: #FFF;
}

.rb-section-childnewsslider .rbh1,
.rb-section-categoryheader .rbh1,
.rb-section-newsdetailheader .rbh1 {
	font-size: 50px;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 0;
}

.rb-section-categoryheader .rbh1,
.rb-section-newsdetailheader .rbh1 {
	margin-top: 0;
}

.rb-section-childnewsslider .rbh2,
.rb-section-categoryheader .rbh2,
.rb-section-newsdetailheader .rbh2 {
	font-size: 25px;
	font-weight: 400;
	text-align: center;
}

.rb-section-childnewsslider h3,
.rb-section-categoryheader h3,
.rb-section-newsdetailheader h3 {
	font-size: 20px;
	font-weight: 300;
	text-align: center;
}

.allnews_mainpage .rb-sectiongroup_work {
	margin-top: 85px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
 
.allnews_mainpage .rb-home_mainpage-left {
	border-right: 1px solid #A5A5A5;
}

.allnews_mainpage .rb-home_mainpage-right {
	padding-left: 25px;
}    

.rb-section-newscategory .rb-section-title,
.rb-home_mainpage-left .rb2-slider-title,
.rb-section-filtersearch .rbh1 {
	font-size: 30px;
	text-transform: uppercase;
	text-align: left;
	letter-spacing: 3px;
}

.rb-section-newscategory .rb-section-title:after,
.rb-home_mainpage-left .rb2-slider-title:after,
.rb-section-filtersearch .rbh1:after {
	content: "";
	display: block;
	width: 25%;
	height: 2px;
	background: #5FB468;
	margin: 5px 0 30px;
}

/* Selected */

.treeview_item_action,
.treeview_item_master {
	width: 100%;
	color: #5FB468;
	font-size: 20px;
	font-weight: 500;
	position: relative;
	margin-bottom: 25px;
}

div:not(.treeview_item_selected) > .treeview_item_master,
div:not(.treeview_item_selected) > .treeview_item_action {
	color: #a5a5a5;
	font-size: 20px;
	font-weight: 300;
}

/* Selected End */

.rb-section-allnews .rb2-slider-pager-item-main {
	-ms-flex-wrap: wrap;
		flex-wrap: wrap;
}

.rb-section-allnews .rb2-slider-item {
	margin-bottom: 75px;
    padding-bottom: 75px;
	border-bottom: 1px solid #D7D7D7;
	-webkit-box-flex: 1;
	 -ms-flex: 1 1 100%;
		 flex: 1 1 100%;
} 

.rb-section-allnews .news_newsslider_left,
.rb-section-allnews .news_newsslider_right {
	display: inline-block;
	vertical-align: top;
} 

.rb-section-allnews .news_newsslider_left {
	width: 47.5%;
}

.rb-section-allnews .news_newsslider_right {
	width: 52.5%;
	padding: 0 25px;
} 

.rb-section-allnews .newsslider_leftright-image img {
	height: 300px;
	width: auto;
	max-width: 100%;
} 

.rb-section-allnews .news_newsslider_right.newsslider_leftright-image img {
	float: right;
}



.rb-section-allnews .news_info .rbh1 {
	font-size: 30px;
	font-weight: 600;
	color: #333;
	text-align: left;
	margin: 0 0 5px;
} 

.rb-section-allnews .news_info .rbh2,
.rb-section-allnews .news_info h3 {
	font-size: 20px;
	font-weight: 300;
	color: #A5A5A5;
	margin: 0 0 10px;
}

.rb-section-allnews .news_digest {
	font-size: 15px;
	font-weight: 300;
	color: #333;
}

.rb-section-allnews .news_issuedatetime {
	font-size: 20px;
	font-weight: 300;
	color: #5FB468; 
} 

.rb-section-allnews .news_tovabb {
	float: none;
} 

.rb-section-allnews .news_tovabb span {
	font-size: 16px;
	padding: 12px 35px;	
}

/* All Products Styles
-----------------------------------------------------------*/

.rb-sectiongroup_work {
    margin-top: 90px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.allarticle_mainpage .rb-sectiongroup_work {
    margin-top: 45px;
}

.rb-home_mainpage-left {
    width: 25%;
    padding-right: 5%;
}

.rb-home_mainpage-right {
	width: 75%;
}

.allarticle_mainpage .rb-home_mainpage-right {
	padding-left: 40px;
}

.rb-section-articlecategory .rb-section-title,
.rbsliderheader-titleinfo > div,
.rb-section-allnewssearch .rb2-slider-title {
    font-size: 30px;
    font-weight: 600;
    color: #333333;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: left;
    margin-top: 0;
}

.rb-section-articlecategory .rb-section-title:after,
.rbsliderheader-titleinfo > div:after,
.rb-section-allnewssearch .rb2-slider-title:after {
    content: "";
    display: block;
    width: 90px;
    height: 2px;
    background: #5FB468;
    margin-top: 10px;
}

.rbsliderheader-titleinfo > div,
.rb-section-allnewssearch .rb2-slider-title {
    font-size: 20px;
    letter-spacing: 1px;
}

.rb-section-header-sortandfilters {
	margin-bottom: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
		-webkit-box-align: center;
		   -ms-flex-align: center;
			  align-items: center;
}

.rb-section-header-sort {
	margin-left: auto;
	margin-bottom: 0;
}

.rb-section-header-categoryandotherfilters {
    font-size: 14px;
    color: #FFF;
    background: #5FB468;
    padding: 7px 20px;
    border-radius: 35px;
}

.popup-extra_panel {
	width: 90%;
	max-width: 768px;
}

.popup-extra_panel .rb-itemgroup-Article-Filters {
	padding: 15px;
}

.rbsliderheader-description {
	font-size: 20px;
	font-weight: 300;
	line-height: 30px;
	color: #888;
}

.rbsliderheader-info {
	margin-bottom: 40px;
}

.rb-section-allarticle {
	border-bottom: 1px solid #d7d7d7;
    padding-bottom: 40px;
	margin-bottom: 40px;
}

.rb-section-allarticle .rb2-slider-title {
	float: none;
}

.rb-section-allarticle .rb2-slider-flood-group {
	padding: 0 10px;
}

.rb-section-allarticle .rb2-slider-item {
	width: 30%;
	margin-bottom: 70px;
	text-align: center;
	margin: 0 10px;
	word-break: break-word;
}

.rb-section-body .rb2-slider-pager-item-main {
	padding: 10px 0;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.rb-section-newsslider .rb2-slider-pager-item-main,
.rb-section-childnewsslider .rb2-slider-pager-item-main,
.rb-section-newsfooter .rb2-slider-pager-item-main {
	padding: 0;
}

/*
.rb-section-allarticle .rb2-slider-item:first-child {
	margin-left: 0;
}

.rb-section-allarticle .rb2-slider-item:last-child {
	margin-right: 0;	
}*/

.rb-section-allarticle .rb2-slider-item .rbh1 {
	text-align: center;
}

.rb-section-allarticle .newsitem-itemfull {
	margin-bottom: 0;	
}

.rb-section-allarticle .newsitem-layout {
	margin-bottom: 10px;
}

.rb-section-allarticleheadernosearch .rbsliderheader-info {
	margin-bottom: 0;	
}

.rb-section-allarticle .newsitem-layout-image {
	margin-bottom: 10px;
}

/* Product Detail Styles
-----------------------------------------------------------*/

.article-detail-full {
/*	padding-top: 40px;*/
}

.rb-section-detail .articleitem_full {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.rb-section-detail .articleitem_full > div {
	
}

.rb-section-detail .articleitem_full > .articleitem_info {
	/*width: 75%;*/
	width: calc(100% - 437px);
}

.rb-section-detail .articleitem_full > .articleitem_imageslider,
.rb-section-detail .articleitem_full > .articleitem_image {
	/*width: 25%;*/
	width: 437px;
}

.rb-section-detail .newsitem-layout-articles .articleitem_image,
.rb-section-detail .newsitem-layout-articles .articleitem_info {
	width: 100%;
}

.rb-section-detail .newsitem-layout-articles .articleitem_image img {
	height: 200px;
    width: auto;
    max-width: 100%;
}

.rb-section-detail .newsitem-layout-articles .basket_morebutton-number-full {
	padding-left: 25px;
	padding-right: 25px;
}

.article_description a,
.news_newsitem_newsitem-headerdesc a,
._newsitem_newsitem-headerdesc a {
    display: inline-block;
    font-weight: 500;
    color: #5FB468;
    word-break: break-word;
}

.article_description a:hover,
.news_newsitem_newsitem-headerdesc a:hover,
._newsitem_newsitem-headerdesc a:hover {
    text-decoration: underline;
}

.rb-section-detail .articleitem_imageslider .rb2-slider-header {
	display: none;
}

.rb-section-detail .articleitem_full .articleitem_button {
	margin-bottom: 15px;
}

.rb-section-detail .articleitem_image {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}

.article-detail-full .articleitem_prices {
	margin-top: 10px;
}

.rb-section-detail .articleitem_info {
	padding-right: 10%;
}

.rb-section-detail .articleitem_full .articleitem_full_img {
	width: 100%;
	height: auto;
}

.rb-section-detail .articleitem_header .rbh1 {
	font-size: 30px;
}

.rb-section-detail .articleitem_full .article_shortad,
.masterarticle_combo {	
    font-size: 15px;
    font-weight: 300;
    color: #333333;
    margin: 20px 0;
}

.masterarticle_combo select {
	font-size: 16px;	
    padding: 8px 15px;
	background: none;
	margin-top: 5px;
	border-radius: 35px;
}

.masterarticle_list {
	background: #EEE;
	padding: 20px;
	margin: 20px 0;	
}

.masterarticle_list_header {
	font-size: 17px;
	font-weight: 600;
	margin-bottom: 20px;
}

.masterarticle_list_item {
	display: grid;
	grid-template-columns: 1fr 1fr 3fr;
	align-items: center;
}

.masterarticle_list .basket_morebutton-number-full {
	background: #FFF;
}

.rb-section-detail .basket_morebutton-full > input {
    font-size: 20px;
    color: #FFF;
    background: #5FB468;
    border: 0;
    padding: 10px 30px;
    border-radius: 35px;
    cursor: pointer;	
}

.basket_morebutton-number {
	font-size: 20px;
	font-weight: 600;
	color: #333;
}

.basket_morebutton-number-full input {
	width: 50px;
	padding: 5px 0;
	text-align: center;
	border: 0;
}

.rb2-slider-item .basket_morebutton-number-full input {
	width: 30px;
}

.basket_morebutton-full .basket_morebutton-number-full,
.basket_morebutton-full input,
.basket_morebutton-number-full > div {
	display: inline-block;
	vertical-align: middle;
}

.basket_morebutton-number-full {	
    border: 2px solid #A5A5A5;
    padding: 5.5px 40px;
    border-radius: 35px;
}

.rb2-slider-item .basket_morebutton-number-full {
	padding: 0px 5px;
}

.basket_morebutton-number-adddel {
    width: 25px;
    height: 20px;
    /*margin-left: 15px;*/
}

.rb2-slider-item .basket_morebutton-number-adddel {
	width: 40px;
	height: 30px;
	margin: 2px 0;
}

.basket_morebutton-number-add {
	background: url(/content/images/icon-plus-button.png) no-repeat center;
	background-size: 20px;
}

.basket_morebutton-number-del {
	background: url(/content/images/icon-minus-button.png) no-repeat center;
	background-size: 20px;
}

.article_description {
	font-size: 15px;
	font-weight: 300;
	margin: 20px 0;
    padding: 15px;
}

.rb-section-detail .article_description {
	background: #EEE;
}

.article-detail-full .articleitem_activeprice {
    font-size: 25px;
    margin: 0;
}

.articleitem_properties {
	margin-bottom: 20px;
}

.articleitem_properties .articleitem_property_image_img {
	width: 30px;
    margin-right: 10px;
}

.articleitem_properties .articleitem_property_moisture img {
	width: 15px;
}

.articleitem_property .articleitem_property_noimage {
	width: 40px;
	height: 40px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	image-rendering: -webkit-optimize-contrast;
}

.articleitem_property_size .articleitem_property_noimage {
	background: url(/content/images/01-meret.png) no-repeat center;
	background-size: 100%;
}

.articleitem_property_packings .articleitem_property_noimage {
	background: url(/content/images/02-kiszereles.png) no-repeat center;
	background-size: 100%;
}

.articleitem_property_light .articleitem_property_noimage {
	background: url(/content/images/20-fenyigeny.png) no-repeat center;
	background-size: 100%;
}

.articleitem_property_moisture .articleitem_property_noimage {
	background: url(/content/images/03-nedvesseg.png) no-repeat center;
	background-size: 70%;
}

.articleitem_property_plantform .articleitem_property_image img {
	width: 40px;
}




.articleitem_properties .articleitem_property_ph .articleitem_property_noimage {
	display: inline-block;
	vertical-align: middle;
	width: 40px;
	height: 40px;
	margin-right: 10px;
	background: url(/content/images/icon-ph.png) no-repeat center;
	background-size: 100%;
}

.articleitem_properties_title {
	font-size: 20px;
	font-weight: 600;
	color: #333;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.articleitem_properties_title:after {
	content: "";
	display: block;
	width: 87px;
	height: 2px;
	background: #5FB468;
	margin: 5px 0 10px;
}

.articleitem_property {
	margin-bottom: 15px;
}

.articleitem_property > div {
	display: inline-block;
	vertical-align: middle;
	font-size: 17px;
}

.articleitem_property_value {
	font-weight: 300;
	float: right;
}

.showimages_slider {
	position: relative;
}

.articleitem_imageslider .rb2-container-items img {
    width: auto;
	height: 270px;
    margin: 0 auto;
    max-width: 100%;
    object-fit: contain;
}

.articleitem_imageslider .rb2-slider-pager-item-main {
	padding: 0;
}

.rb2-slider-thumb-selected {
    border: 0;
}

.rb2-slider-thumb-image img {
	width: 100%;
	height: auto;
	opacity: 0.28;
	-webkit-transition: opacity .2s ease-out;
		-ms-transition: opacity .2s ease-out;
			transition: opacity .2s ease-out;
}

.rb2-slider-thumb-selected .rb2-slider-thumb-image_img {
    opacity: 1;
}

.articleitem_imageslider .rb2-pager-item-pagertype-prevnext {
	background: #333;
	top: 100px;
	width: 40px;
    height: 40px;
}

.articleitem_imageslider .rb2-pager-item-pagertype-prevnext:before {
	width: 12px;
	height: 12px;
	margin-top: 14px;
}

.articleitem_imageslider .rb2-pager-item-next {
	right: 10px;
}

.articleitem_imageslider .rb2-pager-item-prev {
	left: 10px;
}

.articleitem_imageslider .rb2-pager-item-next:before {
	margin-left: 11px;
}

.articleitem_imageslider .rb2-pager-item-prev:before {
	margin-left: 15px;
}

.articleitem_imageslider .rb2-pager-item-disable {
	/*opacity: 0.5;
	cursor: default;*/
	display: none;
}

.newstagitems {
	border-top: 1px solid #C2BEBE;
	border-bottom: 1px solid #C2BEBE;
	margin: 15px 0;
    padding: 20px 0;
}

.newstagitem {
    display: inline-block;
    float: none;
    margin-right: 10px;
}

.newstagitem a {
    font-size: 20px;
    color: #A5A5A5;
    font-weight: 700;
}

.newstagitem a:hover {
	text-decoration: underline;
}

.article_like {
	margin-top: 20px;
}

.rb-section-detaillinkslider .rb2-slider-item {
	margin: 0 2.5%;
}

.rb-section-detaillinkslider .rb2-slider-item,
.rb-section-detaillinkslider .rb2-slider-item .articleitem_name {
	text-align: center;
}

#popup-rbimage_panel {
    height: calc(100vh - 55px);
    width: auto;
    top: 20px;
}

.popup-rbimage_panel .rbinfo-image {
    background: rgb(0 0 0 / 0.4);
}

#popup-rbimage_panel.rb-popuppanel-visibled {
    -webkit-animation: popup-slide-in-top0 0.3s ease-out;
	   -moz-animation: popup-slide-in-top0 0.3s ease-out;
		 -o-animation: popup-slide-in-top0 0.3s ease-out;
			animation: popup-slide-in-top0 0.3s ease-out;
}

#popup-rbimage_panel .rbinfo-image img {
    width: auto;
    max-width: 100%;   
    height: calc(100vh - 40px);
	object-fit: contain;
}

@media screen and (max-width: 1400px)
{
	.masterarticle_list_item {
		grid-template-columns: 1fr 1fr 2fr;
	}
	
	.masterarticle_list_item .basket_morebutton-number-full {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.masterarticle_list_item .basket_morebutton-full > input {
		font-size: 15px;
	}
	
	.rb-section-detail .articleitem_full > .articleitem_info {
		padding-right: 5%;
	}
}

@media screen and (max-width: 1156px)
{
	.basket_morebutton-full .basket_morebutton-number-full,
	.basket_morebutton-full > input {
		margin: 0 0 10px 0;
	}	
}

/* Photo Gallery Styles */

.popup-photogallery_panel {
	padding: 0;
	background: transparent;
}

.popup-photogallery_panel .rb2-pager-item-pagertype-prevnext {
	z-index: 8;
	background: none;
	box-shadow: none;
}

.popup-photogallery_panel .rb2-pager-item-prev {
	left: 20px;
}

.popup-photogallery_panel .rb2-pager-item-next {
	right: 20px;
}

.popup-photogallery_panel .rb2-pager-item-pagertype-prevnext:before {
	font-size: 100px;
	border: none;
	width: 100px;
	height: 500px;
	color: #FFF;
	margin: 0;
	-webkit-transform: none;
		-ms-transform: none;
			transform: none;
}

.popup-photogallery_panel .rb2-pager-item-prev:before {
	content: "<";
}

.popup-photogallery_panel .rb2-pager-item-next:before {
	content: ">";
}

.popup-photogallery_panel .rb2-container-items,
.popup-photogallery_panel .rb2-slider-pager-item-main {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.popup-photogallery_panel .rb2-slider-pager-item,
.popup-photogallery_panel img {
	width: 100%;
}

.popup-photogallery_panel {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	max-width: none;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	margin: 0;
	-webkit-animation: none;
	   -moz-animation: none;
	    -o-oanimation: none;
			animation: none;
}

.popup-photogallery_panel .rb2-slider-root {
	width: 100%;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
			transform: translateY(-50%);
} 

.popup-photogallery_panel .popup_panel_closebutton {
	right: 17px;
	top: 0;
	width: 50px;
	height: 50px;
	background-color: #FFF;
}

.popup-photogallery_panel img {
	/*max-height: auto;
	max-width: 768px;*/
	height: 100%;
	max-height: 600px;
	width: auto;
	max-width: 100%;
	margin: 0 auto;
}

.popup-photogallery_panel .rb2-slider-thumb-items img {
	margin: 0;
}

.popup-photogallery_panel .rb2-slider-thumb-items {
    /*display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
	   -ms-flex-pack: center;
	 justify-content: center;*/
	text-align: center;
    margin-top: 40px;
    margin-bottom: 10px;
}

.popup-photogallery_panel .rb2-slider-thumb-item {
	display: inline-block;
	float: none;
	width: auto !important;
	border: none;
	margin: 0px;
	/*-webkit-box-flex: 0;
	-ms-flex: 0 1 130px;
		flex: 0 1 130px;*/
}

.popup-photogallery_panel .rb2-slider-thumb-item img {
	margin: 0 auto;
	border: 3px solid transparent;
}

.popup-photogallery_panel .rb2-slider-thumb-selected img {
	border-color: #3294ac;
}

.popup-photogallery_panel .rb2-autocontrols {
    /*width: 100%;*/
    text-align: center;
/*    background: rgba(0, 0, 0, 0.6);*/
    padding: 5px;
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
			transform: translateX(-50%);
}

.popup-photogallery_panel .rb2-autocontrols > div {
	width: 15px;
	height: 15px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 3px;
	float: none;
}

.popup-photogallery_panel div.rb2-autocontrols-startstop {
	display: none;
}

.popup-photogallery_panel .rb2-autocontrols-item {
	border-radius: 50%;
	background: #FFF;
	-webkit-transition: all 0.2s ease-out;
		-ms-transition: all 0.2s ease-out;
			transition: all 0.2s ease-out;	
}

.popup-photogallery_panel .rb2-autocontrols-active {
	background: #5FB468;	
}

@media screen and (max-width: 584px)
{
	.popup-photogallery_panel {
		padding: 0;
	}
	
	.popup-photogallery_panel img {
		width: 100%;
		height: auto;
	}
	
	.popup-photogallery_panel {
		position: relative;
		background: none;
	}
	
	.popup-photogallery_panel .rb2-slider-root {
		position: static;
		-webkit-transform: none;
			-ms-transform: none;
				transform: none;
	}
	
	.popup-photogallery_panel .rb2-pager-item-pagertype-prevnext:before {
		width: 50px;
		height: 50px;
		font-size: 50px;
	}
	
	.popup-photogallery_panel .rb2-slider-thumb-items {
		display: none;
	}
}
	

/* Basket Styles
-----------------------------------------------------------*/

.popup-popupbasket_full_panel.rb-popuppanel-visibled {
    -webkit-animation: popup-slide-in-top0 0.3s ease-out;
       -moz-animation: popup-slide-in-top0 0.3s ease-out;
    	 -o-animation: popup-slide-in-top0 0.3s ease-out;
    		animation: popup-slide-in-top0 0.3s ease-out;
}

.popup-popupbasket_full_link .basketmini_summa {
	font-size: 12px;
    font-weight: 600;
    line-height: 16px;
	background: #5FB468;
}

.basket_header .basket_title,
.basket_header .basket_summa_quantity,
.basket_header .basket_emptytitle {
    font-size: 25px;
    font-weight: 600;
    color: #333;
	letter-spacing: 2px;
}

.webshopmain_checkout .basket_summa_discountheader {
	margin: 0;
}

.basket_checkout input[type="button"] {
    color: #FFF;
    background: #5FB468;
    padding: 8px;	
    border: 0;
    cursor: pointer;
}

.basket_checkout_forward {
	border-bottom: 0;
	padding-bottom: 0;
}

.basket_summa_shippingprice_title {
	font-weight: 300;
}

.basket_offer {
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.basket_offer_body {
	font-weight: 500;
}

.basket_offer_title {
    display: block;
	font-size: 17px;
    text-align: center;
    color: #FFF;
    background: #5FB468;
    padding: 10px;
}

.basket_item:nth-child(even) {
	background: rgba(95, 180, 104, 0.1); 
}

.basket_item_name {
    font-size: 20px;
    font-weight: 600;
    color: #333;
    margin-bottom: 0;
}

.basket_item_subname {
	font-size: 15px;
	font-weight: 300;
	color: #5FB468;
}

.basket_item_price_full {
	margin-top: 10px;
}

.basket_summa {
	font-size: 25px;
}

.basket_item_quantity_line input {
    border: 2px solid #5FB468;
    background: none;
    font-size: 30px;
    color: #333;
    cursor: pointer;
    line-height: 30px;
}

.basket_item_quantity_inputline {
    border: 2px solid #5FB468;
}

.popupinput-AddToBasketMore {
	padding: 30px;
}

/* Checkout Styles
-----------------------------------------------------------*/

.webshopmain_checkout {
    width: 100%;
    padding: 0;
    position: relative;
}

.webshopmain_checkout-phase .inputpage_field_Total {
    right: 0;
    top: 0;
}

.closebasket-phase-header .closebasket-phase-title {	
    font-size: 25px;
    font-weight: 500;
    color: #333;
    text-transform: uppercase;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.webshopmain_checkout .inputpage_field_ShippingName .inputpage_beforefield,
.webshopmain_checkout .inputpage_field_InvoiceName .inputpage_beforefield,
.webshopmain_checkout .inputpage_field_DeliveryMode > label,
.webshopmain_checkout .inputpage_field_Description > label,
.webshopmain_checkout .inputpage_field_PaymentMode > label {
	font-size: 25px;
    font-weight: 500;
	color: #333;
    text-transform: uppercase;
}

.webshopmain_checkout .inputgroup-description textarea {	
    border: 1px solid #A5A5A5;
    background: none;
    box-shadow: none;
}

.webshopmain_checkout .inputpage_field_DeliveryMode {
	margin-bottom: 40px;
}

.webshopmain_checkout .inputgroup-description {
	margin-top: 40px;
}

.closebasket-phase-progress-state {
	background: #5FB468;
}

.closebasket-phase-progress-state:after {
	background-color: #5FB468; 
}

.webshopmain_checkout .basket_summa_title {
	color: #333;
}

.page_WebDataShopInfoGrid_CheckoutBasket .webshopmain_checkout .basket_summa_title {
	font-size: 30px;
	margin-top: 10px;
}

.basket_summa_technical_user_button {
    text-align: left;
}

.basket_summa_technical_user_button_title {
	display: inline-block;
}

.popupinput-BasketChooseTechnicalUserInfo {
	padding: 20px;
}

.webshopmain_checkout .submitbutton,
.basket_summa_technical_user_button_title {
	font-size: 17px;
    font-weight: 400;
    height: auto;
	background: #5FB468;
	color: #FFF;
	border: 2px solid #5FB468; 
    padding: 8px 20px;
	cursor: pointer;
}

.webshopmain_checkout .cancelbutton {
	background: #FFF;
	color: #5FB468;
}

.webshopmain_checkout .submitbutton:hover {
    text-decoration: underline;
}

.webshopmain_checkout input[type="text"] {
	width: 100%;
    padding: 7px 10px;
    border: 1px solid #A5A5A5;
}

.webshopmain_checkout .inputpage_buttons_after {
	margin-top: 20px;
	border: 0;
}

.page_WebDataShopInfoGrid_CheckoutBasket .webshopmain_checkout .inputpage_buttons_after {
	margin-top: 0;
	padding-top: 0;
}

.webshopmain_checkout .basket_item_left_info {
    max-width: calc(100% - 120px);
}

.webshopmain_checkout .basket_item_quantity_line {
	padding: 20px 0;
}

.basket_summa,
.basket_item_quantity,
.basket_item_summa,
.webshopmain_checkout .basket_item_summa_name {
    font-weight: 400;
}

.ajax-loading:before,
.rb-redirect-title:after,
.pay-result-check_message:after {
	border-top-color: #5FB468;
}

.allwebshop_items_new .allwebshop_item_showchilds {
    background: url(/content/images/icon-plus-2.png) no-repeat center;
    background-size: 14px;
    image-rendering: -webkit-optimize-contrast;
}

.allwebshop_item_child .allwebshop_item_showchilds-on {
    background: #5FB468 url(/content/images/icon-minus-2.png) no-repeat center;
    background-size: 14px;
}

.allwebshop_item_header .allwebshop_item_showchilds {
    background: none;
}

.basket_coupons_full {
	margin-top: 10px;
}

.webshopmain_checkout .basket_summa_shippingprice_full {
	margin: 0;
}

.closebasket-phase-progress-main {
	margin-top: 10px;
}

.basket_coupons_full .basket_input_button {
	background: #5FB468;
}

.basket_coupons_full .basket_coupon {
	margin-top: 10px;
}

.basket_coupons_full .basket_coupons_title,
.basket_coupons_full .basket_input_title {
	font-weight: 500;
    color: #444;	
}

.basket_coupons_full .basket_coupondiscount {
	margin-left: 20px;
}

/* Checkout Login */

.webshopmain_checkout_phase-body { 
	text-align: center;
}

.webshopmain_checkout .basket_header {
	padding-top: 20px;
}

.page_WebDataShopInfoGrid_CheckoutBasket .closebasket-phaseheader-full {
	margin-bottom: 0;
}

.page_WebDataShopInfoGrid_CheckoutBasketPhaseSummary .webshopmain_checkout_phase-body {
	background: #F5F5F5;
	padding: 20px;
	text-align: left;
} 

.basket_summa_login_title,
.basket_summa_regis_title,
.basket_summa_noregis_title {
	color: #333333;
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.basket_summa_login_info,
.basket_summa_regis_info,
.basket_summa_noregis_info {
	font-size: 17px;
	font-weight: 300;
}

.basket_summa_login_buttons .popup_button_title {
	background: #5FB468;
	border: 0;
	color: #FFF;
	border-radius: 0;
	padding: 0 35px;
}

.basket_summa_regis_buttons .popup_button_title {
    background-color: #5FB468;
    border-radius: 0;
}

.basket_summa_login_buttons .communallogin-item {
	max-width: 100%;
	font-size: 17px;
}

.basket_summa_login_buttons a {
	width: auto;
}

.basket_summa_login_buttons .communallogin-items {
    margin-top: 0;
}

.basket_summa_login_buttons {
	margin-top: 40px;
}

.basket_summa_login_normal {
	margin-right: 20px;
}

/* Phase */

@media screen and (min-width: 1155px)
{
	.closebasket-phase-image {
		width: 80px;
		height: 80px;
	}	
}
	
.closebasket-phase-progress-state:after,
.closebasket-phase-progress-state,
.closebasket-phase-act .closebasket-phase-image,
.closebasket-phase-over .closebasket-phase-image:before {
	background-color: #5FB468;
}

.closebasket-phase-over .closebasket-phase-image,
.closebasket-phase-act .closebasket-phase-image {
	border-color: #5FB468;
}

.closebasket-phase-over.closebasket-phase-start .closebasket-phase-image {
	background: url(/content/images/icon-shopping-cart-green.png) no-repeat center;
	background-size: 33px;
}

.closebasket-phase-over.closebasket-phase-user .closebasket-phase-image {
	background: url(/content/images/icon-man-user-green.png) no-repeat center;
	background-size: 33px;
}

.closebasket-phase-over.closebasket-phase-delivery .closebasket-phase-image {
	background: url(/content/images/icon-delivery-truck-green.png) no-repeat center;
	background-size: 25px;
}

.closebasket-phase-over.closebasket-phase-payment .closebasket-phase-image {
	background: url(/content/images/icon-credit-card-green.png) no-repeat center;
	background-size: 25px;
}

.inputpage_html {
    border: none;
}

.datahandling-confirm,
.inputpage_field_NewsLetter label {
	font-size: 13px;
	font-weight: 300;
}

.closebasket-phasebody-summary-title {
	font-size: 25px;
	font-weight: 300;
}

.closebasket-phasebody-summary-basket .basket_header {
	padding: 0;
}

.closebasket-phasebody-summary-basket .basket_header .basket_title,
.closebasket-phasebody-summary-basket .basket_header .basket_summa_quantity,
.closebasket-phasebody-summary-basket .basket_header .basket_emptytitle {
	font-size: 25px;
	font-weight: 300;
}

.closebasket-phasebody-summary-basket .basket_summa_title {
    font-size: 25px;
    margin: 20px 0;
}

.closebasket-phasebody-summary-basket .basket_summa_value {
	font-weight: 500;
}

/* My Orders Styles
-----------------------------------------------------------*/

.allwebshop_items_body {
    width: 100%;
}

.allwebshop_items_new .allwebshop_items_header {
	font-size: 30px;
    font-weight: 500;
    color: #333;
    text-transform: uppercase;
} 

.allwebshop_item_data:nth-child(even),
.allwebshop_child_item_data:nth-child(odd) {
    background-color: rgba(95, 180, 104, 0.3);
}

.allwebshop_child_main .allwebshop_child_item_header {
	color: #FFF;
    border-bottom: 1px solid #5FB468;
    background-color: #5FB468;
}

.allwebshop_child_item_data .allwebshop_child_item_quantity, .allwebshop_child_item_data .allwebshop_child_item_summaprice {
    font-weight: 500;
}

.oldorder-desc-top {
    text-align: center;
}

/* Contact Styles
-----------------------------------------------------------*/

.rb-section-contact {
	margin: 40px 0 60px;
}

.rb-section-contact-body {
	font-size: 0;
}

.rb-section-contact-body-left,
.rb-section-contact-body-right,
.rb-section-contactmessage .rb-global-partialinput-input,
.rb-section-contactmessage .rb-global-partialinput-right  {
	display: inline-block;
	vertical-align: middle;
	width: 50%;
}

.rb-section-contact-body-right {
	padding: 0 75px;
}

.rb-section-contact-body-items {
	margin-bottom: 45px;
}

.rb-section-contact-body-items:last-child {
	margin-bottom: 0;
}

.rb-section-contact-body-items-title {
	font-size: 30px;
	font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.rb-section-contact-body-items-title:after {
	content: "";
	display: block;
	width: 87px;
	height: 2px;
	background: #5FB468;
	margin: 15px 0;
}

.rb-section-contact-body-item {
	font-size: 20px;
	margin-bottom: 10px;
}

.rb-section-contact-body-item:last-child {
	margin-bottom: 0;
}

.rb-section-contact-body-item > div {
	display: inline-block;
}

.rb-section-contact-body-item-title {
	width: 150px;
    color: #A5A5A5;
}

.rb-section-contact-body-item-value {
	color: #333;
}

.rb-section-contactmessage .rb-global-partialinput {
	font-size: 0;
}

.rb-section-contactmessage .rb-global-partialinput-right {
	padding-left: 130px;
}

.rb-section-contactmessage .inputpage_field_Description {
	margin-bottom: 15px;
} 

.rb-section-contactmessage input,
.rb-section-contactmessage textarea {
	width: 100%;
	font-size: 20px;
	color: #A5A5A5;
	border: 1px solid #A5A5A5;
	padding: 10px 20px;
}

.rb-section-contactmessage .inputgroup-name,
.rb-section-contactmessage .inputgroup-phonenumber {
	margin-bottom: 15px;
}

.rb-section-contactmessage .inputgroup-name > div,
.rb-section-contactmessage .inputgroup-phonenumber > div {
	display: inline-block;
	width: calc(50% - 10px);
}

.rb-section-contactmessage .inputgroup-name .inputpage_field:first-child,
.rb-section-contactmessage .inputgroup-phonenumber .inputpage_field:first-child {
	margin-right: 20px;
}

.rb-section-contactmessage .inputpage_buttons_after {
    padding: 0;
    border: 0;
}

.rb-section-contactmessage .inputpage_buttons_after .submitbutton {
    height: auto;
    font-weight: 400;
    background: #5FB468;
    color: #FFF;
    padding: 15px 40px;
    margin-top: 10px;
    border: 0;
    border-radius: 35px;
    cursor: pointer;
}

.rb-section-contactmessage-googlemap #home_map {
    width: 100%;
    height: 300px;
}

/* Enciklopedia Styles
-----------------------------------------------------------*/

.rb-section-articleletter-header {
	margin-right: 20px;
}

.rb-section-articleletter-header .rbh1 {
	font-size: 25px;
	color: #444;
}

.rb-section-articleletter-body {
	text-align: center;
}

.rb-section-articleletter > div {
    display: inline-block;
}

.letteritem.articleletteritem {
    display: inline-block;
    margin: 0 5px;
}

.letteritem.articleletteritem a {
    color: #ABABAB;
    font-weight: 500;
}

.letteritem.articleletteritem a:hover {
    text-decoration: underline;
}

.letteritem.articleletteritem_selected a {
	color: #5FB468;
}

/* USDA Styles
-----------------------------------------------------------*/

.rb-section-usda {
	margin: 0 0 80px 0;
}

.rb-section-usda .rb-section-newsitem-full {
	font-size: 0;
}

.rb-section-usda .rb-section-newsitem-full > div {
	display: inline-block;
	vertical-align: top;
	width: 50%;
}

.rb-section-usda .rb-section-newsitem-body {
	padding-left: 40px;
}

.rb-section-usda .rb-section-newsitem-full .rb-section-subtitle,
.rb-section-usda .rb-section-newsitem-full .rb-section-subtitle2 {
	font-size: 20px;
	font-weight: 300;
	color: #333;
}

.rb-section-usda .rb-section-newsitem-full .rb-section-title {
	font-size: 50px;
	font-weight: 600;
	color: #333;
	text-transform: uppercase;
	text-align: left;
	margin: 20px 0;
}

.rb-section-usda .rb-section-newsitem-full .rb-section-digest {
	font-size: 15px;
	line-height: 33px;
}

.rb-section-usda .rb-section-more {
	text-align: center;
	float: none;
}

/* Partners Styles
-----------------------------------------------------------*/

.rb-section-partnerslogo {
	margin-top: 80px;
}

.rb-section-partnerslogo .rb2-slider-pager-item-main {
	gap: 2.5%;
}

.rb-section-partnerslogo .rb2-slider-item,
.rb-section-partners .rb2-slider-item {
	-ms-flex: 0 1 20%;
		flex: 0 1 20%;
}

.rb-section-partners .news_previewimage_img {
	width: auto;
	height: 100px;
	margin: auto;
}

.rb-section-partnerslogo .news_previewimage_img {
	width: auto;
	height: 50px;
	margin: auto;
}

.rb-section-partners .rbh1 {
	font-size: 20px;
    color: #333333;
}
    
.rb-section-partners .news_digest {
    font-size: 15px;
    font-weight: 300;
    margin: 20px 0;
    padding: 15px;
    text-align: center;
}

/* Popup Newsletter Styles
-----------------------------------------------------------*/

.popupinput-NewsLetterSubscribe {
	padding: 20px;
}

/* Opinion Styles
-----------------------------------------------------------*/

.rb-section-opinion {
	margin-bottom: 80px;
}

.rb-section-opinion .rb2-slider-pager-item-main {
	gap: 20px;
}

.rb-section-opinion .rb2-slider-item {
	-ms-flex: 0 1 calc(100% / 3 - 20px * 2 / 3);
		flex: 0 1 calc(100% / 3 - 20px * 2 / 3);
}

.news_opinion-top_digest {
    font-size: 18px;
    color: #888;
    text-align: center;
}

.rb-section-opinion .news {
	text-align: center;
}

.news_opinion-left,
.news_opinion-right {
	display: inline-block;
	vertical-align: middle;	
}

.news_opinion-left img {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	margin-right: 10px;	
}

.rb-section-opinion .news_newsauthor {
	font-size: 17px;
	color: #5FB468;
}

.rb-section-opinion .news_opinion-right .rbh1 {
	font-size: 20px;
	font-weight: 600;
	margin: 0;
}


/* Other Styles
-----------------------------------------------------------*/

#header {
	animation: none !important;
	margin: 0 !important;
}

#jquery-msg-content {
	padding: 50px;
	opacity: 1;
	border-radius: 0;
	box-shadow: 1px 1px 10px 0px rgba(0,0,0,0.3);
}

#jquery-msg-content a {
    color: #5FB468;
    margin: 10px 0;
    display: block;
}

#jquery-msg-content a:hover {
    text-decoration: underline;
}

.input_ForgotPassword .submitbutton {
	background: #5FB468;
	border-radius: 35px;	
}

.rb2-sectionslider-empty .rb-section {
	margin: 0;
	padding: 0;
}

.page_Error input[type="button"] {
    display: block;	
    background: #5FB468;
    border: 0;
    color: #FFF;
    padding: 10px 30px;
    border-radius: 35px;
    margin: 20px auto 0;
    cursor: pointer;
}

.input_ReferralEMail {
	padding: 20px;
}

.popupinput-ReferralEMail .inputform .submitbutton {
	padding: 8px 60px;
}

.popupinput-ReferralEMail .inputform .submitbutton:hover {
	color: #FFF;
	background: #5FB468;
	border-color: #5FB468;
}

/* TagCloud Styles
-----------------------------------------------------------*/

.rb-section-newstagcloud {
	margin: 0 0 80px;
}

.tagcloud {
	text-align: center;
}

.tagcloud a {
	display: inline-block;
	font-size: 20px;
    color: #888;
    margin: 0 10px;
    -webkit-transition: all .2s ease-out;
    		transition: all .2s ease-out;
}

.tagcloud a:hover {
	color: #5FB468;
}

/* Other Styles
-----------------------------------------------------------*/

.popupinput-QuickNewsItem,
.popupinput-QuickNews {
	padding: 20px;
}

.field-validation-error {
	font-size: 13px !important;
	font-weight: 400;
	color: #f12b2b;
}

@media screen and (max-width: 768px)
{
	.youtubeplayer_player {
		position: relative;
		padding-bottom: 56.25%;
		height: 0;
	}
	
	.youtubeplayer_player iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	
	.newsitem-layout-image-top-video {
		width: 100%;
	}
}

/* Animation Styles
-----------------------------------------------------------*/

.rb2-autocontrols-item, .voteitem,
.rb-section-articlelist .rb2-slider-item,
.rb-section-newsletter .inputpage_field_Name input,
.rb-section-newsletter .inputpage_field_EMail input, .rbslider-headerfilter-item:after {
	-webkit-transition: all 0.2s ease-out;
		transition: all 0.2s ease-out;
}


/* Mobile Sidebar 
-----------------------------------------------------------*/

@media screen and (min-width: 901px)
{
	.rb-section-header-categoryandotherfilters {
		display: none;
	}
}

@media screen and (max-width: 900px)
{
	.allnews_mainpage .rb-home_mainpage-right {
		width: 100%;
		padding: 0;
	}	
	
	.rb-home_mainpage-left {
		position: fixed;
		width: 85%;
		max-width: 375px;
		left: -85%;
		top: 0;
		bottom: 0;
		background: #FFF;
		z-index: 10;
		padding: 20px;
		overflow-y: auto;
	}
	
	.rb-home_mainpage-left.showtreeview {
		left: 0;
	}

	.rb-home_mainpage-left {
		transition: left .2s ease-out;
	}
	
	.rb-section-newscategory .rb-section-title,
	.rb-home_mainpage-left .rb2-slider-title {
	    font-size: 22px;
	}
	
	.treeview_items-showbutton {
		border-radius: 50%;
		background: #5FB468 url(/content/images/icon-more-2-white.png) no-repeat center;
		box-shadow: none;
	}
	
	.allarticle_mainpage .rb-home_mainpage-right {
	    padding-left: 0;
	}
	
	.treeview_items {
		position: static;
		width: auto;
		height: auto;
		line-height: normal;
		background: transparent;
		padding: 0;
		box-shadow: none;
		-webkit-transition: none;
				transition: none;
	}
}


/* Media Queries
-----------------------------------------------------------*/

/* Rb Desktop */
@media screen and (min-width: 1156px)
{

	.rb-section-allarticle .rb2-slider-item .rbh1 {
		height: 52px;
		overflow: hidden;
		line-height: 26px;
	}
	
	.rb-section-allarticle .rb2-slider-item .rbh2 {
		height: 40px;
	}
	
	.page_Home_Enciklopedia .rb-section-allarticle .rb2-slider-item .rbh1 {
		height: auto;
	}
	
	.page_Home_Enciklopedia .rb-section-allarticle .rb2-slider-item .rbh2 {
		height: auto;
	}
	
	.rb-section-newsslider .news_header-root, .rb-section-newsfooter .news_header-root {
		top: 40%;
	}

}

@media screen and (max-width: 1400px)
{
	.articleitem_full .articleitem_full_img {
	    height: 180px;
	}	
}

/* Tablet only */
@media screen and (min-width: 585px) and (max-width: 1155px)
{

}

/* Rb Tablet */
@media screen and (max-width: 1155px)
{
	#header {
		width: calc(90% + 1px);
		position: fixed;
		top: 0;
		left: 5%;
		z-index: 10;
	}
	
	#container {
	    width: 100%;
	}
	
	#content-section {
		width: 90%;
		margin: 0 auto;
		padding-top: 120px;
	}
	
	#content-footer {
		width: 90%;
		margin: 0 auto;
	}
	
	.rb-section-treemailfooter .rb-section-treemailfooter-line1 > div {
		display: block;
		width: 100%;
	}
	
	.rb-section-treemailfooter .rb-section-treemailfooteritem-social {
		text-align: center;
	}
	
	.treemailfooter_simplepay {
		margin-left: auto;
		margin-right: auto;
	}
	
	.baseheader_left, .baseheader_right {
		padding-top: 0;
	}
	
	.baseheader_mini,
	.baseheader_right .baseheader_line2 {
		background: #FFF;
	}
	
	#rbsidebar-menubutton {
		display: inline-block;
		vertical-align: middle;
	}
	
	.main-info-full {
		display: inline-block;
	}
		
	.baseheader_left_lines,
	.baseheader_right .baseheader_line1 {
		display: none;
	}
	
	.baseheader {
	    height: 120px;
	    width: 157px;
	}
	
	.rb-section-newsslider .rbh1, .rb-section-newsfooter .rbh1 {
	    font-size: 35px;	 
	}
	
	.rb-section-newsslider .rbh2, .rb-section-newsfooter .rbh2 {
	    font-size: 25px;	 
	}
	
	.rb-section-newsslider .listmorespan, .rb-section-newsfooter .listmorespan, .news_tovabb span {
	    padding: 10px 45px;
	}
	
	.rb-section-newsslider h3,
	.rb-section-newsfooter h3,
	.rb-section-newsslider .news_digest,
	.rb-section-newsfooter .news_digest {
	    font-size: 16px;
	}
	
	.rb2-pager-item-pagertype-prevnext {
		top: 105px;
		z-index: 1;
	}
	
	.rb2-pager-item-prev {
		left: 0px;
	}
	
	.rb2-pager-item-next {
		right: 0px;
	}

	.rb-section-newsexpert .news {
		display: flex;
		-ms-flex-wrap: wrap;
			flex-wrap: wrap;
	}
	
	.rb-section-newsexpert .news_newsslider_left {
		order: 2;
		margin-top: 20px;
	}
	
	.rb-section-newsexpert .news_newsslider_left,
	.rb-section-newsexpert .news_newsslider_right {
	    width: 100%;
	}
	
	.rb-section-newsexpert .news_newsslider_left,.articleitem_info {
	    padding: 0;
	}
	
	.newsslider_leftright-article .articleitem_header .rbh1 {
	    font-size: 25px;
	}
	
	.rb-section-newsaction .article_shortad,
	.rb-section-newsexpert .news_newsslider_left {
	    line-height: 25px;
	}
	
	.rb-section-slideritem--sectionarticlelistgroup .rb2-slider-item,
	.rb-section-articlecategorytopfilter .rb2-slider-item {
	    width: calc(33.3333% - 20px);
	    margin: 0 10px 40px;
	}
	
	.rb-section-usda .rb-section-newsitem-full .rb-section-title {
	    font-size: 35px;
	}
	
	.rb-section-partners .rb2-slider-pager-item-main {
		-ms-flex-wrap: wrap;
			flex-wrap: wrap;
	}
	
	.rb-section-partners .rb2-slider-item {
		margin-bottom: 20px;
		-ms-flex: 0 1 33.3333%;
			flex: 0 1 33.3333%;	
	}
	
	.rb-section-partners .news_previewimage_img {
		max-width: 100%;
		object-fit: contain;
	}
	
	.rb-section-opinion .rb2-slider-item {
		-ms-flex: 0 1 calc(50% - 20px * 2 / 3);
			flex: 0 1 calc(50% - 20px * 2 / 3);
	}
}

/* iPad Landscape */
@media screen and (max-width: 1024px)
{
	
	.rb-section-newsarticlecategories .rb-section-body,
	.rb-section-articlecategoriesbycategorytypes .rb-section-body {
	    width: 90%;
	    margin: 40px auto 0;
	}
	
	.rb-section-newsarticlecategories .rb2-slider-item,
	.rb-section-articlecategoriesbycategorytypes .articlecategory_item {
	    width: calc(100% / 3);
	}
	
	.rb-dashboardimage-item-info-desc {
	    padding: 10px;
	}
	
	.rb-dashboardimage-item-title {
	    font-size: 14px;
	}
	
	.rb-section-newsaction .news_newsslider_left,
	.rb-section-newsaction .news_newsslider_right,
	.rb-section-newsexpert .news_newsslider_left,
	.rb-section-newsexpert .news_newsslider_right {
		display: block;
		width: 100%;
	}
	
	.rb-section-newsexpert .news_newsslider_right {
		margin-top: 40px;
	}
	
	.expire-item-num {
	    font-size: 10vw;
	}
	
	.rb-section-importantinfos .rb2-slider-pager-item-main {
		-ms-flex-wrap: wrap;
			flex-wrap: wrap;
	}
	
	.rb-section-importantinfos .rb2-slider-item {
		margin-bottom: 60px;
		-webkit-box-flex: 1;
		-ms-flex: 1 1 50%;
			flex: 1 1 50%;
	}
	
	.rb-section-importantinfos .rb2-slider-item-2 {
		border: 0;
	}
	
	.rb-section-importantinfos .rb2-slider-item-3,
	.rb-section-importantinfos .rb2-slider-item-4 {
		margin-bottom: 0
	}
		
	.rb2-autocontrols {
	    bottom: 10px;
	}
	
	.rb-section-childnewsslider .rbh1 {
		font-size: 32px;
	}
	
	.rb-section-detail .articleitem_full {
		display: -webkit-box;
    	display: -ms-flexbox;
    	display: flex;
    	-ms-flex-wrap: wrap;
        	flex-wrap: wrap;
	}
	
	.rb-section-detail .articleitem_full > div {
	    width: 100%;
	    padding: 0;
	    -webkit-box-flex: 1;
	     -ms-flex: 1 1 100%;
	    	 flex: 1 1 100%;
	}
	
	.rb-section-detail .articleitem_info {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
        order: 2;
		margin-top: 20px;
	}
	
	.rb-section-detail .articleitem_full > .articleitem_info {
		padding-right: 0;
	}
	
	.masterarticle_list {
		padding: 10px;
	}
	
	.masterarticle_list_itemvalue {
		padding: 0 10px;
	}
	
	.masterarticle_list_item .basket_morebutton-number-full {
		padding-left: 10px;
		padding-right: 10px;	
	}

	.basket_mini .basket_emptytitle {
		display: none;
	}
}

@media screen and (max-width: 950px)
{
	#header .baseheader_line2 div.main_menu_search-inpuut {
	    display: none;
	}
	
	.popup-search_panel {
		width: 90%;
	}
	
	.baseheader_right .baseheader_line2 .menu_other-items > div.main_menu_search {
		display: inline-block;
	}
}

@media screen and (max-width: 900px)
{
	.rb-home_mainpage-right {
	    width: 100%;
	}
	
	.rb-section-usda .rb-section-newsitem-full > div {
	    display: block;
	    width: 100%;
	    padding: 0;
	}
}


/* iPad Portrait */
@media screen and (max-width: 768px)
{
	
	.rb-section-newsarticlecategories .rb-section-body,
	.rb-section-articlecategoriesbycategorytypes .rb-section-body {
		 padding: 25px;
	}
	
	.rb-section-newsarticlecategories .rb2-slider-item,
	.rb-section-articlecategoriesbycategorytypes .articlecategory_item {
	    width: 50%;
	}
	
	.rb-dashboardimage-item-info-desc {
	    background-image: none;
	}
	
	.rb-section-newsfooter .news_digest {
	    /*display: none;*/
	}
	
	.rb-section-newsslider .listmorespan,
	.rb-section-newsfooter .listmorespan {
		font-size: 15px;
    	padding: 8px 30px;
	    margin-top: 10px;
	}
	
	.rb-section-newsslider .rbh1,
	.rb-section-newsfooter .rbh1 {
	    font-size: 25px;
	}
	
	.baseheader_left .main-info-full {
	    display: none;
	}
	
	.rb-section-contact-body-left,
	.rb-section-contact-body-right,
	.rb-section-contactmessage .rb-global-partialinput-input,
	.rb-section-contactmessage .rb-global-partialinput-right {
		display: block;
		width: 100%;	
	}
	
	.rb-section-contact-body-right {
	    padding: 20px 0;
	}
	
	.rb-section-contact-body-items-title {
	    font-size: 20px;
	}
	
	.rb-section-contact-body-items-title:after {
	    margin: 10px 0;
	}
	
	.rb-section-contact-body-item {
	    font-size: 17px;
	}
	
	.rb-section-contactmessage .rb-global-partialinput-right {
		margin-top: 40px;
	    padding-left: 0;
	}
	
	.rb-section-categoryheader .rbh1, .rb-section-newsdetailheader .rbh1 {
		font-size: 25px;
	}
	
	.rb-section-newsarticlecategories .rb2-slider-title,
	.rb-section-dashboard-info .rb-section-title {
		font-size: 18px;
	    letter-spacing: 0;
	}

}

/* Rb Mobile  */
@media screen and (max-width: 584px)
{
	#content-section {
		padding-top: 90px;
	}
	
	.baseheader_right .main_menu_loginregister .main_menu_register {
		display: none;
	}
	
	.baseheader_left, .baseheader_right {
	    padding-top: 0px;
	}
	
	.baseheader_center {
		width: auto;
	}
	
/*	.rb-section-newsslider .news_digest,*/
	.rb-section-newsslider .listmorespan,
	.rb-section-newsfooter .listmorespan {
		/*display: none;*/
	}
	
	.rb-section-newsslider .news_digest {
		/*display: none;*/
	}
	
	.rb-section-newsslider .news_digest,
	.rb-section-newsfooter .news_digest {
	    font-size: 13px;
	}
	
	.rb2-autocontrols {
	    bottom: 10%;
	}
	
	.baseheader {
	    width: 100px;
	    height: 103px;
	    background: url(/content/images/logo-treemail-mobile.png) no-repeat center top;
	    background-size: 100%;
	}
	
	.basket_mini div.basket_emptytitle,
	.basket_mini div.basket_title {
		display: none;
	}
	
	.baseheader_left_lines .baseheader_line2,
	.baseheader_right .baseheader_line2 div.main_menu_search-inpuut {
		display: none;
	}
	
	.baseheader_left .main-info-full {
		font-size: 14px;
	}
	
	.rb-section-newsslider .news {
		height: 250px;
		/*padding-bottom: 65%;
		background-size: cover;*/
	}
	
	.rb-section-newsslider .rbh1, .rb-section-newsfooter .rbh1 {
		font-size: 16px;
		letter-spacing: 3px;
		margin: 0 0 5px;
	}
		
	.rb-section-newsslider .rbh2, .rb-section-newsfooter .rbh2,
	.rb-section-newsslider h3, .rb-section-newsfooter h3
	/*.rb-section-newsslider .news_digest,
	.rb-section-newsfooter .news_digest*/  {
	    display: none;	 
	}
	
	.rb-section-allnews .news_newsslider_left, .rb-section-allnews .news_newsslider_right {
	    display: block;
	    width: 100%;
	    padding: 0;
	}
	
	.allnews_mainpage .rb-sectiongroup_work {
	    margin-top: 40px;
	}
	
	.rb-section-allnews .news_newsslider_left {
		margin-bottom: 20px;
	}
	
	.rb-section-allnews .rb2-slider-item {
	    margin-bottom: 40px;
	}
	
	.rb-section-childnewsslider .news {
	    height: 250px;
	    background-size: cover;
	    background-position: center;
	    padding: 0;
	}
	
	.rb-section-childnewsslider .rbh1 {
	    font-size: 25px;
	}
	
	.articleitem_full .articleitem_full_img,
	.rb-section-allarticle .articleitem_full_img {
	    width: 100%;
	    height: auto;
	}
	
	.rb-section-slideritem--sectionarticlelistgroup .articleitem_full_img,
	.rb-section-articlecategorytopfilter .articleitem_full_img {
	    width: auto;
	    height: 150px;
	}
	
	.rb-section-slideritem--sectionarticlelistgroup,
	.rb-section-articlecategorytopfilter {
		border-bottom: 1px solid #D7D7D7;		
	}
	
	.rb-section-allarticle .rb2-slider-item {
		margin-bottom: 0px;
	    border-bottom: 1px solid #adadad;
	}
	
	.articleitem_image {
		margin-bottom: 10px;
	}
	
	.articleitem_header .rbh1 {
	    font-size: 16px;
	}
	
	.rb-section-articlecategorytopfilter,
	.rb-section-slideritem--sectionarticlelistgroup, .rb-section-articlelist {
		margin: 40px 0;
	}
	
	.articleitem_button {
		margin-top: 10px;
	}
	
	.rb-section.rb-section-dashboard {
	    margin-top: 40px;
	}
	
	.rb-section-articlecategoriesbycategorytypes .articlecategories_full {
		width: 100%;
	}
	
	.articlecategory_item:nth-child(n+9) {
	    border-bottom: 1px solid #D5D5D2;
	}
	
	.articlecategory_item:nth-last-child(2),
	.articlecategory_item:last-child {
	    border-bottom: none;
	}
	
	.rb2-pager-item-pagertype-prevnext {
	    width: 36px;
	    height: 36px;
	}
	
	.rb2-pager-item-pagertype-prevnext:before {
	    margin-top: 11px;
	}
	
	.rb2-pager-item-next:before {
		margin-left: 7px;
	}
	
	.rb2-pager-item-prev:before {
	    margin-left: 13px;
	}
	
	.popup_basket_panel .popup-popupbasket_full_panel {
		width: 100%;
		float: right;
	}
	
	.basket_item_quantity_line input {
	    line-height: 24px;
	}
	
	.popup-register_panel, .popup-login_panel {
	    padding: 10px;
	}

	.communallogin-items > a:nth-child(2n+1) {
		margin-right: 0;
	}

	.basket_summa_regis_buttons .popup_button_title {
		width: 100%;
		height: auto;
		padding: 0;
		border: 0;
	}
	
	.communallogin-before-items:before {
	    height: 40px;	 
	}
	
	.communallogin-items {
	    margin-top: 25px;
	}
	
	.communallogin-items-full {
	    margin-bottom: 0;
	    padding-bottom: 25px;
	}
	
	.communallogin-item {
		margin-bottom: 15px;
		text-align: center;
	}
	
	.communallogin-item, .popup-register_panel .inputgroup-start > div {
		max-width: 100%;
	}
	
	.popup-register_panel .inputgroup-start > div,
	.inputpage_field_LoginUserName,
	.inputpage_field_LoginPassword {
		width: 100%;
		margin-bottom: 15px;
	}
	
	.article-detail-full {
	    padding-top: 0;
	}
	
	.basket_morebutton-number-full {
	    padding: 5px 15px;
	}
	
	.basket_morebutton-number-adddel:before {
	    width: 12px;
	    height: 12px;
	}
	
	.rb-section-categoryheader .rbh1,
	.rb-section-newsdetailheader .rbh1 {
	    font-size: 20px;
	}
	
	.rb-sectiongroup_work {
	    margin-top: 0px;
	}
	
	.allarticle_mainpage .rb-sectiongroup_work {
	    margin-top: 20px;
	}
	
	.news_detail, .allarticle_mainpage {
	    margin-top: -30px;
	}
	
	.rb-section-detail .basket_morebutton-full {
		margin: 20px 0;
	}
	
	.rb-section-slideritem--sectionarticlelistgroup .rb2-slider-item,
	.rb-section-articlecategorytopfilter .rb2-slider-item {
	    width: 100%;
	    border-bottom: 1px solid #A5A5A5;
	    padding-bottom: 0;
	    margin-bottom: 20px;
	    -webkit-box-flex: 1;
	    -ms-flex: 1 1 100%;
	    	flex: 1 1 100%;
	}
	
	.rb-section-slideritem--sectionarticlelistgroup .article_description,
	.rb-section-articlecategorytopfilter .article_description {
		padding-bottom: 0;
	}
	
	.rb-section-slideritem--sectionarticlelistgroup .rb2-slider-item:last-child,
	.rb-section-articlecategorytopfilter .rb2-slider-item:last-child {
		margin-bottom: 0;
		border-bottom: 0;
	}
	
	.rb-section-newsletter .inputtitle_div:before,
	.rb-section-slideritem--sectionarticlelistgroup .rb2-slider-title:before,
	.rb-section-articlecategorytopfilter .rb2-slider-title:before,
	.rb-section-articlelist .rb2-slider-title:before,
	.rb-section-newstagcloud .rb-section-title:before,
	.rb-section-opinion .rb2-slider-title:before {
		height: 40px;
	}
	
	.rb-section-newsarticlecategories .rb-section-body,
	.rb-section-articlecategoriesbycategorytypes .rb-section-body {
	    padding: 10px;
	}
	
	.rb-section-newsarticlecategories .rb2-slider-item,
	.rb-section-articlecategoriesbycategorytypes .articlecategory_item {
	    padding: 15px 0;
	    border-bottom: 1px solid #D5D5D2;
	}
	
	.rb-section-newsarticlecategories .rb2-slider-item:nth-child(2n+2),
	.rb-section-articlecategoriesbycategorytypes .articlecategory_item:nth-child(2n+2) {
		border-right: none;
	}
	
	.rb-section-newsarticlecategories .rb2-slider-item:before,
	.rb-section-newsarticlecategories .rb2-slider-item:after,
	.rb-section-articlecategoriesbycategorytypes .articlecategory_item:before,
	.rb-section-articlecategoriesbycategorytypes .articlecategory_item:after {
	    display: none;
	}
	
	.rb-section-newsarticlecategories .rbh1,
	.rb-section-articlecategoriesbycategorytypes .rbh1 {
	    font-size: 13px;
	}
	
	.articleitem_imageslider .rb2-container-items img {
/*		width: 100%;
		height: auto;*/
	}
	
	.rb-section-detail .articleitem_full > .articleitem_imageslider,
	.rb-section-detail .articleitem_full > .articleitem_image
	.rb-section-detail .articleitem_full > .articleitem_info {
		width: 100%;
	}
	
	.rb-section-allnews .rb2-slider-item {
    	padding-bottom: 40px;
	}
	
	.rb-section-allnews .news {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
			flex-wrap: wrap;
	} 
	
	.rb-section-allnews .newsslider_leftright-image {
		margin-bottom: 10px;
	}
	
	.rb-section-allnews .newsslider_leftright-info {
		-webkit-box-ordinal-group: 2;
	    -ms-flex-order: 1;
		order: 1;
	}
	
	.rb-section-allnews .news_info .rbh1 {
	    font-size: 20px;
	}
	
	.rb-section-allnews .news_issuedatetime {
	    font-size: 15px;
	}
	
	.rb-section-allnews .newsslider_leftright-image img {
		height: auto;
	}
	
	.newsitem-layout-image {
	    width: 100%;
	    margin: 0 0 15px;
	}
	
	.newsitem-layout-articles .newsitemarticlelist_body > div {
	    width: 100%;
	    margin: 0 0 20px;
	}
	
	.rb-section-newsletter .inputpage_buttons button {
        font-size: 15px;
	    padding: 10px 30px;
	}
	
	.rb-section-treemailfooter .rb-section-treemailfooter > div {
	    display: block;
	    width: 100%;
	    text-align: center;
	}
	
	.rb-section-treemailfooter .menu_divitem {
	    margin: 8px 10px;
	}
	
	.rb-section-treemailfooteritem-menu .rbh2 {
		margin: 0;
	}
	
	.rb-section-treemailfooter .rb-section-treemailfooteritem-social {
		margin-top: 20px;
	}
	
	.rb-section-articlelist .rb2-slider-title,
	.rb-section-slideritem--sectionarticlelistgroup .rb2-slider-title {
		font-size: 25px;
	}
	
	.rb-section-newsarticlecategories .rb2-slider-pager-item-main,
	.rb-section-articlecategoriesbycategorytypes .articlecategories_body {
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		-ms-grid-row-align: stretch;
		align-items: stretch;
	}
	
	.rb-section-newsarticlecategories .rb2-slider-item:nth-child(2n+1):before,
	.rb-section-articlecategoriesbycategorytypes .articlecategory_item:nth-child(2n+1):before {
	    content: "";
	    display: block;
	    width: 30px;
	    height: 30px;
	    background: #FFF;
	    position: absolute;
	    bottom: -15px;
	    right: -15px;
	    z-index: 63;
	    top: initial;
	    left: initial;
	    opacity: 1;
	}
	
	.rb-section-newsarticlecategories .rb2-slider-item:nth-child(2n+11):before,
	.rb-section-articlecategoriesbycategorytypes .articlecategory_item:nth-child(2n+11):before {
		display: none;
	}
	
	.rb-section-slideritem--sectionarticlelistgroup .article_description {
/*	    display: none;*/
	}
	
	.rb-section-usda .rb-section-newsitem-full .rb-section-title {
	    font-size: 25px;
	}
	
	.articleitem_prices > div.articleitem_pricelines {
		margin: 10px 0;
		display: block;
	}
	
	.articleitem_pricelines > div:last-child {
	    margin-right: 0;
	}
	
	.rb-section-usda .rb-section-more span {
	    padding: 10px 45px;
	}
	
	.newsslider_leftright-article .news_tovabb {
	    text-align: center;
	}
	
	.articleitem_imageslider .rb2-slider-header {
		display: none;
	}	
	
	.rb-section-partnerslogo .rb2-slider-pager-item-main {
		-ms-flex-wrap: wrap;
			flex-wrap: wrap;
	}
	
	.rb-section-partnerslogo .rb2-slider-item {
		margin-bottom: 20px;
		-ms-flex: 1 1 100%;
			flex: 1 1 100%;
	}
	
	.rb-section-partners .rb2-slider-item {
		-ms-flex: 0 1 50%;
			flex: 0 1 50%;	
	}
	
	.treemailfooter_simplepay {
		width: 200px;
		height: 83px;
		background-size: 100%;
	}
	
	.masterarticle_list,
	.masterarticle_list_header {
		font-size: 14px;
	}
	
	.popup-profile_panel {
		padding: 15px;
	}
	
	.popup-profile_panel .inputgroup-start > div,
	.inputgroup-oldpassword > div {
		display: block;
		width: 100%;
		margin: 0 0 10px 0;
	}
	
	.inputgroup-oldpassword .inputpage_field_Password {
		margin: 0 0 10px 0;
	}
	
	.rb-section-newsletter .inputpage_field_Name,
	.rb-section-newsletter .inputpage_field_EMail,
	.rb-section-newsletter .inputpage_fieldtype_CheckBox {
		width: 100%;
	}
	
	.datahandling-title,
	.datahandlingconfirmok label,
	.rb-section-newsletter .inputpage_field_NewsLetterConfirmOk label {
		font-size: 15px;
	}

	.rb-section-opinion .rb2-slider-item {
		-ms-flex: 0 1 100%;
			flex: 0 1 100%;
	}

	.webshopmain_checkout .basket_item_left_info {
		max-width: 100%;
		margin-left: 0;
	}

	@media screen and (max-width: 400px)
	{
		.basket_morebutton-number-full input {
			width: 30px;
		}
	}
}