.itopplus-background {

}

  /*----ค้นหา-----*/
  .search_text a{
   color:#000;
  }
 /*------------ค้นหา -------------------*/
  .itopplus-search-image-flex-container {
   width: 100%!important;
   display: block!important;
}
.itopplus-search-image-flex-item {
    background-color: #f2f2f2!important;
    width: 30%!important;
    padding: 5px;
    text-align: left;
    display: inline-block;
}

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


/*from Contact*/
.no-js #Component5e008c64060fab0019a35f9b label {
    display: none!important;
}
.no-js #Component5e008c64060fab0019a35f9b .col-md-6 {
    width:100%;
      margin-left: 0;
}
.no-js #Component5e008c64060fab0019a35f9b .form-control {
    border: 1px solid #606060;
    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;
}
.no-js #Component5e008c64060fab0019a35f9b .form-control:focus {
    border-color: #ddd;
    -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 #Component5e008c64060fab0019a35f9b .btn {
   background-image: linear-gradient(to right, #1d60ad 0%,#16a1e5 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 #Component5e008c64060fab0019a35f9b .btn-default:active {
background-color: #404040;
}

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

/*from Contact*/ 





/*หัวข้อ*/
ul.a {
    list-style-image: url(http://itp1.itopfile.com/ImageServer/a921d15dc4c2e857/25/0/iTopPlus1467353242107.webp);
    list-style-position: outside;
}
ul.b {
    list-style-image: url(http://itp1.itopfile.com/ImageServer/a921d15dc4c2e857/25/0/iTopPlus1467353242107.webp);
    list-style-position: outside;
}
ul.a li {
    margin-left:46%;
}
.col-md-6.pull-left {
    margin-right: 0;
}
img.img-responsive {

    border: solid 1px #252766;
}



/*ตารางฟ้า*/
table.tj2 {
   border-spacing: 0;
   width: 100%;
   border: 1px solid #ccc;
   padding:10px;
   background-color:#fff;
}
table.tj2 td {
  border: 1px solid #ccc;
  padding:10px; 
  font-size:16px;
  vertical-align: top;
  text-align: left;
}
table.tj2 th {
    border: 1px solid #ccc;
    text-align: center;
    padding: 10px;
    font-size: 16px;
    vertical-align: text-top;
    font-weight: normal;
    background-color: #3988e1;
    color: #fff;
}
table.tj2 td:nth-child(even) {background-color: #f9f9f9;}
table.tj2 td:nth-child(odd) {background-color: #1c5aa9;color:#fff;} 


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

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

table.tj3 th {
    border: 1px solid #ccc;
    text-align: center;
    padding: 10px;
    font-size: 16px;
    vertical-align: middle;
    font-weight: normal;
    background-color: #1c5aa9;
    color: #fff;
}

table.tj3 td:nth-child(even) {background-color: #fff;}
table.tj3 td:nth-child(odd) {background-color: #eee;} 






/*home*/
.btn-home {
    border: solid 1px #fff;
    background-color: transparent;
    letter-spacing: 1px;
    color: #fff;
    font-size: 14px;
    padding: 8px 40px;
    text-align: center;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    width: max-content;
    margin: 0 auto;
}
.btn-home:hover {
    border: solid 1px #bae7fb;
    background-color: #15a9eb;
}

.btn-home3 {
    border: solid 1px #fff;
    background: linear-gradient(to right, rgba(40,128,187,1) 0%, rgba(131,204,238,1) 100%);
    letter-spacing: 1px;
    color: #fff;
    font-size: 16px;
    padding: 10px 40px;
    text-align: center;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    width: max-content;
    margin: 0 auto;
}
.btn-home3:hover {
    border: solid 1px #bae7fb;
    background: linear-gradient(to right, rgba(40,128,187,1) 0%, rgba(40,128,187,1) 100%);
}
.thumbnail {
    display: block;
    padding: 0;
  	padding-right:0!important;
  	padding-left:0!important;
}


.home-content{
	padding:5% 2%;
}
.home-content h1{
	font-size:3.5em;
}
.border-home{
  	border-radius:40px;
    background: linear-gradient(to bottom, rgba(222,222,222,1) 0%, rgba(243,243,243,1) 50%, rgba(176,176,176,1) 100%);
  	box-shadow: -3px 0px 2px 0px rgba(0, 0, 0, 0.25);
    padding: 5px;
  	width:90%;
    margin:0 auto;
}
.border-home2{
   	border-radius:30px;
  	padding:15px 10px;
  	text-align:center;
  	font-size:24px;
  	background: linear-gradient(to right, rgba(28,90,169,1) 0%, rgba(20,173,239,1) 100%);
   	margin:0 auto;
   	color:#fff;
}


/*อัลบั้ม*/
figure.effect-bubba h2 {
    padding-top: 18%;
    font-size: 22px;
    font-weight: 440!important;
    text-transform: none;
}
.grid figure figcaption {
    padding: 5px;
}
figure.effect-bubba {
    background: transparent;
}
figure.effect-bubba:hover img {
    opacity: 1;
}



/*Contentmanager-3*/
.col-md-2.col-sm-2.col-xs-3.padding-col {
    width: 20%;
}
.col-md-10.col-sm-10.col-xs-9.padding-col {
    width: 80%;
}
.col-md-2.col-sm-2.col-xs-3.padding-col .img-container {
    border: solid 1px #b4b4b4;
    margin-bottom: 20px;
}
.col-md-10.col-sm-10.col-xs-9.padding-col strong {
    font-size: 18px;
    color: #287fbb;
    display: block;
}
.col-md-10.col-sm-10.col-xs-9.padding-col a.btn-sm.link.padding{
	font-size: 16px;
}



/*Contentmanager-5*/
.nav-template .col-md-6.col-sm-6.col-xs-12 {
    width: 48%;
    margin: 10px!important;
    margin-top: 10px;
    text-align: center;
    padding-bottom: 10px;
   	border: solid 1px #e2e2e2;
    background: linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 55%, rgba(219,240,250,1) 100%);
}
.nav-template .col-md-8.col-sm-8.col-xs-12.padding-col p {
    font-size: 14px;
    padding: 5px 2px;
    padding-bottom: 15px!important;
    height: 140px;
    overflow: hidden;
    display: none;
    text-overflow: ellipsis;
}
.nav-template .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 22px;
    overflow: hidden;
    display: block;
    color: #287fbb;
   	padding: 20% 10%;
}
.nav-template .col-md-4.col-sm-4.col-xs-12.padding-col {
    width: 50%;
}
.img-container {
    width: 100%;
    height: 0;
    padding-bottom: 95%;
    position: relative;
    background-position: 100%;
}
.nav-template .col-md-8.col-sm-8.col-xs-12.padding-col {
    width: 50%;
    font-size: 14px;
    height: 140px;
}
.nav-template .col-md-6.col-sm-6.col-xs-12 a:after {
    content: "VIEW PRODUCTS »"!important;
    color: #fff!important;
    padding: 10px 10px;
    font-size: 12px!important;
    background: linear-gradient(to right, rgba(40,128,187,1) 0%, rgba(131,204,238,1) 100%)!important;
}
.nav-template .col-md-6.col-sm-6.col-xs-12 a:hover:after{
   content: "VIEW PRODUCTS »"!important;
   background: linear-gradient(to right, rgba(40,128,187,1) 0%, rgba(40,128,187,1) 100%)!important;
   color: #fff!important;
   padding: 10px 10px;
   font-size: 12px!important;
   text-decoration: none!important;
}
.nav-template li:hover a {
    color: #333;
    text-decoration: none!important;
}
.nav-template li:hover {
    box-shadow: 0 0 10px #b5b5b5;
    background-color: transparent;
    text-decoration: none!important;
}
#Contentmanager .post-time {
    display: none;
}
h3.managerHeader {
    margin-bottom: -20px;
}










/*Contentmanager-8*/
.Textmanager.font-inherit {
    font-size: 16px;
    text-align: left;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
    background-color: #000;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-bottom: none;
    background-color: #000;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd):hover, .Contentmanager .site .col-section .item.-micro:nth-child(even):hover{

}
.Contentmanager .site .col-section .item.-micro a .caption {
    padding-left: 0;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    margin-bottom: 0;
      display: none;
}
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 0;
    width: 31.5%;
  	margin:10px 10px;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #15a8eb;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
  	margin-bottom: 0;
    font-size: 22px;
    color: #fff;
    text-align: center;
    padding: 20px 10px 10px;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px;
    background-color: rgba(0, 0, 0, 0.49);
}
.col-md-6.pull-left {
    margin-right: 0;
    width: 45%;
}
/*อัลบั้มในเนื้อหาระบบ*/
#Contentmanager .form-group .col-md-3 {
 	padding: 10px;
 	text-align: center!important;
	margin-bottom: -20px;
  	padding-top: 15px;
}
.itopplus-comment-input-container{
	display:none;
}
/*เรื่องน่าสนใจอื่นๆ*/
li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5{
    max-height: inherit;
    width: 31.5%!important;
    border: solid 1px #e6e6e6;
}
.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5 .col-md-4.col-sm-4.col-xs-4.padding {
    width: 100%;
}
.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5 .col-md-8.col-sm-8.col-xs-12 {
    width: 100%;
    text-align: center;
}
.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5 .col-md-8.col-sm-8.col-xs-12 {
    width: 100%;
    text-align: center!important;
    margin-bottom: 20px;
    font-size: 14px;
}
.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5 .col-md-8.col-sm-8.col-xs-12 a:after{
	display:none!important;
}
li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5 .col-md-8.col-sm-8.col-xs-12 a:after{
	display:none!important;
}


.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5 .col-md-8.col-sm-8.col-xs-12 p {
    font-size: 14px;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: none;
}
.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5 .col-md-8.col-sm-8.col-xs-12 strong{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    padding-top: 10px;
    font-size: 16px;
    font-weight: 500;
}
.landingpagemanager {
    margin-bottom: 40px;
  	display:none;
}
.img-container {
    width: 100%;
    height: 0;
    padding-bottom: 95%;
    position: relative;
}
#Contentmanager a.thumbnail.fancybox {
    border-radius: 0px;
  	border:none;
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    -webkit-filter: contrast(120%);
    filter: contrast(120%);
    box-shadow: 0 0 10px rgba(144, 144, 144, 0.8);
}



@media only screen and (max-width : 812px) {
.col-md-6.pull-left {
    width: 50%;
}
  h3.managerHeader {
    margin-bottom: 0px;
}
  /*เนื้อหารูปแบบ-5*/
  .nav-template .col-md-6.col-sm-6.col-xs-12 {
    width: 47%;
    margin: 10px!important;
}
  .nav-template .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 16px;
    overflow: hidden;
    padding: 20% 0;
}
  .nav-template .col-md-6.col-sm-6.col-xs-12 a:after {
    content: "VIEW PRODUCTS »"!important;
    color: #fff!important;
    padding: 8px 10px;
    font-size: 10px!important;
    background: linear-gradient(to right, rgba(40,128,187,1) 0%, rgba(131,204,238,1) 100%)!important;
}
  .nav-template .col-md-6.col-sm-6.col-xs-12 a:hover:after{
   content: "VIEW PRODUCTS »"!important;
   background: linear-gradient(to right, rgba(40,128,187,1) 0%, rgba(40,128,187,1) 100%)!important;
   color: #fff!important;
   padding:8px 10px;
   font-size: 10px!important;
}
  .nav-template .col-md-8.col-sm-8.col-xs-12.padding-col {
    width: 50%;
    font-size: 14px;
    height: 100px;
}
  .home-content h1 {
    font-size: 2.5em;
}
  figure.effect-bubba h2 {
    padding-top: 18%;
    font-size: 18px;
    font-weight: 440!important;
    text-transform: none;
}
  .home-content {
    padding: 5% 0;
}
  .Contentmanager .site .col-section .item.-micro {
    padding: 0;
    width: 30.5%;
    margin: 10px 10px;
}
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    margin-bottom: 0;
    font-size: 16px;
    color: #fff;
    text-align: center;
    padding: 20px 10px 10px;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px;
    background-color: rgba(0, 0, 0, 0.49);
}
  .border-home2 {
    font-size: 20px;
}
  img.img-responsive{
      margin-bottom: 20px;
  }
  #Contentmanager .form-group .col-md-3 {
    padding: 10px;
    margin-bottom: -20px;
    padding-top: 15px;
    width: 33%;
}
  .col-xs-12.col-md-3 img.img-responsive {
    margin-bottom: 0;
}
          /*----ค้นหา-----*/
    .itopplus-search-image-flex-item {
    background-color: #f2f2f2!important;
    width: 30%!important;
    padding: 5px;
    text-align: left;
    display: inline-block;
    height: 350px;
}
  ul.a li {
    margin-left: 53%;
}
}




@media only screen and (max-width : 414px) {
  #contentnewmode5e002982027afe001900f229 {
    padding-top: 15%!important;
}
.col-md-6.pull-left {
    width: 100%;
}
  img.img-responsive {
    margin-left: 0;
    border: solid 1px #252766;
    margin-bottom: 20px;
}
  ul.a li {
    margin-left: 0;
}
  .col-md-12.text-justify {
    padding-right: 10px;
    padding-left: 10px;
}
    /*เนื้อหารูปแบบ-5*/
.nav-template .col-md-6.col-sm-6.col-xs-12 {
    width: 100%;
    margin: 10px 0!important;
}
  
  .home-content h1 {
    font-size: 2.5em;
}
  .home-content {
    padding: 5% 0;
}
  .Contentmanager .site .col-section .item.-micro {
    padding: 0;
    width: 100%;
    margin: 10px 0px;
}
    #Contentmanager .form-group .col-md-3 {
    padding: 10px;
    margin-bottom: -20px;
    padding-top: 15px;
    width: 100%;
}
  .nav-template .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 15px;
    overflow: hidden;
    padding: 20% 0;
}
  .border-home2 {
    border-radius: 30px;
    padding: 8px 10px;
  }
  .thumbs h2.margin {
    position: absolute;
    top: 20%;
    text-align: center;
    color: #fff;
    width: 95%;
}
  h1#InmyDiv1577091387587 {
    font-size: 18px;
}
     /*----ค้นหา-----*/
.itopplus-search-image-flex-item {
    background-color: #f2f2f2!important;
    height: 275px!important;
    width: 46%!important;
    padding: 10px;
    text-align: left;
  }
}








.navbar-default .navbar-nav>li>a{
	font-size: 15px;
}
.navbar-default .navbar-toggle {
    border-color: transparent;
}
@media (max-width:768px){
.navbar-header {
    background-color: #1c5aa9;
}
  .navbar-default .navbar-brand {
    color: #fff;
}
.text-bar {
    color: #fff!important;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-collapse {
    background:#57a4d2;
}
  .navbar-default .navbar-nav>li>a {
    color: #fff;
}
}

/*เมนูกึ่งกลาง*/
/* 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 ;
}
.navbar-default {
    border: 0 solid #fff;
    /* background: transparent; */
    padding-left: 0;
    background: linear-gradient(to bottom, rgb(186, 231, 251) 0%, rgb(194, 235, 251) 100%);
}
  .navbar-default .navbar-nav>li>a {
    color: #fff;
    background-color: #1c5aa9;
    border-radius: 20px;
    margin: auto 6px;
}
  .nav-template .col-md-6.col-sm-6.col-xs-12 {
    width: 47%;
    margin: 10px!important;
}
  .nav-template .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 18px;
    overflow: hidden;
    display: block;
    color: #287fbb;
    padding: 20% 5%;
}
.navbar-default .navbar-nav>li>a {
    padding-left: 9px;
    padding-right: 9px;
}
  .Contentmanager .site .col-section .item.-micro {
    padding: 0;
    width: 31%;
  	margin:10px 10px;
}
}

/* 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 ;
}

  .navbar-default .navbar-nav>li>a {
    color: #fff;
    background-color: #1c5aa9;
    border-radius: 20px;
    margin: auto 6px;
}
.navbar-default .navbar-nav>li>a {
    padding-left: 15px;
    padding-right: 15px;
}
}

@media only screen and (min-width :1900px) {
   body,html {
   font-size: 16px;
}
  ul.a li {
    margin-left: 46%;
}
  .nav-template .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    padding: 20% 0;
}
     .itopplus-search-image-flex-item {
    background-color: #f2f2f2!important;
    width: 23%!important;
    padding: 10px;
    text-align: left;
    display: inline-block;
    min-height: 480px!important;
    max-height: 480px!important;
    padding-top: 10px!important;
}
}

.itopplus-footer, .itopplus-footer a {
	color:#003e67;
}
a:hover{
	color:#14b0f1;
}
#imagesControl5dfc74622150cc0019a13174 {
    padding: 0!important;
}

.shopcart {
    background: url(https://itp1.itopfile.com/ImageServer/669644e06c80d530/45/0/iTopPlus49623793457.webp) no-repeat;
    background-color: #14b0f1;
    background-position: 53% 60%;
    bottom: 1%;
    right: 1%;
    border-radius: 50%;
}

