.itopplus-background {

}
.navbar-default .navbar-nav>li>a {
    font-family: ThaiSansLite_r1;
    font-size: 24px;
}



.navbar-default {
    background: #0050dd;
    border-radius: 0
}

.menuVertical .nav-pills>li>a {
    color: #0151dd;
    font-family: ThaiSansLite_r1;
    font-size: 20px;
    font-weight: bold;
}

.menuVertical .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    border-color: #424242;
    color: #fff!important;
}


/*เมนูกึ่งกลาง*/
/* 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:center ;
}

}

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

}
/**/
figure.effect-goliath {
    background: #22231c;
  padding: 1px;
}
figure.effect-goliath p {
    font-size: 100%;
}
/**/
figure.effect-steve h2 {
    padding: 0em;
}
figure.effect-steve p {
    padding: 0em;
}


.col-lg-12 {
    font-family: ThaiSansLite_r1;
}

/*เพิ่มขนาดความยาวของเมนูย่อยในมือถือ*/
@media only screen and (min-width : 320px) {
.navbar-default.navbar-fixed .dropdown-menu {
    max-height: 1000px;
    overflow: scroll;
}
}

