.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:right ;
}
.navbar-default {
    background: 0 0
}
}

/* 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 ;
}
.navbar-default {
    background: 0 0
}
}


.navbar-default .navbar-nav>li>a {
    font-family: ThaiSansNeue;
    font-size: 26px;
    color: #fff;
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    font-family: ThaiSansNeue;
    font-size: 22px;
}



/*อัลบั้มภาพ*/
.no-js .effect-selena:hover {
   opacity: 1;
    -webkit-animation: flash 1.5s;
    animation: flash 1.5s;   
}


/*ตัวเลือกภาษา*/
.no-js, .langChar523d4c71164185981a000001{
   color:#fff;
   font-family:ThaiSansNeue;
   font-size:22px;
}

.no-js, .langChar523fc2697f89c5e80700008f{
   color:#fff;
   font-family:ThaiSansNeue;
   font-size:22px;
}



 .input-sm, .form-horizontal .form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 20px;
    line-height: 1.5;
    font-family: ThaiSansNeue;
    border-radius: 3px;

}

