.itopplus-background {
background-image:none;background-color :rgba(112, 169, 176, 1);
}
.navbar-default .navbar-nav>li>a {
    font-size: 18px;
}

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

}

/*แถบเมนูเล็ก*/
/* 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;
  }
}

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

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





/* photo */

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

/* Album */

.thumbnail {
  border: none;
  border-radius: 0px;
  background-color:rgba(255, 255, 255, 0);
box-shadow: 0 0px 2px rgba(0,0,0,.0);
  padding: 0px!important;
  color: #4d4d4d;
}
.thumbnail:hover{
 -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
  border-radius: 0px;
  background-color:#df0d28;
  color: #fff;
}

figure.effect-jazz figcaption::after {
    border-top: 0px solid transparent;
    border-bottom: 0px solid transparent;
}
figure.effect-jazz {
    background: transparent;
}
.jssora03l, .jssora03r, .jssora03ldn, .jssora03rdn {
    display: none;
}
.jssorb03 {
    display: none;
}
#slidermaster5c821f052413bc001c762801, #slidermaster5c82168f2413bc001c7626fe {
    width: 99.7%!important;
    margin: 0 auto;
}


.fancybox-lock {
    overflow: auto;
}
.fancybox-margin {
   margin-right: 0px;
}
.fancybox-lock .fancybox-overlay {
   overflow: auto;
   overflow-y: hidden;
}


/*  steve */
figure.effect-steve {
    background: transparent;
}
figure.effect-steve h2, figure.effect-steve p {
    background: transparent;
    color: transparent;
}
figure.effect-steve h2:before {
    box-shadow: 0 1px 10px rgba(0,0,0,0.0);
}
figure.effect-steve:before, figure.effect-steve h2:before {
    background: transparent;
}
figure.effect-steve:before {
    box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.52);
}



/*  Layout */
.boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 0px dashed transparent;
    border-bottom: 0px dashed transparent;
}

/*  hvr */
.hvr-grow {
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    transition-duration: 0.3s;
    transition-property: transform;
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
    transform: scale(1.05);
}

/*  winston */

figure.effect-winston {
    background: transparent;
    padding: 0px!important;
    margin-top: -39px!important;
    margin-bottom: -38px!important;
}
figure.effect-winston p {
    margin-top: 32px;
    position: absolute;
    right: 0;
    bottom: 0;
    top: 67%;
    padding: 10px 0px 15px 0px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    width: 100%;
    height: 50px;
    font-size: 14px;
    text-align: center;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
figure.effect-winston p:hover{
    position: absolute;
    right: 0;
    bottom: 0;
    top: 67%;
    padding: 10px 0px 15px 0px;
    background: #df0d28db;
    color: #fff;
    width: 100%;
    height: 50px;
    font-size: 14px;
    text-align: center;
    letter-spacing: 1.5px;
}
figure.effect-jazz figcaption::after {
border-top: 1px solid #fff0;
border-bottom: 1px solid #fff0;
}












/*from Contact*/
 
.no-js #Component5d198433c2e5a30017183e15 label {
    display: none!important;
}
.no-js #Component5d198433c2e5a30017183e15 .col-md-6 {
    width: 100%;
      margin-left: 0;
}

.no-js #Component5d198433c2e5a30017183e15 .form-control {
    border: 1px solid #000;
    border-radius: 0px!important;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    font-size: 14px!important;
    padding: 20px;
    background: transparent;
   color: #000!important;
}
.no-js #Component5d198433c2e5a30017183e15 ::placeholder {
    color: #000!important;
}

.no-js #Component5d198433c2e5a30017183e15 .form-control:focus {
    border-color: #dd0000;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102, 175, 233, 0);
  color: #000!important;
}

.no-js #Component5d198433c2e5a30017183e15 .btn {
    background-image: -webkit-linear-gradient(top,#404040 0,#404040 100%);
    background-image: -o-linear-gradient(top,#404040 0,#404040 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#404040 ),to(#404040 ));
    background-image: linear-gradient(to right, #404040 0%,#404040 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#404040',endColorstr=#404040,GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 0px;
    padding: 10px 30px;
    font-size: 14px;
    border: 0px solid transparent;
    color: #fff;
}

.no-js #Component5d198433c2e5a30017183e15 .btn-default:active {
background-color: #404040;
}

.no-js #Component5d198433c2e5a30017183e15 .btn-default:hover,
.no-js #Component5d198433c2e5a30017183e15 .btn-default:focus {
    background-position: 0 0px;
  background-color: #404040;
}

.form-group .label a {
    color: #fff;
}

/*from Contact*/   







/*Hide Menu Phone*/

@media only screen and (min-width : 360px) {
.navbar-default .navbar-toggle {
    border-color: #66b2ff;
    border: none!important;
    background: none!important;

}
  
  .text-bar {
    color: #66b2ff!important;
    font-size: 0px!important;
}
}


@media only screen and (max-width: 768px){
.navbar-default .navbar-brand {
padding: 11px;
}
     .no-js #Component5d198433c2e5a30017183e15 .btn {
    margin-left: 0px;
    background-color: #404040;
}
  .col-sm-12, .col-md-12, .col-lg-12 {
    padding-right: 5px;
    padding-left: 5px;
}
  #Component5d1977bec2e5a30017183aaa {
    margin-bottom: -150px;
    margin-top: -10px;
}
#Component5d197714e678b3001639b13d .effect-default p {
    padding: 10px 0px 0px 0px;
}
 #Component5d197c42c2e5a30017183bf6 .effect-default p {
    padding: 10px 0px 0px 0px;
}
  #Component5d197f2bc2e5a30017183cc9 .effect-default p {
    padding: 10px 0px 0px 0px;
}
  #Component5d197f52c2e5a30017183cd0 .effect-default p {
    padding: 10px 0px 0px 0px;
}
}


@media only screen and (min-width : 320px) {
.navbar-default .navbar-toggle {
    border-color: #66b2ff;
    border: none!important;
    background: none!important;

}
  
  .text-bar {
    color: #66b2ff!important;
    font-size: 0px!important;
}
}

/*Hide Menu Phone*/    

