/*** Added Classes ***/
.align		{float:right;}
.oppAlign	{float:left;}

.clearfix:before, .clearfix:after	{content:""; display:table;}
.clearfix:after		{content:"."; display:block; clear:both; height:0; font-size:0; line-height:0; visibility:hidden;} 
.clearfix			{zoom:1;}

.width-100z	{width:100%; /*display:table;*/} /*display:table; === bug in owl-carousel */

.main-container		{position:relative; overflow:hidden; min-height:100%; box-sizing:border-box;} /*padding-top = top-line-height + 10*/
.wrapper			{width:98%; max-width:990px; margin:0px auto; direction:rtl; text-align:right;}
.full-size-row		{} /* all row sections */


/**************************************************************************************************/
/******************************************  All pages  *******************************************/ /* All pages */

/************************ Top line ************************/
/* searchJO in small screen (under 480) */
/* link to English (under 480) */
.top-line			{display:none; height:40px; position:fixed; top:0; left:0; right:0; background-color:#6a7a46; z-index:9995; box-shadow:0 1px 8px rgba(0,0,0,0.3); -webkit-transform:translateZ(0);}
.top-line #lang		{float:right; margin:12px 12px 0px 0px; padding:0px 15px 0px 0px; border-left:0; border-right:#fff 1px solid;}

/************************ Header line ************************/
/* logo */
/* social banners in screens over 480 */
.header-line			{background-color:rgba(125,125,89,0.6); position:absolute; left:0; top:0px; right:0; z-index:999;}
DIV.header				{height:153px; position:relative;}
A.logo					{display:table; margin:21px 0px 0px -142px; width:80px; /* % = logo img width devided by 990*/}
A.logo IMG				{display:block; width:100%; height:auto;}
DIV.header-oppAlign		{width:100%; text-align:left; padding-right:142px; box-sizing:border-box;}
DIV.logo-text			{display:table; margin:21px 0px 0px 0px; padding-bottom:18px; border-bottom:#c9c9bf 1px solid;}
IMG.lt-1				{display:block;}
IMG.lt-2				{display:none;}
DIV.search-line			{height:52px; padding-top:23px; box-sizing:border-box;}
#lang					{float:left; height:15px; margin:8px 0px 0px 23px; padding:0px 0px 0px 15px; border-left:#ffffff 1px solid;}
#lang A					{position:relative; top:-2px; line-height:15px; font-size:1.5rem; font-weight:normal; color:#ffffff; text-decoration:none;}
#lang A:hover			{color:#deff02; text-decoration:none;}

/************* Temp all css of added header banner **************/
.banner-header			{width:340px; position:absolute; top:63px; left:0;}
.banner-header A		{width:100%; display:table;}
.banner-header A IMG	{width:100%; height:auto; display:block;}

@media screen and (max-width: 990px) and (min-width: 821px) {
	IMG.lt-1	{display:none;}
	IMG.lt-2	{display:block;}
}
@media screen and (max-width: 820px) {
	.banner-header		{top:145px; left:auto;}
	.side-area, .center-side		{padding-top:40px;}
	.grid_fullwidth #ctlContent		{padding-top:70px;}
}
@media screen and (max-width: 620px) {
	.banner-header		{top:180px; width:320px;}
	.side-area		{padding-top:0;}
	.center-side		{padding-top:60px;}
	.grid_fullwidth #ctlContent	{padding-top:90px;}
}
@media screen and (max-width: 480px) {
	DIV.logo-text		{margin-top:0px !important;}
	.banner-header		{top:150px; width:65vw;}
	.center-side		{padding-top:calc(50px - 4vw);}
	.grid_fullwidth #ctlContent	{padding-top:calc(80px - 4vw);}
}
@media screen and (max-width: 360px) {
	.banner-header		{top:125px;}
	.center-side		{padding-top:calc(30px - 4vw);}
	.grid_fullwidth #ctlContent	{padding-top:calc(60px - 4vw);}
}


/************************ Top bar line ************************/
/* Top bar */
.top-bar-line			{background-color:transparent;}
@media screen and (min-width: 991px) { /* play / stop for accessability over 990 */
	.top-bar-line.stick	{width:100%; margin:0; background-color:rgba(120,120,80,0.9); position:fixed; left:0; top:0px; right:0; z-index:999; box-shadow:0 1px 8px rgba(0,0,0,0.3);}
	.top-bar-line.stick UL.sm-bar	{margin:0;}
}

/************************ Footer Line ************************/
/* freebox-footer */
/* bottom bar */
.footer-line	{background:#f1f1f1;}
#InnerPage .footer-line		{background:#e4e6d5; border-top:#cccebd 1px solid;}
#footer			{position:relative; text-align:center; min-height:145px;}
A.logo-footer		{/* css is down in freebox footer */}

.bottom-bar-line	{background:#000; padding-bottom:12px;}
#bottomBar			{width:100%; padding-left:200px; box-sizing:border-box;}
#daronet			{margin-right:-200px;}

#go-top		{width:50px; height:50px; display:inline-table; position:fixed; left:2%; bottom:5px; font-size:45px; padding-top:3px; border-radius:50%; background-color:#fff; box-shadow:4px 4px 14px rgba(0,0,0,0.9); opacity:0.7; z-index:9999; cursor:pointer; box-sizing:border-box;}
.fa-arrow-circle-up	{}


/**************************************************************************************************/
/*************************************  only Home page  *******************************************/ /* only Home page */

/************************ Slider line ************************/
/* slider-cycle | css is at page bottom */

/************************ HomePage long freebox Line ************************/
/* Freebox 2 */

/************************ main Hp line ************************/
.main-hp-line			{background-color:#000;}
DIV.main-hp-inner		{position:relative; top:-343px; z-index:9; margin-bottom:-343px;}
DIV.content-hp			{display:flex;}

/* left side ==>		ticker | banner 2 */
/* center-right ==>		page content */
DIV.side-area-hp			{width:25%;}
DIV.center-side-hp			{width:75%;}
DIV.to-subscribe			{width:94%; margin-right:6%; text-align:center; margin-bottom:13px; text-decoration:none;}
DIV.to-subscribe A			{display:block; width:100%; margin:auto; padding:10px 0px 10px 0px; background-color:#444433; color:#cad77d; font-size:2.3rem; margin-bottom:13px; text-decoration:none; box-sizing:border-box;}
DIV.to-subscribe A:hover	{background-color:#39b161; color:#fff;}

@media screen and (max-width: 884px) and (min-width: 681px) { /* 2 items */
	DIV.side-area-hp		{width:33.33333%;}
	DIV.center-side-hp		{width:66.66664%;}
}

@media screen and (max-width: 680px) { /* 2 items */
	DIV.content-hp			{flex-direction:column;}
	DIV.side-area-hp		{width:100%;}
	DIV.center-side-hp		{width:100%;}
	DIV.to-subscribe		{width:90%; margin:0px auto 15px auto; max-width:500px;}
}


/**************************************************************************************************/
/************************************  only Inner page  *******************************************/ /* only Inner page */

/************************ Media line ************************/
/* media-cycle */
.media-line				{/*XXX subMebu XXXoverflow:hidden;*/ margin:0px auto 0px auto;}

/************************ Content line ************************/
.conent-line			{background-color:#f0f0f0; padding-top:43px;}
.grid_fullwidth .conent-line {color:#fff;
	background: -moz-linear-gradient(top,  rgba(0,0,0,1) 0%, rgba(0,0,0,0.8) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.8) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(0,0,0,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

/* right side ==>		side bar | freebox 7 | banner 2 */
/* center-left ==>		page content */
DIV.side-area			{width:20.25%; height:auto; margin-bottom:20px;}
DIV.center-side			{width:76.8%; height:auto;}


/************************ @media Query for stracture ************************/

@media screen and (max-width: 990px) {
	.wrapper				{width:95%;}
	DIV.header				{padding-bottom:15px; height:auto;}
	DIV.logo-text			{padding-bottom:0; border-bottom-style:none; margin-top:40px;}
	DIV.search-line			{margin-left:80px;}
	.top-bar-line			{background-color:#a4a491;}
	#HomePage .top-bar-line	{background-color:transparent;}
}

@media screen and (max-width: 990px) and (min-width: 769px) {
	DIV.side-area			{width:21.9%;}
	DIV.center-side			{width:75.5%;}
}

@media screen and (max-width: 768px) {
	DIV.header-oppAlign		{padding-right:125px;}
	.conent-line			{padding-top:20px;}
	DIV.side-area			{width:100%; float:none !important; display:table;}
	DIV.center-side			{width:100%; float:none !important;}
}

@media screen and (max-width: 620px) {
	IMG.lt-1			{display:none;}
	IMG.lt-2			{display:block;}
}

@media screen and (max-width: 480px) {
	.main-container			{padding-top:40px;}
	.top-line				{display:block; padding-left:65px;} /* make space for  main-bar open button **/
	A.logo					{width:20%; margin-left:10%; margin-top:10px;}
	DIV.header-oppAlign		{width:65%; padding-right:0; margin-left:5%;}
	DIV.logo-text			{margin-top:37px;}
	DIV.logo-text IMG		{width:100%;}
	#lang					{display:none;}
	.top-line #lang			{display:block;}
	#bottomBar				{margin:0px auto; float:none !important; padding:0;}
	#bottomBar UL.NavigationBarSimple	{text-align:center;}
	#daronet				{display:inline-table; margin:0px auto; float:none !important;}
}


/************************ Alphon (Employees/Search.asp) ************************/
DIV.titleTabTd					{}
DIV.titleTabTd A				{display:block;color:#0c0608; padding:10px 7px 10px 10px; font-size:1.6rem; line-height:1.8rem; text-decoration:none;}
DIV.titleTabTd1 A				{background-color:#e0e5c4;}
DIV.titleTabTd2 A				{background-color:#d7dac4;}
DIV.titleTabTd IMG				{background-color:#fff; margin-left:11px;}
DIV.titleTabTd A:hover			{background-color:#e8ebda; color:#406917;}
DIV.titleTabTd A:hover IMG		{background-color:#e5eb1e; outline:#777 1px solid;}

DIV.employee-container			{}
DIV.employee-detailes			{width:100%; display:flex; flex-direction:row; padding:10px 0px 20px 0px; font-size:1.5rem; line-height:1.7rem;}
.employee-detailes .part-1		{width:300px;}
.employee-detailes .part-2		{width:255px; margin-right:50px;}
.employee-detailes .part-1 TABLE TD			{border-bottom:#bec49b 1px solid; padding:5px 0px 4px 0px;}
.employee-detailes .part-1 TABLE TD:nth-of-type(2n+1)	{font-weight:bold; padding:5px 16px 4px 20px; white-space:nowrap;}
.employee-detailes .part-2 TABLE TD			{border-bottom:#bec49b 1px solid; padding:5px 0px 4px 0px;}
.employee-detailes .part-2 TABLE TD:nth-of-type(2n+1)	{font-weight:bold; padding:5px 0px 4px 20px; white-space:nowrap;}

.employee-detailes .part-0				{width:calc(100% - 180px);}
.employee-detailes .part-0 TABLE		{margin:0px 0px 20px 0px; background-color:rgba(0,0,0,0.05);}
.employee-detailes .part-0 TABLE TD		{border-bottom:#bec49b 1px solid; padding:5px 10px 4px 10px;}
.employee-detailes .part-0 TABLE TD:nth-of-type(2n+1)	{white-space:nowrap;}
.employee-detailes .part-0 TABLE:last-child				{margin:0px;}

DIV.part-button				{width:154px; padding-right:20px; box-sizing:border-box; align-self:flex-end; margin-right:auto;}
DIV.part-button A			{height:50px; display:block; background-color:#54b576; color:#fff; padding:7px 13px 9px 13px; border-radius:4px; font-size:1.2rem; line-height:1.4rem; font-weight:bold; text-decoration:none; box-sizing:border-box;}
DIV.part-button A SPAN		{display:block; font-size:2rem; line-height:2rem; text-align:center;}
DIV.part-button A:hover		{background-color:#54b576; text-decoration:none;}

DIV.employee-text			{margin:-5px 0 15px 0;}

@media screen and (max-width:1024px) and (min-width:501px) {
	DIV.employee-detailes			{flex-wrap:wrap;}
	.employee-detailes .part-2		{width:235px;}
	DIV.part-button					{width:134px; padding-right:0px; margin-left:0; margin-right:auto;}
}
@media screen and (max-width: 900px) and (min-width: 501px) {
	DIV.employee-detailes			{position:relative; flex-direction:column;}
	.employee-detailes .part-1		{width:300px;}
	.employee-detailes .part-2		{width:300px; margin-right:0px;}
	.employee-detailes .part-1 TABLE TD:nth-of-type(2n+1)	{width:140px; padding:5px 16px 4px 20px;}
	.employee-detailes .part-2 TABLE TD:nth-of-type(2n+1)	{width:140px; padding:5px 16px 4px 20px;}
	DIV.part-button					{width:134px; padding-left:0; margin-right:auto; margin-top:20px; position:absolute; bottom:20px; left:0px;}
}
@media screen and (max-width: 500px) {
	DIV.employee-detailes			{flex-direction:column;}
	.employee-detailes .part-0			{width:300px; margin:auto;}
	.employee-detailes .part-1			{width:300px; margin:auto;}
	.employee-detailes .part-2			{width:300px; margin:auto;}
	.employee-detailes .part-1 TABLE TD:nth-of-type(2n+1)	{width:140px; padding:5px 16px 4px 20px; box-sizing:border-box;}
	.employee-detailes .part-2 TABLE TD:nth-of-type(2n+1)	{width:140px; padding:5px 16px 4px 20px; box-sizing:border-box;}
	DIV.part-button			{width:134px; padding-right:0px; margin-top:20px; margin:20px auto 0 auto;}
}


/******************************************************************************************************/
/*********************************** Modules **********************************************************/
DIV.ModuleContainer			{}
DIV.ModuleInner				{}
DIV.ModuleTitleContainer	{}
DIV.ModuleTitle				{}
DIV.ModuleTitle A			{text-decoration:none;}
DIV.ModuleTitle A:hover		{}
H3.ModuleTitle				{display:inline;}

DIV.ModuleText				{}

/********  Global classes for  top-line modules - login | shopping-cart | contactUs |  !!! not search  *********/
/*** structure code ***/
.item-top-line						{height:20px; margin:7px 5px 0px 0px; padding:4px 10px 9px 10px; display:inline-table; position:relative;}
.item-top-line.icon-active			{background:#ddd; border-top-right-radius:5px; border-top-left-radius:5px;}

A.item-top-line-open				{height:20px; display:table; color:#6a7a46; font-size:1.5rem; line-height:2.1rem; font-weight:bold; text-decoration:none;}
A.item-top-line-open:hover			{color:#6a7a46; text-decoration:underline;}
A.item-top-line-open .fa			{font-size:1.8rem; line-height:20px; color:#000000; margin-left:5px;}

A.item-top-line-close				{height:26px; display:block; position:absolute; top:7px; right:7px; color:#6a7a46; text-align:center; font-size:1.5rem; line-height:2.6rem; font-weight:bold; padding:0px 32px 0px 0px; text-decoration:none; background:url('../x-closeM.png') no-repeat right top;}
A.item-top-line-close:hover			{color:#123456; text-decoration:underline;}
A.item-top-line-close IMG			{border:none;}

/***/

/*** item box code ***/
DIV.item-top-line-box				{position:absolute; top:33px; left:0px; padding:0px 20px 10px 20px; background:#ddd; color:#666; display:none; z-index:9996; /*box-shadow:0 4px 4px rgba(0,0,0,0.3);*/ box-sizing:border-box;}

/***/

@media screen and (max-width: 768px) { /* only icon */
	.item-top-line					{position:static; margin:7px 2px 0px 0px; padding:4px 6px 4px 6px;}
	.item-top-line.icon-active		{border-radius:5px; box-shadow:inset 0 0 6px #ccc;}
	DIV.item-top-line-box			{width:100%; position:absolute; top:40px; left:0; right:0; background:rgba(221,221,221,0.9); border-bottom:#f2f2f2 1px solid; float:none; box-shadow: 0 4px 8px 0px rgba(0,0,0,0.4) , inset 0 10px 10px -10px rgba(0,0,0,0.5);}
	A.item-top-line-open			{/*padding-right:20px;*/ /* if img [not fa] icon width */}
	A.item-top-line-open SPAN		{display:none;}
	A.item-top-line-open .fa		{margin:0px;}
}


/*********************************** login JQ ******************************/
/*** structure code ***/
#LoginJQ						{}
#LoginJQ.icon-active			{}

A.LoginOpen						{/*padding-right:26px; background:url('../login_icon.png') no-repeat right top;*/}
A.LoginOpen:hover				{}
A.LoginOpen .fa-user			{}

A.LoginClose					{}
A.LoginClose:hover				{}

/***/

/*** login code ***/
DIV.LoginBox					{}
DIV.LoginBox INPUT.button		{} /* All Login buttons */
DIV.LoginBox INPUT.button:hover	{} /* All Login buttons */

/*^ Login Container ^*/
DIV.LoginContainer				{} /* have class LoginBox */
DIV.LoginInner					{width:230px; margin:45px auto 10px auto; padding:0px 5px 0px 5px; box-sizing:border-box;}
DIV.LoginContainer FORM			{display:inline-table;}
DIV.LoginContainer H3			{display:none; /*display:block; font-size:1.8rem; line-height:2.1rem; margin:0px 24px 5px 21px; padding:3px 0px 0px 0px;*/}

DIV.LoginInput					{display:table; margin:0px 0px 6px 0px; background:#ffffff; /*border-radius:5px;*/}
INPUT.login						{width:220px; height:30px; font-size:1.5rem; line-height:28px; border-style:none; background:transparent; padding:0px 10px 0px 10px; border-radius:5px; overflow:hidden; box-sizing:border-box;}
INPUT.LogintMail				{width:220px; height:30px; color:transparent !important; border-style:none; background:url('../login_mail.png') no-repeat right center; /*border-radius:5px;*/ overflow:hidden;}
INPUT.LogintPass				{width:220px; height:30px; color:transparent !important; border-style:none; background:url('../login_pass.png') no-repeat right center; /*border-radius:5px;*/ overflow:hidden;}
DIV.LoginContainer BR			{clear:both;}

DIV.loginRemember				{width:100%; margin-top:2px; text-align:right; float:right; font-size:1.2rem;}
DIV.loginRemember LABEL			{bottom:1px;}
DIV.loginRemember INPUT			{}
DIV.LoginContainer INPUT.loginButton	{width:70px; float:left; padding:0; margin:6px 0px 0px 0px;}

/*^ Login Greeting ^*/
DIV.LoginGreeting						{text-align:center;} /* have class LoginBox */
DIV.LoginGreetingInner					{width:220px; margin:40px auto 10px auto;}
DIV.LoginGreeting H3					{display:block; font-size:1.5rem; line-height:1.8rem; margin:0px; padding:0px 5px 0px 5px;}
DIV.LoginGreeting INPUT.button			{margin:15px 5px 0px 5px; padding:0;}
DIV.LoginGreeting INPUT.logout			{width:75px;}
DIV.LoginGreeting INPUT.update			{width:120px;}

/*^ Login Extra Links ^*/
DIV.loginForgot				{float:right; padding:14px 1px 0px 0px;}
DIV.loginForgot A			{color:#6a7a46; font-weight:bold; text-decoration:none;}
DIV.loginForgot A:hover		{color:#6a7a46; text-decoration:underline;}
/*DIV.loginSubscribe		{float:left; margin-top:5px;}
DIV.loginSubscribe A		{color:#609f23; text-decoration:none;}
DIV.loginSubscribe A:hover	{color:#609f23; text-decoration:underline;}*/

/***/

@media screen and (max-width: 768px) { /* only icon */
	#LoginJQ					{}
	#LoginJQ.icon-active		{}
	A.LoginOpen					{/*padding-right:20px;*/ /* if img [not fa] icon width */}
	DIV.LoginBox				{}
	DIV.LoginInner				{text-align: center;}
	DIV.LoginInner FORM			{margin:auto;}
}


/*********************************** Shopping cart (JQ) ******************************/
/*** structure code ***/
#ShoppingCartJQ							{}
#ShoppingCartJQ.icon-active				{}

A.ShoppingCartOpen						{/*padding-right:22px; background:url('../cart_icon.png') no-repeat right top;*/}
A.ShoppingCartOpen:hover				{}
A.ShoppingCartOpen .fa-shopping-cart	{}

A.ShoppingCartClose						{}
A.ShoppingCartClose:hover				{}

/***/

/*** cart code ***/
DIV.ShoppingCartBox				{}
TABLE.ShoppingCartContainer		{width:210px; margin:45px 10px 10px 10px; background:rgba(255,255,255,0.6);}
/*H3.CartTitle					{color:#231f20; font-size:1.8rem; line-height:2.1rem; font-weight:normal; line-height:16px;}*/
TD.CartItemsContainer			{vertical-align:top; padding:10px 20px 15px 20px;}
TABLE.CartItemsContainer		{}
TABLE.CartItemsContainer TD		{}
TR.cartItem						{}
TD.chartNumber					{font-size:1.3rem; padding-top:8px; text-align:right; line-height:1.4rem;}
TD.chartLink					{width:157px; font-size:1.4rem; line-height:1.4em; text-align:right; padding-top:6px;}
TD.chartLink A					{color:#333333; text-decoration:none;}
TD.chartLink A:hover			{color:#333333; text-decoration:underline;}

INPUT.shopCartButton			{width:70px; float:left; padding:0; margin:15px 0px 0px 0px;}

/***/

/******** @media Query ********/
@media screen and (max-width: 768px) { /* only icon */
	#ShoppingCartJQ					{}
	#ShoppingCartJQ.icon-active		{}
	A.ShoppingCartOpen				{/*padding-right:16px;*/ /* if img [not fa] icon width */}
	DIV.ShoppingCartBox				{}
	TABLE.ShoppingCartContainer		{width:250px; margin:40px auto 10px auto; border-radius:10px;}
}


/******************************** Contact Us ****************************/
/*** structure code ***/
#ContactJQ						{}
#ContactJQ.icon-active			{}

A.ContactOpen					{/*padding-right:22px; background:url('../cart_icon.png') no-repeat right top;*/}
A.ContactOpen:hover				{}
A.ContactOpen .fa-envelope-o	{}

A.ContactClose					{}
A.ContactClose:hover			{}

/***/

/*** contact code ***/
DIV.ContactBox		{/*box-shadow:0 4px 4px rgba(0,0,0,0.3);*/}

#ContactJQ DIV.ContactFrm			{width:230px; margin:45px 10px 10px 10px; padding:15px 20px 15px 20px; background:rgba(255,255,255,0.6); box-sizing:border-box;}
#ContactJQ DIV.ContactTitle			{display:none; /*padding-bottom:10px;*/}
#ContactJQ DIV.ContactTitle H3		{/*display:inline; color:#ff8c37; font-weight:normal; font-size:2.1rem; line-height:2.4rem;*/}
#ContactJQ DIV.ContactBody			{width:100%; display:table; box-sizing:border-box;}

#ContactJQ DIV.inputs-container		{margin:0px 0px 10px 0px;}
#ContactJQ DIV.textarea-container	{margin:0px 0px 10px 0px;}
#ContactJQ DIV.button-container		{text-align:right;}

#ContactJQ INPUT.wizard			{width:100%; height:30px; color:#666666; background-color:#ffffff; font-size:1.5rem; line-height:24px; padding:0px 10px 0px 10px; border:0;}
#ContactJQ TEXTAREA.wizard		{width:100%; height:60px; color:#666666; background-color:#ffffff; font-size:1.5rem; padding:4px 10px 4px 10px; overflow:auto; border:0; resize:none;}
#ContactJQ SELECT.wizard		{width:100%; height:30px; color:#666666; background-color:#ffffff; font-size:1.5rem; line-height:24px; padding:6px 6px 6px 6px; border:0;}
#ContactJQ INPUT.button			{width:70px; float:left; padding:0; margin:15px 0px 0px 0px;}
#ContactJQ LABEL				{font-size:1.3rem;}

#ContactJQ DIV.ContactMsg					{height:0px; overflow:hidden; font-size:1.5rem; line-height:1.5rem;}
#ContactJQ DIV.ContactMsg A.red				{display:block; text-align:center; margin:0px -10px 0px -10px; padding:0px; text-decoration:none;}
#ContactJQ DIV.ContactMsg A.red:active,
#ContactJQ DIV.ContactMsg A.red:focus		{background:transparent; color:red; outline:none;}

#ContactJQ DIV.ContactThanx		{display:none; /* width:100%; background:#bbbbbb; padding:40px 20px 40px 20px; font-weight:bold; box-sizing:border-box; */}

/***/

/******** @media Query ********/
@media screen and (max-width: 768px) { /* only icon */
	#ContactJQ					{}
	#ContactJQ.icon-active	{}
	A.ContactOpen				{/*padding-right:16px;*/ /* if img [not fa] icon width */}
	DIV.ContactBox		{}
	#ContactJQ DIV.ContactFrm		{width:250px; margin:40px auto 10px auto; border-radius:10px;}
}


/******************************** Search ****************************/
/******** standart search ********/
DIV.SearchContainer		{display:table; float:left; clear:left;}
TABLE.Search			{height:28px; border-radius:4px; overflow:hidden;}
TD.SearchInp			{}
TD.SearchBut			{background-color:#b1c18c; vertical-align:baseline; border-radius:4px 0px 0px 4px;}
TD.SearchSectionTitle	{/*color:#8C8C8C; font-size:11px; font-weight:bold;*/}
INPUT.Search			{width:123px; height:30px; font-size:1.5rem; color:#343434; border:0; border-radius:0px 4px 4px 0px; line-height:28px; padding:0px 10px 0px 10px; box-sizing:border-box;}
INPUT.SearchBut			{padding:6px 6px 6px 6px; border-radius:4px 0px 0px 4px;}

/******** SearchJQ ********/
/*** structure code ***/
#search480						{display:none;}
#SearchJQ						{height:20px; margin:6px 2px 0px 0px; padding:4px 6px 4px 6px;}

#SearchJQ.icon-active			{background-color:rgba(255,255,255,0.2); border-radius:5px; box-shadow:inset 0 0 6px #ccc;}
#SearchJQ A.SearchOpen			{display:inline-table; height:20px; text-align:right; text-decoration:none; /*padding-right:16px; background:url('../search_icon.png') no-repeat left top;*/}
A.SearchOpen .fa-search			{font-size:1.8rem; line-height:20px; color:#fff; margin-left:5px;}

A.SearchClose					{height:26px; display:block; position:absolute; top:7px; right:7px; color:#6a7a46; text-align:center; font-size:1.5rem; line-height:2.6rem; font-weight:bold; padding:0px 32px 0px 0px; text-decoration:none; text-indent:-10000px; background:url('../x-closeM.png') no-repeat right top;}
A.SearchClose:hover				{color:#123456; text-decoration:underline;}
A.SearchClose IMG				{border:none;}

/***/

/*** search code ***/
#SearchJQ DIV.SearchContainer	{display:none; width:100%; position:absolute; margin:0; top:40px; left:0; right:0; background:rgba(227,233,189,0.8); border-bottom:#e0e7ba 1px solid; float:none; box-shadow: 0 4px 8px 0px rgba(0,0,0,0.4) , inset 0 10px 10px -10px rgba(0,0,0,0.5);}
#SearchJQ TABLE.Search			{margin:40px auto 20px auto;}

/***/

/******** @media Query ********/
@media screen and (max-width: 990px) and (min-width: 481px) {
	DIV.SearchContainer		{}
}

@media screen and (max-width: 480px) {
	DIV.SearchContainer			{display:none; /*margin:0px auto 10px auto; float:none;*/}
	TABLE.Search				{border:#b4bc85 1px solid;}
	#search480					{display:inline-table;}
	A.SearchOpen .fa-search		{margin:0px;}
}


/******************************** Ticker Vertical (JQ) ****************************/
DIV.TickerContainer		{width:94%; margin:0px 6% 9px 0px; background-color:#fff;}
DIV.TickerInner			{width:100%; position:relative;}

DIV.TickerTitle			{padding:20px 15px 20px 20px; background-color:#b1c18c;}
H3.TickerTitle			{color:#fff; font-weight:normal; font-size:2rem; line-height:2.3rem;}
A.TickerPlayer			{padding:0px 2px 0px 2px; background-color:#90a65b; display:table; position:absolute; top:22px; left:10px; cursor:pointer;}
A.TickerPlayer IMG		{display:block; border:0;}
A.TickerPlayer:hover, A.TickerPlayer:active, A.TickerPlayer:focus	{background-color:#6a7a46 !important;}

DIV.TickerBodyContainer		{padding:20px 15px 27px 20px;}
DIV.TickerBody				{height:200px; position:relative; overflow:hidden; visibility:hidden;}
DIV.tickerBody IMG			{float:left; margin:3px 10px 7px 0px;}
.TickerBody UL				{position:absolute; width:100%; padding:0; margin:0;}
.TickerBody UL LI			{margin:0px 0px 20px 0px; padding:0; list-style:none; list-style-image:none;}

H4.TickerHeadLine			{font-size:1.5rem; line-height:1.8rem; font-weight:bold; color:#3e5d11; padding:0; margin:0px 0px 2px 0px; display:inline;}
H4.TickerHeadLine A			{text-decoration:none; color:#3e5d11;} 
H4.TickerHeadLine A:hover	{text-decoration:underline; color:#2da657;} 
P.TickerText				{width:100%; padding:0; font-size:1.5rem; line-height:1.8rem; margin:4px 0px 0px 0px; display:inline-table; clear:both;}
P.TickerText IMG			{float:left; margin:5px 10px 5px 0px;}
SMALL.TickerDate			{font-size:1.3rem; font-weight:normal; display:block;}

DIV.TickerBody {
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	-ms-transition: all .2s ease;
	transition: all .2s ease;
}

@media screen and (max-width: 680px) {
	DIV.TickerContainer		{width:90%; margin:0px auto 15px auto; max-width:500px;}
	DIV.TickerBody				{height:200px !important;}
}


/******************************** Ticker Horizontal (JQ) ****************************/
DIV.Horz_TickerContainer		{width:100%; height:30px; margin-bottom:5px;}
DIV.Horz_TickerInner			{position:relative;}

DIV.Horz_TickerTitle			{width:140px; height:30px; position:absolute; top:0px; right:0px;}
H3.Horz_TickerTitle				{font-size:140%; color:#6a7a46; font-weight:normal; font-size:2.1rem; line-height:2.4rem; display:block; margin:0px; padding:2px 0px 0px 0px;}
A.Horz_TickerPlayer				{background-color:#f49040; padding:0px 2px 0px 2px; display:table; position:absolute; top:5px; right:90px; cursor:pointer;}
A.Horz_TickerPlayer IMG			{display:block; border:0;}
A.Horz_TickerPlayer:hover, A.Horz_TickerPlayer:active, A.Horz_TickerPlayer:focus	{background-color:#6a7a46 !important;}

DIV.Horz_TickerBodyContainer	{width:100%; float:left; padding:4px 140px 4px 0px; box-sizing:border-box;}
DIV.Horz_TickerBody				{height:2.2rem; position:relative; overflow:hidden; visibility:hidden;}
DIV.ScrollingItems				{position:absolute; white-space:nowrap; height:2.2rem;}
P.Horz_TickerSep				{margin:0px; display:inline;}
IMG.Horz_TickerSep				{vertical-align:top; width:1px; height:12px; overflow:hidden; margin:5px 15px 0px 15px; background-color:#666666;}
P.Horz_TickerSep IMG.Last		{display:none;}

H4.Horz_TickerHeadLine			{font-size:1.5rem; line-height:2rem; font-weight:bold; display:inline;}
H4.Horz_TickerHeadLine A		{text-decoration:none;} 
H4.Horz_TickerHeadLine A:hover	{text-decoration:none;} 
P.Horz_TickerText				{height:20px; line-height:20px; padding:0; margin:0px 10px 0px 10px; display:inline; font-size:1.5rem; line-height:2rem;}
IMG.Horz_TickerPhoto			{height:16px; margin:4px 0px -4px 10px;}
SMALL.Horz_TickerDate			{font-size:1.3rem; font-weight:normal; margin-right:10px; display:inline;}


/********************************* Banners *****************************/
.AllBanners IMG		{display:block;}

/** social banners **/
DIV.banner-social		{float:left; text-align:left; margin:5px 10px -25px 0px;}
DIV.banner-social IMG	{background:transparent !important;}

@media screen and (max-width: 990px) and (min-width: 481px) {
	DIV.banner-social		{margin:10px 10px -37px 0px;}
}
@media screen and (min-width: 769px) {
	#social768 DIV.banner-social		{display:none;}
}
@media screen and (max-width: 768px) {
	.header-oppAlign DIV.banner-social		{display:none;}
	DIV.banner-social		{float:right; text-align:right; margin:9px 24px 0px -20px;} /* in top line */
	DIV.banner-social IMG	{width:22px !important; height:22px !important;} /* in top line */
}

/** Ip right **/
DIV.side-banner			{width:100%; margin-bottom:10px; text-align:center;}
DIV.side-banner IMG		{width:100% !important; height:auto !important; display:block;}


/******************************** Media ****************************/
.media-line					{/*XXX subMebu XXXoverflow:hidden;*/ margin:0px auto 0px auto;}
DIV.mediaCycleContainer		{width:100%; display:table; position:relative;}
#mediaCycle					{width:100%; height:1px; display:table; /*overflow:hidden;*/}
DIV.mediaCycleInner			{width:100%; height:100%; position:absolute; top:0px; left:0px; /*background:url('loading.gif') no-repeat 50% 50%;*/ direction:ltr;}
DIV.media-item				{width:100% !important; height:100% !important;}
DIV.media-item:after		{
	content:" "; width:100%; height:100%; position:absolute; left:0; top:0; 
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 50%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
#mediaCycle A				{display:block;}

#InnerPage #mediaCycle		{height:208px; /* <-- temp height */}
#InnerPage DIV.mediaCycleInner:after		{
	content:" "; width:100%; height:100%; position:absolute; left:0; top:0; background: -moz-linear-gradient(top,  rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
	background: -moz-linear-gradient(top,  rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

/** Arrows **/
A.mediaArrow		{width:32px; height:32px; display:block; position:absolute; top:50%; margin-top:-18px; z-index:999; display:none !important;}
A#mediaPrevArrow	{right:20px;}
A#mediaNextArrow	{left:20px;}

#mediaCycle .fa								{font-size:24px; line-height:24px; background:rgba(255,255,255,0.4); color:rgba(1,71,130,1); border-radius:10px;}
#mediaCycle .fa-chevron-right				{padding:6px 6px 3px 9px;}
#mediaCycle .fa-chevron-left				{padding:6px 9px 3px 6px;}
#mediaCycle A.mediaArrow.Disabled .fa		{color:rgba(1,71,130,0.4); cursor:default;}

/** Circles **/
#mediaCycle .circles-container			{display:none !important;} /* use this for centering the circles */
#mediaCycle #circles					{position:absolute; bottom:10px; left:10px; padding:0px; margin:0px; z-index:999;}
#mediaCycle #circles LI.cycleTab		{display:block; margin:0px 5px 0px 5px; float:left; list-style-type:none; list-style-image:none;}
#mediaCycle #circles LI.cycleTab A				{width:12px; height:12px; display:block; background:#6a7a46; border:#fff 2px solid; border-radius:100%;}
#mediaCycle #circles LI.cycleTab A:hover		{border:#ff8c37 2px solid;}
#mediaCycle #circles LI.cycleTab A:focus		{border:#ff8c37 2px solid;}
#mediaCycle #circles LI.activeSlide A			{background:#ff8c37 !important; border:#fff 2px solid !important; cursor:default;}
#mediaCycle #circles LI.activeSlide A:hover		{}
#mediaCycle #circles LI.activeSlide A:focus		{}
#mediaCycle #circles LI.cycleTab A.Disabled		{cursor:default; opacity:0.3;}

/** Mask **/
#mediaCycle DIV.mask		{display:none;/*position:absolute; top:0; height:200px; background:url('../mediaMask.png') no-repeat; z-index:899;*/}
#mediaCycle DIV.left-m		{/*left:0; width:8px; background-position:left top;*/}
#mediaCycle DIV.right-m		{/*right:0; width:8px; background-position:right top;*/}

@media screen and (max-width: 768px) and (min-width: 481px) {
	#mediaCycle #circles		{bottom:10px;}
}

@media screen and (max-width: 480px) {
	#mediaCycle #circles		{bottom:5px;}
	A.mediaArrow				{display:none !important;}
}

/** play / stop **/
#mediaCycle DIV.play-stop			{display:none !important; /* remove this line for accessability */}
@media screen and (min-width: 991px) { /* play / stop for accessability over 990 */
	#mediaCycle DIV.play-stop		{display:table; padding:4px; background-color:rgba(255,255,255,0.8); border-radius:8px; position:absolute; left:10px; top:10px; z-index:999;}
	A#media-play-stop				{width:24px; height:24px; display:table; position:relative; border-radius:6px;}
	A#media-play-stop.playing		{background:rgba(1,1,1,0.7) url('../PauseTicker.png') no-repeat center center;}
	A#media-play-stop.resting		{background:rgba(1,1,1,0.7) url('../StartTicker.png') no-repeat center center;}
}


/******************************** FreeBox ****************************/
DIV.FreeBoxContainer			{}
DIV.FreeBoxInner				{}
DIV.FreeBoxItemContainer		{}
DIV.FreeBoxTitleContainer		{}
DIV.FreeBoxTitle				{}
H3.FreeBoxTitle					{ color:#3e5d11;}
H3.FreeBoxTitle A				{ color:#3e5d11;}
H3.FreeBoxTitle A:hover			{}
DIV.FreeBoxBody					{}
DIV.FreeBoxBody P				{margin:0px 0px 10px 0px;}
DIV.FreeBoxBody P:last-child	{margin:0px;}


/*^ Freebox 1 (Footer) ^*/
#FooterLinks_Section1		{}
DIV.FooterLinksContainer	{padding-left:266px; opacity:0; /* js show after loading */ margin:25px 0px 0px 0px; text-align:right;}
UL.FooterLinks				{width:100%; display:flex; flex-direction:row; padding:0px; margin:0px;}

/* Footer Item */
LI.FooterLinksItem			{/*width:auto !important;*/ padding:0px 0px 0px 40px; margin-bottom:20px; list-style-type:none; list-style-image:none;}
LI.FooterFirst				{padding:0px 0px 0px 40px; border-style:none;}
DIV.FooterLinksTitle		{padding:0px 0px 15px 0px;}
H4.FooterLinksTitle			{color:#000; font-size:1.6rem; line-height:120%; font-weight:bold;}
A.FooterLinksTitle			{color:#000; text-decoration:none;}
A.FooterLinksTitle:hover	{color:#39b161; text-decoration:underline;}
DIV.FooterLinksBody			{color:#000; font-size:90%; line-height:120%;}
DIV.FooterLinksBody P		{margin:0px 0px 10px 0px;}
DIV.FooterLinksBody A		{color:#000; text-decoration:none;}
DIV.FooterLinksBody A:hover	{color:#39b161; text-decoration:underline;}

A.logo-footer-full		{position:absolute; top:18px; left:0; display:table;}
A.logo-footer-parts		{display:none;}

@media screen and (max-width: 990px) and (min-width: 629px) {
	A.logo-footer-full		{display:none;}
	A.logo-footer-parts		{width:204px; position:absolute; top:25px; left:0; display:table;}
	A.logo-footer-parts IMG.logo-1	{float:left;}
	A.logo-footer-parts IMG.logo-2	{float:right;}
	DIV.FooterLinksContainer	{padding-left:223px;}
	UL.FooterLinks			{flex-wrap:wrap; justify-content:space-around;}
	LI.FooterLinksItem		{width:47% !important; background-color:rgba(0,0,0,0.05); padding:20px; border-style:none; box-sizing:border-box;}
}

@media screen and (max-width: 628px) and (min-width: 481px) {
	A.logo-footer-full			{display:none;}
	A.logo-footer-parts			{width:99px; position:absolute; top:25px; left:0; display:table;}
	DIV.FooterLinksContainer	{padding-left:110px;}
	UL.FooterLinks				{flex-wrap:wrap; justify-content:space-around;}
	LI.FooterLinksItem			{width:47% !important; background-color:rgba(0,0,0,0.05); padding:25px; border-style:none; box-sizing:border-box;}
}

@media screen and (max-width: 480px) {
	A.logo-footer-full				{display:none;}
	A.logo-footer-parts				{width:204px; display:table; margin:5px auto 20px auto;}
	A.logo-footer-parts IMG.logo-1	{float:left;}
	A.logo-footer-parts IMG.logo-2	{float:right;}
	DIV.FooterLinksContainer		{padding-left:0;}
	UL.FooterLinks					{flex-direction:column;}
	LI.FooterLinksItem				{width:100% !important; text-align:center; border-style:none; padding:0px;}
	DIV.FooterLinksItemInner::after	{content: " _________________________ "; color:#fff; border-bottom:#ccc 1px solid;}
}


/************************ Zor Kesher ( ContactUs.asp ) ************************/
#three-1-up DIV.ContactFrm				{width:100%; margin-bottom:30px; display:table; position:relative; padding-right:10px; box-sizing:border-box;}
#three-1-up DIV.ContactTitle			{padding-bottom:20px;}
#three-1-up DIV.ContactTitle H3			{display:inline; color:#ff8c37; font-weight:normal; font-size:2.1rem; line-height:2.4rem;}
#three-1-up DIV.ContactBody				{width:100%; display:table; box-sizing:border-box;}

#three-1-up DIV.inputs-container		{margin:0px 0px 10px 0px;}
#three-1-up DIV.textarea-container		{margin:0px 0px 10px 0px;}
#three-1-up DIV.button-container		{text-align:right;}

#three-1-up INPUT.wizard			{width:100%; height:30px; color:#666666; background-color:#ffffff; font-size:1.5rem; line-height:24px; padding:0px 10px 0px 10px; border:0;}
#three-1-up TEXTAREA.wizard			{width:100%; height:60px; color:#666666; background-color:#ffffff; font-size:1.5rem; padding:4px 10px 4px 10px; overflow:auto; border:0; resize:none;}
#three-1-up SELECT.wizard			{width:100%; height:30px; color:#666666; background-color:#ffffff; font-size:1.5rem; line-height:24px; padding:6px 6px 6px 6px; border:0;}
#three-1-up INPUT.button			{width:60px; height:30px; border:0; padding:0; font-weight:normal; font-size:17px;}
#three-1-up LABEL					{font-size:1.3rem;}

#three-1-up DIV.ContactMsg			{height:0px; overflow:hidden; font-size:1.5rem; line-height:1.5rem;}
#three-1-up DIV.ContactMsg A.red	{display:block; text-align:center; margin:0px -10px 0px -10px; padding:0px; text-decoration:none;}
#three-1-up DIV.ContactMsg A.red:active,
#three-1-up DIV.ContactMsg A.red:focus	{background:transparent; color:red; outline:none;}

#three-1-up DIV.ContactThanx		{display:none; /* width:100%; background:#bbbbbb; padding:40px 20px 40px 20px; font-weight:bold; box-sizing:border-box; */}


/******************************** Quick Subscription ****************************/
TABLE.QuickSubscription			{}
TD.QuickSubscriptionMsg			{}
INPUT.QuickSubscription			{}
INPUT.ButtonQuickSubscription	{}


/******************************** Navigation Title ****************************/
DIV.NavigationTitle		{height:27px; background-color:#54b576; border-top:#d2dc94 9px solid; box-sizing:border-box;}
H3.NavigationTitle		{display:none;/*color:#6a7a46; font-weight:normal; font-size:2.1rem; line-height:2.4rem;*/}

@media screen and (max-width: 768px) {
	DIV.NavigationTitle.open		{height:45px; padding:7px 10px 7px 10px; background:#54b576 url('../x-closeV-white.png') no-repeat left 7px; cursor:pointer;}/* x-closeV.png */
	DIV.NavigationTitle.closed		{height:45px; padding:7px 10px 7px 10px; background:#54b576 url('../toMenu-vert-white.png') no-repeat left 7px; cursor:pointer;}/* toMenu-vert.png */
}


/******************************* DARONET *****************************/
TABLE.daronet		{direction:ltr; margin-top:14px;}
TD.daronet_link		{font-family:Arial; vertical-align:top; padding:0px 5px 0px 5px; line-height:15px; white-space:nowrap;}
A.Daronet			{font-size:13px; font-weight:normal; color:#ddd; text-decoration:none;}
A.Daronet:hover		{color:#ddd; text-decoration:none;}


/************************ Paging ******************************************************/
DIV.dbsPages-container	{/* padding:6px 0px 5px 0px; border-top:#ddd 1px solid; border-bottom:#ddd 1px solid; */}
OL.dbsPages				{height:30px; margin:0px auto 0px auto; padding:0px; position:relative; display:table;}

.dbsPages LI			{line-height:21px; /**/ display:inline-table; /*float:left;*/ margin:3px; font-size:90%; font-weight:bold; list-style-image:none; list-style-type:none;}
.dbsPages LI.first_item	{/*position:absolute; left:10%;*/}
.dbsPages LI.last_item	{/*position:absolute; right:10%;*/}

.dbsPages LI A, .dbsPages LI A:hover	{text-decoration:none;}
.dbsPages LI A IMG		{margin:3px 5px -3px 5px !important;}

SPAN.dbsPaging			{display:inline-table; white-space:nowrap; background-color:#eee; color:#333; border:#ccc 1px solid; padding:0 7px; border-radius:4px;}
SPAN.dbsCurrentPage		{font-weight:bold; background-color:#666; color:#fff;}
.dbsPages LI A:hover SPAN.dbsPaging		{background-color:#666; color:#fff;}


/****************************************************************************/
IMG.security		{border-width:1px; border-color:gray;}



/******************************************************************************************************************************/
/******************************************************* Media Cycle Slider ***************************************************/
.slider-line		{overflow:hidden; margin:0px auto 0px auto;}

DIV.sliderCycleContainer		{width:100%; display:table; position:relative;}
DIV#sliderCycle					{width:100%; height:1px; display:table; /*overflow:hidden;*/}
DIV.sliderCycleInner			{width:100%; height:100%; position:absolute; top:0px; left:0px; /*background:url('loading.gif') no-repeat 50% 50%;*/ direction:ltr;}
DIV.cycle-item					{width:100% !important; height:100% !important;}
DIV.cycle-item:after			{/*content:""; width:100%; height:100%; position:absolute; left:0; top:0; background-color:rgba(0,0,0,0.3);*/}
#sliderCycle A					{display:block;}

@media screen and (max-width: 768px) { /* small screens */
	.slider-line				{border-bottom:#304b82 3px solid;}
}

/***** output (animated title & text) /*****/
DIV.output					{overflow:hidden; display:inline-table; position:absolute; direction:rtl; text-align:center; z-index:500; text-shadow:1px 1px 1px rgba(0,0,0,0.8);}
/* title */
DIV.output H2				{width:100%; margin:0px; display:block; color:#fff; padding:10px 10% 10px 10%; font-size:3.5rem; line-height:3.8rem; font-weight:normal; box-sizing:border-box;}
DIV.output H2 A				{display:block; color:#fff; text-decoration:none;}
DIV.output H2 A:hover		{color:#fff; text-decoration:underline;}
DIV.output H2 A:focus		{color:#fff; text-decoration:underline;}
/* text */
DIV.output P					{width:100%; margin:0px 10px 20px 0px; padding:0px 10% 0px 10%; color:#fff; font-size:2.5rem; line-height:2.8rem;box-sizing:border-box;}
/* read more */
DIV.output A.ReadMore			{display:table !important; height:25px; background:#ff8c37; color:#ffffff; margin:auto; padding:0px 20px 0px 20px; font-size:1.5rem; line-height:23px; text-decoration:none;} /* left % = nicer animation */
DIV.output A.ReadMore SPAN		{display:none; /*font-weight:bold; font-size:1.3rem; line-height:23px;*/} /* Read More Arrow */
DIV.output A.ReadMore:hover		{background:#6a7a46; text-decoration:none;}
DIV.output A.ReadMore:focus		{background:#6a7a46; text-decoration:none;}

@media screen and (min-width: 769px) {
	DIV.output				{opacity:0; /* for load */}
}
@media screen and (max-width: 768px) { /* small screens */
	DIV.output				{bottom:20%;}
	DIV.output H2			{font-size:2.8rem; line-height:3.1rem;}
	DIV.output P			{font-size:1.8rem; line-height:2.1rem;}
}
@media screen and (max-width: 480px) { /* small screens */
	/*DIV.output				{height:200px !important;}
	DIV.output H2			{font-size:2.1rem; line-height:2.4rem; margin-bottom:-5px;}
	DIV.output H2::after 	{top:8px;}*/
}


/***** Arrows *****/
.sliderCycleContainer A.CycleArrow		{position:absolute; top:45%; z-index:99;}
.sliderCycleContainer #prevArrow		{right:20px;}
.sliderCycleContainer #nextArrow		{left:20px;}

A.CycleArrow .fa					{font-size:24px; line-height:24px; background:rgba(255,255,255,0.4); color:rgba(1,71,130,1); border-radius:10px;}
A.CycleArrow .fa-chevron-right		{padding:6px 6px 3px 9px;}
A.CycleArrow .fa-chevron-left		{padding:6px 9px 3px 6px;}
.sliderCycleContainer A.CycleArrow.Disabled .fa		{color:rgba(1,71,130,0.4); cursor:default;}

#go-bottom			{position:absolute; left:50%; margin-left:-16px; bottom:20px; width:32px; background:rgba(255,255,255,0.4); color:rgba(1,71,130,1); border-radius:10px; z-index:99; cursor:pointer;}
#go-bottom .fa		{font-size:24px; line-height:33px;}


/** circles **/
.sliderCycleContainer DIV.circlesContainer			{height:18px; position:absolute; left:10px; bottom:10px; z-index:999; /* no margin-bottom */}
.sliderCycleContainer UL#circles					{margin:0; padding:0px; direction:rtl; display:inline-table;}
.sliderCycleContainer #circles LI.cycleTab			{display:block; margin:0px 5px 0px 5px; float:left; list-style-type:none; list-style-image:none;}
.sliderCycleContainer #circles LI.cycleTab A				{width:12px; height:12px; display:block; background:#6a7a46; border:#fff 2px solid; border-radius:100%;}
.sliderCycleContainer #circles LI.cycleTab A:hover			{border:#ff8c37 2px solid;}
.sliderCycleContainer #circles LI.cycleTab A:focus			{border:#ff8c37 2px solid;}
.sliderCycleContainer #circles LI.activeSlide A				{background:#ff8c37 !important; border:#fff 2px solid !important; cursor:default;}
.sliderCycleContainer #circles LI.activeSlide A:hover		{}
.sliderCycleContainer #circles LI.activeSlide A:focus		{}
.sliderCycleContainer #circles LI.cycleTab A.Disabled		{cursor:default; opacity:0.3;}

/** tabs **/
.sliderCycleContainer DIV.tabsContainer			{width:100%; /* no height */ padding:0 1% 0 1%; position:absolute; text-align:center; left:0px; right:0px; bottom:5px; z-index:999; box-sizing:border-box;}
.sliderCycleContainer UL#tabs					{width:100%; max-width:990px; margin:0 auto; padding:0px; direction:rtl;}
/* optional - longer tabs area on bigger screens */
/*@media screen and (min-width: 1240px) {
	.sliderCycleContainer DIV.tabsContainer		{padding:0 10% 0 10%;}
	.sliderCycleContainer UL#tabs					{max-width:none;}
}*/

.sliderCycleContainer #tabs LI.cycleTab						{display:inline-table; float:right; margin-top:5px; margin-bottom:5px; text-align:center; list-style:none;}
.sliderCycleContainer #tabs LI.cycleTab A.Tab				{background:#fdef92; color:#444444; text-decoration:none; padding:12px 10px 14px 10px; display:block;}
.sliderCycleContainer #tabs LI.cycleTab A.Disabled:hover	{background:#fdef92 !important; color:#444444 !important; text-decoration:none; cursor:default;} /* same as A.Tab */
.sliderCycleContainer #tabs LI.cycleTab A.Disabled:focus	{background:#fdef92 !important; color:#444444 !important; text-decoration:none; cursor:default;} /* same as A.Tab */
.sliderCycleContainer #tabs LI.cycleTab A.Tab:hover			{background:#ffd201; color:#000000; text-decoration:none;}
.sliderCycleContainer #tabs LI.cycleTab A.Tab:focus			{background:#ffd201; color:#000000; text-decoration:none;}
.sliderCycleContainer #tabs LI.activeSlide					{}
.sliderCycleContainer #tabs LI.activeSlide A.Tab			{background:#c50235 !important; color:#ffffff !important; text-decoration:none;}
.sliderCycleContainer #tabs LI.activeSlide A.Tab:hover		{background:#c50235 !important; color:#ffffff !important; text-decoration:none;}
.sliderCycleContainer #tabs LI.activeSlide A.Tab:focus		{background:#c50235; color:#ffffff; text-decoration:none;}

.sliderCycleContainer #tabs LI H2 	{margin:0; padding:0; display:block; font-weight:normal; font-size:2.1rem; line-height:2.3rem;}
.sliderCycleContainer #tabs LI P 	{margin:0; padding:0; display:none;}

/*** Example for centered circles ***//*
.sliderCycleContainer DIV.tabsContainer			{width:100%; height:18px; position:absolute; left:0px; bottom:10px; z-index:9999; padding:0; z-index:999; display:inline-table;}
.sliderCycleContainer UL#circles				{margin:0; padding:0px; direction:rtl; display:inline-table; clear:right; float:right; position:relative; right:50%;}
.sliderCycleContainer #circles LI.cycleTab		{display:block; margin:0px 5px 0px 5px; float:left; position:relative; left:50%; list-style-type:none; list-style-image:none;}
*/

/** play / stop **/
.sliderCycleContainer DIV.play-stop		{/*display:none !important;*/ /* remove this line for accessability */}
@media screen and (min-width: 991px) { /* play / stop for accessability over 990 */
	.sliderCycleContainer DIV.play-stop		{display:table; padding:4px; background-color:rgba(255,255,255,0.8); border-radius:8px; position:absolute; left:10px; top:10px; z-index:999;}
	A#cycle-play-stop				{width:24px; height:24px; display:table; position:relative; border-radius:6px;}
	A#cycle-play-stop.playing		{background:rgba(1,1,1,0.7) url('../PauseTicker.png') no-repeat center center;}
	A#cycle-play-stop.resting		{background:rgba(1,1,1,0.7) url('../StartTicker.png') no-repeat center center;}
}


