.itopplus-background {

}
.no-js #Component5e78342f70b4210012771dd1 .col-xs-12.col-sm-12.col-md-12.padding img {
    width: 100%!important;
}


/*อัลบั้ม*/
.thumbnail>img, .thumbnail a>img{
  -webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
  
}
.thumbnail>img, .thumbnail a>img:hover{
    -webkit-transform: scale(1.1);
	transform: scale(1.1);

}

.imgLightbox {
   position: relative!important;
   overflow: hidden!important;
   width: 100%!important;

}
.thumbnail h2.margin {
    text-align: center;
    font-size: 18px;
    line-height: 2.5;
    background-color: #0752c4;
    color: #fff;
}


.about_cnn h1 {
	font-size:2.8em;
}
.about_cnn p {
	font-size:1.45em;
}
.about {
	margin-top:10%;
  	margin-left:-15%;
}
.subject{
	font-weight:400;
  	font-size:3em;
  	margin:10% 0;
}
.border_subject {
    font-size: 2.5em;
    font-weight: 500;
    margin-top: 30px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: solid 2px #ee1515;
}


.text_product{
	text-align:center;
  	font-size:24px;
  	border-top:solid 5px #ee1515;
  	color:#fff;
  	line-height:3;
      -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.text_product:hover{
  	border-top:solid 5px #fff;
      text-shadow: -1px 1px 12px #000000;
}




/*อัลบั้ม*/
.thumbnail, .img-thumbnail {
    box-shadow: none;
}
.thumbnail {
    padding: 0;
    margin-bottom: 20px;
    background-color: #fff;
    border: none;
    border-radius: 0;
}


/*ตารางฟ้า*/
table.tj2 {
   border-spacing: 0;
   width: 100%;
   border: 1px solid #ccc;
   padding:10px;
   background-color:#fff;
}

table.tj2 td {
  border: 1px solid #ccc;
  padding:6px; 
  font-size:16px;
  vertical-align: top;
  text-align: left;


}
table.tj2 th {
    border: 1px solid #ccc;
    text-align: center;
    padding: 10px;
    font-size: 18px;
    vertical-align: text-top;
    font-weight: normal;
    background-color: #242424;
    color: #fff;
}
table.tj2 tr:nth-child(even) {background-color: #fff;}
table.tj2 tr:nth-child(odd) {background-color: #eee;} 


table.tj2 tr:hover{background-color: #ee1616;color: #fff; }
table.tj2 td:hover{background-color: #ee1616;color: #fff; }


@media (max-width: 768px){  
  table.tj2 {
   border-spacing: 0;
   width: 100%;
   border: 1px solid #ccc;
   padding:10px;
    white-space: nowrap;
}
  table.tj2 th {
  border: 1px solid #ccc;
  padding:8px; 
  font-size:15px;
  vertical-align: top;
}
table.tj2 td {
  border: 1px solid #ccc;
  padding:5px; 
  font-size:14px;
  vertical-align: top;
  text-align: left;
}

}



/*ตารางติดต่อเรา*/
table.tj5{
 border:none;
 border-collapse: collapse;
 white-space: nowrap;
 width: 100%;
}

table.tj5 th, table.tj5 td {
  border-right: solid 1px #cbcbcb;
  text-align: center;
  vertical-align: text-top;
  font-size:16px;
  padding:5px;
  color:#161616;
  width:25%;
}
table.tj5 td:hover {color:#074783;}
@media (max-width: 768px) {

table.tj5 th, table.tj5 td {
    font-size:11px;
    width:25%;
}
 .table-responsive {
    border: none;
} 
}
@media (max-width: 414px) {
table.tj5 th, table.tj5 td {
    font-size:16px;
    border-right:none;
    text-align: center;
    vertical-align: text-top;
    line-height: 1.5;
    margin: 10px;
    display: block;
    width: 100%;
    text-align: center;

}
}

/*ตารางหน้าแรก*/
table.tj4{
 border:none;
 border-collapse: collapse;
 white-space: nowrap;
 width: 100%;
}

table.tj4 th, table.tj4 td {
  border-right: solid 1px #cbcbcb;
  text-align: center;
  vertical-align: text-top;
  font-size:16px;
  padding:5px;
  color:#161616;
  width:25%;
}
table.tj4 td:hover {color:#074783;}
@media (max-width: 768px) {

table.tj4 th, table.tj4 td {
    font-size:11px;
    width:25%;
}
 .table-responsive {
    border: none;
} 
}

@media (max-width: 414px) {
table.tj4 td {
    border: none;
    padding: 5px 10px;
    font-size: 18px;
    text-align: center;
    display: -webkit-box;
    width: 50%;
}
}





/*footer*/
.mobile-display {
	display:block;
}

/*อัลบั้ม*/
figure.effect-jazz figcaption::after {
border-top: 1px solid #fff0;
border-bottom: 1px solid #fff0;
}
figure.effect-jazz {
    background: transparent;
}


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

.hvr-bounce-in {
    color:#212125;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
.hvr-bounce-in:hover, .hvr-bounce-in:focus, .hvr-bounce-in:active {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
    transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}


/*from Contact*/
.no-js #Component5e78342f70b4210012771dd1 label{
	display: none!important;
}
.no-js #Component5e78342f70b4210012771dd1 .col-md-6{
    width: 100%;
  	margin-left: 0;
}
.no-js #Component5e78342f70b4210012771dd1 .form-control{
     border: 1px solid #dddddd;
    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: 12px;
    background: whitesmoke;
    color: #000000;
}
.no-js #Component5e78342f70b4210012771dd1 .form-control:focus {
    border-color: #004638;
    -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 #Component5e78342f70b4210012771dd1 .btn{
	background-image: linear-gradient(to bottom, #eb1e18 0%,#ec1518 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 0px;
    padding: 10px 30px;
    font-size: 12px;
    border: 0px solid transparent;
    color: #fff;
}
.no-js #Component5e78342f70b4210012771dd1 .btn-default:active{
	background-color: #404040;
}
.no-js #Component5e78342f70b4210012771dd1 .btn-default:hover, 
.no-js #Component5e78342f70b4210012771dd1 .btn-default:focus{
    background-position: 0 40px;
    background-color: #ed1719;
}
.no-js #Component5e78342f70b4210012771dd1  span.label a {
    color: #fff;
}
.no-js #Component5e78342f70b4210012771dd1 .col-xs-12.col-sm-12.col-md-12.padding img {
    width: 35%;
}

/*from Contact*/ 




/*----ค้นหา-----*/
  .search_text a{
   color:#000;
  }

 /*------------ค้นหา -------------------*/
  .itopplus-search-image-flex-container {
   width: 100%!important;
   display: block!important;
}
  .itopplus-search-image-flex-item img {
    height: inherit;
    width: 100%!important;
}
.itopplus-search-image-flex-item {
    background-color:#ececec!important;
    width: 32%!important;
    padding: 10px;
    text-align: left;
    display: inline-block;
}

.itopplus-search-shopcart-image {
    height: auto !important;
    overflow: hidden;
}  
.itopplus-search-shopcart-image img{
  width: 100% !important;
}


/*menu*/
.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-size: 18px;
}
.dropdown-menu, .dropdown-menu>li>a {
    background-color: #0d4292!important;
    border-bottom: solid 5px #0d4292;
}
.navbar-nav>li>.dropdown-menu>li>a:hover {
    background: #fff;
    color: #fff!important;
    border-bottom: solid 5px #f01414;
}

/*เมนูฟิกไม่มีโลโก้*/
.itopplus-sticky-nav-bar-inside div {
   float: none!important;
   text-align: center;
}
#itopplus-sticky-nav-bar {
    background-color:#fff;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.33);
}
#itopplus-nav-bar-sticky .itopplus-sidebar-menu-parent {
    color: black;
    font-size: 12pt;
    border-bottom: none!important;
}



/*link*/
.itopplus-footer a{
   color:#fff;
}
a:hover {
    color: #ee1516;
}

/*--------------------ipad-----------------*/
@media (max-width:812px) {

/*------------ค้นหา -------------------*/
.itopplus-search-image-flex-item {
    background-color: :#f5f5f5!important;
    width: 30%!important;
    padding: 5px;
    text-align: left;
    display: inline-block;
    height: 300px!important;
    min-height: 0px!important;
    max-height: 300px!important;
}
  #searchResultLanding {
    margin: 0 5px;
}
  .about_cnn h1 {
    font-size: 2em;
}
  .about_cnn p {
    font-size: 1.143em;
}
  .subject {
    font-weight: 400;
    font-size: 2.5em;
    margin: 10% 0;
}
}
/*--------------------ipad-----------------*/

/*--------------------mobile-----------------*/
@media (max-width:414px) {
         /*------------ค้นหา -------------------*/
    .itopplus-search-image-flex-item {
    background-color::#f5f5f5!important;
    height: inherit!important;
    width: 95%!important;
    padding: 10px;
    text-align: left;
}
  
.mobile-display {
	display:none;
}
.about {
	margin-top:5%;
  	margin-left:0;
}
  .about_cnn p {
font-size: 15px;
}
.about_cnn h1 {
font-size: 1.8em;
}
  h1 {
    font-size: 1.4em;
}
  .itopplus-bg1 {
    background-size: cover;
  }
  .border_subject {
    font-size: 2em;
    margin-top: 20px;
    margin-bottom: 10px;
    padding-bottom: 10px;

}
}
/*--------------------mobile-----------------*/





/*menu*/
.navbar-default {
    background: #0d4292;
    border-radius: 0px;
}
.navbar-default .navbar-toggle {
    border-color: transparent;
}
.navbar-nav>li>.dropdown-menu>li>a {
    background: 0 0;
    color: #fff;
    font-size: 16px;
}
.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    background-color: none;
    -webkit-box-shadow: 0 5px 0 0 #ee1515;
    -moz-box-shadow: 0 5px 0 0 #ee1515;
    box-shadow: 0 5px 0 0 #ee1515;
}
.navbar-default .navbar-toggle:focus .icon-bar,.navbar-default .navbar-toggle:hover .icon-bar {
    background-color: #ee1515;
}
.navbar-default .navbar-toggle:focus .text-bar,.navbar-default .navbar-toggle:hover .text-bar {
    color: #ee1515!important;
}
@media (max-width:768px) {
    .navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover {
        color: #ee1515;
    }
}
@media (max-width:768px) {
  .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
   box-shadow: 0px 3px 0px -1px #ee1515;
}
}
/*เวลา hover focus ที่  opendropdown ตัวอักษรจะเป็นสีขาว*/
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
    color: #ee1515!important;
}
/*เมนูย่อย เมนูย่อยเปลี่ยนสีพื้นหลัง*/
.navbar-default .navbar-nav .open>.dropdown-menu {
    background: #000;
}
.dropdown-submenu:hover>.dropdown-menu {
    background-color: #000;
}
.dropdown-menu, .dropdown-menu>li>a {
    background-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:center ;
}
 ul.nav li.dropdown:hover > ul.dropdown-menu {
   display: block;
   margin: 0;
 }
  .about_cnn p {
    font-size: 1.15em;
}
  .about_cnn h1 {
    font-size: 2.5em;
}
}

/* 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 ;
}
 ul.nav li.dropdown:hover > ul.dropdown-menu {
   display: block;
   margin: 0;
 }
  .about_cnn p {
	font-size:1.45em;
}
  .about_cnn h1 {
    font-size: 3em;
}
}



@media only screen and (min-width :1900px) {
   body,html {
   font-size: 16px;
}
 /*------------ค้นหา -------------------*/
  .itopplus-search-image-flex-container {
   width: 100%!important;
   display: block!important;
}
  .itopplus-search-image-flex-item img {
    height: inherit;
    width: 100%!important;
}
.itopplus-search-image-flex-item {
	background-color: :#f5f5f5!important;
    width: 24%!important;
    padding: 5px;
    text-align: left;
    display: inline-block;
    height: 500px!important;
    min-height: 0px!important;
    max-height: 500px!important;
}

.itopplus-search-shopcart-image {
    height: auto !important;
    overflow: hidden;
}  
.itopplus-search-shopcart-image img{
  width: 100% !important;
  }
   ul.nav li.dropdown:hover > ul.dropdown-menu {
   display: block;
   margin: 0;
 }
}

/*slide*/
#imagesControl5e7433d6c13cd5001371531b {
    padding: 0!important;
}
.callbacks li {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index: -1!important;
}

@media (min-width: 769px){
.container {
    width: 100%;
}
}

@media (min-width: 769px){
  #controlBanner{
  margin-top: 0;
  }
}

