.itopplus-background {

}
.navbar-default .navbar-nav>li>a {
    font-family: TH sarabunPSK;
    font-size: 22px;
}

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

/*เมนูกึ่งกลาง*/
/* 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-selena {
    background: rgba(255, 255, 255, 0);
}

figure.effect-sadie figcaption::before {
  z-index: 0;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%
     color:#fff;;
background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(87,87,87,0) 66%, rgba(0,0,0,1) 100%);
   transform: translate3d(0,50%,0);
}
figure.effect-sadie p {
    padding: 1em!important;
}
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);
}
.col-lg-12 {
    font-family: TH sarabunPSK;
}
.col-centered {
    font-family: TH sarabunPSK;
}
.form-control {
     font-family: TH sarabunPSK;
}
.btn-default {
      font-family: TH sarabunPSK;
}

