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

.dropdown-menu>li>a{
  font-family:ThaiSansNeue;
  font-size: 20px;
}

.navbar-nav>li>a {
line-height: 25px;
}


.navbar-default {
    background: #004ca2;
    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 ;
}
.navbar-default .navbar-nav>li>a{
    margin-left: 30px;
}
}

/* 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 ;
}
.navbar-default .navbar-nav>li>a{
  	padding-left: 40px;
    padding-right: 40px;
    margin-left: 30px;
}
}

.text-center {
    text-align: center;
    font-family: ThaiSansNeue;
    font-size: 22px;
    color: #000;
}

.Contentmanager-template2-1:hover .text-center{
 color: #003465;
}

.nav-template strong{
     font-family: ThaiSansNeue;
     font-size: 24px!important;
     color: #000!important;
}
.nav-template p{
     font-family: ThaiSansNeue;
     font-size: 24px!important;
}
.page-header h4 {
    font-family:ThaiSansNeue;
    font-size: 22px!important;
}

.managerHeader.ng-binding{
    font-family:ThaiSansNeue;
    font-size: 22px;
    color: #003465;
}
.Contentmanager-template2-1 .thumb {
    min-height: inherit!important;
    max-height: inherit!important;
}

.post-time, .social-share, .landingpagemanager{
display:none;
}

#Contentmanager .carousel img{
width : 100%;
}

.dropdown-menu {
  	right: 0;
    margin-left: 30px!important;
}


