.itopplus-background {

}
.navbar-default .navbar-nav>li>a {
    color: #353535;
    font-weight: bold;
    font-size: 16px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    background-color: transparent!important;
    color: #22abff;
}
.dropdown-menu>li>a {
    color: #353535;
    font-size: 15px;
    font-weight: bold;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background-color: transparent;
    background-image: none;
    color: #22abff!important;
}
.navbar-default .navbar-toggle:focus .text-bar,.navbar-default .navbar-toggle:hover .text-bar {
    color: #22abff!important;
}
.navbar-default .navbar-toggle {
    border-color: transparent;
}
.navbar-default .navbar-toggle:focus .text-bar, .navbar-default .navbar-toggle:hover .text-bar {
    color: #22abff!important;
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
    color: #22abff;
    background-color: none;
}





/*เมนูชิดขวา*/
/* 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 ;
}

}

a{
 color:#444444;
}
a:hover{
 color:#22abff;
}

figure.effect-jazz {
    border-radius: 10px;
    background: transparent;
}
figure.effect-jazz h2 {
    opacity: 1;
    margin-top: 15px;
    position: absolute;
        background: -webkit-linear-gradient(top,rgba(72,76,97,0) 0,rgba(72,76,97,.8) 75%);
    background: linear-gradient(to bottom,#fff0 0,#6fb1da 90%);
    width: 100%;
    font-size: 22px;
    text-align: center;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    top: 34%;
    left: 0;
    color: #fff;
    font-weight: bold;
    text-transform: capitalize;
    transform: scale3d(1,1,1);
    bottom: 0;
}
figure.effect-jazz:hover h2 {
          background: -webkit-linear-gradient(top,rgba(72,76,97,0) 0,rgba(72,76,97,.8) 75%);
    background: linear-gradient(to bottom,#fff0 0,#121228 90%);
     -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}


figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}




/*อัลบั้มมีขอบ*/
.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: #ffffff;
    border-radius: 0px!important;
    border: 0px solid rgba(255,255,255,.15);
    padding-left: 0px!important;
    padding: 0px;
    padding-right: 0px!important;
}

.thumbnail:hover{
    border-radius: 0px!important;
   box-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
}


@media only screen and (max-width: 768px){
  figure.effect-jazz h2 {
    opacity: 1;
    margin-top: 15px;
    position: absolute;
        background: -webkit-linear-gradient(top,rgba(72,76,97,0) 0,rgba(72,76,97,.8) 75%);
    background: linear-gradient(to bottom,#fff0 0,#6fb1da 90%);
    width: 100%;
    font-size: 20px;
    text-align: center;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    top: 30%;
    left: 0;
    color: #fff;
    font-weight: bold;
    text-transform: capitalize;
    transform: scale3d(1,1,1);
    bottom: 0;
 }
}


.h3, h3 {
    font-weight: bold;
    color: #0e3954;
}
#Contentmanager .post-time {
    font-size: 14px;
    color: #22abff;
}
.landingpagemanager {
    display: none;
}

