/*** 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% !important;}

.main-container		{opacity:0; position:relative; overflow:hidden; min-height:100%; box-sizing:border-box;}
.wrapper			{width:98%; margin:0px auto; direction:rtl; text-align:right;}
.wrapper-1440		{max-width:1440px;}
.wrapper-1568		{max-width:1568px;}
.full-size-row		{} /* all row sections */


/**************************************************************************************************/
/******************************************  All pages  *******************************************/ /* All pages */

/************************ Top line ************************/
.top-line		{display:none; height:40px; position:fixed; top:0; left:0; right:0; background-color:#e7ecf7; z-index:9995; box-shadow:0 1px 8px rgba(0,0,0,0.3); -webkit-transform:translateZ(0);}
.top-line {
	background: -moz-linear-gradient(top, rgba(235,241,246,1) 0%, rgba(171,211,238,1) 50%, rgba(137,195,235,1) 51%, rgba(213,235,251,1) 100%);
	background: -webkit-linear-gradient(top, rgba(235,241,246,1) 0%,rgba(171,211,238,1) 50%,rgba(137,195,235,1) 51%,rgba(213,235,251,1) 100%);
	background: linear-gradient(to bottom, rgba(235,241,246,1) 0%,rgba(171,211,238,1) 50%,rgba(137,195,235,1) 51%,rgba(213,235,251,1) 100%);
}
.top-line .fa		{text-shadow:1px 1px 1px #fff;}

#phone480				{display:none; height:20px; padding:4px 10px 7px 10px; margin:6px 10px 0px 0px; box-sizing:border-box;}
#phone480 .fa-phone		{color:#000000; font-size:24px; line-height:24px;}

@media screen and (max-width: 990px) {
	.wrapper				{width:95%;}
}

@media screen and (max-width: 867px) {
	.main-container		{padding-top:40px;}
	.top-line			{display:block; padding:0px 40px 0px 65px;}
}

/************************ Header line ************************/
.header-line			{background-color:#fff;}
DIV.header				{position:relative;}
A.logo					{display:table; margin:14px 42px 10px 0; width:229px;}
A.logo-m				{display:table; margin:14px 42px 10px 0; width:189px;}
A.logo IMG, A.logo-m IMG{display:block; width:100%; height:auto;}
DIV.header-oppAlign		{text-align:left;}
#phone990				{float:left; direction:ltr; text-align:left; margin:57px 32px 0px 0px; position:relative; z-index:9999;}
#phone990 A				{display:table; height:35px; padding-left:45px; font-size:130%; line-height:35px; color:#000; font-weight:bold; text-decoration:none; cursor:default; background:url('../phone.png') no-repeat left top;}
#search990				{display:table; float:left; margin:53px 0px 0px 0px; position:relative; z-index:9999;}

A.logo, A.logo-m {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

@media screen and (min-width: 1481px) {
	DIV.header		{height:107px; box-sizing:content-box;}
	.main-container.stick A.logo		{width:140px; position:fixed; top:7px; right:60px; margin:0px; z-index:9999;}  /* stick */
	.main-container.stick A.logo-m		{width:107px; position:fixed; top:5px; right:60px; margin:0px; z-index:9999;}  /* stick */
	.main-container.stick #search990	{position:fixed; top:8px; left:calc(1% + 220px); margin:0px; z-index:9999;}  /* stick */
	.main-container.stick #phone990		{position:fixed; top:13px; left:1%; margin:0px; z-index:9999;}  /* stick */
}

@media screen and (max-width: 1480px) {
	DIV.header-oppAlign		{padding-left:80px; margin-top:-20px;}
}

@media screen and (max-width: 868px) {
	A.logo					{margin:15px auto 15px auto; float:none !important; width:240px;}
	A.logo-m				{margin:15px auto 15px auto; float:none !important; width:200px;}
	DIV.header-oppAlign		{display:none;}
	#phone990				{display:none;}
	#phone480				{display:inline-table;}
}

/************************ Top bar line ************************/
.top-bar-line			{background-color:transparent}

@media screen and (min-width: 1481px) {
	.top-bar-line			{padding:0px 330px 0px 300px; box-sizing:border-box;}
	#top-bar				{margin:-61px 0px 0px auto;}
	.top-bar-line.stick		{position:fixed; left:0; top:0px; right:0; background-color:#fff; box-shadow:0 1px 8px rgba(0,0,0,0.3); z-index:9998;}  /* stick */
	.top-bar-line.stick #top-bar	{margin:0px 0px 0px 0px !important;}  /* stick */
}

@media screen and (max-width: 1480px) {
	.top-bar-line			{background-color:#e7e8f0;}
}

/************************ Footer Line ************************/
.footer-line		{background:#f2f2f2; padding-top:40px;}
.bottom-bar-line	{background:#fff; padding:6px 0px 6px 0px;}
#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:50%; margin-left:-25px; 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	{}

@media screen and (max-width: 1200px) {
	#go-top				{left:auto; right:2.5%; margin-left:0;}
	.bottom-bar-line	{padding-bottom:55px;}
}

@media screen and (max-width: 480px) {
	#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;}
}


/**************************************************************************************************/
/*************************************  only Home page  *******************************************/ /* only Home page */

/************************ Slider line ************************/
/* slider-cycle | css is at page bottom */

/************************ HomePage long freebox Line ************************/
.freebox-line		{background-color:#fff; padding:35px 0px 35px 0px;}

/************************ HomePage 8 Banners Line ************************/
.nav-awesome-line	{background-color:#fff; padding:0px 0px 70px 0px;}

/************************ Content line Hp ************************/
.content-line-hp	{background-color:#f6f7fb; padding:50px 0px 10px 0px;}

/************************ HomePage Video & Ticker Line ************************/
.mix-modules-line	{background-color:#f0efef;}
#video		{}
#ticker		{}


/*** Video ***/
#video A.itemLink			{width:100%; display:table; position:relative;}
#video A.itemLink:before	{content:""; width:100%; height:100%; display:block; position:absolute; top:0; right:0; bottom:0; left:0; background-color:rgba(31,33,32,0.5); z-index:7;}
#video A.itemLink:after		{content:""; width:170px; height:170px; display:table; position:absolute; top:50%; right:50%; margin:-85px -85px 0px 0px;  background:url('../video-play.png'); z-index:8;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#video A.itemLink IMG			{width:100%; height:auto; display:block;}
#video A.itemLink:hover:after	{transform:scale(0.9); background-size:100%;}

@media screen and (min-width: 1201px) {
	#video		{width:50%; float:right;}
	#video A.itemLink	{height:29vw; max-height:529px;}
	#ticker		{width:50%; float:left;}
}

@media screen and (max-width: 1350px) {
	#video A.itemLink		{height:390px;}
}

@media screen and (max-width: 1200px) {
	#video		{width:100%;}
	#video A.itemLink		{background-position:center top !important; background-size:contain !important;}
	#ticker		{width:100%;}
}

@media screen and (max-width: 1200px) {
	#video A.itemLink			{}
	#video A.itemLink:after		{width:16vw; height:16vw; margin:-8vw -8vw 0px 0px; background-size:cover;}
}

@media screen and (max-width: 768px) {
	#video A.itemLink		{height:56vw; background-position:left top !important; background-size:cover !important;}
}

/************************ HomePage banners Line ************************/
.banners-line		{padding:70px 0px 70px 0px; background-color:#fff;}
@media screen and (max-width: 1400px) {
	.banners-line	{padding:5vw 0px 5vw 0px;}
}

#logos-clients		{text-align:center; font-size:0px;}


/**************************************************************************************************/
/************************************  only Inner page  *******************************************/ /* only Inner page */

/************************ Media line ************************/
.media-line				{width:100%; /*min-height:157px;*/ background-color:#22559e; display:table; background-repeat:no-repeat; background-position:center top;}
DIV.media-line-inner {
	display:table-cell;
	background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(34,85,158,0.99) 77%, rgba(34,85,158,1) 78%, rgba(34,85,158,1) 100%);
	background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(34,85,158,0.99) 77%,rgba(34,85,158,1) 78%,rgba(34,85,158,1) 100%);
	background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(34,85,158,0.99) 77%,rgba(34,85,158,1) 78%,rgba(34,85,158,1) 100%);
}
#page-titles	{vertical-align:bottom; padding:40px 0px 0px 0px;}

/************************ Content line ************************/
.content-line			{background-color:#fff; padding:3.3vw 0px 40px 0px;}
#additional-products	{margin-bottom:-40px; background-color:#f5f8fd; /* negative side-margin from JS */}
.anti-contentLine		{margin:-3.3vw 0px -40px 0px;}
.bodyGallery			{margin-bottom:0 !important;}

@media screen and (max-width: 1120px) {
	.content-line			{padding:30px 0px 20px 0px;}
	#additional-products	{margin-bottom:-20px;}
	.anti-contentLine		{margin:-30px 0px -20px 0px;}
}

/************************ button Line ************************/
.button-line		{background-color:#2a3a50; padding:65px 0px 65px 0px;}
#more-info			{}
DIV.minfo-text		{text-align:center; color:#fff; margin-bottom:20px; font-size:210%; line-height:105%;}
A.to-contact		{width:20vw; height:90px; background:#59a3dd; line-height:86px; display:table; font-size:35px; margin:auto; border-radius:5px;}
A.to-contact:hover	{background:#22559e;}

@media screen and (max-width: 1200px) {
	A.to-contact	{width:300px; height:70px; line-height:66px; font-size:32px;}
}
@media screen and (max-width: 940px) {
	A.to-contact	{width:250px;}
}
@media screen and (max-width: 640px) {
	A.to-contact	{width:200px; height:60px; line-height:56px; font-size:26px;}
}
@media screen and (max-width:420px) {
	A.to-contact	{width:160px; height:50px; line-height:46px; font-size:26px;}
}
@media screen and (max-width:360px) {
	A.to-contact	{width:140px;}
}


/******************************************************************************************************/
/*********************************** 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:#770000; font-size:1.5rem; line-height:2.1rem; font-weight:bold; text-decoration:none;}
A.item-top-line-open:hover			{color:#770000; 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; text-decoration:none;}
A.item-top-line-close:hover			{}
A.item-top-line-close:before {
    content:"\f00d";
    font-size:20px !important;
    font-weight:normal;
    color:#fff;
    display:inline-block;
    font:normal normal normal 14px/1 FontAwesome;
    background:rgba(0,0,0,0.5);
    padding:0 3px 1px 3px;
    border-radius:3px;
    margin-left:7px;
}
/***/

/*** 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: 868px) { /* 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;}
INPUT.login						{width:220px; height:30px; font-size:1.5rem; line-height:28px; border-style:none; background:#fff; padding:0px 10px 0px 10px; border-radius:5px; box-sizing:border-box;}
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:#770000; font-weight:bold; text-decoration:none;}
DIV.loginForgot A:hover		{color:#770000; 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: 868px) { /* 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.7rem; 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			{float:left; padding:0; margin:15px 0px 0px 0px;}

/***/

/******** @media Query ********/
@media screen and (max-width: 868px) { /* 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:#fff; 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:#fff; 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:#fff; 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.captcha-img		{padding-top:5px}

#ContactJQ DIV.divRequired					{height:0px; overflow:hidden; font-size:1.5rem; line-height:1.5rem;}
#ContactJQ DIV.divRequired A.red				{display:block; text-align:center; margin:0px -10px 0px -10px; padding:0px; text-decoration:none;}
#ContactJQ DIV.divRequired A.red:active,
#ContactJQ DIV.divRequired 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: 868px) { /* 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;}
TABLE.Search			{height:35px;}
TD.SearchInp			{}
TD.SearchBut			{background-color:#f6f7fb; vertical-align:baseline;}
INPUT.Search			{width:187px; height:35px; font-size:1.7rem; color:#000000; background-color:#f6f7fb; border:#ddd 1px solid; border-left-style:none; border-radius:0px 6px 6px 0px; line-height:33px; padding:0px 10px 0px 10px; box-sizing:border-box;}
INPUT.SearchBut			{padding:8px 10px 6px 10px; border:#ddd 1px solid; border-right-style:none; border-radius:6px 0px 0px 6px;}*/

/******************************** Search ****************************/
/******** standart search ********/
DIV.SearchContainer		{display:table; position:relative; z-index:1;}
@media screen and (min-width: 869px) {
	TABLE.Search			{height:45px;}
	TD.SearchInp			{}
	TD.SearchBut			{border-radius:50%; padding:1px; vertical-align:baseline; position:relative; cursor:pointer;}
	TD.SearchSectionTitle	{/*color:#8C8C8C; font-size:11px; font-weight:800;*/}
	INPUT.Search			{position:absolute; top:0px; left:0px; width:220px; height:45px; font-size:1.5rem; background-color:#d9e6f9; color:#5b001c; border:#cc0000 1px solid; border-radius:22px; line-height:45px; padding:0px 20px 0px 60px; z-index:-1; box-sizing:border-box;}
	INPUT.SearchBut			{background-color:#fff !important; width:43px; height:43px; padding:3px; border-radius:21px; box-sizing:border-box;}
}

/******** SearchJQ ********/
/*** structure code ***/
#search480						{display:none;}
#SearchJQ						{height:32px; margin:6px 10px 0px 1px; padding:3px 6px 4px 6px; box-sizing:border-box;}

#SearchJQ.icon-active			{/*background-color:rgba(255,255,255,0.5); border-radius:5px; border:#fff 1px solid; margin:5px 9px 0px 0px;*/}
#SearchJQ A.SearchOpen			{display:inline-table; height:24px; text-align:right; text-decoration:none; /*padding-right:16px; background:url('../search_icon.png') no-repeat left top;*/}
A.SearchOpen .fa-search			{font-size:2.4rem; line-height:24px; color:#000000; margin-left:5px;}

A.SearchClose					{/* .item-top-line-close */}
A.SearchClose:hover				{}

/***/

/*** search code ***/
#SearchJQ DIV.SearchContainer	{display:none; width:100%; position:absolute; margin:0; top:40px; left:0; right:0; background:rgba(202, 226, 242,0.9); border-bottom:#fff 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: 868px) {
	DIV.SearchContainer			{display:none;}
	TABLE.Search			{height:45px;}
	TD.SearchInp			{}
	TD.SearchBut			{vertical-align:baseline;}
	INPUT.Search			{width:240px; height:45px; font-size:1.7rem; color:#000000; border:#cc0000 1px solid; border-left-style:none; border-radius:0px 25px 25px 0px; line-height:44px; padding:0px 20px 0px 10px; box-sizing:border-box;}
	INPUT.SearchBut			{background-color:#a7d2f8 !important; padding:3px 6px 3px 6px; border:#cc0000 1px solid; border-right-style:none; border-radius:25px 0px 0px 25px;}

	#search990					{display:none;}
	#search480					{display:inline-table; margin-right:10px;}
	A.SearchOpen .fa-search		{margin:0px;}
}


/******************************** Ticker Vertical (JQ) ****************************/
DIV.TickerContainer		{width:100%; padding:35px 9.5% 0px 0px; max-width:81%; box-sizing:border-box;}
DIV.TickerInner			{position:relative; max-width:634px;}

DIV.TickerTitle			{margin-bottom:2.5vw;}
H3.TickerTitle			{color:#000; font-weight:600; font-size:200%; line-height:115%;}
A.TickerPlayer			{padding:2px; background-color:#a6a6a7; display:table; position:absolute; top:12px; left:0px; cursor:pointer;}
A.TickerPlayer IMG		{display:block; border:0;}
A.TickerPlayer:hover, A.TickerPlayer:active, A.TickerPlayer:focus	{background-color:#8d8e8e !important;}

DIV.TickerBodyContainer		{}
DIV.TickerBody				{height:250px; position:relative; overflow:hidden; visibility:hidden;}/* actual height from JS */
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 40px 0px; padding:0px; list-style:none; list-style-image:none;}
.TickerBody UL LI:after		{content:""; display:table; width:160px; height:2px; background-color:#355da5; margin-top:40px;}

H4.TickerHeadLine			{font-size:100%; line-height:115%; font-weight:600; color:#000000; padding:0; margin:0px 0px 2px 0px; display:inline;}
H4.TickerHeadLine A			{text-decoration:none; color:#000000;} 
H4.TickerHeadLine A:hover	{text-decoration:underline; color:#22559e;} 
P.TickerText				{width:100%; padding:0; font-size:100%; line-height:130%; margin:4px 0px 0px 0px; display:inline-table; clear:both;}
P.TickerText IMG			{float:left; margin:5px 15px 10px 0px;}
SMALL.TickerDate			{font-size:85%; font-weight:normal; display:block;}

@media screen and (min-width: 1201px) {
	DIV.TickerBody		{height:calc(27vw - 130px); max-height:290px;}
}

@media screen and (max-width: 1350px) and (min-width: 769px) {
	DIV.TickerBody		{height:250px;}
}

@media screen and (max-width: 1200px) and (min-width: 321px) {
	DIV.TickerContainer		{margin:0px auto 0px auto; max-width:700px; padding:35px 0px 40px 0px;}
	DIV.TickerInner			{max-width:none;}
	DIV.TickerBody			{height:200px;}
}

@media screen and (max-width: 768px) {
	DIV.TickerContainer		{max-width:90%;}
	DIV.TickerTitle			{margin-bottom:30px;}
}


/******************************** 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				{color:#770000; 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:#770000 !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; font-size:1.5rem; padding:0; margin:0px 10px 0px 10px; display:inline;}
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;}

@media screen and (max-width: 540px) {
	DIV.Horz_TickerContainer		{height:60px; padding-top:30px; box-sizing:border-box;}
	DIV.Horz_TickerTitle			{width:100%; top:-30px;}
	DIV.Horz_TickerBodyContainer	{padding:4px 0px 4px 0px;}
}


/********************************* Banners *****************************/
.AllBanners IMG		{display:block;}

/** clients banners **/
/*DIV.banner-client		{display:inline-block; vertical-align:top; margin:0px 2px 4px 2px; height:148px;}
DIV.banner-client IMG	{height:100% !important; width:auto !important; display:block;}

@media screen and (max-width: 1400px) {
	DIV.banner-client		{height:10vw;}
}
@media screen and (max-width: 990px) {
	DIV.banner-client		{height:80px;}
}*/


/******************************** Media ****************************/
/**** !!!!!!!!!  media is just for taking the img to bg by javascript,,,  Only 1 pic !! */
#mediaCycle				{height:157px;}
DIV.mediaCycleInner		{}
#mediaCycle A			{}
#mediaCycle IMG			{opacity:0; display:block; border:0; position:absolute; top:0px; left:0px; max-width:none !important;}

/** Arrows **/
A.mediaArrow		{/*display:table; position:absolute; top:50%; margin-top:-16px; z-index:999;*/ display:none !important;}
A#mediaPrevArrow	{right:20px;}
A#mediaNextArrow	{left:20px;}

#mediaCycle .fa								{font-size:32px; line-height:32px; background:rgba(0,0,0,0.4); color:#fff; border-radius:4px;}
#mediaCycle .fa-chevron-right				{padding:3px 6px 3px 9px;}
#mediaCycle .fa-chevron-left				{padding:3px 9px 3px 6px;}
#mediaCycle A.mediaArrow.Disabled .fa		{opacity: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:#770000; 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 accessibility */}
@media screen and (min-width: 991px) { /* play / stop for accessibility over 990 */
	#mediaCycle DIV.play-stop		{display:table; padding:2px; background-color:rgba(255,255,255,0.8); border-radius:4px; position:absolute; left:10px; top:10px; z-index:999;}
	A#media-play-stop				{width:24px; height:24px; display:table; position:relative; border-radius:2px;}
	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:#000000;}
H3.FreeBoxTitle A				{color:#000000;}
H3.FreeBoxTitle A:hover			{}
DIV.FreeBoxBody					{}
DIV.FreeBoxBody P				{margin:0px 0px 10px 0px;}
DIV.FreeBoxBody P:last-child	{margin:0px;}


/******** footer area ***********/
#footer-container		{position:relative;}
A.logo-bottom			{display:table; min-width:200px; max-width:276px;}
A.logo-bottom-m			{display:table; min-width:200px; max-width:189px;}
A.logo-bottom IMG,
A.logo-bottom-m IMG		{display:block; width:100%; height:auto;}
#footer-links			{}

@media screen and (min-width: 991px) {
	#footer-container	{padding-bottom:40px;}
	A.logo-bottom		{width:19%; float:left; margin-top:5px;}
	A.logo-bottom-m		{width:19%; float:left; margin-top:5px;}
	#footer-links		{width:78%; max-width:820px; float:right;}
}

@media screen and (max-width: 990px) and (min-width: 769px) {
	#footer-container	{padding-bottom:20px;}
	A.logo-bottom		{width:220px; position:absolute; bottom:45px; left:0px;}
	A.logo-bottom-m		{width:189px; position:absolute; bottom:45px; left:0px;}
}

@media screen and (max-width: 768px) {
	#footer-container	{padding-bottom:20px;}
	A.logo-bottom		{width:220px; margin:10px auto 20px auto;}
	A.logo-bottom-m		{width:189px; margin:10px auto 20px auto;}
}

/*^ Freebox 1 (Footer) ^*/
#FooterLinks_Section1		{}
DIV.FooterLinksContainer	{opacity:0; /* js show after loading */}
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; /* width come from js [in asp] */}
LI.FooterFirst				{padding:0px 0px 0px 40px; border-style:none;}
DIV.FooterLinksTitle		{padding:0px 0px 8px 0px;}
H4.FooterLinksTitle			{color:#000; font-size:1.8rem; line-height:115%; font-weight:600;}
A.FooterLinksTitle			{color:#000; text-decoration:none;}
A.FooterLinksTitle:hover	{color:#000; text-decoration:underline;}
DIV.FooterLinksBody			{color:#000; font-size:1.6rem; line-height:115%;}
DIV.FooterLinksBody P		{margin:0px 0px 8px 0px !important;}
DIV.FooterLinksBody A		{color:#000; text-decoration:none;}
DIV.FooterLinksBody A:hover	{color:#000; text-decoration:underline;}

@media screen and (max-width: 990px) and (min-width: 769px) {
	UL.FooterLinks			{flex-wrap:wrap; justify-content:space-around;}
	LI.FooterLinksItem		{width:31% !important; background-color:rgba(0,0,0,0.05); padding:20px; border-style:none; box-sizing:border-box;}
	LI.FooterLinksItem:last-child	{margin:0px 1.4% 20px auto;}
}

@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.05); 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:#ddd; border-bottom:#fff 1px solid; font-family:arial, helvetica, sans-serif;}
}


/**^  FreeBox 2 (Hp top center full-size) ^**/
#FreeBox_Section2 DIV.FreeBoxContainer			{width:100%; max-width:1200px; margin:auto;}
#FreeBox_Section2 DIV.FreeBoxInner				{}
#FreeBox_Section2 DIV.FreeBoxItemContainer		{}
#FreeBox_Section2 DIV.FreeBoxTitle				{text-align:center; margin-bottom:20px;}
#FreeBox_Section2 H1.FreeBoxTitle				{display:block; color:#000; margin:0; padding:0; font-size:150%; line-height:115%; font-weight:bold;}
#FreeBox_Section2 H3.FreeBoxTitle				{display:block; color:#000; margin:0; padding:0; font-size:150%; line-height:115%; font-weight:bold;}
#FreeBox_Section2 H3.FreeBoxTitle A				{color:#000; text-decoration:none;}
#FreeBox_Section2 H3.FreeBoxTitle A:hover		{color:#000; text-decoration:underline;}
#FreeBox_Section2 DIV.FreeBoxBody				{text-align:center; font-size:110%; line-height:140%;}


/************************ Side Tab Zor Kesher ( ContactUs.asp ) ************************/
/****** side tab link to forum ********/
#side-contact-tab 		{}
#side-tab-form			{width:320px; position:fixed; top:14vw; z-index:999997;}
#side-tab-form, A.contact-tab-but {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease; 
}
.tab-form-open		{left:-320px;}
.tab-form-close		{left:0px;}

A.contact-tab-but	{
	width:90px; display:table;
	position:fixed; top:30vw; left:0px; z-index:999998;
	color:#fff; background-color:#3166b0;
	font-size:25px; line-height:90%; 
	padding:15px 15px 17px 15px;
	text-align:center; font-weight:600;
	border-radius:0px 10px 10px 0px;
	text-decoration:none;
	box-sizing:border-box;
}
A.contact-tab-but:hover, A.contact-tab-but:focus		{background-color:#549bd3; text-decoration:none;}

A.contact-tab-open			{left:0px;}
A.contact-tab-open:hover	{}

A.contact-tab-close			{left:320px; top:14vw;}
A.contact-tab-close:hover	{}


/** The form **/
#side-contact-tab DIV.ContactFrm		{background-color:#549bd3; direction:rtl; text-align:right;}
#side-contact-tab DIV.ContactTitle		{display:none;}
#side-tab-form DIV.ContactBody			{width:100%; display:table; color:#000; padding:40px 20px 25px 20px; box-sizing:border-box;}
#side-tab-form DIV.formMsg				{margin:-10px 0px 10px 0px; color:#fff; text-align:center; font-size:1.6rem; line-height:115%;}

#side-tab-form DIV.inputs-container		{margin:0px 0px 20px 0px;}
#side-tab-form DIV.textarea-container	{margin:0px 0px 20px 0px;}
#side-tab-form DIV.button-container		{text-align:center;}

#side-tab-form INPUT.wizard			{width:100%; height:44px; color:#000; background-color:#fff; font-size:1.8rem; line-height:44px; padding:0px 10px 0px 10px; border-radius:5px; border:0;}
#side-tab-form TEXTAREA.wizard		{width:100%; height:100px; color:#000; background-color:#fff; font-size:1.8rem; padding:4px 10px 4px 10px; border-radius:5px; overflow:auto; border:0; resize:none;}
#side-tab-form SELECT.wizard		{width:100%; height:44px; color:#000; background-color:#fff; font-size:1.8rem; line-height:44px; padding:6px 6px 6px 6px; border-radius:5px; border:0;}
#side-tab-form INPUT.button			{width:160px; height:44px; padding:0; background-color:#1799cd; font-weight:normal; font-size:2.2rem; border:#fff 1px solid; border-radius:5px; box-sizing:border-box;}
#side-tab-form LABEL				{font-size:1.8rem;}

#side-tab-form DIV.divRequired			{height:0px; overflow:hidden; font-size:1.5rem; line-height:1.5rem; background-color:#ffffcc;}
#side-tab-form DIV.divRequired A.red	{display:block; text-align:center; text-decoration:none;}
#side-tab-form DIV.divRequired A.red:active,
#side-tab-form DIV.divRequired A.red:focus	{background:transparent; color:red; outline:none;}
/****/

@media screen and (max-width:1600px) {
	A.contact-tab-but		{width:90px;}
}

@media screen and (min-width:1201px) {
	A.contact-tab-but.stick		{top:90px;}
	A.contact-tab-close.stick	{top:90px;}
	#side-tab-form.stick		{top:90px;}
}

@media screen and (max-width:1200px) { /* tab at bottom corner */
	A.contact-tab-but		{width:auto; top:auto; bottom:0; left:0 !important; font-size:2rem; padding:10px 20px 10px 20px; border-radius:0px 10px 0px 0px;}
	#side-tab-form			{top:auto; bottom:0;}
	#side-contact-tab DIV.ContactFrm		{padding-bottom:40px;}
}

@media screen and (max-width:480px) { /* tab at bottom corner */
	A.contact-tab-but		{font-size:1.6rem; padding:10px;}
}


/******************************** Quick Subscription ****************************/
TABLE.QuickSubscription			{}
TD.QuickSubscriptionMsg			{}
INPUT.QuickSubscription			{}
INPUT.ButtonQuickSubscription	{}


/******************************** Navigation Title ****************************/
DIV.NavigationTitle		{width:100%; display:table; padding:0px 0px 10px 0px; box-sizing:border-box;}
H3.NavigationTitle		{color:#770000; font-weight:normal; font-size:2.1rem; line-height:2.4rem;}

@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:14px; white-space:nowrap;}
A.Daronet				{font-size:13px; font-weight:normal; color:#373b3f; text-decoration:none;}
TD.daronet_img			{padding-top:2px;}
TD.daronet_img IMG		{display:block;}
A.Daronet:hover			{color:#373b3f; text-decoration:none;}


/************************ Paging ******************************************************/
DIV.paging-container		{display:table; margin:auto;}
DIV.paging-container HR		{display:none;}
DIV.dbsPages-container		{/* padding:6px 0px 5px 0px; border-top:#ddd 1px solid; border-bottom:#ddd 1px solid; */}
OL.dbsPages					{direction:ltr; height:30px; margin:0px auto 0px auto; padding:0px; position:relative; display:table;}

.dbsPages LI				{line-height:140%; font-size:90%; display:inline-table; vertical-align:top; /*float:left;*/ margin:3px; padding:0; 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		{width:24px; margin:7px 5px -7px 5px !important;}

SPAN.dbsPaging			{width:26px; display:block; white-space:nowrap; background-color:#f2f2f2; color:#000; border:#22559e 1px solid; padding:6px 6px 4px 6px; border-radius:2px;}
SPAN.dbsCurrentPage		{font-weight:bold; background-color:#22559e; color:#fff;}
.dbsPages LI A:hover SPAN.dbsPaging		{background-color:#22559e; 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) {
	.slider-line				{}
	/*#sliderCycle IMG			{width:200% !important;}*/
}

/***** output (animated title & text) /*****/
DIV.output	{overflow:hidden; display:block; position:absolute; direction:rtl; padding:5% 10% 0px 10%; text-align:right; z-index:500; box-sizing:border-box; 
	background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(34,85,158,0.99) 77%, rgba(34,85,158,1) 78%, rgba(34,85,158,1) 100%);
	background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(34,85,158,0.99) 77%,rgba(34,85,158,1) 78%,rgba(34,85,158,1) 100%);
	background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(34,85,158,0.99) 77%,rgba(34,85,158,1) 78%,rgba(34,85,158,1) 100%);
}
/* title */
DIV.output STRONG				{width:100%; margin:0px; display:block; color:#fff; padding:0px; margin:0px; font-size:50px; line-height:115%; font-weight:bold; box-sizing:border-box;}
DIV.output STRONG A				{display:block; color:#fff; text-decoration:none;}
DIV.output STRONG A:hover		{color:#fff; text-decoration:underline;}
DIV.output STRONG A:focus		{color:#fff; text-decoration:underline;}
/* text */
DIV.output P				{width:100%; margin:5px 0px 0px 0px; padding:0px; color:#fff; font-size:2.2rem; line-height:140%; box-sizing:border-box;}
/* read more */
DIV.output A.ReadMore {
	display:table !important; line-height:52px; margin-top:20px; padding:0px 70px 2px 70px; color:#fff; font-size:110%; font-weight:600; text-decoration:none;
	background: -moz-linear-gradient(left, rgba(181,2,2,1) 0%, rgba(138,1,1,1) 100%);
	background: -webkit-linear-gradient(left, rgba(181,2,2,1) 0%,rgba(138,1,1,1) 100%);
	background: linear-gradient(to right, rgba(181,2,2,1) 0%,rgba(138,1,1,1) 100%);
}
#michshur DIV.output A.ReadMore		{display:none !important;}
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:#770000; text-decoration:none;}
DIV.output A.ReadMore:focus		{background:#770000; text-decoration:none;}

@media screen and (min-width: 769px) {
	DIV.output				{opacity:0; /* for load */}
}
@media screen and (max-width: 1600px) {
	DIV.output STRONG		{font-size:42px;}
}
@media screen and (max-width: 1280px) {
	DIV.output STRONG			{font-size:36px;}
	DIV.output A.ReadMore	{line-height:46px; padding:0px 50px 2px 50px;}
}
@media screen and (max-width: 990px) {
	DIV.output STRONG		{font-size:30px;}
	DIV.output P			{font-size:2rem;}
	DIV.output A.ReadMore	{line-height:40px; padding:0px 40px 2px 40px;}
}
@media screen and (max-width: 768px) { /* small screens */
	DIV.output				{height:160px !important; display:table; background:#22559e; padding:0px 20px 0px 20px; border:0; width:100% !important; position:relative; /*right:0 !important; left:0 !important;*/}
	DIV.output STRONG		{width:100% !important; color:#fff; padding-top:10px;}
	DIV.output STRONG A			{color:#fff;}
	DIV.output STRONG A:hover	{color:#fff;}
	DIV.output P			{width:100% !important; color:#fff;}
	DIV.output A.ReadMore	{line-height:34px; padding:0px 30px 2px 30px;}
}
@media screen and (max-width: 480px) { /* small screens */
	DIV.output				{height:200px !important;}
	DIV.output STRONG			{font-size:25px;}
	DIV.output P			{font-size:1.8rem;}
}

/***** Arrows *****/
.sliderCycleContainer A.CycleArrow		{position:absolute; top:50%; z-index:999;}
.sliderCycleContainer #prevArrow		{right:20px;}
.sliderCycleContainer #nextArrow		{left:20px;}

.sliderCycleContainer .fa							{font-size:32px; line-height:32px; background:rgba(0,0,0,0.4); color:#fff; border-radius:4px;}
.sliderCycleContainer .fa-angle-right				{padding:3px 6px 3px 9px;}
.sliderCycleContainer .fa-angle-left				{padding:3px 9px 3px 6px;}
.sliderCycleContainer A.CycleArrow.Disabled .fa		{opacity:0.4; cursor:default;}

@media screen and (min-width: 769px) {
	.sliderCycleContainer A.CycleArrow				{width:44px; height:85px; margin-top:-42px !important;}
	.sliderCycleContainer #prevArrow				{background:url('../slider-prev.png') no-repeat center center / cover;}
	.sliderCycleContainer #nextArrow				{background:url('../slider-next.png') no-repeat center center / cover;}
	.sliderCycleContainer .fa						{display:none;}
}

@media screen and (max-width: 990px) {
	.sliderCycleContainer A.CycleArrow				{width:33px; height:64px; margin-top:-32px !important;}
}


/** circles **/
.sliderCycleContainer DIV.circlesContainer			{display:none !important; /*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:#770000; 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; 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:#fff; 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:#fff !important; text-decoration:none;}
.sliderCycleContainer #tabs LI.activeSlide A.Tab:hover		{background:#c50235 !important; color:#fff !important; text-decoration:none;}
.sliderCycleContainer #tabs LI.activeSlide A.Tab:focus		{background:#c50235; color:#fff; 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 accessibility over 990 */
	.sliderCycleContainer DIV.play-stop		{display:table; padding:2px; background-color:rgba(255,255,255,0.8); border-radius:4px; position:absolute; left:10px; top:10px; z-index:999;}
	A#cycle-play-stop				{width:24px; height:24px; display:table; position:relative; border-radius:2px;}
	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:#770000; animation-delay:0.5s;}
.loader-dot:nth-child(2)	{background-color:#770000; opacity:0.9; animation-delay:0.4s;}
.loader-dot:nth-child(3)	{background-color:#770000; opacity:0.8; animation-delay:0.3s;}
.loader-dot:nth-child(4)	{background-color:#770000; opacity:0.7; animation-delay:0.2s;}
.loader-dot:nth-child(5)	{background-color:#770000; opacity:0.6; animation-delay:0.1s;}
.loader-dot:nth-child(6)	{background-color:#770000; opacity:0.5; 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 ...";}
}



