.itopplus-background {

}
/*เมนูกึ่งกลาง*/
/* 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 ;
}

}

.nav-pills>li>a {
    border-radius: 0px;
    font-family: ThaiSansNeue;
    font-size: 22px;
    border-bottom: 1px solid #8f8f8f;
}

.navbar-default .navbar-nav>li>a {
    color: #000;
    font-family: ThaiSansNeue;
    font-size: 26px;
    font-weight: bold;
   padding: 15px 30px;
}

figure {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

figure:hover span {
	bottom: -36px;
	opacity: 1;
}

.hover01 figure img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.hover01 figure:hover img {
	-webkit-transform: scale3d(0.95,0.95,1);
	transform: scale3d(0.95,0.95,1);
}

figure.effect-apollo {
    background: #ffffff;
}

.pagination>li>a, .pagination>li>span {
    color: #8a8a8a;
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    background-color: #8a8a8a;
    border-color: #8a8a8a;
}

.section-pagination {
    text-align: center;
}

.form-horizontal .control-label {
    font-family: ThaiSansNeue;
    font-size: 22px;
}

.form-control {
    font-family: ThaiSansNeue;
}

.label {
    font-size: 15px;
    font-family: ThaiSansNeue;
}

.btn-default {
    font-family: ThaiSansNeue;
    font-size: 20px;
}

.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
    margin-left: -1px;
    font-size: 12px;
}

.glyphicon-search:before {
    content: "\e003";
    font-size: 13px;
}

.btn-primary {
    font-family: ThaiSansNeue;
    font-size: 20px;
}

.navbar-default .navbar-nav .open>.dropdown-menu {
    background: #fff!important;
    font-family: ThaiSansNeue;
    font-size: 20px;
}

.grid {
    margin: -14px auto;
    padding: 0px 10px;
}

