 @media  (min-width: 1200px) {
 .nav_wrapper {  position: relative;  left: 0;  top: 0px;  width: 100%;  height: 50px;   z-index: 99999999999999999999; background:rgba(0, 0, 0, 0.3);  border-top: 0px solid rgba(255, 255, 255, 0.2);}
/***** ÁÂÃø·Î°í********/
.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: 100%;   height: auto;}

.menu ul { z-index: 99999999999999999999;
  padding: 0;
	margin: 0 auto;
  list-style: none;
  position: relative;
  display: inline-block;

}


.menu ul li { float:left; width: 130px; text-align:center; z-index: 99999999999999999999; }
.menu ul li a {  display: block;  text-decoration: none;  color: #000;  font-size: 16px;  font-weight:600;   padding: 25px 0px 25px 0px;  border-right:0px solid #2E2E2E;}
.menu ul li a:hover {  display: block;  text-decoration: none;  color: #FF6600;  font-size: 16px;  font-weight:600;  padding: 25px 0px 25px 0px; border-right:0px solid #2E2E2E;}
.menu ul ul {  display: none;  position: absolute;  width: 130px;}

.menu ul li:hover > ul { display: block; }
.menu ul ul > li { display: block; position: relative; border-bottom:1px solid rgba(244, 244, 244, 1); font-family: 'Nanum Gothic', sans-serif;}
.menu ul ul > li:last-child { position: relative; border-bottom:0px solid #E1E1E1; font-family: 'Nanum Gothic', sans-serif;} 
.menu ul ul > li a {  font-size: 13px; font-family: 'Nanum Gothic', sans-serif; border-right:0px solid rgba(0, 0, 0, 0.4); padding: 10px 0 10px 0;  height: auto;  background:rgba(255, 255, 255, 1);  color:#3a3a3a;  font-weight:200;}
.menu ul ul > li a:hover { font-size: 13px;  font-weight:200; font-family: 'Nanum Gothic', sans-serif; padding: 10px 0 10px 0; border-right:0px solid rgba(0, 0, 0, 0.5); background:rgba(255, 255, 255, 1);  color:#FF6600; }


}
 @media  (max-width: 768px) {
.example-header .container { width: 100%; z-index:99999999999999999999;}
.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: #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:99999999999999999999;	width: 100%;  clear: both;  padding-top:60px;  min-width: inherit;  float: none;}
.menu,
.menu > ul ul {  overflow: hidden;  max-height: 0;  background:rgba(255, 107, 0, 1);}
.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:#3A3A3A;  padding-left: 0px; font-size: 13px;  border-top: 1px solid #F4F4F4;}
.menu ul ul > li a {  background-color: #FFF;	color:#3A3A3A; padding: 10px 0 10px 10px;}
.menu ul ul > li a:hover {background-color: #FFF;	color:#3A3A3A; padding: 10px 0 10px 10px;}

.menu ul li {  background:rgba(150, 150, 150, 1); border-top: 1px solid rgba(255, 255, 255, 0.1);  width:100%;  text-align:left; color: #3A3A3A;}
.menu ul li a:hover {  background:rgba(0, 0, 0, 0.3); width:100%;  color: #fff;}
.menu ul li.hover > a {  background:rgba(0, 0, 0, 0.3); color: #fff;}
/*.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;}
}

 @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:99999999999999999999;	width: 100%;  clear: both;  padding-top:60px;  min-width: inherit;  float: none;}
.menu,
.menu > ul ul {  overflow: hidden;  max-height: 0;  background:rgba(255, 107, 0, 1);}
.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:#3A3A3A;  padding-left: 0px; font-size: 13px;  border-top: 1px solid #F4F4F4;}
.menu ul ul > li a {  background-color: #FFF;	color:#3A3A3A; padding: 10px 0 10px 10px;}
.menu ul ul > li a:hover {background-color: #FFF;	color:#3A3A3A; padding: 10px 0 10px 10px;}

.menu ul li {  background:rgba(150, 150, 150, 1); border-top: 1px solid rgba(255, 255, 255, 0.1);  width:100%;  text-align:left; color: #3A3A3A;}
.menu ul li a:hover {  background:rgba(0, 0, 0, 0.3); width:100%;  color: #fff;}
.menu ul li.hover > a {  background:rgba(0, 0, 0, 0.3); color: #fff;}
/*.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;}
}