.itopplus-background {

}
.navbar-default .navbar-nav>li>a{
	color: #343e5c;
    font-family: Tahoma;
    font-weight: bold;
}

.navbar-default {
    background: 0 0;
}


@media (max-width: 768px){

.navbar-default{
	background: #dddcdc;/*พื้นหลังเมนู*/
  	background: rgba(233,233,233,1);
    background: -moz-linear-gradient(top,rgba(233,233,233,1) 0,rgba(209,208,208,1) 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0,rgba(233,233,233,1)),color-stop(100%,rgba(209,208,208,1)));
    background: -webkit-linear-gradient(top,rgba(233,233,233,1) 0,rgba(209,208,208,1) 100%);
    background: -o-linear-gradient(top,rgba(233,233,233,1) 0,rgba(209,208,208,1) 100%);
    background: -ms-linear-gradient(top,rgba(233,233,233,1) 0,rgba(209,208,208,1) 100%);
    background: linear-gradient(to bottom,rgba(233,233,233,1) 0,rgba(209,208,208,1) 100%);
}
}


/* 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 ;
}

  .navbar-default .navbar-nav>li>a{
	color: #343e5c;
    font-family: Tahoma;
    font-weight: bold;
    font-size: 1.36em;
}
}

/* 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 ;
}

  .navbar-default .navbar-nav>li>a{
	color: #343e5c;
    font-family: Tahoma;
    font-weight: bold;
    font-size: 1.36em;
}

}

