.itopplus-background {

}
.navbar-default .navbar-nav>li>a{
  font-family:thaisansneue;
  font-size: 22px;
}


@media (max-width:768px) {
    .navbar-default {
        background: rgba(10,72,131,1)
    }
}

/*เมนูกึ่งกลาง*/
/* 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 ;
}
.navbar-default {
    background: rgba(10,72,131,0.7);
    border-radius: 0;
    margin-top: -50px;
}
}

/* 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 ;
}
.navbar-default {
    background: rgba(10,72,131,0.7);
    border-radius: 0;
    margin-top: -50px;
}
}
a{
 /* ใส่สี link */
 color : #aaa6a3;
}

a:hover{
 /* ใส่สี link ตอน hover */
 color : #e5b100;
 text-decoration: none;
}



.thumbs {
    padding-left: 0px!important;
    padding-right: 0px!important;
    background-color: #4a4a4a;
    border:solid 1px #d5d5d5;
    margin-bottom: 10px;
}

.thumbs:hover{
    padding-left: 0px!important;
    padding-right: 0px!important;
    background-color: #d5d5d5;
    border:solid 1px #d5d5d5;
   -webkit-filter: contrast(110%); /* Safari */
   filter: contrast(110%);
   box-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
   margin-bottom: 10px;
}

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

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


@media only screen and (max-width: 768px){
.navbar-default .navbar-brand {
padding: 11px;
}
}

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

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

.glyphicon-phone-alt:before {
  content: "\f10b"!important;
  font-family: FontAwesome;
  font-size: 26px;
  position: relative;
  top: -4px;
}




