.itopplus-background {
background-image:none;background-color :rgba(205, 198, 198, 1);
}
.navbar-default {
    border: 0 solid;
    background: 0 0
}
.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover {
    color: #dab16f;
    background-color: transparent
}
.navbar-default .navbar-toggle:focus .icon-bar,.navbar-default .navbar-toggle:hover .icon-bar {
    background-color: #dab16f;
}
.navbar-default .navbar-toggle:focus .text-bar,.navbar-default .navbar-toggle:hover .text-bar {
    color: #dab16f!important;
}
.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 {
    color: #dab16f;
    background-color: transparent
}
.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover {
    color: #dab16f!important;
}
.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover {
    background-color: transparent;
    background-image: none;
    color: #dab16f!important;
}
@media (max-width:768px) {
    .navbar-default {
        background: #621320
    }
}

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

}


.picf {
    transition: 0.5s;
}
.picf:hover {
    transform: translate(0px, -8px);
    transition: 0.5s;
}

 /*เนื้อหาระบบ*/
.nav-template li:hover {
    background-color: #fff;
    text-decoration: underline !important;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    padding-top: 10px;
}
.nav-template li{
    padding-top: 10px;
    border: solid 1px #dcb073;
    background-color: #fff;
    border-radius: 5px;
}
li.col-md-6.col-sm-6.col-xs-12 {
    margin: 5px 8px!important;
    width: 22.6%;
}
.col-md-4.col-sm-4.col-xs-12.padding-col {
    width: 100%;
}
.col-md-8.col-sm-8.col-xs-12.padding-col {
    width: 100%;
    text-align: center;
    padding-top: 15px;
    overflow: hidden!important;
    text-overflow: ellipsis!important;
    white-space: nowrap!important;
}
.col-md-8.col-sm-8.col-xs-12.padding-col strong {
   font-weight: normal;
   color: #956525;
   font-size: 18px;
}
.img-container {
    width: 100%;
    height: 0;
    padding-bottom: 90%;
    position: relative;
}
.col-md-8.col-sm-8.col-xs-12.padding-col p{
	display:block;
    font-size: 14x;
} 
.col-md-8.col-sm-8.col-xs-12.padding-col p:after {
    display: block;
    content: 'รายละเอียด';
    color: #956525;
    background: transparent;
    width: 50%;
    margin-top: 10%!important;
    margin-bottom: 5%!important;
    padding: 8px;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 2px;
    border: solid 1px #b7bfc1;
    margin: 0 auto;
}
.img-container .img {
    background-position: center!important;
}
@media (max-width: 414px){
li.col-md-6.col-sm-6.col-xs-12  {
	width: 100%!important;
}
}
@media only screen and (max-width: 320px) {
 li.col-md-6.col-sm-6.col-xs-12 {
	width: 100%!important;
}
}
@media only screen and (max-width: 375px) {
 li.col-md-6.col-sm-6.col-xs-12 {
	width: 100%!important;
}
}
@media only screen and (max-width : 768px) {
li.col-xs-12 {
	width: 100%!important;
}
}
@media only screen and (max-width : 922px) {
li.col-sm-6 {
	width: 46.1%!important;
}
}
.post-time, .fbcomments, .landingpagemanager {
    display: none;
}
.managerHeader {
    font-size: 30px;
    color: #dcb371;
}
figure.effect-selena {
    background: #fff0;
}
.pagination>li>a {
    color: #956525;
}
.pagination>.active>a {
	background-color: #956525!important;
	border-color: #956525!important;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #656565;
}




@media (max-width:768px) {
/*Hide Menu Phone*/
          .navbar-default .navbar-toggle {
              border-color: #f68e1f00;
          }
          .navbar-inline .text-bar {
              display: none;
          }
          .navbar-inline {
              margin-top: 9px;
              margin-right: 2px;
              margin-left: -2px;
              margin-bottom: 9px;
          }
           .glyphicon-phone-alt:before {
                content: "\e182";
          }
          p.search_urlSearch {
               word-wrap: break-word;
          }
          .text-justify {
              text-align: inherit;
          }
          .col-sm-12, .col-md-12, .col-lg-12 {
                  padding-right: 5px;
              padding-left: 5px;
          }
/*Hide Menu Phone*/
.navbar-default {
    background: #956525;
}
  #imagesControl5c59601a2c5f1d001d8ccdaf {
    padding: 0px!important;
    margin-bottom: -6px;
}
.glyphicon-chevron-right {
	display:none!important;
}
.glyphicon-chevron-left {
	display:none!important;
}
.table-responsive {
    white-space: nowrap;
}
}



@media (max-width:768px) {
label.col-xs-12.col-sm-3.col-md-3.control-label {
   width: 33%;
}
}

.navbar-default .navbar-nav .open>.dropdown-menu {
    background: #fff!important;
    font-size: 16px;
}

