.itopplus-background {

}
.navbar-default .navbar-nav>li>a {
    font-size: 1.3em;
}
.dropdown-menu>li>a {
    font-size: 1.4em;
}

.navbar-default {
    background: #ffffff;
}

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

}



.picf{
  transition:0.5s;
}
.picf:hover{
  transform: translate(0px, -8px); 
  transition:0.5s;
}

 /* album */

figure.effect-jazz figcaption::after {
    border-top: 0px solid transparent;
    border-bottom: 0px solid transparent;
}
figure.effect-jazz {
    background: transparent;
}

figure.effect-selena {
    background: transparent;
}




figure.effect-sadie figcaption::before {
      background: linear-gradient(to bottom,rgba(230, 173, 155, 0.04) 0,rgba(11, 148, 194, 0.49) 75%);
}
figure.effect-sadie p {
 z-index:100;
}
figure.effect-sadie h2 {
   font-size: 22px;
   top: 92%;
   color: #ffffff;
   z-index: 100;
}



@media only screen and (min-width : 360px) {
.navbar-default .navbar-toggle {
    border-color: #66b2ff;
    border: none!important;
    background: none!important;

}
  
  .text-bar {
    color: #66b2ff!important;
    font-size: 0px!important;
}
  .navbar-default .navbar-toggle:focus .icon-bar, .navbar-default .navbar-toggle:hover .icon-bar {
background-color: #000;
}
}


@media only screen and (max-width: 768px){
.navbar-default .navbar-brand {
padding: 11px;
}
  #imagesControl5bfb72be188771001a870f1e, #imagesControl5bfb776328129d001bf2e40c, #imagesControl5bfb788dbd449f001b9d223f {
    margin: 0px -10px 0px -10px;
}
.table-responsive {
    white-space: nowrap;
}
#imagesControl5bfb925449f632001bcb46cf {
    margin-bottom: -260px;
}
#imagesControl5bfb8fac49f632001bcb4680 {
    margin-bottom: -200px;
}
}


@media only screen and (min-width : 320px) {
.navbar-default .navbar-toggle {
    border-color: #66b2ff;
    border: none!important;
    background: none!important;

}
  
  .text-bar {
    color: #66b2ff!important;
    font-size: 0px!important;
}
}



/*Hide Menu Phone*/
.navbar-default .navbar-toggle {
   border-color: #f68e1f00;
}
.navbar-inline .text-bar {
   display: none;
}
.navbar-inline {
   margin-top: 5px;
   margin-right: 2px;
   margin-left: -2px;
   margin-bottom: 9px;
}
.glyphicon-phone-alt:before {
     content: "\e182";
}
p.search_urlSearch {
    word-wrap: break-word;
}
/*Hide Menu Phone*/

@media (max-width:768px) {
label.col-xs-12.col-sm-3.col-md-3.control-label {
   width: 33%;
}
}

