.itopplus-background {

}
.navbar-default {
  background:#603913;
}
.navbar-default .navbar-nav>li>a {
    font-size: 22px;
    font-family: ThaiSansNeue;
}
.dropdown-menu>li>a {
    font-size: 20px;
    font-family: ThaiSansNeue;
}

@media only screen and (max-width:768px) {
.row-fluid [class*="col-sm-5fix"] {
   display: block;
   float: left;
   width: 50%!important;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
}

/*เมนูกึ่งกลาง*/
/* 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 ;
}
}
@media (max-width:768px) {
   .navbar-default {
       background: #4e3107;
   }
}
body {
    letter-spacing: 0.5px;
}
b,strong{
  letter-spacing:1px;
}
/*------------------ค้นหา------------------*/
#searchResultLanding .ui.action.input input{
    font-family: ThaiSansNeue!important;
}
#searchResultLanding .ui.segment .search_urlSearch{
    word-wrap: break-word;
}
#searchResultLanding .ui.segment .search_text{
    word-wrap: break-word;
}


/*Hide Menu Phone*/
.navbar-default .navbar-toggle {
   border-color: #f68e1f00;
}
.navbar-inline .text-bar {
   display: none;
}
.navbar-inline {
   margin-top: 9px;
   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*/
img.shadow{
   transition: all .3s ease-in-out;
}
img.shadow:hover{
   box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4), 0 6px 20px 0 rgba(0, 0, 0, 0.4);
   transition: all .3s ease-in-out;
}

