.itopplus-background {

}
a {
 color: #444;
}
a:hover {
   color: #f96132;
}


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

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

.img-container .img a:hover  {
    background-size: cover;
    background-position: center 50%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    -webkit-animation: bounce 2s infinite 2s;
    animation: bounce 2s infinite 2s;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

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



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

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

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

.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 #f96132;
    -moz-box-shadow: 0 5px 0 0 #f96132;
    box-shadow: 0 5px 0 0 #f96132;
}
.navbar-default .navbar-toggle:focus .icon-bar,.navbar-default .navbar-toggle:hover .icon-bar {
    background-color: #f96132;
}
.navbar-default .navbar-toggle:focus .text-bar,.navbar-default .navbar-toggle:hover .text-bar {
    color: #f96132!important;
}
@media (max-width:768px) {
    .navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover {
        color: #f96132;
    }
}
@media (max-width:768px) {
  .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
   box-shadow: 0px 3px 0px -1px #f96132;
}
}
/*เวลา hover focus ที่  opendropdown ตัวอักษรจะเป็นสีขาว*/
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
    color: #f96132!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:right ;
}
.navbar-default .navbar-nav>li>a {
    padding-left: 6px;
    padding-right: 6px;
    margin-left: 15px;
    margin-right: 15px;
}
.managerHeader {
    font-weight: bold;
    color: #502513;
    font-size: 28px;
      margin-bottom: -20px;
}

.managerHeader {
    font-size: 30px;
    color: #422017;
}
.col-md-8.col-sm-8.col-xs-12.padding-col {
    width: 100%;
    font-size: 16px;
    text-align: left;
    padding-top: 15px;
    text-align: center;
    height: 120px;
}
}

/* 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 ;
}
.navbar-default .navbar-nav>li>a {
    padding-left: 6px;
    padding-right: 6px;
    margin-left: 15px;
    margin-right: 15px;
}

.img-thumbnail {
    display: inline-block;
    width: 100% \9;
    max-width: 70%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.managerHeader {
    font-weight: bold;
    color: #502513;
    font-size: 28px;
      margin-bottom: -20px;
}
.col-md-8.col-sm-8.col-xs-12.padding-col {
    width: 100%;
    font-size: 16px;
    text-align: left;
    padding-top: 15px;
    text-align: center;
    height: 120px;
}

}

/*----------effect ข้อความsarena---------*/

figure {
margin: 0;
padding: 0;
overflow: hidden;
}

figure:hover span {
bottom: -36px;
opacity: 1;
}

.hover01 figure img {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: .3s ease-in-out;
transition: .3s ease-in-out;
  border-radius: 50%;
}

.hover01 figure:hover img {
    -webkit-transform: scale3d(0.95,0.95,1);
    transform: scale3d(0.80,0.80,1);
    -moz-box-shadow: 0 0 10px #444;
    -webkit-box-shadow: 0 0 10px #444;
    box-shadow: 0 0 0px #444;
    border-radius: 50%;
}


/*เนื้อหาระบบ*/

.text-justify {
    text-align: left;
}
.contenemanager-gallery .col-xs-12 {
    width: 33.3%;
}
.col-md-8.col-sm-8.col-xs-12.padding-col strong:after {
      display: block;
    content: 'view';
    color: #fff;
    background-color: #f96132;
    border-radius: 25px;
    width: 50%;
    margin-top: 5%!important;
    margin-bottom: 5%!important;
    padding: 5px;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 2px;
    border: solid 1px #b7bfc1;
    margin: 0 auto;
}

.col-md-8.col-sm-8.col-xs-12.padding-col strong:hover:after {
    display: block;
    content: 'view';
    color: #fff;
    background-color: #444;
    border-radius: 25px;
    width: 50%;
    margin-top: 5%!important;
    margin-bottom: 5%!important;
    padding: 5px;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 2px;
    border: solid 1px #b7bfc1;
    margin: 0 auto;
}

li.col-md-6.col-sm-6.col-xs-12 {
    width: 24.1%;
    background: #f0f0f0;
    margin-bottom: 15px !important;
}
}

.nav-template li:hover {
    background-color: #eee0;
    text-decoration: underline !important;
    box-shadow: 0 0 0px rgba(0, 0, 0, 0.3);
    padding-top: 10px;
}
.nav-template li {
    padding-top: 10px;
    padding-bottom: 20px;
    margin-left: 5px !important;
    margin-right: 5px !important;
}

.col-md-4.col-sm-4.col-xs-12.padding-col {
    width: 100%;
}

.col-md-8.col-sm-8.col-xs-12.padding-col {
    width: 100%;
    font-size: 16px;
    text-align: left;
    padding-top: 15px;
  text-align: center;
}
.col-md-8.col-sm-8.col-xs-12.padding-col strong {
   font-weight: 500;
  font-size: 14px;
}
.col-md-8.col-sm-8.col-xs-12.padding-col strong:hover {
    font-weight: 500;
    color: #343434;
}
.img-container {
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    position: relative;
}
.col-md-8.col-sm-8.col-xs-12.padding-col p{
    display: none;
} 

.Contentmanager-thumbnail {
    padding: 2px;
    border: 1px solid #ddd;
    border-radius:0px;
}

.Contentmanager .template1 .template-panel {
    padding-bottom: 100%;
    border: solid 1px #ccc;
}
.Contentmanager .caption {
    color:#fff;
    height: 75px;
    overflow: hidden;
    background: #247db0;
    font-size: 15px;
    padding: 5px;
    transition: all .2s ease-in-out;
}
.Contentmanager .caption:hover{
    height: 75px;
    overflow: hidden;
    background: #29aae3;
    color: #fff;
    font-size: 15px;
    padding: 5px;
}
.img-container .img {
    border: 1px solid #636363;
}

li.col-md-6.col-sm-6.col-xs-12:hover {
    width: 23.90%;
    background: #f0f0f0;
    margin-bottom: 15px !important;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
}

#Contentmanager .post-time {
    display: none;
}

.managerHeader{
font-size: 30px;
    color: #4d4d4d;
}

.page-header {
    padding-bottom: 9px;
    margin: 10px 0 25px;
    border-bottom: 1px solid #444;
}


@media (max-width: 414px){
li.col-md-6.col-sm-6.col-xs-12  {
	width: 100%!important;
}
}
@media only screen and (max-width: 320px) {
 li.col-md-6.col-sm-6.col-xs-12 {
	width: 100%!important;
}
.img-thumbnail {
    display: inline-block;
    width: 100% \9;
    max-width: 70%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
  
  .managerHeader {
    font-weight: bold;
    color: #502513;
    font-size: 28px;
      margin-bottom: 0px;
}
}

@media only screen and (max-width: 375px) {
 li.col-md-6.col-sm-6.col-xs-12 {
	width: 100%!important;
}

}
@media only screen and (max-width : 768px) {
li.col-xs-12 {
	width: 100%!important;
}
#imagesControl5bf660b0b82f55001bbe8e0a {
	padding:0px!important;
}

li.col-md-6.col-sm-6.col-xs-12 {
    width: 32.00%;
    background: #f0f0f0;
    margin-bottom: 15px !important;
}

.img-thumbnail {
    display: inline-block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.managerHeader {
    font-weight: bold;
    color: #502513;
    font-size: 28px;
      margin-bottom: 12px;
}

}
@media only screen and (max-width : 922px) {
li.col-sm-6 {
	width: 46.1%!important;
}
#imagesControl5bf66107df632d001a71e53c, #imagesControl5bf6651ddcdd4b001ef68beb {
	margin: 10px;
}
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: hidden;
}
.fancybox-margin {
    margin-right: 0px;
}
.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: hidden;
}

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

.landingpagemanager {
    padding: 10px;
    margin-top: 30px;
    border-radius: 5px;
    border: solid 1px #eee;
    display: none;
}


li.col-md-6.col-sm-6.col-xs-12 {
    width: 23.90%;
    background: #f0f0f0;
    margin-bottom: 15px !important;
}

.managerHeader {
    font-size: 30px;
    color: #3d1b12;
}


@media (max-width:768px) {
/*Hide Menu Phone*/
         p.search_urlSearch {
              word-wrap: break-word;
         }
         .col-sm-12, .col-md-12, .col-lg-12 {
            padding-right: 2px;
           padding-left: 2px;
           padding-top: 20px;
         }
      .ui.segment:last-child {
          word-break: break-all;
}
  
  
@media (max-width:768px) {
label.col-xs-12.col-sm-3.col-md-3.control-label {
   width: 33%;
}
}  

