.itopplus-background {

}
a {
 color:#000;
}
a:hover {
 color:#ff7f23;
}

.itopplus-footer {
    font-size: 15px;
}
.itopplus-footer a {
    color: #4a4b4f;
}
.itopplus-footer a:hover {
    color: #ff7f23;
}
.itopplus-sidebar-menu-single a:link {
    color: #000 !important;
}
.itopplus-sidebar-main a:link {
    color: #000 !important;
}
.itopplus-sidebar-menu-single a {
   color: #000;
}


.navbar-default {
    width: 100%!important;
    padding: 0 0!important;
}
.itopplus-sticky-nav-bar-inside div {
    float: none!important;
    text-align: center;
    background: black;
}
#itopplus-nav-bar-sticky .itopplus-sidebar-menu-parent {
    border-bottom: 0px solid rgba(57,60,66,0.8) !important;
}


body, html {
    font-family: 'Prompt', sans-serif;
}


/*code system*/
.navbar-default .navbar-nav>li>a {
    font-size: 18px;
}
.dropdown-menu>li>a {
    color: black!important;
}
.navbar-default {
    border-radius: 0;
    background: 0 0
}
.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover {
    color: #fff;
    background-color: #ff7f23;
}
.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: #fff;
    background-color: #ff7f23;
}
.navbar-default .navbar-toggle {
    border-color: transparent;
}
.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover {
    background-color: #ff7f23!important;
}
.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover {
    background-color: #ff7f23;
    color: #fff;
}
.nav .open>a,.nav .open>a:focus,.nav .open>a:hover {
    background-color: #ff7f23;
    border-color: transparent;
    color: #fff!important;
}
.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover {
    background-color: #ff7f23!important;
    background-image: none;
    color: #fff!important;
}
@media (max-width:768px) {
    .navbar-default {
        background: #eee
    }
}

.itopplus-menu {
    margin-top: 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 > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
    *zoom:1; /* hasLayout ie7 trigger */
    vertical-align: top;
}
#main-navbar-collapse{
  text-align:center ;
}

}

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

}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
.snd-engineering_textservice2 {
    font-size: 16px!important;
}
}





/*code pit*/
.snd-engineering_boxservice {
  padding:0 0 0 10%;
}


.snd-engineering_textservice1 {
   font-size:24px;
   font-weight:600;
   color:#ff7f23;
}
.snd-engineering_textservice2 {
   font-size:14px;
   font-weight:300;
   color:#fff;
}
.snd-engineering_textservice3 {
   font-size:24px;
   font-weight:600;
   color:#001344;
}
.snd-engineering_effectimg {
   transition: 0.5s;
}
.snd-engineering_effectimg:hover {
   transform: scale(1.05);
   transition: 0.5s;
}


figure.effect-oscar {
    background: transparent;
}
figure.effect-oscar figcaption {
    background-color: rgba(58, 52, 42, 0);
}
figure.effect-oscar:hover figcaption {
    background: rgba(0, 22, 71, 0.4);
}

figure.effect-oscar figcaption::before {
    border: 0px solid #fff;
}
figure.effect-oscar figcaption::before, figure.effect-oscar p {
    padding-top: 14%;
}
figure.effect-jazz {
    background: transparent;
}
figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
figure.effect-chico h2 {
    padding: 5% 0 20px 0;
    position: absolute;
    bottom: 0;
    background: #ff8027;
    left: 0;
    right: 0;
    font-size: 18px;
}
figure.effect-chico figcaption::before {
    border: 0px solid #fff;
}
.buttonp {
    border-radius: 0px;
    background-color: #ff7f23;
    border: none;
    color: #FFFFFF;
    text-align: center;
    font-size: 16px;
    padding: 10px 15px;
    width: 200px;
    transition: all 0.5s;
    cursor: pointer;
    margin: 0px;
    margin-bottom: 5px;
}
.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: 25px;
}
.buttonp:hover span:after {
    opacity: 1;
    right: 0;
}

/*contenemanager*/
h3.managerHeader {
    color: #ff7f23;
    font-size: 26px;
}
#Contentmanager .post-time {
    font-size: 14px;
    color: #001344;
}
.page-header {
    margin: 50px 0 50px;
    border-bottom: 2px solid #ff7f23;
}
.landingpagemanager {
    display: none;
}

.Contentmanager .site .col-section .item.-micro a .caption .title {
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    padding: 5% 2%;
    font-weight: 400;
    background: #ff7f23;
    height: 90px;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #fff;
    background: #001344;
}

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

article.col-md-6.item.-micro {
    width: 31%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 20px 10px 20px 10px;
}
.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(odd) {
    border-right: none;
    border-bottom: none;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-bottom: none;
}

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


.contenemanager-gallery .col-xs-12.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 25%;
}
.Contenemanager-gallery .col-xs-6.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 25%;
}
.contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 1px solid #fff;
    border-radius: 0px;
      transition: 0.3s;
}
.Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 1px solid #fff;
    border-radius: 0px;
      transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover {
      transition: 0.3s;
      transform: scale(1.01);
     box-shadow: 0 0 10px #a2a2a2;
}
.contenemanager-gallery .thumbnail:hover {
      transition: 0.3s;
      transform: scale(1.01);
     box-shadow: 0 0 10px #a2a2a2;
}
.Contenemanager-gallery .thumbnail, .img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
    box-shadow: 0 0 0 rgba(0,0,0,.075);
}
.contenemanager-gallery .thumbnail, .img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
    box-shadow: 0 0 0 rgba(0,0,0,.075);
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: transparent;
}
.fbcomments, .fbcomments span[style], .fbcomments iframe[style] {
    display: none;
}
/*contenemanager*/


/*from Contact*/
.no-js #Component5e9ea668ca7176001967a277 label {
    display: none!important;
}
.no-js #Component5e9ea668ca7176001967a277 .col-md-6 {
    width: 80%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}
.no-js #Component5e9ea668ca7176001967a277 .form-control {
    border: 1px solid #f3f3f3;
    border-radius: 0px!important;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    font-size: 16px!important;
    padding: 20px;
    background: transparent;
    color: #444;
}
.no-js #Component5e9ea668ca7176001967a277 .form-control:focus {
    border-color: #ff7f26;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102, 175, 233, 0);
  color: #444!important;
}
.no-js #Component5e9ea668ca7176001967a277 .btn {
    background-image: -webkit-linear-gradient(top,#111f39 0,#111f39 100%);
    background-image: -o-linear-gradient(top,#111f39 0,#111f39 100%);
    background: linear-gradient(to right,#ff7f26 0,#ff7f26 25%,#ff7f26 50%,#ff7f26 75%,#ff7f26 100%);
    color: #fff;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 0px;
    padding: 10px 30px;
    font-size: 16px;
    border: 0px solid transparent;
}
.no-js #Component5e9ea668ca7176001967a277 .btn-default:active {
   background-color: #ff7f26;
}
.no-js #Component5e9ea668ca7176001967a277 .btn-default:hover,
.no-js #Component5e9ea668ca7176001967a277 .btn-default:focus {
    background-position: 0 0px;
  background-color: #ff7f26;
}



.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    background-color: #ff7f23;
    border-color: #ff7f23;
}
.pagination>li>a, .pagination>li>span {
    color: #ff7f23;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #ff7f23;
    background-color: #f7f7f7;
}

/*search*/
 .itopplus-search-image-flex-item {
    width: 213px!important;
    min-height: 400px!important;
    max-height: 430px!important;
    background-color: #f9f9f9!important;
}
  .itopplus-search-image-flex-item img {
    width: 100%!important;
}
    .search_titleText {
    padding: 5px 0px;
    font-size: 16px;
}
    .search_text {
    padding: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}

@media only screen and (max-width:1024px) {
.navbar-default .navbar-nav>li>a {
    font-size: 16px;
}
.nav>li>a {
    padding: 10px 10px;
}
 .itopplus-footer {
    font-size: 10px;
}
}


@media only screen and (max-width:768px) {
.no-js #Component5e9ea668ca7176001967a277 .col-md-6 {
    width: 100%;
}
figure.effect-chico h2 {
    font-size: 15px;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 16px;
    padding: 5% 0;
}
  .itopplus-search-image-flex-item {
    width: 227px!important;
}
  .search_titleText {
    padding: 5px 0px;
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
 }
}
@media only screen and (max-width:414px) {
p.margin {
    display: none;
}
.snd-engineering_boxservice {
    padding: 0 0 0 0;
}
article.col-md-6.item.-micro {
    width: 100%;
}
.contenemanager-gallery .col-xs-12.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 50%;
}
.Contenemanager-gallery .col-xs-6.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 50%;
}
.snd-engineering_service1 {
    background: #ff7f23;
    color: white;
    font-size: 16px;
    padding: 10px;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 16px;
    padding: 5% 2%;
}
.itopplus-search-image-flex-item {
    width: 100%!important;
    min-height: 210px!important;
    max-height: inherit!important;
}
  .itopplus-search-image-flex-item img {
    width: 100%!important;
}
  .search_titleText {
    padding: 5px 0px;
    font-size: 14px;
}
  .search_text {
    padding: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
 }
}

