.itopplus-background {

}
a {
  color:#444444;
}

a:hover {
  color:#ff7200;
}


.navbar-default .navbar-nav>li>a {
    font-size: 16px;
    font-weight: 300;
}


.navbar-default {
    background: transparent;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    border-radius: 8px;
}
.navbar-default .navbar-toggle {
    border-color: transparent;
}
.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover {
    border-color: transparent;
}
@media (max-width:768px) {
    .navbar-default {
        background: #a8fac9;
    }
}

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

}

/*แถบเมนูเล็ก*/
/* Medium Devices, Desktops */
@media only screen and (max-width : 768px) {  
  #mobileonly{
  	visibility : hidden;
    height:0px;
    width:0px;
  }  

  p#logowebsite{
  	font-size:10px;
  }

  #scrollTop{
    position: fixed;
    left: 10px;
    bottom: 5px;
    opacity: 0.5;
  }

  #scrollTop:hover{
    opacity: 1.5;
  }
  .zIndex-pos3 {
    z-index: 100;
  }
}

@media (min-width: 769px){  
  .navbar-nav>li>a {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }  
  .navbar {
    min-height: 0px !important;
}  
}

  @media(max-width: 500px){    
    #mobileonly{
  	visibility : visible;
      width:inherit;
      height:inherit;
  }    
    #popular{
    	display : none;
    }        
  }



/*อัลบั้มไม่มีเส้นขอบ*/
.thumbs {
   padding-left: 2px!important;
   padding-right: 2px!important;
   background-color: #fff00;
   border:solid 0px #fff;
  margin-bottom: 15px;
}

/*อัลบั้มมีขอบ*/
.thumbnail, .img-thumbnail {
   -webkit-box-shadow: 0 0px 0px rgba(0,0,0,.075);
   box-shadow: 0 0px 0px rgba(0,0,0,.075);
}
.thumbnail {
   background-color: #fdd8ab;
    border-radius: 0px!important;
    border: 0px solid rgba(255,255,255,.15);
     padding-left: 0px!important;
    padding-right: 0px!important;
     padding: 0px;
}
.thumbnail:hover{
     background-color: #ff9446;
    border-radius: 0px!important;
    color:#ffffff;
}



figure.effect-chico h2 {
   padding: 10px 12px;
    background-color: #fdd8ab;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    font-size: 23px;
    color: #2b2b2b;
    text-align: left;
}
figure.effect-chico figcaption::before {
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    border: 0px solid #fff;
}
figure.effect-jazz {
    background: transparent;
}
figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}



#histat5cf63e8daa1619001dcefd5a div {
    font-family: Kanit!important;
    font-size: 14px!important;
}

.histatborder {
    box-shadow: 0 0 0px #ccc;
}

@media (max-width: 768px) {  
#searchResultLanding .col-sm-12, .col-md-12, .col-lg-12, .col-sm-12 {
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 5px;
    word-break: break-word;
   }
  
.ui.action.input:not([class*="left action"])>input {
    font-family: Kanit;
  }
  .btn-primary {
    background-image: linear-gradient(to bottom,#0d6601 0,#0d6601 100%);
    border-color: #0d6601;
  }
  .btn-primary:hover, .btn-primary:focus {
    background-color: #0d6601;
  }
  .btn-primary:active, .btn-primary.active {
    background-color: #0d6601;
    border-color: #0d6601;
  }
}

@media (max-width: 480px) { 
.thumbnail h2.margin {
    text-align: left;
    background-color: #fdd8ab;
    color: #444444;
    padding: 5px;
  }
}

