.itopplus-background {

}
.itopplus-footer a {
    color: #fff;
}

.itopplus-footer  a:hover {
    color: #e0382b;
}

a {
 color: #444;
}
a:hover {
   color: #0060aa;
}


.navbar-default .navbar-nav .open>.dropdown-menu {
    background: #fff!important;
    font-size: 22px;
}


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

.form-group .col-md-3 {
    text-align: left;
    margin-bottom: 0px;
}

/*-------------------contant-------------------*/


.h3, h3 {
    font-size: 30px!important;
    font-weight: bold;
    color: #0060aa;
    margin-bottom: -30px;
}

#Contentmanager .page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #0060aa;
}

#Contentmanager .btn-sm p {
    font-size: 18px;
    line-height: 1.5;
}

#Contentmanager .post-time {
    font-size: 12px;
    color: #666;
    display: none;
}

.nav-template li a {
    color: #333;
    font-size: 18px;
}

.text-justify {
    text-align: left;
}


.Contentmanager .caption:hover {
    height: 40px;
    overflow: hidden;
    background: #000;
    color: #fff;
    font-size: 22px;

}

.Contentmanager .caption  {
    height: 40px;
    overflow: hidden;
    background: #0060aa;
    color: #fff;
    font-size: 22px;
}

#Contentmanager .pull-left {
    float: left !important;
    margin-left: -30px;
}

/*อัลบั้มในเนื้อหาระบบ*/
#Contentmanager .form-group .col-md-2 {
   padding: 5px;
   text-align: center!important;
}

#Contentmanager .form-group .col-md-3 {
   padding: 5px;
   text-align: center!important;
  margin-bottom: -20px;
}


/*อัลบั้ม*/



.thumbnail img.imageGallery {
  filter: brightness(0.9);
-webkit-filter: brightness(0.9);
-moz-filter: brightness(0.9);
-o-filter: brightness(0.9);
-ms-filter: brightness(0.9);

}
.thumbnail img.imageGallery:hover {
  filter: brightness(0.6);
-webkit-filter: brightness(0.6);
-moz-filter: brightness(0.6);
-o-filter: brightness(0.6);
-ms-filter: brightness(0.6);
}



.thumbnail {
    padding-top: 0px!important;
    padding-bottom: 0px!important;
    padding-left: 0px!important;
    padding-right: 0px!important;
    border-radius: 0px;
    line-height: 50px;
    background: #0060aa;
    color: #fff;
}

.thumbnail :hover{
    padding-top: 0px!important;
    padding-bottom: 0px!important;
    padding-left: 0px!important;
    padding-right: 0px!important;
    border-radius: 0px;
    background: #000;
    color: #fff;
}



/*-------effect jazz--------*/

figure.effect-jazz:hover {
    background: -webkit-linear-gradient(-45deg,#f3cf3f 0,#f33f58 100%);
    background: #c8c8c8;
}

figure.effect-jazz {
    background: -webkit-linear-gradient(-45deg,#f3cf3f 0,#f33f58 100%);
    background: #fff;
}

figure.effect-jazz figcaption::after {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border-top: 0px solid #fff;
border-bottom: 0px solid #fff;
content: '';
opacity: 0;
-webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,0,1);
transform: rotate3d(0,0,1,45deg) scale3d(1,0,1);
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
z-index: 99;
}

/*-----------------เมนู----------------------*/

.navbar-default .navbar-toggle {
    border-color: #0060aa;
}

.navbar-default {
    background: #0060aa;
    border-radius: 0
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    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:right ;
}
.itopplus-menu{
  background: #0060aa;
}
@media{
 ul.nav li.dropdown:hover > ul.dropdown-menu {
   display: block;
   margin: 0;
   font-size: 22px;
 }
}

.itopplus-bg1 {
    background-image: url(https://itp1.itopfile.com/ImageServer/368d808ab6d4475d/0/0/iTopPlus390648158219.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-attachment: fixed;
    background-position: center;
}
.itopplus-bg3 {
    background-image: url(https://itp1.itopfile.com/ImageServer/bcfa7b1a3f6c48ba/0/0/iTopPlus558072616220.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-attachment: fixed;
    background-position: center;
}
figure.effect-phoebe p:hover {
    background: #0060aa;
}

figure.effect-phoebe p {
    margin-top: 100px;
    padding: 6px 0px 10px;
    background: rgba(0, 0, 0, 0.5411764705882353);
    margin-left: -45px;
    margin-right: -45px;
}

figure.effect-phoebe img {
		-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-phoebe:hover img {
	opacity: 0.9;
}

figure.effect-phoebe:hover img{
	opacity: 0.7;
	-webkit-transform: scale3d(1.05,1.05,1);
	transform: scale3d(1.05,1.05,1);
}

}

/* 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:right ;
}
.itopplus-menu{
  background: #0060aa;
}
@media{
 ul.nav li.dropdown:hover > ul.dropdown-menu {
   display: block;
   margin: 0;
   font-size: 22px;
 }
}
.itopplus-bg1 {
    background-image: url(https://itp1.itopfile.com/ImageServer/368d808ab6d4475d/0/0/iTopPlus390648158219.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-attachment: fixed;
    background-position: center;
}
.itopplus-bg3 {
    background-image: url(https://itp1.itopfile.com/ImageServer/bcfa7b1a3f6c48ba/0/0/iTopPlus558072616220.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-attachment: fixed;
    background-position: center;
}

figure.effect-phoebe p:hover {
    background: #0060aa;
}

figure.effect-phoebe p {
    margin-top: 160px;
    padding: 6px 0px 10px;
    background: rgba(0, 0, 0, 0.5411764705882353);
    margin-left: -45px;
    margin-right: -45px;
}

figure.effect-phoebe img {
		-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-phoebe:hover img {
	opacity: 0.9;
}

figure.effect-phoebe:hover img{
	opacity: 0.7;
	-webkit-transform: scale3d(1.05,1.05,1);
	transform: scale3d(1.05,1.05,1);
}

}

@media only screen and (max-width: 768px){
  .social-share {
    top: -30px;
}
  .itopplus-bg1 {
    background-image: url(https://itp1.itopfile.com/ImageServer/368d808ab6d4475d/0/0/iTopPlus390648158219.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;

    background-position: center;
}
  .itopplus-bg3 {
    background-image: url(https://itp1.itopfile.com/ImageServer/bcfa7b1a3f6c48ba/0/0/iTopPlus558072616220.webp);
    background-repeat: no-repeat;
    background-size: 100% auto;

    background-position: center;
}
}

@media only screen and (max-width: 480px){
  .social-share {
    top: -30px;
}
  
 .itopplus-bg1 {
    background-image: url(https://itp1.itopfile.com/ImageServer/368d808ab6d4475d/0/0/iTopPlus390648158219.webp);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center;
}
  .itopplus-bg3 {
    background-image: url(https://itp1.itopfile.com/ImageServer/bcfa7b1a3f6c48ba/0/0/iTopPlus558072616220.webp);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center;
}
}


/*----------------effect ข้อความ--------------------------------*/
<style>[class^="hvr-"] {
  cursor: pointer;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
   opacity: 1;
   -webkit-transform: translateY(5px);
   transform: translateY(5px);
}
.hvr-float-shadow:before {
   pointer-events: none;
   position: absolute;
   z-index: -1;
   content: '';
   top: 100%;
   left: -5%;
   height: 10px;
   width: 90%;
   opacity: 0;
   background: -webkit-radial-gradient(center, ellipse, rgba(255, 255, 255, 0); 0%, transparent 80%);
   background: radial-gradient(ellipse at center, rgba(255, 255, 255, 0); 0%, transparent 80%);
   -webkit-transition-duration: 0.3s;
   transition-duration: 0.3s;
   -webkit-transition-property: transform, opacity;
   transition-property: transform, opacity;
}

.hvr-float-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}


