.itopplus-background {

}

/* เมนูบน */
.navbar-default .navbar-nav>li>a {
    color: #fff;
    border-right: solid 1px #33A6EC;
    font-family: supermarket;
    font-size: 1.3em;
}
.dropdown-menu>li>a {
    clear: both;
    font-weight: 400;
    color: #333;
    font-family: supermarket;
    font-size: 1.2em;
}

/* เมนูข้าง*/
.menuVertical .nav-pills>li>a:hover {
    background: linear-gradient(to bottom,rgb(212, 211, 211) 0,rgb(143, 143, 143) 100%);
    border-radius: 10px;
}

/* ฟอร์มติดต่อเรา*/
.form-horizontal .control-label {
    font-family: supermarket;
    font-size: 1.2em;
}

.form-control, output {
    font-family:supermarket;

}

.btn-default {
    font-family:supermarket;

}
.page-header {
    font-family:supermarket;
}

.search_text{
    font-family:supermarket;
}

.search_urlSearch{
    font-family:supermarket;
}
.search_titleText{
    font-family:supermarket;
}
.search_filterTitle{
    font-family:supermarket;
}

.search_RangTitle{
    font-family:supermarket;
}
.ui.fluid.dropdown {
    display: block;
    width: 100%;
    min-width: 0;
   font-family: supermarket;
}



h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, p:last-child {
    margin-bottom: 0;
    font-family: supermarket;
    font-size: 1.3em;
}

b, strong {
    font-weight: 700;
    font-family: supermarket;
    font-size: 1.5em;
}

/* อัลบั้ม */

.thumbs img.imageGallery a{
   border: 4px solid #fff;
}


.thumbs img.imageGallery:hover{
   -webkit-filter: contrast(120%); /* Safari */
   filter: contrast(120%);
   box-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
   border: 4px solid #e5e5e5;
}

.thumbs a>img, thumbs>img {
    margin-right: auto;
    margin-left: auto;
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
    border: solid 4px #ccc;
}

.thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #e5e5e5!important;
    border: 2px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}






/* 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 ;
}

}

