.itopplus-background {

}
.itopplus-footer a {
    color: #fff;
}

.itopplus-footer  a:hover {
    color: #000;
    font-weight: bold;
}

a {
 color: #444;
}
a:hover {
   color: #ff7f00;
    font-weight: bold;
}


/*-----------------------อัลบัม-----------------------------*/

.thumbnail {
    background-color: transparent;
    padding-bottom: 5px;
    border: solid 1px transparent;
}

.thumbnail:hover{
    background-color: transparent;
    padding-bottom:5px;
    border: solid 1px transparent;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
}

.thumbnail, .img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0);
}

/*-----------------------effect-----------------------------*/

.grid figure h2 {
    word-spacing: -.15em;
    font-weight: 600;
}

figure.effect-marley h2 {
    position: absolute;
    right: 20px;
    top: 20px;
    left: 00px;
    padding: 10px 0;
   font-size: 30px;
   text-transform: capitalize;
}

.grid figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

figure.effect-marley figcaption {
    text-align: right;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.73) 0%, rgba(0, 0, 0, 0.16) 33%, rgba(0, 0, 0, 0) 72%, rgba(255,255,255,0) 100%);
}



figure.effect-sarah {
    background: #ff7f00;
}
figure.effect-sarah h2 {
    position: relative;
    overflow: hidden;
    padding: 0em 0;
}


figure.effect-jazz {
    background: -webkit-linear-gradient(-45deg,#f3cf3f 0,#f33f58 100%);
    background: linear-gradient(-45deg,#f3cf3f 0,#f33f58 100%);
    border-radius: 500px;
     border: 2px solid #ff7f00;
}


/*-----------------------เมนู-----------------------------*/

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    font-size: 24px;
}

.navbar-default .navbar-toggle {
    border-color: #ffffff;
}

.navbar-brand, .navbar-nav>li>a {
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0);
}

.navbar-default .navbar-nav>li>a {
    color: #000;
    font-size: 28px;
    font-weight: bold;
      margin-top: 5px;
}

.navbar-default {
    background: 0 0;
    border: none;
    color: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}
.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover {
    color: #000;
    background-color: #ff7f00;
    border-radius: 0px;
}
.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover {
    color: #000;
    background-color: #ff7f00;
    border-radius: 0px
}
.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover {
    color: #000!important;
    background-color: #ff7f00;
    border-radius: 0px
}
.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover {
    background-color: #ff7f00!important;
}
.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover {
    background: #ff7f00!important;
    color: #000
}

  
  
@media (max-width:768px) {
    .navbar-default {
        background: rgba(255,255,255,1);
}
.thumbs {
    display: block;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 0;
    box-shadow: none;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
  font-size:20px;
  color:#fff;
  padding: 10px;
    text-align: center;
}
  
  h2:first-child {
    margin-top: 0;
    padding: 10px;
    text-align: center;
    font-weight: bold;
    font-size: 26px;
    color: #fff;
    text-transform: capitalize;
}
  
figure.effect-marley h2 {
    position: absolute;
    right: 20px;
    top: 20px;
    left: 00px;
    padding: 10px 0;
    font-size: 30px;
    text-transform: capitalize;
}
  
}

@media only screen and  (max-width:320px) {
  figure.effect-marley h2 {
    position: absolute;
    right: 20px;
    top: 20px;
    left: 00px;
    padding: 10px 0;
    font-size: 30px;
    color: #000;
}
  
h2:first-child {
    margin-top: 0;
    padding: 10px;
    text-align: center;
    font-weight: bold;
    font-size: 26px;
    color: #000;
}
}

@media only screen and  (max-width:414px) {
  figure.effect-marley h2 {
    position: absolute;
    right: 20px;
    top: 20px;
    left: 00px;
    padding: 10px 0;
    font-size: 30px;
    color: #000;
   text-transform: capitalize;
}
  
h2:first-child {
    margin-top: 0;
    padding: 10px;
    text-align: center;
    font-weight: bold;
    font-size: 26px;
    color: #000;
}
}

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

}

