/*** 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		{opacity:0; 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 ************************/
/* phone in small screen (under 769) */
/* searchJO in small screen (under 769) */
/* social banners in small screen (under 769) */
.top-line			{display:none; height:40px; position:fixed; top:0; left:0; right:0; background-color:#fad508; z-index:9995; box-shadow:0 1px 8px rgba(0,0,0,0.3); -webkit-transform:translateZ(0);}
#phone480			{display:none; height:20px; padding:4px 10px 7px 10px; margin:5px 10px 0px 0px; direction:ltr; box-sizing:border-box;}
#phone480 A			{font-size:18px; color:#000; text-decoration:none; line-height:18px;}

/************************ Header line ************************/
/* logo */
/* phone in screens over 768 */
/* social banners in screens over 768 */
.header-line			{background-color:#eef0f3; border-bottom:#d8cdcc 1px solid;}
DIV.header				{position:relative; position:relative;}
A.logo					{display:table; width:217px; margin:16px 18px 20px 0px;}
A.logo IMG				{display:block; width:100%; height:auto;}
A.logo2					{display:table; width:165px; margin:43px 35px 0px 0px;}
A.logo2 IMG				{display:block; width:100%; height:auto;}
DIV.phone				{display:table; float:left;}
DIV.phone SPAN.phone-text		{display:table; font-size:1.5rem; line-height:1.7rem; text-align:right; color:#7d7c7c;}
DIV.phone A				{display:table; font-size:2.4rem; line-height:2.9rem; direction:ltr; font-weight:normal; color:#4d4d4d; text-decoration:none; white-space:nowrap; cursor:default; font-family:'Open Sans', sans-serif;}
DIV.phone A .fa-phone	{width:26px; text-align:center; position:relative; top:-2px; font-size:1.8rem; line-height:2rem; padding-top:2px; color:#4d4d4d; border:#4d4d4d 2px solid; border-radius:50%; box-sizing:border-box;}
DIV.header-oppAlign		{text-align:left; margin-top:43px;}

/************************ Top bar line ************************/
/* Top bar */
.top-bar-line			{background-color:#eef0f3;}

/************************ Footer Line ************************/
/* freebox-footer */
/* bottom bar */
.footer-line		{background:#28357a;}
.bottom-bar-line	{background:#fff; 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 */

/**  Titles in Hp Grid  **/
DIV.hp-title			{text-align:center;}
DIV.hp-title::after		{content: " ______ "; color:transparent; position:relative; top:11px; border-top:#f9c9a3 4px solid;}
DIV.hp-title H3			{display:block; color:#e53e16; margin:0; padding:0; font-size:190%; font-weight:normal;}

/************************ Slider line ************************/
/* slider-cycle | css is at page bottom */

/************************ HomePage long freebox Line ************************/
/* Freebox 2 */
/* Freebox 3 */
/* Freebox 4 */
.freeboxes-line				{background-color:#ffffff; padding-top:35px;}
.freeboxes-line .wrapper	{position:relative; z-index:1;}
#freeboxes-hp				{background-color:#ffffff; width:100%; display:table; margin-bottom:50px;}
#freeboxes-hp:after			{content:""; width:90%; height:10px; position:absolute; bottom:50px; left:5%; right:5%; border-radius:50%; box-shadow:0 0 10px rgba(0,0,0,0.3); z-index:-1;}

/************************ Track line ************************/
/* track search */
.track-line				{background-color:#eaeaea; padding:35px 0px 45px 0px;}
DIV.CargoTrackingSearchContainer		{}
DIV.track-label				{display:table; margin:0px auto 15px auto;}
.track-label LABEL			{font-size:2.7rem; line-height:115%; color:#4d4d4d; font-weight:bold;}
#track-form					{display:flex; justify-content:center;}
#track-form INPUT.input		{width:calc(100% - 90px); max-width:480px; height:45px; font-size:2rem; text-align:left; border:0;}
#track-form INPUT.button	{width:90px; height:45px; font-size:1.8rem; padding:0; border-radius:0;}

/************************ HomePage Content Line ************************/
.contentHp-line		{background-color:#ffffff; padding-top:28px;}

/************************ HomePage Contact us Line ************************/
.form-line			{background-color:#fad508; padding-top:20px;}


/**************************************************************************************************/
/************************************  only Inner page  *******************************************/ /* only Inner page */

/************************ Media line ************************/
/* media-cycle */
.media-line				{background-color:#ffffff;}

/************************ Content line ************************/
.conent-line			{background-color:#ffffff; padding-top:28px;}

/* right side ==>		side bar | freebox 7 | banner 2 */
/* center-left ==>		page content */
DIV.side-area			{width:240px; height:auto; margin-bottom:20px;}
DIV.center-side			{width:calc(96% - 240px); height:auto;}


/************************ @media Query for stracture ************************/

@media screen and (max-width: 1100px) {
	A.logo					{margin-right:25px;}
}

@media screen and (max-width: 990px) {
	.wrapper				{width:95%;}
	.top-bar-line			{background-color:#d1dff5;}
}

@media screen and (max-width: 990px) and (min-width: 769px) {
	DIV.side-area			{width:220px;}
	DIV.center-side			{width:calc(96% - 220px);}
	/*DIV.phone				{position:absolute; top:5px; left:70px;}*/
}

@media screen and (max-width: 768px) {
	.main-container			{padding-top:40px;}
	.top-line				{display:block; padding-left:58px; padding-right:30px;} /* make space for  main-bar open button **/
	DIV.header-oppAlign		{display:none;}
	A.logo					{/*margin-right:5px;*/ float:none !important;margin-right:auto; margin-left:auto;}
	A.logo2					{float:left !important; margin-left:5px;}
	DIV.side-area			{width:100%; float:none !important; display:table;}
	DIV.center-side			{width:100%; float:none !important;}
	DIV.phone				{display:none;}
	#phone480				{margin-top:9px; display:inline-table;}
	#phone480 .fa-phone		{color:#000000; font-size:1.8rem;}
}

@media screen and (max-width: 480px) {
	/*A.logo						{margin:0px auto 10px auto; float:none !important; min-width:170px;}*/
	A.logo						{width:45%; /*margin-right:0px;*/}
	A.logo2						{width:34%; min-width:120px; margin-left:0px; margin-top:9%;}
	#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;}
}



/******************************************************************************************************/
/*********************************** 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:#28357a; font-size:1.5rem; line-height:2.1rem; font-weight:bold; text-decoration:none;}
A.item-top-line-open:hover			{color:#28357a; 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:#28357a; 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				{width:100%; position:absolute; top:40px; left:0; right:0; background:rgba(198,219,254,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);}

/***/

@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:#28357a; font-weight:bold; text-decoration:none;}
DIV.loginForgot A:hover		{color:#28357a; 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:#fad508; 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:#403f3f; 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:#403f3f; 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:#403f3f; 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; margin:18px 10px 0px 0px;}
TABLE.Search			{height:27px; border-radius:3px; box-shadow:1px 1px 4px #b8b9bc;}
TD.SearchInp			{}
TD.SearchBut			{background-color:#baceed; vertical-align:baseline; border-radius:3px 0px 0px 3px;}
TD.SearchSectionTitle	{/*color:#8C8C8C; font-size:11px; font-weight:bold;*/}
INPUT.Search			{width:122px; height:27px; font-size:1.5rem; color:#5d5c5c; border:0; line-height:27px; padding:0px 10px 0px 10px; border-radius:0px 3px 3px 0px; box-sizing:border-box;}
INPUT.SearchBut			{padding:6px 8px 5px 8px; border-radius:3px 0px 0px 3px;}

/******** SearchJQ ********/
/*** structure code ***/
#search480						{display:none;}
#SearchJQ						{height:20px; margin:7px 2px 0px 0px; padding:4px 6px 4px 6px;}

#SearchJQ.icon-active			{background-color:rgba(0,0,0,0.1); 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:#000000; margin-left:5px;}

A.SearchClose					{height:26px; display:block; position:absolute; top:7px; right:7px; color:#28357a; 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.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(198,219,254,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);}
#SearchJQ TABLE.Search			{margin:40px auto 20px auto;}

/***/

/******** @media Query ********/
@media screen and (max-width: 990px) and (min-width: 769px) {
	DIV.SearchContainer		{margin:24px 10px 0px 25px; clear:right;}
}

@media screen and (max-width: 768px) {
	DIV.SearchContainer			{display:none; /*margin:0px auto 10px auto; float:none;*/}
	#search480					{display:inline-table;}
	A.SearchOpen .fa-search		{margin:0px;}
}


/******************************** Ticker Vertical (JQ) ****************************/
DIV.TickerContainer		{width:100%; margin-bottom:30px; padding-left:10px; box-sizing:border-box;}
DIV.TickerInner			{width:100%; position:relative;}

DIV.TickerTitle			{padding-bottom:15px;}
H3.TickerTitle			{color:#ff8c37; font-weight:normal; font-size:2.1rem; line-height:2.4rem;}
A.TickerPlayer			{padding:0px 2px 0px 2px; background-color:#ff8c37; display:table; position:absolute; top:3px; left:0px; cursor:pointer;}
A.TickerPlayer IMG		{display:block; border:0;}
A.TickerPlayer:hover, A.TickerPlayer:active, A.TickerPlayer:focus	{background-color:#28357a !important;}

DIV.TickerBodyContainer		{padding-top:5px;}
DIV.TickerBody				{height:250px; 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:#02015d; padding:0; margin:0px 0px 2px 0px; display:inline;}
H4.TickerHeadLine A			{text-decoration:none; color:#02015d;} 
H4.TickerHeadLine A:hover	{text-decoration:underline; color:#3e3cde;} 
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;}


/******************************** 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:#28357a; 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:#e53e16; 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:#28357a !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 **/
#social-banner			{height:27px; float:left; display:block; padding:0px 2px 0px 2px; border-right:#4d4d4d 1px solid; border-left:#4d4d4d 1px solid; margin:18px 9px 0px 0px;}
DIV.banner-social		{float:left; text-align:left;}
DIV.banner-social IMG	{background:transparent !important;}

@media screen and (max-width: 990px) and (min-width: 769px) {
	#social-banner		{margin-top:24px;}
}
@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 0px 0px 20px;} /* in top line */
	DIV.banner-social IMG	{width:22px !important; height:22px !important;} /* in top line */
}

/** media mobile **/
DIV.banner-media			{width:100%; text-align:center;}
DIV.banner-media A			{width:100%; display:table;}
DIV.banner-media IMG		{width:100% !important; height:auto !important; display:block;}
@media screen and (min-width: 601px) {
	DIV.banner-media					{display:none;}
}
@media screen and (max-width: 600px) {
	DIV.banner-media					{display:block;}
}

/** 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 ****************************/
#mediaCycle				{height:300px; opacity:0; position:relative; direction:ltr;} /* no width */
DIV.mediaCycleInner		{background:#fff url('../loading.gif') no-repeat 50% 50%; position: relative;} /* no padding, no side-margin */
#mediaCycle A			{}
#mediaCycle IMG			{display:block; border:0; position:absolute; top:0px; left:0px; max-width:none !important;}

@media screen and (max-width: 600px) {
	#mediaCycle					{display:none !important;}
}

/** Arrows **/
A.mediaArrow		{display:table; position:absolute; top:50%; margin-top:-43px; z-index:999; /*display:none !important;*/}
A#mediaPrevArrow	{right:0px;}
A#mediaNextArrow	{left:0px;}

@media screen and (min-width: 769px) {
	A.mediaArrow		{margin-top:-43px !important;}
}

#mediaCycle A.mediaArrow .fa			{width:58px; font-size:49px; line-height:86px !important; text-align:center; /*background:#597dc7;*/ color:#fff; box-sizing:border-box;}
#mediaCycle .fa-angle-right				{padding-left:3px;}
#mediaCycle .fa-angle-left				{padding-right:3px;}
#mediaCycle A.mediaArrow.Disabled .fa	{opacity:0.3; cursor:default;}
#mediaCycle A.mediaArrow:active .fa,
#mediaCycle A.mediaArrow:focus .fa		{color:#fad508;}

/** 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:#28357a; border:#fff 2px solid; border-radius:100%;}
#mediaCycle #circles LI.cycleTab A:hover		{border:#fad508 2px solid;}
#mediaCycle #circles LI.cycleTab A:focus		{border:#fad508 2px solid;}
#mediaCycle #circles LI.activeSlide A			{background:#fad508 !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			{}
@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:#02015d;}
H3.FreeBoxTitle A				{ color:#02015d;}
H3.FreeBoxTitle A:hover			{}
DIV.FreeBoxBody					{}
DIV.FreeBoxBody P				{margin:0px 0px 10px 0px;}
DIV.FreeBoxBody P:last-child	{margin:0px;}



@media screen and (min-width: 769px) {
	#FooterLinks_Section1		{width:350px; float:right}
	#FreeBox_Section2			{width:calc(100% - 350px); float:left}
}

/*^ Freebox 1 (Footer) ^*/
#FooterLinks_Section1		{}
DIV.FooterLinksContainer	{opacity:0; /* js show after loading */ margin:30px 0px 20px 0px;}
UL.FooterLinks				{width:100%; display:flex; flex-direction:row; padding:0px; margin:0px;}

/* Footer Item */
LI.FooterLinksItem			{/*width:auto !important;*/ padding:0px 0px 0px 50px; margin-bottom:20px; list-style-type:none; list-style-image:none;}
LI.FooterFirst				{padding:0px 0px 0px 50px; border-style:none;}
DIV.FooterLinksTitle		{padding:0px 0px 12px 0px;}
H4.FooterLinksTitle			{color:#fff; font-weight:bold; font-size:1.7rem; line-height:1.9rem;}
A.FooterLinksTitle			{color:#fff; text-decoration:none;}
A.FooterLinksTitle:hover	{color:#fad508; text-decoration:underline;}
DIV.FooterLinksBody			{color:#fff; font-size:1.4rem; line-height:1.5rem;}
DIV.FooterLinksBody P		{margin:0px 0px 10px 0px !important;}
DIV.FooterLinksBody A		{color:#fff; text-decoration:none;}
DIV.FooterLinksBody A:hover	{color:#fad508; text-decoration:underline;}

@media screen and (max-width: 768px) and (min-width: 481px) {
	UL.FooterLinks			{flex-wrap:wrap; justify-content:space-around;}
	LI.FooterLinksItem		{width:47% !important; background-color:rgba(0,0,0,0.2); padding:20px; border-style:none; box-sizing:border-box;}
}

@media screen and (max-width: 480px) {
	UL.FooterLinks					{flex-direction:column;}
	LI.FooterLinksItem				{width:100% !important; text-align:center; border-style:none; padding:0px;}
	DIV.FooterLinksItemInner::after	{content: " _________________________ "; color:rgba(0,0,0,0.8); border-bottom:#1f4577 1px solid;}
}


/**^  FreeBox 2 (footer left) ^**/
#FreeBox_Section2 DIV.FreeBoxContainer			{width:100%; padding-top:30px;}
#FreeBox_Section2 DIV.FreeBoxInner				{}
#FreeBox_Section2 DIV.FreeBoxItemContainer		{}
#FreeBox_Section2 DIV.FreeBoxTitle				{padding:0px 0px 12px 0px;}
#FreeBox_Section2 H3.FreeBoxTitle				{color:#fff; font-weight:bold; font-size:1.7rem; line-height:1.9rem;}
#FreeBox_Section2 H3.FreeBoxTitle A				{color:#fff;}
#FreeBox_Section2 H3.FreeBoxTitle A:hover		{color:#fad508;}
#FreeBox_Section2 DIV.FreeBoxBody				{color:#fff; font-size:1.4rem; line-height:1.9rem;}
#FreeBox_Section2 DIV.FreeBoxBody A				{color:#fad508;}
#FreeBox_Section2 DIV.FreeBoxBody A:hover		{color:#fff; text-decoration:underline;}
#FreeBox_Section2 DIV.FreeBoxBody A:active,
#FreeBox_Section2 DIV.FreeBoxBody A:focus		{background-color:transparent;}

@media screen and (max-width: 480px) {
	#FreeBox_Section2 DIV.FreeBoxContainer		{width:105%; background-color:rgba(0,0,0,0.2); padding:30px 20px 40px 20px; margin-right:-2.5%; margin-left:-2.5%; box-sizing:border-box;}
}


/**^  FreeBox 3 (Hp 3 freeboxes center right) ^**/
#FreeBox_Section3 DIV.FreeBoxContainer			{width:100%; background:url('../icon-globus.png') no-repeat center top;}
#FreeBox_Section3 DIV.FreeBoxInner				{}
#FreeBox_Section3 DIV.FreeBoxItemContainer		{margin-bottom:45px; padding:100px 40px 0px 40px; background:url('../grey-border.gif') no-repeat left 15px;}
#FreeBox_Section3 DIV.FreeBoxTitle				{text-align:center; padding-bottom:16px;}
#FreeBox_Section3 H3.FreeBoxTitle				{color:#4d4d4d; font-size:2.6rem; line-height:2.9rem; font-weight:normal;}
#FreeBox_Section3 H3.FreeBoxTitle A				{color:#4d4d4d; text-decoration:none;}
#FreeBox_Section3 H3.FreeBoxTitle A:hover		{color:#e53e16; text-decoration:underline;}
#FreeBox_Section3 DIV.FreeBoxBody				{text-align:center; font-size:1.5rem; line-height:2.4rem;}
#FreeBox_Section3 A.ReadMore					{display:table; margin:10px auto 0 auto; color:#e53e16; text-decoration:none;}
#FreeBox_Section3 A.ReadMore:hover				{color:#4d4d4d; text-decoration:underline;}
#FreeBox_Section3 A.ReadMore SPAN .fa {
	width: 14px;
	height: 14px;
	margin-right: 5px;
	position: relative;
	top: -1px;
	font-weight: bold;
	font-size: 10px;
	line-height: 13px;
	color: #e53e16;
	border: #e53e16 1px solid;
	border-radius: 50%;
	box-sizing: border-box;
}

/**^  FreeBox 4 (Hp 3 freeboxes center middle) ^**/
#FreeBox_Section4 DIV.FreeBoxContainer			{width:100%; background:url('../icon-track.png') no-repeat center top;}
#FreeBox_Section4 DIV.FreeBoxInner				{}
#FreeBox_Section4 DIV.FreeBoxItemContainer		{margin-bottom:45px; padding:100px 40px 0px 40px; background:url('../grey-border.gif') no-repeat left 15px;}
#FreeBox_Section4 DIV.FreeBoxTitle				{text-align:center; padding-bottom:16px;}
#FreeBox_Section4 H3.FreeBoxTitle				{color:#4d4d4d; font-size:2.6rem; line-height:2.9rem; font-weight:normal;}
#FreeBox_Section4 H3.FreeBoxTitle A				{color:#4d4d4d; text-decoration:none;}
#FreeBox_Section4 H3.FreeBoxTitle A:hover		{color:#e53e16; text-decoration:underline;}
#FreeBox_Section4 DIV.FreeBoxBody				{text-align:center; font-size:1.5rem; line-height:2.4rem;}
#FreeBox_Section4 A.ReadMore					{display:table; margin:10px auto 0 auto; color:#e53e16; text-decoration:none;}
#FreeBox_Section4 A.ReadMore:hover				{color:#4d4d4d; text-decoration:underline;}
#FreeBox_Section4 A.ReadMore SPAN .fa {
	width: 14px;
	height: 14px;
	margin-right: 5px;
	position: relative;
	top: -1px;
	font-weight: bold;
	font-size: 10px;
	line-height: 13px;
	color: #e53e16;
	border: #e53e16 1px solid;
	border-radius: 50%;
	box-sizing: border-box;
}

/**^  FreeBox 5 (Hp 3 freeboxes center left) ^**/
#FreeBox_Section5 DIV.FreeBoxContainer			{width:100%; background:url('../icon-computer.png') no-repeat center top;}
#FreeBox_Section5 DIV.FreeBoxInner				{}
#FreeBox_Section5 DIV.FreeBoxItemContainer		{margin-bottom:45px; padding:100px 40px 0px 40px;}
#FreeBox_Section5 DIV.FreeBoxTitle				{text-align:center; padding-bottom:16px;}
#FreeBox_Section5 H3.FreeBoxTitle				{color:#4d4d4d; font-size:2.6rem; line-height:2.9rem; font-weight:normal;}
#FreeBox_Section5 H3.FreeBoxTitle A				{color:#4d4d4d; text-decoration:none;}
#FreeBox_Section5 H3.FreeBoxTitle A:hover		{color:#e53e16; text-decoration:underline;}
#FreeBox_Section5 DIV.FreeBoxBody				{text-align:center; font-size:1.5rem; line-height:2.4rem;}
#FreeBox_Section5 A.ReadMore					{display:table; margin:10px auto 0 auto; color:#e53e16; text-decoration:none;}
#FreeBox_Section5 A.ReadMore:hover				{color:#4d4d4d; text-decoration:underline;}
#FreeBox_Section5 A.ReadMore SPAN .fa {
	width: 14px;
	height: 14px;
	margin-right: 5px;
	position: relative;
	top: -1px;
	font-weight: bold;
	font-size: 10px;
	line-height: 13px;
	color: #e53e16;
	border: #e53e16 1px solid;
	border-radius: 50%;
	box-sizing: border-box;
}

@media screen and (min-width: 769px) {
	#FreeBox_Section3 DIV.FreeBoxContainer			{width:33.3333%; float:right;}
	#FreeBox_Section4 DIV.FreeBoxContainer			{width:33.3333%; float:right;}
	#FreeBox_Section5 DIV.FreeBoxContainer			{width:33.3333%; float:right;}
}
@media screen and (max-width: 768px) {
	#FreeBox_Section3 DIV.FreeBoxBody			{padding-bottom:45px; border-bottom:#e6e5e1 1px solid;}
	#FreeBox_Section4 DIV.FreeBoxBody			{padding-bottom:45px;border-bottom:#e6e5e1 1px solid;}
	#FreeBox_Section3 DIV.FreeBoxItemContainer		{background-image:none;}
	#FreeBox_Section4 DIV.FreeBoxItemContainer		{background-image:none;}
}
@media screen and (min-width: 600px) and (max-width: 768px) {
	#FreeBox_Section3 DIV.FreeBoxItemContainer			{padding:100px 60px 0px 60px;}
	#FreeBox_Section4 DIV.FreeBoxItemContainer			{padding:100px 60px 0px 60px;}
	#FreeBox_Section5 DIV.FreeBoxItemContainer			{padding:100px 60px 0px 60px;}
}
@media screen and (max-width: 360px) {
	#FreeBox_Section3 DIV.FreeBoxItemContainer			{padding:100px 0px 0px 0px;}
	#FreeBox_Section4 DIV.FreeBoxItemContainer			{padding:100px 0px 0px 0px;}
	#FreeBox_Section5 DIV.FreeBoxItemContainer			{padding:100px 0px 0px 0px;}
}


/************************ Zor Kesher ( ContactUs.asp ) ************************/
#gForm DIV.ContactFrm			{width:100%; margin-bottom:25px; display:table; position:relative; box-sizing:border-box;}
#gForm DIV.ContactTitle			{padding-bottom:20px; text-align:center;}
#gForm DIV.ContactTitle H3		{display:inline; color:#433902; font-weight:bold; font-size:2.3rem; line-height:2.6rem;}
#gForm DIV.ContactBody			{width:100%; display:table; box-sizing:border-box; color:#000000;}

#gForm DIV.inputs-container		{margin:0px 0px 8px 0px;}
#gForm DIV.textarea-container	{margin:0px 0px 8px 0px;}
#gForm DIV.button-container		{text-align:left;}

#gForm INPUT.wizard			{width:100%; height:45px; color:#403f3f; background-color:#ffffff; font-size:1.6rem; line-height:24px; padding:0px 10px 0px 10px; border:#eceff1 1px solid; opacity:1;}
#gForm TEXTAREA.wizard		{width:100%; height:98px; color:#403f3f; background-color:#ffffff; font-size:1.6rem; padding:4px 10px 4px 10px; overflow:auto; border:#eceff1 1px solid; resize:none; opacity:1;}
#gForm SELECT.wizard		{width:100%; height:45px; color:#403f3f; background-color:#ffffff; font-size:1.6rem; line-height:24px; padding:6px 6px 6px 6px; border:#eceff1 1px solid; opacity:1;}
#gForm INPUT.button			{width:106px; height:41px; padding:0; font-weight:bold; font-size:20px;}
#gForm LABEL				{font-size:1.5rem;}

#gForm DIV.form-bottomR				{width:290px; float:right;}
#gForm DIV.radio-container			{}
#gForm DIV.radio					{width:40%; float:right;}
#gForm DIV.msg-small				{font-size:1.3rem;}
#gForm DIV.captcha-container		{width:380px; float:right;}
#gForm DIV.captcha-container INPUT	{width:200px; float:right;}
#gForm DIV.captcha-img				{float:right; margin:5px 8px 0px 0px;}

#gForm DIV.ContactMsg			{height:0px; overflow:hidden; font-size:1.5rem; line-height:1.5rem;}
#gForm DIV.ContactMsg A.red		{display:block; text-align:center; margin:0px -10px 0px -10px; padding:0px; text-decoration:none;}
#gForm DIV.ContactMsg A.red:active,
#gForm DIV.ContactMsg A.red:focus	{background:transparent; color:red; outline:none;}

#gForm DIV.ContactThanx		{display:none; /* width:100%; background:#bbbbbb; padding:40px 20px 40px 20px; font-weight:bold; box-sizing:border-box; */}

@media screen and (min-width: 1061px) {
	#HomePage #gForm DIV.captcha-container		{ position:absolute; top:149px; left:110px;}
}
	
/**** Full 2-2-1-1 pattern ****/
@media screen and (min-width: 991px) { /* 2 items */
    #gForm .Full_2-2-1-1 > DIV		{width:49.5% !important;}
}
@media screen and (max-width: 990px) and (min-width: 769px) { /* 2 items */
    #gForm .Full_2-2-1-1 > DIV		{width:49.5% !important;}
}

/**** Full 2-2-2-1 pattern ****/
@media screen and (min-width: 991px) { /* 2 items */
    #gForm .Full_2-2-2-1 > DIV		{width:49% !important;}
}
@media screen and (max-width: 990px) and (min-width: 769px) { /* 2 items */
    #gForm .Full_2-2-2-1 > DIV		{width:49% !important;}
}
@media screen and (max-width: 768px) and (min-width: 481px) { /* 2 items */
    #gForm .Full_2-2-2-1 > DIV		{width:49% !important;}
}

@media screen and (max-width: 840px) and (min-width: 769px) {
	#gForm DIV.button-container				{clear:both; float:none; text-align:center; padding-top:15px;}
	#gForm DIV.captcha-container			{width:49.5%; float:left;}
	#gForm DIV.captcha-container INPUT		{width:calc(100% - 162px);}
}
@media screen and (max-width: 768px) {
	#gForm DIV.form-bottomR			{float:none; margin-bottom:10px;}
	#gForm DIV.button-container		{float:left; padding-top:5px;}
}
@media screen and (max-width: 541px) {
	#gForm DIV.button-container		{clear:both; float:none; text-align:right; padding-top:15px;}
}
@media screen and (max-width: 401px) {
	#gForm DIV.captcha-container INPUT		{width:160px;}
}


/**** in inner page ****/
#InnerPage #gForm				{background-color:#fad508;}
#gForm DIV.ContactTitle H3		{font-size:2rem; line-height:2.3rem;}

@media screen and (min-width: 769px) { /* 2 items */
	#InnerPage #gForm DIV.ContactFrm				{padding:14px 10px 18px 10px;}
	#InnerPage #gForm DIV.form-bottomR				{width:100%; float:none;}
	#InnerPage #gForm DIV.radio						{width:50%; float:right;}
	#InnerPage #gForm DIV.captcha-container			{width:100%; float:none; padding-top:8px;}
	#InnerPage #gForm DIV.captcha-container INPUT	{width:100%; float:none;}
	#InnerPage #gForm DIV.captcha-img				{float:right; margin:5px 8px 0px 0px;}
	#InnerPage #gForm DIV.button-container			{clear:both; float:none; text-align:center; padding-top:15px;}
	#InnerPage #gForm INPUT.wizard					{height:37px; line-height:35px;}
	#InnerPage #gForm TEXTAREA.wizard				{height:82px;}
	#InnerPage #gForm INPUT.button					{width:136px; height:52px;}
}
@media screen and (max-width: 768px) { /* 2 items */
	#InnerPage #gForm.jsMoved			{width:100%; margin-right:0; margin-left:0; margin-bottom:0;}
	#InnerPage #gForm					{width:106%; margin-right:-3%; margin-left:-3%; padding-right:3%; padding-left:3%; margin-bottom:-45px; box-sizing:border-box;}
	#InnerPage #gForm DIV.ContactFrm	{padding:14px 0px 15px 5px;}
}

/**** Full 2-2-1-1 pattern ****/
@media screen and (min-width: 991px) { /* 2 items */
    #InnerPage #gForm .Full_2-2-1-1 > DIV		{width:100% !important;}
}
@media screen and (max-width: 990px) and (min-width: 769px) { /* 2 items */
    #InnerPage #gForm .Full_2-2-1-1 > DIV		{width:100% !important;}
}

/**** Full 2-2-2-1 pattern ****/
@media screen and (min-width: 991px) { /* 2 items */
    #InnerPage #gForm .Full_2-2-2-1 > DIV		{width:100% !important;}
}
@media screen and (max-width: 990px) and (min-width: 769px) { /* 2 items */
    #InnerPage #gForm .Full_2-2-2-1 > DIV		{width:100% !important;}
}



/******************************** Quick Subscription ****************************/
TABLE.QuickSubscription			{}
TD.QuickSubscriptionMsg			{}
INPUT.QuickSubscription			{}
INPUT.ButtonQuickSubscription	{}


/******************************** Navigation Title ****************************/
DIV.NavigationTitle		{padding:10px 13px 8px 13px; border:#d9d9d9 1px solid; border-bottom-width:2px; box-sizing:border-box;}
H3.NavigationTitle		{color:#02015d; font-weight:normal; font-size:2rem; line-height:2.2rem;}

@media screen and (max-width: 768px) {
	DIV.NavigationTitle.open		{padding:7px 10px 7px 10px; background:#ebebeb url('../x-closeV.png') no-repeat left 7px; cursor:pointer;}/* x-closeV-white.png */
	DIV.NavigationTitle.closed		{padding:7px 10px 7px 10px; background:#ebebeb url('../toMenu-vert.png') no-repeat left 7px; cursor:pointer;}/* toMenu-vert-white.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:#5d5c5c; text-decoration:none;}
A.Daronet:hover		{color:#5d5c5c; 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:auto !important;}
#sliderCycle A					{display:block;}
#sliderCycle IMG				{display:block; border:none; cursor:pointer; width:100%; /*width:100% !important; */ height:auto !important; max-width:none !important;}

@media screen and (max-width: 768px) { /* small screens */
	.slider-line				{border-bottom:#304b82 3px solid;}
	/*#sliderCycle IMG			{width:200% !important;}*/
}

/***** output (animated title & text) /*****/
DIV.output					{overflow:hidden; display:inline-table; position:absolute; direction:rtl; text-align:center; background:rgba(255,255,255,0.6); z-index:500;}
/* title */
DIV.output H2				{width:100%; margin:0px; display:block; color:#000; padding:10px 10px 0px 10px; font-size:2.5rem; line-height:2.8rem; font-weight:normal; box-sizing:border-box;}
DIV.output H2 A				{display:block; color:#000; text-decoration:none;}
DIV.output H2 A:hover		{color:#000; text-decoration:underline;}
DIV.output H2 A:focus		{color:#000; text-decoration:underline;}
DIV.output H2::after		{content:" _____ "; color:transparent; position:relative; top:14px; border-top:#fad508 2px solid;}
/* text */
DIV.output P					{width:100%; margin:0px 0px 10px 0px; padding:0px 10px 0px 10px; color:#000; text-shadow:0px 0px 10px #ffffff; font-size:1.5rem; box-sizing:border-box;}
/* read more */
DIV.output A.ReadMore			{display:table !important; height:25px; background:#fad508; 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:#28357a; text-decoration:none;}
DIV.output A.ReadMore:focus		{background:#28357a; 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				{height:160px !important; display:table; background:#dee6f2; border:0; width:100% !important; position:relative; /*right:0 !important; left:0 !important;*/}
	DIV.output H2			{width:100% !important; color:#333333; padding-top:10px;}
	DIV.output H2 A			{color:#333333;}
	DIV.output H2 A:hover	{color:#333333;}
	DIV.output P			{width:100% !important; color:#333333;}
}
@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				{display:table; position:absolute; top:50%; margin-top:-43px; z-index:999;}
.sliderCycleContainer #prevArrow				{right:0px;}
.sliderCycleContainer #nextArrow				{left:0px;}

@media screen and (min-width: 769px) {
	A.CycleArrow		{margin-top:-43px !important;}
}

.sliderCycleContainer .fa							{width:58px; font-size:49px; line-height:86px; text-align:center; /*background:#597dc7;*/ color:#fff; box-sizing:border-box;}
.sliderCycleContainer .fa-angle-right				{padding-left:3px;}
.sliderCycleContainer .fa-angle-left				{padding-right:3px;}
.sliderCycleContainer A.CycleArrow.Disabled .fa		{opacity:0.3; cursor:default;}
.sliderCycleContainer A.CycleArrow.active .fa,
.sliderCycleContainer A.CycleArrow.focus .fa		{color:#000;}


/** 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:#28357a; border:#fff 2px solid; border-radius:100%;}
.sliderCycleContainer #circles LI.cycleTab A:hover			{border:#fad508 2px solid;}
.sliderCycleContainer #circles LI.cycleTab A:focus			{border:#fad508 2px solid;}
.sliderCycleContainer #circles LI.activeSlide A				{background:#fad508 !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; z-index:999; box-sizing:border-box;}
.sliderCycleContainer UL#tabs					{width:100%; max-width:990px; margin:0 auto; padding:0px; direction:rtl; display:inline-table;}
/* 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;}
}*/
@media screen and (max-width: 768px) { /* small screens - more space between circles */
	.sliderCycleContainer DIV.tabsContainer		{display:table; background:#ffffff; width:100% !important; position:relative; top:0 !important; bottom:auto !important;}
}
.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;}
}




/*************************************  Loading Site  *********************************/
.loader-container {
    width:100%;
	height:100%;
    position:fixed;
    top:0;
    right:0;
    bottom:0;
    left:0;}

.loader {
	height:20px;
	width:250px;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
}
.loader-dot {
	animation-name:loader;
	animation-timing-function:ease-in-out;
	animation-duration:3s;
	animation-iteration-count:infinite;
	height:20px;
	width:20px;
	border-radius:100%;
	background-color:black;
	position:absolute;
}
.loader-dot:first-child		{background-color:#c7fd71; animation-delay:0.5s;}
.loader-dot:nth-child(2)	{background-color:#8c6daf; animation-delay:0.4s;}
.loader-dot:nth-child(3)	{background-color:#ef5d74; animation-delay:0.3s;}
.loader-dot:nth-child(4)	{background-color:#f9a74b; animation-delay:0.2s;}
.loader-dot:nth-child(5)	{background-color:#75f1f9; animation-delay:0.1s;}
.loader-dot:nth-child(6)	{background-color:#fbef5a; animation-delay:0s;}
.loader-text {
	position:absolute;
	top:200%;
	left:0;
	right:0;
	width:4rem;
	margin:auto;
}
.loader-text:after {
	content:"Loading";
	font-weight:bold;
	animation-name:loading-text;
	animation-duration:3s;
	animation-iteration-count:infinite;
}

@keyframes loader {
	15%	{transform: translateX(0);}
	45%	{transform: translateX(230px);}
	65%	{transform: translateX(230px);}
	95%	{transform: translateX(0);}
}
@keyframes loading-text {
	0%	{content: "Loading";}
	25%	{content: "Loading .";}
	50%	{content: "Loading ..";}
	75%	{content: "Loading ...";}
}

.checked {
	display:none;
}
