.itopplus-background {

}
a{
 color:#000;
}
a:hover{
 color:#35b618;
}
.navbar-default .navbar-nav>li>a {
    color: #000;
    font-size: 16px;
}
.dropdown-menu>li>a {
    font-size: 16px;
}
.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover {
    background-color: #22b101;
}
.navbar-default .navbar-toggle {
    border-color: #8cc63f00
}
.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover {
    background-color: #22b101;
}
.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 {
    background-color: #22b101;
    border-radius: 10px
}

.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover {
    background-color: #22b101!important;
    border-radius: 10px
}
.navbar-default .navbar-nav .open .dropdown-menu .menu-item a:focus,.navbar-default .navbar-nav .open .dropdown-menu .menu-item a:hover {
    background: #22b101;
}

.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover {
    background-color: #22b101!important;
}

@media (max-width:768px) {
    .navbar-default {
        background: #fff
    }
}

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

}

/***** เอคเฟค sadie*******/
figure.effect-sadie figcaption::before {
  z-index: 0;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%
     color:#eed500!important;
    background: linear-gradient(to bottom, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0.5) 100%, rgba(255,255,255,0.5) 100%);
   transform: translate3d(0,50%,0);
}
figure.effect-sadie p {
    padding: 1em!important;
  text-align: left;
      text-transform: capitalize;
}

@media only screen and (min-width : 414px) {
.thumbnail p.margin {
    padding-left: 1em;
}
}

/*อัลบั้มมีขอบ*/
.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: #ffffff00;
    border-radius: 0px!important;
    border: 2px solid #22b101;
        padding: 0px!important;
}

.thumbnail:hover{
   border-radius: 0px!important;
   box-shadow: 0 0 15px rgba(160, 156, 156, 0.5);
   border: 2px solid #22b101;
}





/*อัลบั้ม*/
figure.effect-winston {
    background: transparent;
    padding: 0px!important;
    margin-top: 0px!important;
   margin-bottom: -60px!important;
     text-align: right;
}

figure.effect-winston p {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 10px;
    font-size: 22px;
    width: 100%;
    margin-bottom: 14%;
       background-color: #0000008f;
      -webkit-transition: -webkit-transform .35s;
    transition: transform .35s;
    -webkit-transform: translate3d(0,20px,0);
    transform: translate3d(0,20px,0);
   text-transform: capitalize;
}
figure.effect-winston p:hover {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}


@media only screen and (max-width: 768px){
figure.effect-winston p {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 5px 0px;
    font-size: 16px;
    width: 100%;
    margin-bottom: 14%;
       background-color: #0000008f;
      -webkit-transition: -webkit-transform .35s;
    transition: transform .35s;
    -webkit-transform: translate3d(0,20px,0);
    transform: translate3d(0,20px,0);
   text-transform: capitalize;
}
}
/*jazz*/
figure.effect-jazz figcaption::after {
  border-top: 1px solid #fff0;
  border-bottom: 1px solid #fff0;
}
  

/*form search*/
.ui.input input {
    margin: 0;
    max-width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    outline: 0;
    -webkit-tap-highlight-color: rgba(255,255,255,0);
    text-align: left;
    line-height: 1.2142em;
    font-family: Times New Roman;
    padding: 7px 2.5em;
    background: #50c136!important;
    border-color: rgba(255, 255, 255, 0.3);
    color: rgba(0,0,0,.8);
    border-radius: .2857rem;
    -webkit-transition: background-color .2s ease,box-shadow .2s ease,border-color .2s ease;
    transition: background-color .2s ease,box-shadow .2s ease,border-color .2s ease;
    box-shadow: none;
    font-size: 11px!important;
}




/**/
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5em;
    color: #000;
    border-bottom: 2px solid #000;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #50c136;
        border-bottom: 2px solid #50c136;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    font-size: 16px;
    color: black;
}
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: solid 1px #e8e6e800;
    border-bottom: solid 1px #e8e6e800;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-bottom: solid 1px #e8e6e800;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 20px 20px 0px;
}
h3, .h3 {
    font-size: 22px;
    font-weight: bold;
    color: #22b101;
}
#Contentmanager .post-time {
    font-size: 14px;
    color: #e02747;
    font-weight: bold;
}


#Component5b4c2505643b48e84dccf192 {
    margin: -12px 0px;
}

