<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.itopplus-background {

}
/*อัลบั้ม*/
.thumbs&gt;img, .thumbs a&gt;img{
  -webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;  
}
.thumbs&gt;img, .thumbs a&gt;img:hover{
    -webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.thumbnail&gt;img, .thumbnail a&gt;img{
  -webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;  
}
.thumbnail&gt;img, .thumbnail a&gt;img:hover{
    -webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.imgLightbox {
   position: relative!important;
   overflow: hidden!important;
   width: 100%!important;

}
.thumbs p.margin{
   padding: 10px;
    text-align: center;
    font-size: 20px;
  	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.thumbs p.margin:hover {
    background:#5f0202;
    padding: 10px;
    color: #fff;
    text-align: center;
    font-size: 20px;
}
.thumbnail {
      padding: 5px 5px 15px 5px;
      margin: 15px;
      border-radius: 0px;
}
.thumbnail p.margin {
    -webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
    text-align: center;
    background: #000;
    color: #fff;
    width: 90%;
    margin-left: 5%!important;
    letter-spacing: 0.5px;
}
.thumbnail p.margin:hover {
    text-align: center;
    background: #5f0202;
    color: #fff;
    width: 90%;
    margin-left: 5%!important;
    letter-spacing: 0.5px;
}


.btn-primary{
    background-image: linear-gradient(to bottom,#790202 0,#5f0101 100%);
    border-color: #fff;
}
.btn-primary:hover, .btn-primary:focus {
    background-color: #b58171;
    background-position: 0 -50px;
    border-color: #fff;
}

/*ปุ่มกากบาท*/
.modal-header {
    font-family: tahoma;
}
.panel-default&gt;.panel-heading {
    font-family: Tahoma;
}
/*ปุ่มติดต่อเรา*/
.btn-primary{
    background-image: linear-gradient(to bottom,#790202 0,#5f0101 100%);
    border-color: #fff;
}
.btn-primary:hover, .btn-primary:focus {
    background-color: #b58171;
    background-position: 0 -50px;
 }
   






.dropdown-menu&gt;li&gt;a {
    font-size: 18px;
}
.navbar-default {
    background: #5f0101;
    border-radius: 0
}
.navbar-default .navbar-toggle {
    border-color: transparent;
}
.navbar-default .navbar-toggle {
    border-color: transparent;
}
.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover {
    border-color: transparent;
}

@media only screen and (max-width : 414px) {                                                                       
 .thumbnail {
    margin:5px;
    border-radius: 0px;
  }  
}
                                      
                                      
/*เมนูกึ่งกลาง*/
/* 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 &gt; 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 &gt; ul.dropdown-menu {
   display: block;
margin: 0;
 }
}

/* 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 &gt; 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 &gt; ul.dropdown-menu {
   display: block;
margin: 0;
 }
}



</pre></body></html>