.itopplus-background {

}
/*้hover สีหนังสือ*/


a {
    color: #313131;
}

a:hover {
    color: #00502e;
}

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

hv1 a{
  color:#01512f;

    font-weight: 600;
}

.hv1 a:hover{
  color:#eba60b;
}

.hv2 a{
    color:#ca2128;
}

.hv2 a:hover{
    color: #062577;
}


/*เมนู*/

.navbar-default .navbar-nav>li>a {
    color: #00502e;
    font-size: 16px;
}
.dropdown-menu>li>a {
    font-size: 16px;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #00502e;
    -webkit-box-shadow: inset 0 -3px 0 0 #00502e;
    -moz-box-shadow: inset 0 -3px 0 0 #00502e;
    box-shadow: inset 0 -3px 0 0 #00502e;
}
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #00502e;
    -webkit-box-shadow: inset 0 -3px 0 0 #00502e;
    -moz-box-shadow: inset 0 -3px 0 0 #00502e;
    box-shadow: inset 0 -3px 0 0 #00502e;
}
.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover {
    color: #00502e;
    -webkit-box-shadow: inset 0 -3px 0 0 #00502e;
    -moz-box-shadow: inset 0 -3px 0 0 #00502e;
    box-shadow: inset 0 -3px 0 0 #00502e;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav>li>.dropdown-menu>li>a:hover {
    color: #00502e!important;
    -webkit-box-shadow: inset 0 -3px 0 0 #00502e;
    -moz-box-shadow: inset 0 -3px 0 0 #00502e;
    box-shadow: inset 0 -3px 0 0 #00502e;
}
.navbar-default .navbar-nav>li:hover,.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover {
    background-color: transparent;
}
.navbar-default {
    background: #f9dd18;
}





@media (max-width:768px) {
    .navbar-default {
        background: #f9dd18;
    }
  .navbar-default .navbar-brand {
    padding: 15px;
    color: #231f20;
}
  .zIndex-pos3 {
   z-index: 600;
 }
}
.navbar-default .navbar-toggle {
    border-color: transparent;
}
.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover {
    border-color: transparent;
}
/*hover ไอคอน ในโทรศัพท์  และ Menu*/
.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover {
    color: #00502e;
}
.navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar {
    background-color: #00502e;
}
.navbar-default .navbar-toggle:focus .text-bar,.navbar-default .navbar-toggle:hover .text-bar {
    color: #00502e!important;
}

 .glyphicon-phone-alt:before {
     content: "\e182";
}


/*เมนูกึ่งกลาง*/
/* 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 .navbar-nav>li>a {
    padding: 15px 0px;
}
}

/* 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 {
    padding: 15px 0px;
}
}




/*อัลบั้มภาพ*/
figure.effect-phoebe h2 {
        margin-top: 7.3em;
    margin-bottom: -6px;
    -webkit-transition: transform .35s;
    transition: transform .35s;
    -webkit-transform: translate3d(0,40px,0);
    transform: translate3d(0,40px,0);
    background: #fff;
    padding: 10px;
}


figure.effect-phoebe p {
    margin-top: 6.3%;
    padding: 5px;
    color: #004f2f;
}

figure.effect-phoebe p:hover {
    color: #fff;
}

figure.effect-selena p {
     opacity: 0;
    -webkit-transition: opacity .35s,-webkit-transform .35s;
    transition: opacity .35s,transform .35s;
    -webkit-transform: perspective(1000px) rotate3d(1,0,0,90deg);
    transform: perspective(1000px) rotate3d(1,0,0,90deg);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    background: rgba(238, 179, 47, 0.85);
    padding: 10px;
    margin-top: 113%;
    margin-left: -30px;
    margin-right: -30px;
    border-radius: 3px;
}



/*เนื้อหารบบ*/
.Contentmanager .site .col-section .item.-micro a .caption .title {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2em;
    color: #00502e;
    -webkit-transition: 300ms ease-in-out;
    -moz-transition: 300ms ease-in-out;
    -o-transition: 300ms ease-in-out;
    -ms-transition: 300ms ease-in-out;
    transition: 300ms ease-in-out;
      width: 100%;
      word-break: break-word;
}

.Contentmanager .site .col-section .item.-micro a .post {
    text-align: center;
    margin: 10px;
    font-size: 12px;
    color: #a6a4a5;
}

.managerHeader{
    font-size: 22px;
    color: #00502e;
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 40px;
    border-bottom: 1px solid #424242;
}
.landingpagemanager {

    display: none;
}

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: #00502e;
}

.Contentmanager .template1 .template-panel {
    padding-bottom: 70%;
}

.Contentmanager .template1 .caption {
    height: 80px;
    overflow: hidden;
    font-size: 18px;
    padding: 12px 0px;
    margin-bottom: 20px;
    color: #fff;
    background: #00502e;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    overflow: hidden;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color;

}

.Contentmanager  .template1 .caption:hover {
    background: #f9dd18;
    color: #00502e;

}

.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: solid 1px #e8e6e8;
    border-bottom: solid 1px #e8e6e8;
    width: 49%;
}

.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-bottom: solid 1px #e8e6e8;
    width: 50%;
}


/*ฟอร์ม*/
.ui.input input {
font-family: kanit;

}


/*------------เรียง 4 รูปในคอม เรียง 2 ในไอแพด-------------------*/
@media only screen and (max-width: 768px){
.col-md-3.col-sm-4.col-xs-4{
     width: 50%;
     float:left;
  }
  
  figure.effect-phoebe h2 {
        margin-top: 5px;
    -webkit-transition: transform .35s;
    transition: transform .35s;
    -webkit-transform: translate3d(0,40px,0);
    transform: translate3d(0,40px,0);
    background: #fff;
    padding: 10px;
    margin-left: -25px;
    margin-right: -25px;
}

}

.dropdown-menu{
 	right: 0 ;
left: inherit;
}

@media only screen and (max-width: 414px){
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: solid 1px #e8e6e8;
    border-bottom: solid 1px #e8e6e8;
    width: 100%;
}

.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-bottom: solid 1px #e8e6e8;
    width: 100%;
}
}

