.itopplus-background {

}
.dropdown-submenu>.dropdown-menu{
 right :100% !important;
 left: inherit !important;
}

body {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 14px;
    color: #000;
}
.navbar-default .navbar-nav>li>a, .navbar-default .navbar-text {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 1em;
    color: #000;
}
.dropdown-menu>li>a {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 1em;
    color: #000;
}
.navbar-default .navbar-nav>li>a, .navbar-default .navbar-text {
  	color: #585858;
    border-left: 1px solid #dedede;
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
    border-color: #dedede;
}

/*แถบเมนูเล็ก*/
/* Medium Devices, Desktops */
@media only screen and (max-width : 768px) {  
  #mobileonly{
  	visibility : hidden;
    height:0px;
    width:0px;
  }  

  p#logowebsite{
  	font-size:10px;
  }

  #scrollTop{
    position: fixed;
    left: 10px;
    bottom: 5px;
    opacity: 0.5;
  }

  #scrollTop:hover{
    opacity: 1.5;
  }
  .zIndex-pos3 {
    z-index: 100;
  }
}
@media (min-width: 769px){  
  .navbar-nav>li>a {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }  
  .navbar {
    min-height: 0px !important;
}  
}
  @media(max-width: 500px){    
    #mobileonly{
  	visibility : visible;
      width:inherit;
      height:inherit;
  }    
    #popular{
    	display : none;
    }        
  }

/*เมนูกึ่งกลาง*/
/* Medium Devices, Desktops */
@media only screen and (min-width : 1024px) {

h1,.h1 { font-size: 2.250em;}
h2,.h2 { font-size: 1.875em;}
h3,.h3 { font-size: 1.500em;}
h4,.h4 { font-size: 1.125em;}
h5,.h5 { font-size: 0.875em;}
h6,.h6 { font-size: 0.750em;}
p { margin: 0 0 10px;}
.navbar .nav,
.navbar .nav > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
    *zoom:1; /* hasLayout ie7 trigger */
    vertical-align: top;
}
#main-navbar-collapse{
  text-align:right ;
}

}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1366px) {
h1,.h1 { font-size: 2.250em;}
h2,.h2 { font-size: 1.875em;}
h3,.h3 { font-size: 1.500em;}
h4,.h4 { font-size: 1.125em;}
h5,.h5 { font-size: 0.875em;}
h6,.h6 { font-size: 0.750em;}
p { margin: 0 0 10px;}
.navbar .nav,
.navbar .nav > li {
    float:none;	
    display:inline-block;
    *display:inline; /* ie7 fix */
    *zoom:1; /* hasLayout ie7 trigger */
    vertical-align: top;
}
#main-navbar-collapse{
  text-align:right ;
}

}
.menu-link, .menu-link a{
   font-size: 18px;
   font-family: Tahoma, Geneva, sans-serif;
   color:#fff;
}
.menu-link a:hover{
   font-weight: 700;
   color:#fff;
}

