.itopplus-background {

}

a {
    color: #444;
}
a:hover {
    color: #ffa048;
}


@media only screen and (max-width: 768px){
  .row-fluid [class*=col-sm-5fix] {
   width: 50%;
   float:left;  
 }}

................................./* อัลบัม ใช้เฟเฟ็ bubba*/...................................



figure.effect-bubba figcaption::before {
    border-top: 0px solid;
    border-bottom: 0px solid;
    -webkit-transform: scale(0,0);
    transform: scale(0,0);
}

figure.effect-bubba figcaption::after {
    border-right: 0px solid;
    border-left: 0px solid;
    -webkit-transform: scale(0,0);
    transform: scale(0,0);
}
.grid figure.effect-bubba figcaption:hover{
    background: rgba(0, 0, 0, 0.58);
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
  
}

figure.effect-bubba h2 {
    padding-top: 15%;
    -webkit-transition: -webkit-transform .35s;
    transition: transform .35s;
    -webkit-transform: translate3d(0,-20px,0);
    transform: translate3d(0,-20px,0);
}

.thumbs {
    display: block;
    line-height: 1.42857143;
    background-color: transparent;
    border: none;
    box-shadow: none;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

figure.effect-bubba:hover figcaption::after, figure.effect-bubba:hover figcaption::before {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
}
................................./* อัลบัม*/...................................


/*effect ข้อความ*/
figure {
margin: 0;
padding: 0;
overflow: hidden;
}

figure:hover span {
bottom: -36px;
opacity: 1;
}

.hover01 figure img {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: .3s ease-in-out;
transition: .3s ease-in-out;
  border-radius: 50%;
}

.hover01 figure:hover img {
    -webkit-transform: scale3d(0.95,0.95,1);
    transform: scale3d(0.95,0.95,1);
    -moz-box-shadow: 0 0 10px #444;
    -webkit-box-shadow: 0 0 10px #444;
    box-shadow: 0 0 10px #444;
    border-radius: 50%;
}


/*---------------------------------------------------------*/

.thumbs {
    padding-left: 0px!important;
    padding-right: 0px!important;
    background-color: #fff;
}

.thumbs:hover{
    padding-left: 0px!important;
    padding-right: 0px!important;
    background-color: #ccc;
   -webkit-filter: contrast(100%); /* Safari */
   filter: contrast(100%);
   box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
   border-radius: 0px;
}

/*-----------------------------------------------------------------*/


.navbar-default .navbar-nav>li>a {
    color: #000;
    padding: 10px 8px;
    font-size: 18px;
}

.navbar-nav>li>.dropdown-menu>li>a {
    background: 0 0;
    color: #000!important;
    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>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #fa5c18;
    -webkit-box-shadow: inset 0 -3px 0 0 #ffa048;
    -moz-box-shadow: inset 0 -3px 0 0 #ffa048;
    box-shadow: inset 0 -3px 0 0 #ffa048;
}
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #fa5c18;
    -webkit-box-shadow: inset 0 -3px 0 0 #ffa048;
    -moz-box-shadow: inset 0 -3px 0 0 #ffa048;
    box-shadow: inset 0 -3px 0 0 #ffa048;
}
.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover {
    color: #fa5c18;
    -webkit-box-shadow: inset 0 -3px 0 0 #ffa048;
    -moz-box-shadow: inset 0 -3px 0 0 #ffa048;
    box-shadow: inset 0 -3px 0 0 #ffa048;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav>li>.dropdown-menu>li>a:hover {
    color: #fa5c18!important;
    -webkit-box-shadow: inset 0 -3px 0 0 #ffa048;
    -moz-box-shadow: inset 0 -3px 0 0 #ffa048;
    box-shadow: inset 0 -3px 0 0 #ffa048;
}
.navbar-default .navbar-nav>li:hover,.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover {
    background-color: transparent; /*จะขึ้นเป็นสีเทา*/
}
@media (max-width:768px) {
    .navbar-default {
        background: #ffc1a6;
    }
}

label.col-xs-12.col-sm-3.col-md-3.control-label {
   width: 30%;
}

.navbar-default .navbar-toggle {
    border-color: transparent;
}
.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover {
    border-color: #fa5c18;
}
/*hover ไอคอน ในโทรศัพท์  และ Menu*/
.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover {
    color: #fa5c18;
}
.navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar {
    background-color: #fa5c18;
}
.navbar-default .navbar-toggle:focus .text-bar,.navbar-default .navbar-toggle:hover .text-bar {
    color: #fa5c18!important;
}

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

}

