.itopplus-background {

}
.navbar-default .navbar-nav>li>a {
    font-family: RSU;
    font-size: 1.286em;
}
.dropdown-menu>li>a {
    font-family: RSU;
    font-size: 1.286em;
}

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

}

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

}

/*แถบเมนูเล็ก*/
/* Medium Devices, Desktops */
@media only screen and (max-width : 768px) {  
  #mobileonly{
  	visibility : hidden;
    height:0px;
    width:0px;
  }  

  p#logowebsite{
  	font-size:10px;
  }

  #scrollTop{
    position: fixed;
    left: 10px;
    bottom: 5px;
    opacity: 0.5;
  }

  #scrollTop:hover{
    opacity: 1.5;
  }
  .zIndex-pos3 {
    z-index: 100;
  }
}

@media (min-width: 769px){  
  .navbar-nav>li>a {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }  
  .navbar {
    min-height: 0px !important;
}  
}

  @media(max-width: 500px){    
    #mobileonly{
  	visibility : visible;
      width:inherit;
      height:inherit;
  }    
    #popular{
    	display : none;
    }        
  }

/*--------------------Content------------------------*/
.Contentmanager{
   padding: 0 5%;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
   font-size: 20px!important;
   font-family: RSU!important;  
   color: #427f29!important;
   font-weight:700!important;
   letter-spacing: 0.3px!important;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #d3bc60!important;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
   font-size: 16px!important;
   font-family: RSU!important; 
}
h3.managerHeader{
   font-size: 24px!important;
   font-family: RSU!important; 
   color: #427f29!important;
   font-weight:700!important;
   letter-spacing: 0.3px!important;
}
#Contentmanager .page-header h4{
   font-size: 22px!important;
   font-family: RSU!important; 
   color: #427f29!important;
   font-weight:700!important;
   letter-spacing: 0.3px!important;
}
#Contentmanager .nav-template li strong{
   font-size: 16px!important;
   font-family: RSU!important; 
   text-align: left;
}
#Contentmanager .nav-template li p{
   font-size: 16px!important;
   font-family: RSU!important; 
   text-align: left;
}
#Contentmanager .thumbnail a>img, .thumbnail>img {
    margin-right: auto;
    margin-left: auto;
    height: 150px;
}

