.itopplus-background {

}
a {
    color: #111111;
}
a:hover {
    color: #f28800;
}



.itopplus-footer a {
    color: #fff;
}
.itopplus-footer a:hover {
    color: #52472b;
}
.itopplus-bg1 a {
    color: white;
}

.navbar-default .navbar-nav>li>a {
    font-size: 16px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form, .navbar-default .navbar-toggle {
    border-color: transparent;
}

.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover {
    color: #ffd15c;
    background-color: transparent;
}
.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover {
    background-color: #301300
}
.navbar-default .navbar-toggle:focus .icon-bar,.navbar-default .navbar-toggle:hover .icon-bar {
    background-color: #ffd15c;
}
.navbar-default .navbar-toggle:focus .text-bar,.navbar-default .navbar-toggle:hover .text-bar {
    color: #ffd15c!important;
}
.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover {
    color: #ffd15c;
    background-color: transparent;
}
.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover {
    color: #ffd15c!important;
}
.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover {
    background-color: transparent;
    background-image: none;
    color: #ffd15c!important;
}
@media (max-width:768px) {
    .navbar-default {
        background: #f28800;
    }
}

/*เมนูชิดขวา*/
/* 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-bg1 {
    background-size: 100% 100%;
    background-attachment: fixed;
}
  .itopplus-search-image-flex-item {
    width: 213px!important;
    min-height: 150px!important;
    max-height: 300px!important;
    background: #f4f4f4!important;
}
  .itopplus-search-image-flex-item img {
    width: 100%!important;
}
    .search_titleText {
    padding: 5px 0px;
    font-size: 12px;
}
    .search_text {
    padding: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}
}

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

}

.bgfix1 {
    background-image:url("https://itp1.itopfile.com/ImageServer/itp_11062019qtw6/0/0/bgfixz-z112760559954.webp");
    background-size: 100% 100%;
    background-attachment: fixed;
    background-position: center;
    padding: 3% 0 3% 0;
    background-repeat: no-repeat;
}

.bgp1 {
    background: linear-gradient(to right, rgba(227, 45, 54, 0.7) 0%, rgba(255, 255, 255, 0) 100%);
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 20px 18px;
    color: white;
    font-size: 20px;
    text-align: left;
    font-weight: 400;
    text-shadow: 1px 2px 4px black;
    font-style: italic;
}
.bgp2 {
    background: linear-gradient(to right, rgba(227,47,107,0.7) 0%, rgba(255,255,255,0) 100%);
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 20px 18px;
    color: white;
    font-size: 20px;
    text-align: left;
    font-weight: 400;
    text-shadow: 1px 2px 4px black;
    font-style: italic;
}
.bgp3 {
    background: linear-gradient(to right, rgba(58,120,189,0.7) 0%, rgba(255,255,255,0) 100%);
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 20px 18px;
    color: white;
    font-size: 20px;
    text-align: left;
    font-weight: 400;
    text-shadow: 1px 2px 4px black;
    font-style: italic;
}
.box1 {
    background: #ffc32a;
    color: white;
    padding: 2%;
    border-radius: 5px;
    transition: 0.5s;
}
.box1:hover {
    background: #f28800;
    color: white;
}
.box2 {
    border: 1px solid #fff;
    background: transparent;
    border-radius: 5px;
    padding: 5% 0;
}
.buttonp {
    border-radius: 0px;
    background-color: transparent;
    border: 1px solid #fff;
    color: #FFFFFF;
    text-align: center;
    font-size: 13px;
    padding: 5px;
    width: 100%;
    transition: all 0.5s;
    cursor: pointer;
    margin: 0 auto;
}

.buttonp span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.buttonp span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.buttonp:hover span {
  padding-right: 15px;
}

.buttonp:hover span:after {
  opacity: 1;
  right: 0;
}

.button1 {
    border-radius: 0px;
    background-color: transparent;
    border: 1px solid #000000;
    color: #000000;
    text-align: center;
    font-size: 16px;
    padding: 5px;
    width: 100%;
    transition: all 0.5s;
    cursor: pointer;
    margin: 0 auto;
}

.button1 span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.button1 span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.button1:hover span {
  padding-right: 15px;
}

.button1:hover span:after {
  opacity: 1;
  right: 0;
}



.effect1 {
     transition: 0.5s;
}
.effect1:hover {
     transform: translate(0px, -5px);
     transition: 0.5s;
}

.box3 {
     background: white;
    border: 1px solid #ececec;
    border-radius: 5px;
    padding: 20px 5px;
    height: 165px;
    transition: 0.3s;
    color: #111111;
}
.box3:hover {
    background: #ffe6a5;
    border: 1px solid #ffe6a5;
    color: #f28800;
}

.thumbnail {
    padding: 2px;
    margin-bottom: 9px;
    border: 1px solid #fff;
    border-radius: 0px;
    padding-left: 2px!important;
    padding-right: 2px!important;
}


figure.effect-jazz h2 {
    transition: transform .35s;
    top: 65%;
    padding: 10px 2px;
    width: 100%;
    left: 0;
    bottom: 5%;
    position: absolute;
    transform: scale3d(1,1,1);
    word-spacing: inherit;
}
figure.effect-jazz {
    background: transparent;
}
figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}



/*****contenemanager******/
h3.managerHeader {
    text-align: center;
    font-weight: 600;
    font-size: 30px;
    color: #111111;
}

#Contentmanager .post-time {
    display: none;
}
.social-share {
    display: none;
}
.page-header {
    border-bottom: 0px solid #eee;
}
.landingpagemanager {
    display: none;
}


.Contentmanager .site .col-section .item.-micro a .img-zoom img {
    border-radius: 5px;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    text-align: center;
    font-size: 18px;
    color: #111111;
    padding: 20px 0px 0px 0px;
    font-weight: 500;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #f28800;
}

.Contentmanager .site .col-section .item.-micro a .caption .time {
   display: none;
}

article.col-md-6.item.-micro {
    width:33.33%;
}

.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
}
.Contentmanager .site .col-section .item.-micro a .caption {
      width: 100%;
      background: transparent;
      padding-left: 0;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-bottom: none;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
}

.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}






a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: #ffffff;
}
.Contenemanager-gallery .col-xs-6.col-md-3 {
    padding-left: 5px;
    padding-right: 5px;
}
    .pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    background-color: #f28800;
    border-color: #f28800;
}
  .pagination>li>a, .pagination>li>span {
    color: #f28800;
}


@media only screen and (max-width: 768px) {
.row-fluid [class*=col-sm-5fix] {
    width: 33.33%;
    float:left;
}
  article.col-md-6.item.-micro {
    width:32.5%;
}
.bgp1 {
    background: linear-gradient(to right, rgba(227, 45, 54, 0.7) 0%, rgba(255, 255, 255, 0) 100%);
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 20px 5px;
    color: white;
    font-size: 15px;
    text-align: left;
    font-weight: 400;
    text-shadow: 1px 2px 4px black;
    font-style: italic;
}
  .bgp2 {
    background: linear-gradient(to right, rgba(227,47,107,0.7) 0%, rgba(255,255,255,0) 100%);
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 20px 5px;
    color: white;
    font-size: 15px;
    text-align: left;
    font-weight: 400;
    text-shadow: 1px 2px 4px black;
    font-style: italic;
}
.bgp3 {
    background: linear-gradient(to right, rgba(58,120,189,0.7) 0%, rgba(255,255,255,0) 100%);
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 20px 5px;
    color: white;
    font-size: 15px;
    text-align: left;
    font-weight: 400;
    text-shadow: 1px 2px 4px black;
    font-style: italic;
}
  .itopplus-search-image-flex-item {
    width: 130px!important;
    min-height: 100px!important;
    max-height: 300px;
    background-color: #f4f4f4!important;
}
  .itopplus-search-image-flex-item img {
    width: 100%!important;
}
  .search_titleText {
    padding: 5px 0px;
    font-size: 12px;
}
  .search_text {
    padding: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}

  
   .btn-primary {
    background-image: linear-gradient(to bottom,#f28800 0,#f28800 100%);
    border-color: #f28800;
}
  .btn-primary:hover, .btn-primary:focus {
    background-color: #f28800;
}
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
    border-color: #f28800;
}
  .btn-primary:active, .btn-primary.active {
    background-color: #f28800;
    border-color: #f28800;
}
  
}


@media only screen and (max-width: 480px) {
  .row-fluid [class*=col-sm-5fix] {
    width: 50%;
    float:left;
}
.bgp1 {
    background: linear-gradient(to right, rgba(227, 45, 54, 0.7) 0%, rgba(255, 255, 255, 0) 100%);
    position: absolute;
    width: 80%;
    left: 3%;
    bottom: 15%;
    padding: 20px 5px;
    color: white;
    font-size: 15px;
    text-align: left;
    font-weight: 400;
    text-shadow: 1px 2px 4px black;
    font-style: italic;
}
  .bgp2 {
    background: linear-gradient(to right, rgba(227,47,107,0.7) 0%, rgba(255,255,255,0) 100%);
    position: absolute;
    width:  80%;
    left: 3%;
    bottom: 15%;
    padding: 20px 5px;
    color: white;
    font-size: 15px;
    text-align: left;
    font-weight: 400;
    text-shadow: 1px 2px 4px black;
    font-style: italic;
}
.bgp3 {
    background: linear-gradient(to right, rgba(58,120,189,0.7) 0%, rgba(255,255,255,0) 100%);
    position: absolute;
    width: 80%;
    left: 3%;
    bottom: 15%;
    padding: 20px 5px;
    color: white;
    font-size: 15px;
    text-align: left;
    font-weight: 400;
    text-shadow: 1px 2px 4px black;
    font-style: italic;
}
  
 article.col-md-6.item.-micro {
    width: 100%;
}
    .itopplus-search-image-flex-container {
   width: 100%!important;
   display: block!important;
}
.itopplus-search-image-flex-item {
    height: auto!important;
    width:100%!important;
    padding: 20px 0px;
    background-color: #f4f4f4!important;
    margin: 5px auto!important;
}
  .itopplus-search-image-flex-item img {
    width: 100%!important;
}
  .search_text {
    padding: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: inherit;
    display: block;
}
.bgfix1 {
    background-image: url(https://itp1.itopfile.com/ImageServer/itp_11062019qtw6/0/0/bgfixz-z112760559954.webp);
    background-size: 400% auto;
    background-attachment: fixed;
    background-position: center;
    padding: 3% 5% 3% 5%;
    background-repeat: no-repeat;
}
  
  
}

