.logo-n { width:155px; float:left;  margin-top:5px;  }
.logo-n img { width:100%; }

/* header */
.header { background:#000; padding:0px !important; height:80px; overflow:hidden; border-bottom:none }
.header-shadow, .header-border { display:none }
.header-2 { margin-top:0px; }  

/* menu */
.menu-n { text-align:right;  }
.menu-n ul { margin:0px !important; }
.menu-n ul li { display:inline-block; text-align:center;  }
.menu-n ul li a { color:#FFF; display:block; padding:10px 15px 25px; font-size:14px; }
.menu-n ul li a.active, .menu-n ul li a:hover { background:#EC0C15 }

.menu-n-icon { height:30px }
.menu-n-icon img, .menu-n ul li a { -webkit-transition:all 0.2s linear;-moz-transition:all 0.2s linear; -ms-transition:all 0.2s linear; -o-transition:all 0.2s linear; -khtml-transition:all 0.2s linear; }
.menu-n ul li a:hover .menu-n-icon img { margin-top:-3px; -webkit-transform:scale(0.8,0.8); -moz-transform:scale(0.8,0.8); -ms-transform:scale(0.8,0.8); -o-transform:scale(0.8,0.8); -khtml-transform:scale(0.8,0.8); }
.menu-n-title {}

/* home-slider-n */
.home-slider-n {}
.home-slider-n .home-slider-n-img { width:100%; }
.home-slider-n-data { width:490px; float:left;  }
 
 .home-slider-n-data-1 { margin-bottom:20px; font-size:50px; }
.home-slider-n-data-2 { font-size:30px }

.home-slider-n-search-box-heading, .home-slider-n-data  { color:#FFF;  text-shadow:1px 1px 2px #000;  -webkit-text-shadow:1px 1px 2px #000; -moz-text-shadow:1px 1px 2px #000; -ms-text-shadow:1px 1px 2px #000; -o-text-shadow:1px 1px 2px #000; -khtml-text-shadow:1px 1px 2px #000; }


.slider-over-box { position:absolute; width:100%; margin-top:18%; z-index:9; }


.home-slider-n-search-box { width:300px; float:right }
.home-slider-n-search-box select { width:100% !important; padding:8px 6px !important; height:auto !important;  }
.home-slider-n-search-box select opction { background:#FFF !important; }
.home-slider-n-search-box-select-1 { margin-bottom:10px; }
.home-slider-n-search-box-select-1 select { background:#F00; color:#FFF !important }
.home-slider-n-search-box-select-2 select { color:#000 !important;  }
.home-slider-n-search-box input[type="submit"] { width:74px !important; height:31px !important; border:none !important; background:url(../images/home-slider-n-search-box-btn.png) no-repeat center !important; font-size:0px !important; }

.home-slider-n-search-box-heading { margin-bottom:15px; line-height:40px; font-size:37px;  }
