.itopplus-background {
background-image:none;background-color :rgba(204, 202, 222, 1);
}
.navbar-default{
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b0b8c8+0,3f537b+51,142c5d+100 */
  background: #b0b8c8; /* Old browsers */
  background: -moz-linear-gradient(top, #b0b8c8 0%, #3f537b 51%, #142c5d 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #b0b8c8 0%,#3f537b 51%,#142c5d 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #b0b8c8 0%,#3f537b 51%,#142c5d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b0b8c8', endColorstr='#142c5d',GradientType=0 ); /* IE6-9 */
  border-radius: 0;
}

.navbar-default .navbar-toggle:focus .icon-bar,.navbar-default .navbar-toggle:hover .icon-bar {
    background-color: #4746ff;
}
.navbar-default .navbar-toggle:focus .text-bar,.navbar-default .navbar-toggle:hover .text-bar {
    color: #4746ff!important;
}
.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover {
    color: #4746ff;
}
.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: #4746ff!important;
}
.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover {
    color: #4746ff!important;
}
.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover {
    color: #4746ff!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: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 ;
}

}

@media (min-width: 769px){  
  .navbar-nav>li>a {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }  
  .navbar {
    min-height: 0px !important;
}  
}

  @media(max-width: 500px){    
    #mobileonly{
  	visibility : visible;
      width:inherit;
      height:inherit;
  }    
    #popular{
    	display : none;
    }        
  }

.no-js .jssora03r, .jssora03l{
    display: none;
}

.no-js .jssorb03{
transform: scale(0) !important;
}

.no-js .navbar-default .navbar-nav>li>a {
    color: #fff;
    font-family: Thaisansneue;
    font-size: 24px;
}

.no-js .dropdown-menu>li>a {
    font-family: thaisansneue;
    font-size: 21px;
}

.timeline {
  list-style: none;
  padding: 20px 0 20px;
  position: relative;
}
.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #eeeeee;
  left: 50%;
  margin-left: -1.5px;
}
.timeline > li {
  margin-bottom: 20px;
  position: relative;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li > .timeline-panel {
  width: 46%;
  float: left;
  border: 1px solid #d4d4d4;
  border-radius: 2px;
  padding: 20px;
  position: relative;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 4px 7px 6px rgba(0,0,0,0.175);
  background-color: #fff;
}
.timeline > li > .timeline-panel:before {
  position: absolute;
  top: 26px;
  right: -15px;
  display: inline-block;
  border-top: 15px solid transparent;
  border-left: 15px solid #ccc;
  border-right: 0 solid #ccc;
  border-bottom: 15px solid transparent;
  content: " ";
}
.timeline > li > .timeline-panel:after {
  position: absolute;
  top: 27px;
  right: -14px;
  display: inline-block;
  border-top: 14px solid transparent;
  border-left: 14px solid #fff;
  border-right: 0 solid #fff;
  border-bottom: 14px solid transparent;
  content: " ";
}
.timeline > li > .timeline-badge {
  color: #fff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 1.4em;
  text-align: center;
  position: absolute;
  top: 16px;
  left: 50%;
  margin-left: -25px;
  background-color: #8abcf9;
  z-index: 100;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}
.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}
.timeline-badge.primary {
  background-color: #2e6da4 !important;
}

.timeline-badge.warning {
  background-color: #55a1fd !important;
}
.timeline-badge.danger {
  background-color: #177cf7 !important;
}

.timeline-title {
  margin-top: 0;
  color: inherit;
}
.timeline-body > p,
.timeline-body > ul {
  margin-bottom: 0;
}
.timeline-body > p + p {
  margin-top: 5px;
}

.no-js .thumbnail {
   border: none;
   border-radius: 2px;
   background-color:rgba(255, 255, 255, 0);
}
.no-js .thumbnail:hover{
   	background: -webkit-linear-gradient(-45deg, #f3cf3f 0%,#f33f58 100%);
 	background: linear-gradient(-45deg,rgb(6, 106, 207) 0,rgb(91, 230, 153) 100%);
    border-radius: 2px;
    box-shadow: 3px 3px 2px 1px rgb(0, 185, 255);
}

.no-js .form-horizontal .control-label {
    font-family: thaisansneue;
    font-size: 23px;
    color: #fff;
    font-weight: 100;
    letter-spacing: 1px;
    margin-top: -10px;
}

.no-js .form-control {
    font-family: thaisansneue;
    font-size: 18px!important;
}

.no-js .btn-default {
    font-family: thaisansneue;
    font-size: 20px;
}

.no-js .label {
    font-family: thaisansneue;
    font-size: 14px;
}

.no-js .Contentmanager {
    padding: 10px;
    background-color: white;
}

.no-js .page-header {
    font-family: thaisansneue;
    font-size: 21px;
}

.no-js .post-time {
    font-size: 14px;
    color: #666;
    display: none;
}

.no-js .landingpagemanager {
    display: none;
}

.no-js .btn-sm, .btn-group-sm>.btn {
    font-size: 16px;
    line-height: 1.1;
    font-family: thaisansneue;
    font-weight: 700;
}

.no-js .Contentmanager-template2-1 a:hover {
    color: #2c477b;
}

.no-js .btn-primary {
    font-family: thaisansneue;
    font-size: 20px;
}

.no-js .text-center {
    font-size: 23px;
}

.Contentmanager .img-thumbnail {
    max-width: 50%;
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 768px) {  
  #mobileonly{
  	visibility : hidden;
    height:0px;
    width:0px;
  }  
  
  p#logowebsite{
  	font-size:10px;
  }

  #scrollTop{
    position: fixed;
    left: 10px;
    bottom: 5px;
    opacity: 0.5;
  }

  #scrollTop:hover{
    opacity: 1.5;
  }
  .zIndex-pos3 {
    z-index: 100;
  }
   .Contentmanager .img-thumbnail {
    max-width: 100%;
   }
}

/*เพิ่มขนาดความยาวของเมนูย่อยในมือถือ*/
@media only screen and (min-width : 320px) {
.navbar-default.navbar-fixed .dropdown-menu {
    max-height: 1000px;
    overflow: scroll;
}
}

