/* Mobile */
#imStickyBar_imMenuObject_wrapper { position: absolute; top: 3px; left: 5px; width: 40px; height: 40px; text-align: center; z-index: 1003;background-color:#000;border-style: solid;border-color: #fff;border-width: 1px 1px 1px 1px; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px }
#imHeader_imMenuObject_wrapper { position: absolute; top: 2px; left: 5px; width: 40px; height: 40px; text-align: center; z-index: 1008;background-color:#000;border-style: solid;border-color: #fff;border-width: 1px 1px 1px 1px; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
#imHeader{ position: absolute; top: 0px; left: 0px; right: 0px; margin-left:0px; margin-right: auto;non;height: 45px;width: auto; transition: left 700ms, right 700ms, opacity 700ms;-webkit-transition: left 700ms, right 700ms, opacity 700ms;border-top-left-radius: 15px; border-top-right-radius: 15px; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px;}
.imHeader_imMenuObject_wrapper { position: absolute; top: 2px; left: 5px; width: 40px; height: 40px; text-align: center; z-index: 1003;background-color:#000;border-style: solid;border-color: #000;border-width: 0px 0px 0px 0px; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px }

/* Main menu button size and position */
#imHeader_imMenuObject_container > ul > li {position: relative;margin-left: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
#imHeader_imMenuObject_container > ul > li > .label-wrapper, 
#imHeader_imMenuObject_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 120px; height: 40px; padding: 0 0px 0 0px; border-width: 0px 0px 0px 0px; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px;}
#imHeader_imMenuObject .hamburger-button {cursor: pointer; width: 40px; height: 40px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px;}
#imHeader_imMenuObject .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(255, 255, 255, 1); }
#imHeader_imMenuObject .label-inner-wrapper, 
#imHeader_imMenuObject .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } 
#imHeader_imMenuObject_container > ul > li .label, 
#imHeader_imMenuObject .hamburger-button > div > div { display: table-cell; vertical-align: middle; }

/* Main menu hover button style */
#imHeader_imMenuObject_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image:url('https://jordan-guide.com/style/barsilver.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
#imHeader_imMenuObject_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family:NeoSansArabic;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(191, 255, 255, 1);font-weight: bold;}
#imHeader_imMenuObject_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image:url('https://jordan-guide.com/style/barsilver.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
#imHeader_imMenuObject_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family:NeoSansArabic;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(191, 255, 255, 1);font-weight: bold;}

/* Main menu separator button style */

#imHeader_imMenuObject_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image:url('https://jordan-guide.com/style/barsilver.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
#imHeader_imMenuObject_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family:NeoSansArabic;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
#imHeader_imMenuObject .imLevel { cursor: default; }
#imHeader_imMenuObject { text-align: center;}
#imHeader_imMenuObject .hidden { display: none; }
#imHeader_imMenuObject-menu-opened { overflow: visible; z-index: 10402; }
#imHeader_imMenuObject-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
#imHeader_imMenuObject-menu-opened li > div { display: none; }
#imHeader_imMenuObject-menu-opened 
#imHeader_imMenuObject_container-menu-opened div > ul { display: block; }
#imHeader_imMenuObject-menu-opened 
#imHeader_imMenuObject_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 60px; background-color: rgba(202, 206, 208, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
#imHeader_imMenuObject-menu-opened .hamburger-menu-close-button { display: block; font-family:NeoSansArabic; font-size: 40px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
#imHeader_imMenuObject-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
#imHeader_imMenuObject-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 320px; border-style: solid; border-width: 2px 2px 2px 2px; border-color: transparent transparent transparent transparent; border-top-left-radius: 20px; border-top-right-radius: 20px; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px;;  }
#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
.menu-imHeader_imMenuObject-opened 
#imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(202, 206, 208, 1); opacity: 0.5;}
.menu-imHeader_imMenuObject-towards-closing 
#imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
#imHeader_imMenuObject .hidden { display: none; }
	
/* Responsive menu button size and position */
	
	#imHeader_imMenuObject-menu-opened li {position: relative;margin-bottom: 10px; display: inline-block; vertical-align: top-center; }
	#imHeader_imMenuObject-menu-opened li:last-child {margin-bottom: 20px;}
	#imHeader_imMenuObject-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 260px; height: 43px; padding: 0px 5px 0px 5px; }
	#imHeader_imMenuObject-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } 
	#imHeader_imMenuObject-menu-opened .label { display: table-cell; vertical-align: middle; }
	    #imHeader_imMenuObject-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 320px;left: 0px; right: auto;background-color: rgba(202, 206, 208, 1);transition: left 600ms, right 600ms, opacity 600ms;-webkit-transition: left 600ms, right 600ms, opacity 600ms;}

	/* Responsive menu default button style */
	    #imHeader_imMenuObject-menu-opened  ul > li > .label-wrapper {background-image: url('https://jordan-guide.com/style/barsilver.png');background-color:transparent;border-style: solid;border-color: #dbc88f;border-width: 1px 1px 1px 1px; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px;top: 0px;bottom: 0px;padding-left:-10px;right: 0px;}
    #imHeader_imMenuObject-menu-opened  ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family:NeoSansarabic;font-weight:600; font-style:normal; font-size:13pt; line-height:40px; font-family:NeoSansarabic,Arial, sans-serif; color:#000;text-shadow: 2px 2px #ffffff;top: 0px;bottom: 0px;left:0px;right: 0px;}
   
    #imHeader_imMenuObject-menu-opened ul ul > li > .label-wrapper {background-color: #ccc555;background-image: url('https://jordan-guide.com/style/barsilver.png');top: 0px;vertical-align: right;left:0px;right: 0px;bottom: 0px; border-color: #dbc88f;top: 10px;bottom: 0px;left:0px;right:0px;}
	    #imHeader_imMenuObject-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: NeoSansArabic;font-size:12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight:bold;top: 0px;bottom: 0px;left:0px;right:0px;}
	
	#imHeader_imMenuObject-menu-opened ul ul ul > li > .label-wrapper {background-color:#b39d71;background-image: url('https://jordan-guide.com/style/barsilver.png');}
	    #imHeader_imMenuObject-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: NeoSansArabic;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;top: 0px;bottom: 0px;left:0px;right:0px;}
	
	#imHeader_imMenuObject-menu-opened ul ul ul ul > li > .label-wrapper {background-color: rgba(195, 195, 195, 1);background-image: url('https://jordan-guide.com/style/barsilver.png');}
	#imHeader_imMenuObject-menu-opened ul ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: NeoSansArabic;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: normal;}
	
	/* Responsive menu hover button style */
	#imHeader_imMenuObject-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: rgba(195, 163, 167, 1);background-image: url('https://jordan-guide.com/style/barsilver.png');border-width: 1px 1px 1px 1px; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px;padding-left:0px;padding-right:0px }
	#imHeader_imMenuObject-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family: NeoSansArabic;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;}
	
	
	/* Responsive menu separation line style */
	#imHeader_imMenuObject-menu-opened {  transform: translate3d(-250px, 0 ,0);  transition: transform 1000ms;  -webkit-transition: transform 1000ms;border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px;}
#imHeader_imMenuObject-menu-opened.animated {  transform: translate3d(0, 0, 0);border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px;}

	/* StickyBar */	

/* Main menu StickyBar*/

	.imStickyBar_imMenuObject_wrapper { position: absolute; top: 2px; left: 5px;padding-top: 0px; width: 50px; height: 50px; text-align: center; z-index: 1008;  }
    /* Main menu background */
	    .imStickyBar_imMenuObject_container { border-style: solid; border-width: 1px 1px 1px 1px; border-color: #d7d7d7 #d7d7d7 #d7d7d7 #d7d7d7; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; width: 45px; box-sizing: border-box; background-color: transparent; padding: 0px 0px 0px 0px; display: inline-table;}
	.imStickyBar_imMenuObject_container > ul:after {content: '';display: table;clear: both; }


.imStickyBar_imMenuObject_wrapper { position: absolute; top: 3px; left: 5px; width: 40px; height: 40px; text-align: center; z-index: 1003;background-color:#000000;border-style: solid;border-color: #000;border-width: 0px 0px 0px 0px; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px }

.imStickyBar_imCell { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
.imStickyBar_imMenuObject { padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; }
.imStickyBar_imCell { -ms-grid-rows: 100%; grid-template-rows: 100%; }
.imStickyBar_imCellStyleGraphics { top: 0px; bottom: 0px; left: 0px; right: 0px; box-sizing: border-box; }
	
/* Main menu background */
.imStickyBar_imMenuObject_container { border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; width: 100%; box-sizing: border-box; background-color: rgba(0, 0, 0, 1); padding: 0px 0px 0px 0px; display: inline-table;}
.imStickyBar_imMenuObject_container > ul:after {content: '';display: table;clear: both; }

/* Main menu button size and position */
#imStickyBar_imMenuObject_container > ul > li {position: relative;margin-left: 0px; margin-top: 0px; display: inline-block; vertical-align: top; }
#imStickyBar_imMenuObject_container > ul > li > .label-wrapper, 
	#imStickyBar_imMenuObject_container > ul > li > div > .label-wrapper { display: block; overflow: hidden; width: 120px; height: 38px; padding: 0 0px 0 0px; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
	#imStickyBar_imMenuObject .hamburger-button {cursor: pointer; width: 38px; height: 38px; display: inline-block; vertical-align: top; padding: 0; border-width: 0px 0px 0px 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
#imStickyBar_imMenuObject .hamburger-bar { margin: 4px auto; width: 65%; height: 4px; background-color: rgba(255, 255, 255, 1); }
#imStickyBar_imMenuObject .label-inner-wrapper, 
#imStickyBar_imMenuObject .hamburger-button > div { display: table; width: 100%; height: 100%; position: relative; z-index: 1; } 
#imStickyBar_imMenuObject_container > ul > li .label, 
#imStickyBar_imMenuObject .hamburger-button > div > div { display: table-cell; vertical-align: middle; }
	
/* Main menu default button style */
#imStickyBar_imMenuObject_container > ul > li > .label-wrapper {background-color: transparent;background-image: url('https://jordan-guide.com/style/barsilver.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
#imStickyBar_imMenuObject_container > ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family:NeoSansArabic;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	
/* Hamburger button style */

#imStickyBar_imMenuObject .hamburger-button {border-style: solid;background-color:#000;border-style: solid;border-color: #000;border-width: 0px 0px 0px 0px; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px  }
#imStickyBar_imMenuObject .hamburger-button .label {width: 100%;height: 100%;font-family:NeoSansArabic;font-size: 11pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: normal;}
	
/* Main menu current button style */
#imStickyBar_imMenuObject_container > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('https://jordan-guide.com/style/barsilver.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
#imStickyBar_imMenuObject_container > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family:NeoSansArabic;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	
/* Main menu hover button style */
#imStickyBar_imMenuObject_container > ul > li.imPage:hover > .label-wrapper {background-color: transparent;background-image: url('https://jordan-guide.com/style/barsilver.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
#imStickyBar_imMenuObject_container > ul > li.imPage:hover > .label-wrapper .label {width: 100%;height: 100%;font-family:NeoSansArabic;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(191, 255, 255, 1);font-weight: bold;}
#imStickyBar_imMenuObject_container > ul > li.imLevel:hover > .label-wrapper {background-color: transparent;background-image: none;border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
#imStickyBar_imMenuObject_container > ul > li.imLevel:hover > .label-wrapper .label {width: 100%;height: 100%;font-family:NeoSansArabic;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(191, 255, 255, 1);font-weight: bold;}
	
/* Main menu separator button style */
#imStickyBar_imMenuObject_container > ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: url('https://jordan-guide.com/style/barsilver.png');border-color: rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1) rgba(211, 211, 211, 1);border-style: solid; }
#imStickyBar_imMenuObject_container > ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family:NeoSansArabic;font-size: 16pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
#imStickyBar_imMenuObject .imLevel { cursor: default; }
#imStickyBar_imMenuObject { text-align: center;}
#imStickyBar_imMenuObject .hidden { display: none; }
#imStickyBar_imMenuObject-menu-opened { overflow: visible; z-index: 10402; }
#imStickyBar_imMenuObject-menu-opened ul ul { display: none; /*margin-bottom: 1px;*/ }
#imStickyBar_imMenuObject-menu-opened li > div { display: none; }
#imStickyBar_imMenuObject-menu-opened 
#imStickyBar_imMenuObject_container-menu-opened div > ul { display: block; }
#imStickyBar_imMenuObject-menu-opened 
#imStickyBar_imMenuObject_container-menu-opened > ul { position: absolute; left: 0; right: auto; top: 60px; background-color: rgba(202, 206, 208, 1); overflow-x: hidden; overflow-y: auto; height: calc(100% - 40px); width: 100%; }
#imStickyBar_imMenuObject-menu-opened .hamburger-menu-close-button { display: block; font-family:NeoSansArabic; font-size: 40px; text-align: right; padding: 5px 10px; color: rgba(255, 255, 255, 1); }
#imStickyBar_imMenuObject-menu-opened .hamburger-menu-close-button span { cursor: pointer; }
#imStickyBar_imMenuObject-menu-opened { position:fixed; top: 0; bottom: 0; left: 0; width: 320px; border-style: solid; border-width: 0px 0px 0px 0px; border-color: transparent transparent transparent transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;;  }
#imPageExtContainer:after{ position: fixed; top: 0; right: 0; width: 0; height: 0; content: ''; opacity: 0; transition: opacity 1000ms; z-index: 10401;}
#menu-imStickyBar_imMenuObject-opened 
#imPageExtContainer:after{ width: 100%; height: 100%; background-color: rgba(202, 206, 208, 1); opacity: 0.5;}
#menu-imStickyBar_imMenuObject-towards-closing 
#imPageExtContainer:after { width: 100%; height: 100%; background-color: transparent; opacity: 0.5; transition: background-color 1000ms linear, opacity;}
#imStickyBar_imMenuObject .hidden { display: none; }

/* Responsive menu button size and position */
	
	#imStickyBar_imMenuObject-menu-opened li {position: relative;margin-bottom: 10px; display: inline-block; vertical-align: top-center; }
	#imStickyBar_imMenuObject-menu-opened li:last-child {margin-bottom: 20px;}
	#imStickyBar_imMenuObject-menu-opened .label-wrapper { display: block; overflow: hidden; position: relative; width: 260px; height: 43px; padding: 0px 5px 0px 5px; }
	#imStickyBar_imMenuObject-menu-opened .label-inner-wrapper { display: table; width: 100%; height: 100%; z-index: 1; position: relative; } 
	#imStickyBar_imMenuObject-menu-opened .label { display: table-cell; vertical-align: middle; }
	    #imStickyBar_imMenuObject-menu-opened .hamburger-menu-background { position: absolute;display: block;top: 0;bottom: 0;width: 320px;left: 0px; right: auto;background-color: rgba(202, 206, 208, 1);transition: left 600ms, right 600ms, opacity 600ms;-webkit-transition: left 600ms, right 600ms, opacity 600ms;}

	/* Responsive menu default button style */
	    #imStickyBar_imMenuObject-menu-opened  ul > li > .label-wrapper {background-image: url('https://jordan-guide.com/style/barsilver.png');background-color:transparent;border-style: solid;border-color: #dbc88f;border-width: 1px 1px 1px 1px; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px;top: 0px;bottom: 0px;padding-left:-10px;right: 0px;}
    #imStickyBar_imMenuObject-menu-opened  ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family:NeoSansarabic;font-weight:600; font-style:normal; font-size:13pt; line-height:40px; font-family:NeoSansarabic,Arial, sans-serif; color:#000;text-shadow: 2px 2px #ffffff;top: 0px;bottom: 0px;left:0px;right: 0px;}
   
    #imStickyBar_imMenuObject-menu-opened ul ul > li > .label-wrapper {background-color: #ccc555;background-image: url('https://jordan-guide.com/style/barsilver.png');top: 0px;vertical-align: right;left:0px;right: 0px;bottom: 0px; border-color: #dbc88f;top: 10px;bottom: 0px;left:0px;right:0px;}
	    #imStickyBar_imMenuObject-menu-opened ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: NeoSansArabic;font-size:12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight:bold;top: 0px;bottom: 0px;left:0px;right:0px;}
	
	#imStickyBar_imMenuObject-menu-opened ul ul ul > li > .label-wrapper {background-color:#b39d71;background-image: url('https://jordan-guide.com/style/barsilver.png');}
	    #imStickyBar_imMenuObject-menu-opened ul ul ul > li > .label-wrapper .label {width: 100%;height: 100%;font-family: NeoSansArabic;font-size: 12pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight: bold;top: 0px;bottom: 0px;left:0px;right:0px;}
	

/* Responsive menu hover button style */
#imStickyBar_imMenuObject-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper {background-color: transparent;background-image:url('https://jordan-guide.com/style/barsilver.png');}
#imStickyBar_imMenuObject-menu-opened ul > li:hover:not(.imMnMnSeparator) > .label-wrapper .label {width: 100%;height: 100%;font-family:NeoSansArabic;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(0, 0, 0, 1);font-weight:bold;top: 0px;bottom: 0px;left:0px;right:0px;}
	
/* Responsive menu current button style */
#imStickyBar_imMenuObject-menu-opened #imStickyBar_imMenuObject_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: url('https://jordan-guide.com/style/barsilver.png');}
#imStickyBar_imMenuObject-menu-opened #imStickyBar_imMenuObject_container-menu-opened > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family:NeoSansArabic;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
#imStickyBar_imMenuObject-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper {background-color: transparent;background-image: none;}
#imStickyBar_imMenuObject-menu-opened .imMnMnCurrent > ul > .imMnMnCurrent > .label-wrapper .label {width: 100%;height: 100%;font-family:NeoSansArabic;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(255, 255, 255, 1);font-weight: bold;}
	
/* Responsive menu separator button style */
#imStickyBar_imMenuObject-menu-opened ul > .imMnMnSeparator > .label-wrapper {background-color: transparent;background-image: none;}
#imStickyBar_imMenuObject-menu-opened ul > .imMnMnSeparator > .label-wrapper .label {width: 100%;height: 100%;font-family:NeoSansArabic;font-size: 14pt;font-style: normal;text-decoration: none;text-align: center; color: rgba(224, 224, 224, 1);font-weight: normal;}
	
/* Responsive menu separation line style */
#imStickyBar_imMenuObject-menu-opened {  transform: translate3d(-320px, 0, 0);  transition: transform 1000ms;}
#imStickyBar_imMenuObject-menu-opened.animated {  transform: translate3d(0, 0, 0);}
body.responsive-menu-effect-push {  overflow: hidden;}
#responsive-menu-effect-push-container {  transition: transform 1000ms;}
#menu-imStickyBar_imMenuObject-opened .responsive-menu-effect-push-container {  transform: translate3d(320px, 0, 0);}