 @media  (min-width: 1200px) {
 .nav_wrapper {
  position: relative;
  left: 0;
  top: 0px;
  width: 100%;
  height: 57px; 
  z-index: 1;
/*   background:rgba(101, 96, 127, 1);
 background:rgba(17, 84, 168, 1);*/
  background:url('/img/menu_bg.png'); 
  border-top: 0px solid #3C375F;
}
/***** ÁÂÃø·Î°í********/
.logos{float:left;}
/***** ÁÂÃø·Î°í********/




.search_box input.search_icon:hover { background: #efa666; }

.menu-link { display: none; }

.spinner-master input[type=checkbox] { display: none; }
/***** ÁÂÃø·Î°í*****
.menu {	margin-right:auto;margin-left:auto;   width: 1100px;   height: auto;  float:right;}
**/
/***** ÁÂÃø·Î°í¾Æ´Ô********/
.menu {	margin-right:auto;margin-left:auto;   width: 1200px;   height: auto;}

.menu ul {  z-index: 1;
  padding: 0;
	margin: 0 auto;
  list-style: none;
  position: relative;
  display: inline-block;

}
.color1 {color: #fff;  border-right:1px solid rgba(255, 255, 255, 0.2);}
.color1 a {color: #fff; border-right:1px solid #57ACC9;}
.color1:hover {color: #fff; background: #706E83; border-right:1px solid #706E83;}

.color2 {color: #fff; border-right:1px solid rgba(255, 255, 255, 0.2);}
.color2 a {color: #fff; border-right:1px solid #57ACC9;}
.color2:hover {color: #fff; background: #706E83; border-right:1px solid #706E83; }

.color3 {color: #fff;  border-right:1px solid rgba(255, 255, 255, 0.2);}
.color3 a {color: #fff; border-right:1px solid #57ACC9;}
.color3:hover {color: #fff; background: #706E83; border-right:1px solid #706E83;}

.color4 {color: #fff; border-right:1px solid rgba(255, 255, 255, 0.2);}
.color4 a {color: #fff; border-right:1px solid #57ACC9;}
.color4:hover {color: #fff; background: #706E83; border-right:1px solid #706E83;}

.color5 {color: #fff; border-right:0px solid rgba(255, 255, 255, 0.2);}
.color5 a {color: #fff; border-right:0px solid #57ACC9;}
.color5:hover {color: #fff; background: #706E83; border-right:0px solid #706E83;}

.color6 {color: #fff; border-right:0px solid rgba(255, 255, 255, 0.2);}
.color6 a {color: #fff; border-right:0px solid #57ACC9;}
.color6:hover {color: #fff; background: #706E83; border-right:0px solid #706E83;}

.menu ul li { float:left; width: 240px; text-align:center; z-index: 99999; }
.menu ul li a {  display: block;  text-decoration: none;  color: #fff;  font-size: 18px;  font-weight:600;  padding: 15px; border-right:0px solid #2E2E2E;}

.menu ul ul {  display: none;  position: absolute;  width: 240px;}

.menu ul li:hover > ul { display: block; }
.menu ul ul > li { display: block; position: relative; border-bottom:1px solid #f4f4f4;}
.menu ul ul > li:last-child { position: relative; border-bottom:0px solid #E1E1E1;}
.menu ul ul > li a { border-right:1px solid #ffffff; padding: 10px 0 10px 0;  height: auto;  background:rgba(255, 255, 255, 1);  color:#484848;  font-size: 15px; font-weight:200;}
.menu ul ul > li a:hover { border-right:1px solid #706E83; background:rgba(112, 110, 131, 1);  color:#fff; font-size: 15px;}


}
 @media  (max-width: 768px) {
.example-header .container { width: 100%; z-index:99999;}
.search_box input.search_icon:hover { background: #353535; }
.menu-link { display: none; }
.spinner-master input[type=checkbox] { display: none; }
.spinner-master * {  transition: all 0.3s;  box-sizing: border-box;}
.spinner-master {  position: absolute;  margin: 15px;  height: 30px;  width: 30px;  float:right;}
.spinner-master label {  cursor: pointer;  position: relative;  z-index: 99;  height: 100%;  width: 100%;  top: 5px;  left: 0;}
.spinner-master .spinner {  position: absolute;  height: 4px;  width: 100%;  padding: 0;  background-color: #FFFFFF;}
.spinner-master .diagonal.part-1 {  position: relative;  float: left;}
.spinner-master .horizontal {  position: relative;  float: left;  margin-top: 4px;}
.spinner-master .diagonal.part-2 {  position: relative;  float: left;  margin-top: 4px;}
.spinner-master input[type=checkbox]:checked ~ .spinner-spin > .horizontal { opacity: 0; }
.spinner-master input[type=checkbox]:checked ~ .spinner-spin > .diagonal.part-1 {  transform: rotate(135deg);  -webkit-transform: rotate(135deg);  margin-top: 5px;}
.spinner-master input[type=checkbox]:checked ~ .spinner-spin > .diagonal.part-2 {  transform: rotate(-135deg);  -webkit-transform: rotate(-135deg);  margin-top: -12px;}
a.menu-link {  display: block;  color: #000;  float: left;  text-decoration: none;  padding: 0px 6px;  font-size: 13px;}
a.menu-link:hover { color: #000000; }
a.menu-link:after {  content: "\2630";  font-weight: normal;}
a.menu-link.active:after { content: "\2715"; }
.menu {z-index:99999999999999999999;	width: 100%;  clear: both;  padding-top:60px;  min-width: inherit;  float: none;}
.menu,
.menu > ul ul {  overflow: hidden;  max-height: 0;  border-top:1px solid #F4F4F4; border-bottom:0px solid #C7C7C7; background-position:top center; background:url('/img/menu_bg.png'); }
.menu > li > ul.sub-menu {  padding: 0px;  border: none;}
.menu.active,
.menu > ul ul.active { max-height: 55em; }
.menu ul { display: inline; width:100%;}
.menu li,
.menu > ul > li { display: block; width:100%; }
.menu > ul > li:last-of-type a { border: none; }
.menu li a {  color: #000;  display: block;  padding: 0.8em;  position: relative;}
.menu li.has-submenu > a:after {  content: '+';  position: absolute;  top: 0;  right: 0;  display: block;  font-size: 1.5em;  padding: 0.55em 0.5em;}
.menu li.has-submenu > a.active:after { content: "-";  }
.menu ul ul > li  {  font-weight:200; background-color: #FFF;  width:100%;  color:#4D4D4D;  padding-left: 20px; font-size: 14px;  border-top: 1px solid #F4F4F4;}
.menu ul ul > li a {  background-color: #FFF;	color:#4D4D4D; padding: 10px 0 10px 0;}
.menu ul ul > li a:hover {background-color: #FFF;	color:#4D4D4D; padding: 10px 0 10px 0;}

.menu ul li {  background: #F9F9F9;  border-top: 1px solid #EEEEEE;  width:100%;  text-align:left; color: #000;}
.menu ul li a:hover {  background: #F9F9F9;  width:100%;  color: #000; }
.menu ul li.hover > a {  background: #F9F9F9;  color: #000; font-weight:600;}
.menu ul ul,
.menu ul ul ul {  display: inherit;  position: relative;  left: auto;  top: auto;  border: none;}
}

 @media  (min-width: 768px) and (max-width:1198px){ 
.example-header .container { width: 100%; }
.search_box input.search_icon:hover { background: #121023; }
.menu-link { display: none; }
.spinner-master input[type=checkbox] { display: none; }
.spinner-master * {  transition: all 0.3s;  box-sizing: border-box;}
.spinner-master {  position: absolute;  margin: 20px;  height: 30px;  width: 30px;  float:right;}
.spinner-master label {  cursor: pointer;  position: relative;  z-index: 99;  height: 100%;  width: 100%;  top: 5px;  left: 0;}
.spinner-master .spinner {  position: absolute;  height: 4px;  width: 100%;  padding: 0;  background-color: #FFF;}
.spinner-master .diagonal.part-1 {  position: relative;  float: left;}
.spinner-master .horizontal {  position: relative;  float: left;  margin-top: 4px;}
.spinner-master .diagonal.part-2 {  position: relative;  float: left;  margin-top: 4px;}
.spinner-master input[type=checkbox]:checked ~ .spinner-spin > .horizontal { opacity: 0; }
.spinner-master input[type=checkbox]:checked ~ .spinner-spin > .diagonal.part-1 {  transform: rotate(135deg);  -webkit-transform: rotate(135deg);  margin-top: 5px;}
.spinner-master input[type=checkbox]:checked ~ .spinner-spin > .diagonal.part-2 {  transform: rotate(-135deg);  -webkit-transform: rotate(-135deg);  margin-top: -12px;}
a.menu-link {  display: block;  color: #000;  float: left;  text-decoration: none;  padding: 0px 6px;  font-size: 13px;}
a.menu-link:hover { color: #000000; }
a.menu-link:after {  content: "\2630";  font-weight: normal;}
a.menu-link.active:after { content: "\2715"; }
.menu {z-index:99999;	width: 100%;  clear: both;  padding-top:60px;  min-width: inherit;  float: none;}
.menu,
.menu > ul ul {  overflow: hidden;  max-height: 0;  border-top:1px solid #F4F4F4; border-bottom:0px solid #C7C7C7; background-position:top center; background:url('/img/menu_bg.png'); }
.menu > li > ul.sub-menu {  padding: 0px;  border: none;}
.menu.active,
.menu > ul ul.active { max-height: 55em; }
.menu ul { display: inline; width:100%;}
.menu li,
.menu > ul > li { display: block; width:100%; }
.menu > ul > li:last-of-type a { border: none; }
.menu li a {  color: #FFFFFF;  display: block;  padding: 0.8em;  position: relative;}
.menu li.has-submenu > a:after {  content: '+';  position: absolute;  top: 0;  right: 0;  display: block;  font-size: 1.5em;  padding: 0.55em 0.5em;}
.menu li.has-submenu > a.active:after { content: "-";  }
.menu ul ul > li  {  background-color: #FFF;  width:100%;  color:#4D4D4D;  padding-left: 20px; font-size: 15px;  border-top: 1px solid #F4F4F4;}
.menu ul ul > li a {  background-color: #FFF;	color:#4D4D4D; padding: 10px 0 10px 0;}
.menu ul ul > li a:hover {background-color: #FFF;	color:#4D4D4D; padding: 10px 0 10px 0;}

.menu ul li {  background: #706E83;  border-top: 1px solid #858396;  width:100%;  text-align:left; color: #D3D0E4;}
.menu ul li a:hover {  background: #706E83;  width:100%;  color: #D3D0E4;}
/*.menu ul li.hover > a {  background: #1154A8;  color: #D3D0E4;}*/
.menu ul ul,
.menu ul ul ul {  display: inherit;  position: relative;  left: auto;  top: auto;  border: none;}
}