.itopplus-background {
background-image:none;background-color :undefined;
}
.itopplus-sticky-nav-bar-inside>div:nth-child(n+3) {
  display: none;
}

.itopplus-sticky-nav-bar-inside::before,
.itopplus-sticky-nav-bar-inside::after {
  display: none;
}

.itopplus-sticky-nav-bar-inside {
    width: 100vw !important;
    max-width: 1660px;
    display: grid;
    grid-template-columns: 15% auto;
    justify-items: end;
    align-items: center;
}

.itopplus-menu-logo {
  height: auto !important;
  width: 100%;
  padding: 0;
}

img.itopplus-img-logo {
  width: 100% !important;
}
  
  #Contentmanager p{
    font-size: clamp(16px, 1.5vw, 20px);
}

  #Contentmanager strong{
    font-size: clamp(22px, 1.5vw, 24px);
}


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

.dropdown-menu>li>a{
  font-family:circular;
  font-size: 22px;
}

.menuVertical .nav-pills>li>a{
font-family: circular;
font-size: 24px;
}




/*เมนูกึ่งกลาง*/
/* Medium Devices, Desktops */
@media only screen and (min-width : 1024px) {
.itopplus-banner .row.margin {
        display: grid;
        grid-template-columns: 15% auto;
        align-items: center;
        justify-items: end;
    }

.itopplus-banner .row.margin::before,
.itopplus-banner .row.margin::after {
    display: none;
}

    .itopplus-banner .row.margin .col-md-2, .itopplus-banner .row.margin .col-md-10 {
        width: 100% !important;
        padding: 0 !important;
        height: fit-content;
    }
  
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 ;
}

}


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

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

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

.managerHeader.ng-binding{
    font-family: circular;
    font-size: 22px;
    color: #003465;
}

.Contentmanager-template2-1 .thumb {
    min-height: inherit!important;
    max-height: inherit!important;
}

/* ปิด โพสต์เมื่อ แชร์โซเชียล และเรื่องที่น่าสนใจ */
.post-time, .social-share, .landingpagemanager{
display:none;
}


@media only screen and (max-width: 768px){
.row-fluid [class*=col-sm-5fix] {
width: 50%;
float:left;
}
}

