.itopplus-background {

}
.navbar-default .navbar-nav>li>a {
    font-size: 18px;
}
.dropdown-menu>li>a{
   font-size: 16px;
}
.navbar-default .navbar-toggle {
    border-color: transparent;
}


/*ฟอร์มสร้างเอง*/
#capcha0{
      margin-left: -7px;
      margin-right: -45px;
}

@media (max-width:768px) {
#display1{
      margin-right: -20px;
}
#display3{
      margin-right: -20px;
}
}


.imgLightbox{
    border-radius: 50%;
    border: solid 0px #ffffff;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.imgLightbox:hover{
    border: solid 5px #ff9c00;
}


.thumbnail {
    line-height: 1.42857143;
    background-color: #fff;
    border: 0px solid #ddd;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    background: transparent;
    color: #36a718;
    font-size: 16px;
}
.thumbnail, .img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
    box-shadow: 0 0px 0px rgba(0,0,0,.075);
}


figure.effect-sadie figcaption::before {
    background: linear-gradient(to bottom,rgba(240, 231, 216, 0.15) 0,rgba(174, 208, 62, 0.58) 75%);
}


/*เมนูกึ่งกลาง*/
/* 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 ;
}

}

/*------------เรียง 5 รูป-------------------*/
@media only screen and (max-width: 768px){
 .row-fluid [class*=col-sm-5fix] {
     width: 33%;
     float:left;
 }
}
/*------------เรียง 5 รูป-------------------*/
@media only screen and (max-width:414px){
 .row-fluid [class*=col-sm-5fix] {
     width: 50%;
     float:left;
 }
}

@media{
 ul.nav li.dropdown:hover > ul.dropdown-menu {
   display: block;
margin: 0;
 }
}


